/*样式*/
.i11_man {
	width:100%;
	float:left;
}
.i11_man .bod {
	width:100%;
	float:left;
	text-align:left;
	overflow:hidden;
}

.i11_man .t_h{
	height:36px;
	border-bottom:1px solid #e5e5e5;}
.i11_man .t_h .tit{
	float:left;
	height:26px;
}
.i11_man .t_h .moe{
	float:right;
	height:26px;}

.i11_man .con{
	padding:12px 0 0;
	text-align:left;
	line-height:24px;}
.i11_man .con a{color:#2286be}
