@charset "gb2312";
/**		footer CSS		**/
.wrap .footer {
	background: #FFF;
	padding:0px 17px 0px 13px;
	overflow: hidden;
	width: 980px;
	height: 267px;
}
.wrap .footer .footer_line {
	width: 980px;
	height:20px;
	border-top: 2px solid #013c88;	
}
.wrap .footer .footer_top {
	width:826px;
	height:23px;
	line-height: 23px;
	border:2px solid #DAD7D2;
	padding:9px 74px 5px 76px;
}
.wrap .footer .footer_top select {
	width:180px;
	border: 1px solid #B0AEAD;
	margin-left: 20px;
	font-size:14px;
}
.wrap .footer .footer_center {
	width:779px;
	height:28px;
	margin-top:10px;
	background:#0099C7;
	padding-left:201px;
	padding-top:13px;
}
.wrap .footer .footer_center a {
	display:inline-block;
	float:left;
	font-size:14px;
	color:#ffffff;
	border-right:1px solid #ffffff;
	padding:0px 20px;
}
.wrap .footer .footer_logo {
	width:983px;
	height:63px;
	padding:10px 0px;
	text-align:center;
}
.wrap .footer .footer_bottom {
	font-size:14px;
	text-align:center;
}
