.top_title{
	background:#F9F9F9;
	padding:10px 0px;
}
.top_title ul li{
	list-style:none;
	float: left;
	text-align: center;
	height:30px;
	line-height:30px;
	padding:0px 10px;
	margin: 0px 15px;
}
.top_title ul li a{
	color:#666;
}
.active2{
	background:#0FACF3;
	border-radius:3px!important;
}
.active2 a{
	color:white!important;
}
.footer{
	width:100%;
	/*position:fixed;*/
	bottom:0px;
	left:0px;
}