.w1200{width:1200px;}
a{color: #888;}
a:hover{color: #0039b6}



.top_wrap{
	background: #000;
	height: 25px;
	line-height: 25px;
}
.top{
	margin: 0 auto;
	overflow: hidden;
}
.top .top_fl{
	float: left;
	display: block;
	line-height: 25px;
	color: #fff;
}
.top .top_fr{
	float: right;
	overflow: hidden;
}
.top .top_fr a{
	float: left;
	color: #fff;
	padding:0 0 0 15px;
}
.top .top_fr span{
	color: #fff;
	float: left;
	padding:0 0 0 10px;
}
/*------------------------------------------------------*/

.head{
	margin: 0 auto;
	height: 120px;
}
.logo{
	margin: 35px 0 0 0;
	float: left;
	width: 330px;
	height: 50px;
}
.logo a{
	display: block;
	width: 330px;
	height: 50px;
	background: url(../images/logo.jpg) no-repeat;
}
.logo a h1{
	text-indent: -999em;
}
.nav{
	float: right;
}
.nav ul li{
	float: left;
	padding: 0 20px;
	line-height: 120px;
}
.nav ul li a{
	font-size: 16px;
	display: block;
	color: #383838;
}
.nav ul li a:hover{
	text-decoration: underline;
	color: #0039b6;
	font-weight: bold;
}

/*--------------------------------------------*/
/*----------------------------------------------------------*/

.foot_wrap{
	/*height: 120px;*/
	width: 100%;
	padding: 20px 0;
	background: #202930;
}
.foot{
	overflow: hidden;
	margin: 0 auto;
}
.foot_a{
	text-align: left;
	float: left;
	/*width: 100px;*/
	padding: 0 90px 0 0;
	/*margin-right: 100px;*/
}
.foot_a ul li{
	line-height: 30px;
}
.foot_a ul li a{
	font-size: 12px;
	color: #fff;
}

.foot_b{
	/*width: 400px;*/
	float: right;
}
.foot_b .oaa{
	display: block;
	float: right;
	margin-left: 30px;
	width: 150px;
	height: 40px;
	background: url(../images/btn11.jpg) no-repeat;
}
.foot_b .maila{
	display: block;
	float: right;
	width: 150px;
	height: 40px;
	background: url(../images/btn22.jpg) no-repeat;
}
.foot_b .oa{
	display: block;
	float: right;
	margin-left: 30px;
	width: 150px;
	height: 40px;
	background: url(../images/btn1.jpg) no-repeat;
}
.foot_b .mail{
	display: block;
	float: right;
	width: 150px;
	height: 40px;
	background: url(../images/btn2.jpg) no-repeat;
}

.bottom_wrap{
	width: 100%;
	padding: 20px 0;
	background: #1a2129;
}
.bottom{
	margin: 0 auto;
	text-align: center;
}
.bottom p,.bottom a{
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}

