/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/*{padding: 0; margin: 0;}
*/
html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#fff;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 1px solid #ADC3D9;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 5px 0 0 0px;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-top: 0px solid #666;
	border-left: 0px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#DEEBFD;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/*头文件样式*/
#head{margin-left:auto;margin-right:auto;width:760px;height:80px;}
/*#logo{float:left;width:270px;position: relative; top: 10%}*/
#link{float:right;margin:0;width:250px;position: relative; top: 10%;background:#ffffff}

/*pictrue*/
#main_body{margin-left:auto;margin-right:auto;width:760px;}
#pictrue1{padding-top:10px}
#pictrue2{padding-top:6px;text-align:right}

/*tips*/
.tips{width:750;background:#F7FBFE;border:1px solid #8EBBE5;font-size:14px;height:20px;padding-top:8px;padding-left:8px}
.cfq{background:#FFFBF4;border:1px solid #FFA730}
#account{background:#efefef;width:150px;float:right;padding:8px;text-align:right}
#back_link{padding-top:30px;padding-bottom:10px}
.sub_memu{width:174px;text-align:center}

.pay_button
{
   background:url(/zft/images/pay_button_bg.gif) no-repeat;	
	width:166px;
	height:29px;
	border:none;
	font-weight:bold;
	cursor:pointer;
	vertical-align:middle;
	padding-left:0px;
	padding-top:0px!important;
	padding-top /**/:5px; 
	padding-bottom:0px;
	text-align:center; 
	font-size:14px;
	color:#980102;
}
.pic_tab1{background:#FDB70B;border:1px solid #FFA730}
.bg1{background:url(/zft/images/pay_paipai_tab1.gif)}
.bg2{background:url(/zft/images/pay_paipai_tab2.gif)}
.tips_success{background:#FDCD15;padding:6px;}
#tips_icon{border:1px solid #F7C364;background:#FFFDF5;width:80%;padding:8px}
/*无点列表*/
ul.square{
	list-style-type: none;
	clear:all;
	font-size:14px;
	margin:0px;
	padding-left:188px;
	padding-bottom:10px;
	padding-top:20px
	
}
ul.square li{
	text-align:left;
	line-height:28px;
	padding-left:0px;
}
#tips_success1{border:1px solid #FFA730;border-top:none;padding:18px;text-align:center}
ul.square1{
	list-style-type: none;
	clear:all;
	font-size:14px;
	margin:0px;
	padding-left:28px;
	padding-bottom:10px;
	padding-top:0px
	
}
ul.square1 li{
	text-align:left;
	line-height:28px;
	padding-left:0px;
}