.body_content{
	padding: 30px 0 65px;
}
.banner img{
	width: 100%;
}
.con_left{
	width: 240px;
	float:left;
}
.con_left dt{
	height: 70px;
	text-align: center;
	line-height: 70px;
	color:#fff;
	font-size: 24px;
	background-color: #0b6cb8;
	margin-bottom: 3px;
}
.con_left dd a{
	display: block;
	color:#333;
	/* padding-left: 45px; */
	line-height: 45px;
	height:43px;
	margin-bottom: 2px;
	background:#dedede;
	text-align: center;
}

.con_left dd.active a{
background-color: #eef8ef;
	
}
.con_left dd:hover a{
	background-color: #eef0ef;
}
.con_right{
	width: 890px;
	float: right;
	height: auto;
	min-height: 450px;
}
.con_right h3{
	line-height: 20px;
	font-size: 14px;
	height:27px;
	padding-left: 24px;
	border-bottom: 1px solid #dedede;
	background:url(../images/home.png) no-repeat left top;
}
.con_right h3 a{
	color:#333;
}
.list_con{
	margin-top: 16px;
}
.list li{
	height: 36px;
	padding-left: 20px;
	font-size: 14px;
	background: url(../images/list_ico.png) no-repeat left center;
line-height:36px;
}
.list a{
	float: left;
	color: #333;
}
.list a:hover{
color:#0b6db8}
.list span{
	float:right;
	color:#999;
}
.list_btn{
	margin:68px auto 0;
	width: 435px;
}
.list_btn button,.list_btn label{
	display: block;
	float:left;
	margin:0 5px;
	padding:0 14px;
	border:1px solid #cecece;
	background-color: #fff;
	line-height: 34px;
	height:32px;
	font-size: 12px;
}
.list_btn label{
	border: none;
	background-color: #0B6CB8;
	padding:0 15px;
	color:#fff;
}