@charset "gb2312";
/* CSS Document */
div, p, ul {
	padding: 0;
	margin: 0;
}
ul, li {
	list-style: none;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #333;
}
a:hover, a:active {
	color: #f00;
}
.clearFloat:after {
	content: '';
	display: block;
	clear: both;
}
.clearFloat {
	zoom: 1;
}
body {
	background-color: #edece8;
	font-family: "微软雅黑";
}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
/*banner部分*/
.banner{
	width:1100px;
	height:166px;
	margin:0 auto;
	background-repeat:no-repeat;
}
.banner-box{
	height:166px;
	width:100%;
	background:url(banner-box_01.jpg);
	background-repeat:repeat-x;
}
.first-station{
	margin-right:81px;
	margin-top:5px;
}
.first-station a{
	color:#0063B6;
}
/*logo部分*/
.logo-box{
	width:100%;
	height:45px;
	background:url(logo-box_05.jpg);
	background-repeat:repeat-x;
}
.logo{
	width:1118px;
	height:45px;
	margin:0 auto;
}
.logo-left{
	float:left;
	margin-top:11px;
	width:9px;
	height:34px;
	background:url(logo1_08.jpg);
	background-repeat:no-repeat
}
.logo-right{
	float:right;
	margin-top:11px;
	width:9px;
	height:34px;
	background:url(logo4_08.jpg);
	background-repeat:no-repeat
}
.logo-list{
	float:left;
	width:1100px;
	height:45px;
	background-color:#2081d2;
}
.ul1{
	width:1100px;
	height:45px;
}
.ul1 li{
	width:182px;
	height:45px;
	float:left;
}
.ul1 li a{
	text-decoration:none;
	color:white;
	font-size:17px;
	font-family:'Microsoft YaHei';
	display:block;
	height:45px;
	width:182px;
	text-align:center;
	line-height:46px;
}
.ul1 li a:hover{
	background:#0099CC;
}
.li1{
	width:1px;
	height:45px;
	background:url(li1_07.jpg);
	background-repeat:no-repeat;
}
/*logo部分结束*/

/*版权*/
.banquan{
	height:110px;
	width:100%;
	background:url(banquan_02.jpg);
	background-repeat:repeat-x;
}
.banquan-box{
	width:1110px;
	height:110px;
	position:relative;
}
.banquan-box1{
	width:1110px;
	height:110px;
	margin:0 auto;
}
.p-box{
	width:1110px;
	float:left;
	height:80px;
	margin-top:30px;
}
.p1{
	font-size:13px;
	text-align:center;
	color:#ffffff;
}

.banquan-logo{
	position:absolute;
	width:52px;
	height:64px;
	top:18px;
	right:113px;
	background:url(banquan-jiguan.jpg);
}