/*样式*/
.i31_man {
	width:100%;
	float:left;
}
.i31_man .bod {
	width:100%;
	float:left;
	height:300px;
	text-align:left;
	margin-left:75px;
}
.i31_man .bod .in {
	line-height:24px;
	color:#555555; /*常态色*/
	text-align:left;
	
}
.i31_man .hed{
	float:left;
	width:100%;
	height:44px;
}
.i31_man .hed .tit{
	float:left;
	line-height:38px;
	height:40px;
	text-align:left;font-size:28px;
}
.i12_man .hed .tit a{
	color:#000; /*常态色*/
	font-size:28px;
}
.i12_man .hed .tit a:hover{
	color:#000; /*重点色*/
}
.i31_man .hed .moe{
	float:right;
	padding-top:13px;
}
.i31_man .con{
	float:left;
	padding:0px 0px;
	text-align:left;
	line-height:24px;
}
.i31_man .lst {
	float:left;
	width:100%;
}
.i31_man .lst .l{
	float:left;
	width:260px;
	height:45px;
	line-height:45px;
	text-align:left;
	overflow:hidden;
}
.i31_man .lst .l a{
	color:#727272; /*常态色*/
    font-size:15px;
}
.i31_man .lst .l a:hover{
	color:#65cea7; /*重点色*/
}
.i31_man .lst .c{
	float:left;
	width:20px;
	line-height:45px;
	color:#555555; /*常态色*/
}
.i31_man .lst .r{
	float:right;
	width:59px;
	line-height:45px;
	text-align:center;
	color:#727272; /*常态色*/
	background:url(img/bb.gif) no-repeat center center;
}
