/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFF;
}
body{
	font:12px Verdana,Arial,Tahoma;
}
img{
	border:none;
}

a{
	color:#000;
	text-decoration:none;
}
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
.clear{clear:both;}
/*---------- fukang  ---------*/
.logo, .banner, .nav, .contentwrapper, .footer{
	margin:0px auto;width:980px;
}

.logo{padding:10px 0;}
.logo img{margin-left:30px;}

.banner {margin-bottom:10px;}

.nav{background:url(../qzwz_images/bg_nav.png) center center repeat-x;height:36px;color:#fff;}
.nav a{line-height:36px;font-size:16px;padding:0 20px;color:#fff;}

.fleft{width:210px;float:left;}
.fleft_01{background:#f4f4f4;border:1px solid #a4d7cd;}
.fleft_01 h3{background:url(../qzwz_images/bg_fleft01.png) center center no-repeat;height:26px;line-height:26px;color:#fff;text-indent:2em;}
.fleft_01 ul{margin:10px 5px;}
.fleft_01 ul li{line-height:20px;list-style:disc inside;}
.fleft_02{border:1px solid #a4d7cd;border-radius:10px 10px 0 0;margin:10px 0;}
.fleft_02 h3{background:url(../qzwz_images/bg_fleft02.png) center top no-repeat;height:35px;line-height:25px;color:#fff;text-align:center;}
.fleft_02 ul li{line-height:25px;list-style:square inside;margin-left:10px;}
.fleft_03{text-align:center;border:1px solid #a4d7cd;padding-top:5px;}

.centerwrapper{float:left;width:490px;background:#f4f9fa;height:500px;margin-left:10px;}
.center_01{margin-bottom:10px;}
.center_01 h3{background:url(../qzwz_images/bg_center.png) left center no-repeat #fff;height:27px;line-height:27px;text-indent:3em;color:#338092;}
.center_01 div{border:1px solid #76b5be;}
.center_01 div img{padding:5px;}
.center_01 div ul{float:left;margin:15px 10px;}
.center_01 div ul li{line-height:25px;list-style:square inside;width:50%;float:left;}
.center_01 div ul li a{}

.fright{margin-top:10px;width:260px;float:right;text-align:center;}

.fright_list{border:1px solid #a4d7cd;background:#f4f9fa;float:right;width:760px;}
.position{background:url(../qzwz_images/bg_position.png) left center no-repeat;height:30px;}
.position span:nth-child(1){float:left;color:#fff;text-indent:5em;line-height:30px;}
.position span:nth-child(2){float:right;line-height:30px;margin-right:10px;}
.fright_list ul{margin:20px;}
.fright_list ul li{line-height:25px;list-style-type:square;list-style-position:inside;}
.fright_list ul li span{float:right;}
.fright_list ul li:nth-child(2n){background:#fff;}

.article{margin:20px;}

.footer{background:url(../qzwz_images/bg_footer.png) center center repeat-x;height:87px;margin-top:5px;text-align:center;font-size:14px;}
.footer p:nth-child(1){padding-top:30px;}