/*样式*/
.i22_man {
	width:100%;
	float:left;
	background:url(img/bg.jpg) no-repeat;
}
.i22_man .bod {
	width:100%;
	float:left;
	height:209px;
	text-align:left;
	overflow:hidden;
}
.i22_man .hed{
	width:100%;
	height:27px;
}
.i22_man .tit{
	float:left;
	line-height:27px;
	font-size:15px;
	font-weight:600;
	font-family:Microsoft Yahei;
	color:#2d2d2d;
	text-indent:10px;
}
.i22_man .tit a{
	color:#2d2d2d;
}
.i22_man .tit a:hover{
	color:#140F6B;
}
.i22_man .moe{
	float:right;
	text-align:right;
	padding:11px 40px 0 0;
	color:#413d87;
}
.i22_man .moe a{
	color:#413d87;
}
.i22_man .moe a:hover{
	color:#140f6b;
}
.i22_man .con{
	width:100%;
	color:#2d2d2d;
	text-align:left;
	line-height:30px;
	height:182px;
}
.i22_man .lst {
    margin-top:13px;
	float:right;
	width:283px;
}
.i22_man .lst .l{
    margin-top:8px;
	padding-left:6px!important;
	*padding-left:0px!important;
	padding-left:0px;
	float:left;
	width:210px;
	height:46px;
	line-height:20px;
	text-align:left;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.i22_man .lst .l a{
	color:#606060;
	font-weight:bold;
	font-family:SimSun;
}
.i22_man .lst .l a:hover{
	color:#105b94;
}
.i22_man .lst .r{
	padding-right:10px;
	margin-top:8px;
	float:right;
	width:50px;
	line-height:46px;
	text-align:left;
	color:#4e4e4e;
}
