.imp_man {
	width:100%;
	float:left;
	margin-top:28px;
}
.imp_man .bod {
	width:100%;
	float:left;
	background:url("img/bg.jpg") no-repeat;
	height:230px;
	text-align:left;
}
.imp_man .tit{
	width:100%;
	height:40px;
}
.imp_man .con{
	padding:0 20px 0 25px;
	text-align:left;
	line-height:24px;
}
.imp_man .con a{
	color:#555;
}
.imp_man .con a:hover{
	color:#115aab;
}
.imp_man .img_h{
	border:1px solid #115aab;
}
.imp_man .img_n{
	border:1px solid #ffffff;
}