@charset "utf-8";


.index{ clear: both;
	overflow: hidden;
}
.index_1{float: left;
	background: #0b2f5b;
	line-height: 40px;
	overflow: hidden;
	padding: 0 10px;
	font-weight: bold;
}
/*.index_1 a{*/
/*	background: url("../img/index_news.png") no-repeat right center; */
/*	display: block; */
/*	padding: 0 30px 0 5px; */
/*	color: #fff;*/
/*	font-size: 16px; */
/*	text-transform: uppercase;*/
/*}*/
.index_2{ overflow: hidden;
	background: #f2f2f2;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}
.index_2 ul.bd li{
	padding: 0 15px;
	height: 40px;
	overflow: hidden;
}
.index_2 ul.bd li span{
	color: #787878;
	padding: 0 10px 0 5px;
	display: inline-block;
}


/**************footer**************/
footer{
	text-align: center;
	margin: 0 auto;
	width:100%;}