@charset "utf-8";
/* CSS Document */
html,body,h1,h2,p {
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
a {
	text-decoration:none;
	color:#232323;
}

.zq{
	background-color:#fcfcfc; width:1002px; margin:0px auto;
}
#wrapper {
	width:1002px;
	border-top:5px solid #a1d4f3; background:url(banner11.gif) no-repeat;
	font:12px "宋体";
}

h1 {
	font:14px "微软雅黑";
	color:#2b2b2b;
	font-weight:600;
	background: url(titlebg.gif) left top repeat-x;
	height:28px;
	border-bottom:1px solid #e5e5e5;
	line-height:28px;
	padding-left:20px;
}
#main {
	width:685px;
	float:left;
	margin:15px 6px 0px 19px;
}
#main a:hover,#rightbar a:hover {
	color:#ef541c;
	text-decoration:underline;
}
#main img {
	margin-bottom:15px;
}
.bannerImg{ display:none; }
.banner{ background:url(FFA_1.jpg) no-repeat; width:685px; height:228px;}
.banner ul{ padding:45px 0 0 272px;}
.banner ul li.bgzn{ width:94px; height:143px; cursor:pointer; display:block; float:left;}
.banner ul li.qscp{ width:102px; height:143px; cursor:pointer; display:block; float:left; margin-top:14px;}
.banner ul li.bzjyq{ width:115px; height:145px; cursor:pointer; display:block; float:left; margin-top:28px;}
.banner ul li.qssj{ width:94px; height:145px; cursor:pointer; display:block; float:left; margin-top:14px;}

#main {
	width:960px;
	margin:10px auto;
}
.lbar { width:230px; height:480px; float:left; background:url(lbarbg.gif) left top repeat-y; margin:12px 0 10px 20px;}
.lbar ul { margin:30px 20px 0 30px;}
.lbar ul li { line-height:40px; font-weight:bold; border-bottom:1px dashed #aac8d9; padding-left:25px;}
.lbar ul a {color:#555;}
.lbar ul a:hover {color:#F30;}
.con_banner {width:660px; height:480px; float:right;margin:12px 20px 10px 0 ;}


.clear { clear:both;}

#footer {
	width:1002px;
	clear:both;
	padding-bottom:30px;
	overflow:hidden;
}
#footer .footertop {
	height:37px;
	line-height:37px;
	text-align:center;
	color:#fff;
	background:url(footertop.gif) left top repeat-x;
	margin-bottom:16px;
}
#footer a {
	color:#fff;
}
#footer a:hover {
	color:#1d71b1;
}
#footer p {
	text-align:center;
	margin-top:6px;
}
#footer .one,#footer .two,#footer .three,#footer .four {
	width:118px;
	float:left;
	margin-left:10px;
}
#footer img {
	float:left;
	margin-right:8px;
}
#footer ul li {
	line-height:15px;
}
#footer .footerbottom p+div {
	margin:30px 245px 30px 245px;
}

.bg_10{ display:none;	position:fixed;	width:100%;	height:100%;	background:gray;	z-index:5;top:0;	left:0;	filter:Alpha(Opacity=70);	/* IE */	-moz-opacity:0.7;	/* Moz + FF */	opacity: 0.7;}
.bg_12{ display:none; width:564px;height:340px;position:fixed;top:50%;margin-top:-150px;background:#fff;z-index:6;left:50%;margin-left:-250px; border-radius:6px 6px 0 0;}

.login_wrapper h3 {	background: url(login_01.gif) no-repeat; border-radius:6px 0 0 0;		width: 120px;	height: 29px;	line-height: 34px;	color: #ffffff;	padding-left: 40px;	font-size: 14px;margin:0px;}
.login {	width: 562px;	border: 1px solid #cfcfcf;	border-top: 2px solid #619acf;	border-radius: 0 0 6px 6px;	padding-top: 35px;	background: #fafafa url(login_03.gif) no-repeat 350px 110px;	padding-bottom:65px;}
.login dl{position: relative;margin-left:60px;display:inline-block; margin-bottom:20px; *margin-bottom:7px; }
.login dt{ position:absolute;width:75px;left: 0;
top: 8px;*top: 14px; color:#373838; font-weight:bold; }
.login dd {padding: 8px 0 8px 30px;zoom: 1;position: relative; display:inline;}
.login dd input{ width:260px; height:30px; border:1px solid #e0dfe3; line-height:30px;}
.login dl.v_code input{ width:100px;}
.login dl.v_code strong { position:absolute; left:140px;width:150px;}
.login dl.v_code strong span { margin-left: 10px;}
.login .btn{ margin-left:125px;}
.login .btn a { display:block; width:84px; height:30px; line-height:30px; background:url(login_02.gif) no-repeat; text-align:center; float:left; margin-right:18px; font-size:14px; text-decoration:none; font-weight:bold; color:#1071ba; cursor:pointer;}
.login .btn a:hover,.login .btn a:active{ text-decoration:underline;}
.login .f_pass a{ display:inline-block; font-size:12px; padding-left:70px; padding-top:5px; color:#1071ba;*padding-left:5px;}
.error { border:1px solid #ff8080; width:254px; background-color:#fff2f2; margin-left:125px; padding:3px; margin-bottom:5px; color:#666666; font-size:12px;display:none;}