.header .top{
	height: 31px;
	border-bottom: 1px solid #ededed;
}

.header .top .left li{
	float: left;
	font:16px/31px "宋体";
}

.header .top .left li a{
	color: #333;
	margin-left: 14px;
	margin-right: 14px;
	
}

#content .pageBox .page{width:400px;}

.header .top .right{
	font:14px/31px "宋体";
}

.header .logoBox{
	padding-top: 23px;
	padding-bottom: 25px;
}

.header .logoBox .soo{
	margin-top: 13px;
}
.header .navBox li:hover{border-bottom: 3px solid #fff;}
.header .logoBox .soo .ipt{
	position: relative;
	margin-top: 4px;
}

.header .logoBox .soo input{
	width: 153px;
	height: 25px;
	border:1px solid #999999;
	border-radius: 5px;
	margin-right: 15px;
}

.header .logoBox .soo .ipt a{
	position: absolute;
	width: 20px;
	height: 20px;
	background: url(imagessoo.jpg);
	left: 14px;
	top: 3px;
}

.header .logoBox .soo .search{
	width: 80px;
	height: 42px;
	background: url(imagessoo_bg.png);
	text-align: center;
	font:16px/34px "Microsoft YaHei";
	color: #fff;
}

.header .navBox{
	height: 60px;
	background: url(imagesnav_bg.png) repeat-x;
	position: relative;
	z-index: 999;
}

.header .navBox .navList{
	height: 60px;
}
.header .navBox .navList .first{
	margin-left: 35px;
}
.header .navBox li{
	float: left;
	padding: 0 49px;
	text-align: center;
	font:20px/48px "Microsoft YaHei";
}

.header .navBox li a{
	color: #fff;
}

.header .navBox li.active{
	border-bottom: 3px solid #fff;
}


.content{
	/* height: 1543px; */
	background: url(imagesbg.jpg) center center;
	margin-top: -9px;
	position: relative; 
}

.footer{
	padding-top: 54px;
	height: 168px;
	background: url(imagesfooter_bg.jpg) center 0;
	font:16px/1 "Microsoft YaHei";
	color: #fff;
}

.footer p{
	margin-bottom: 17px;
	margin-left: 26px;
}

.footer .ba{
	margin-left: 26px;
	margin-bottom: 17px;
	font:16px/20px "Microsoft YaHei";
}
.footer .ba .s1{
	margin-right: 42px;
}

.footer .ba i{
	margin-right: 4px;
}

.footer .footerBox{
	position: relative;
	height: 168px;
}

.footer .dzjg{
	position: absolute;
	bottom: 25px;
	right: 88px;
}