/*样式*/
.i221_man {
	width:100%;
	float:left;
	margin-top:66px;
}
.i221_man .bod {
	width:100%;
	float:left;
	text-align:left;
	overflow:hidden;
	width:293px;
}
.i221_man .bod .in {
	line-height:24px;
	color:#555555; /*常态色*/
	text-align:left;
}
.i221_man .con{
	text-align:left;
	line-height:24px;
	overflow:hidden;
	color:#555555; /*常态色*/
}

.i221_man .lst {
	float:left;
	width:293px;
}
.i221_man .lst .l{
	float:left;
	width:293px;
	height:24px;
	line-height:24px;
	text-align:left;
	overflow:hidden;
}
.i221_man .lst .l a{
	color:#555555; /*常态色*/
	font-family:"宋体";
}
.i221_man .lst .l a:hover{
	color:#0088CC; /*重点色*/
}
.i221_man .lst .c{
	float:left;
	width:20px;
	line-height:24px;
	color:#555555; /*常态色*/
}
.i221_man .lst .r{
	float:right;
	width:40px;
	line-height:24px;
	text-align:right;
	color:#555555; /*常态色*/
}


/******图片新闻*****/
.i221_man .box {
	float:left!important;
	*float:none!important;
	float:none;
	width:100%;
	margin-top:28px;
}
.i221_man .box .pic {
	float:left;
}
.i221_man .box img {
	border:0px;
}
.i221_man .box .det {
	float:right;
}
.i221_man .box .det .tit {
	float:left;
	width:100%;
}
.i221_man .box .det .tit .l,.i221_man .box .det .tit .c,.i221_man .box .det .tit .r{
	height:20px;
	line-height:20px;
	text-align:left;
	float:left;
	color:#555555; /*常态色*/
}
.i221_man .box .det .tit .l{
	width:293px; /*mod*/
	overflow:hidden;
	margin:0px 0;
}
.i221_man .box .det .tit .l a{
    font-size:14px;
	color:#424141; /*重点色*/
	font-weight:bold;
}
.i221_man .box .det .tit .l a:hover{
	color:#e6000e; /*重点色*/
}
.i221_man .box .det .con{
	float:left;
	line-height:24px;
	height:70px; /*mod*/
	overflow:hidden;
	color:#555555; /*常态色*/
	text-align:left;
	font-size:14px;
	margin-top:16px;
}
.i221_man .lst2{
    width:293px;
	height:25px;
}

.i221_man .lst2 a{
	color:#666; /*重点色*/
}
.i221_man .lst2 a:hover{
	color:#e6000e; /*重点色*/
}