*{
	padding:0;
	margin:0;
}
body{
	background:#000;
	font:normal 14px/180% "宋体";
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
ul{
	list-style:none;
}
img{
	display:block;
	border:0;
}

#wrapper{
	width:928px;
	margin:0 auto;
	background:url(images/BG.jpg) no-repeat;
	overflow:hidden;
	zoom:1;
}
#header{
	padding-top:20px;
}
#header .logo{
	float:left;
}
#header .quicklink{
	float:right;
	background:url(images/quicklink.jpg) no-repeat;
	height:33px;
	width:398px;
	padding:5px 0 0 20px;
}
#header .quicklink a{
	color:#fff;
	padding:0 10px;
}
#banner{
	clear:both;
	padding:20px 0;
}

#main{
	clear:both;
}
#main .box{
	clear:both;
	background:url(images/box.jpg) repeat-y;
	margin-top:8px;
}
#main .box li{
	float:left;
	width:170px;
	padding:10px 12px;
	padding-bottom:0;
	text-align:center;
}
#main .box img{
	border:#2270AC solid 2px;
}
#main .box a{
	color:#00183F;
}
#main .box .bottom{
	background:url(images/bottom.jpg) top no-repeat;
	height:40px;
}
.mainbox_b{
	background:url(images/title_CJ.jpg) no-repeat;
	padding:60px 0 0 110px;
	overflow:hidden;
	zoom:1;
}
.mainbox_a{
	background:url(images/title_PF.jpg) no-repeat;
	padding:60px 0 0 110px;
	overflow:hidden;
	zoom:1;
}
.mainbox_c{
	background:url(images/title_LS.jpg) no-repeat;
	padding:60px 0 0 110px;
	overflow:hidden;
	zoom:1;
}
.mainbox_d{
	background:url(images/title_GSY.jpg) no-repeat;
	padding:60px 0 0 110px;
	overflow:hidden;
	zoom:1;
}

#footer{
	clear:both;
	padding-top:20px;
	text-align:center;
	color:#fff;
}
#footer a{
	color:#fff;
}
