/*样式*/
.i13_man {
	width:100%;
	float:left;
}
.i13_man .bod {
	width:100%;
	float:left;
	background:url(img/bg_tp.jpg) no-repeat 0 40px;
	height:335px;
	text-align:left;
	overflow:hidden;
}
.i13_man .hed{
	float:left;
	width:100%;
	height:40px;
	background:url(img/title_case.jpg) no-repeat;
}
.i13_man .hed a{
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px;
}
.i13_man .con{
	float:left;
	padding:0px 6px;
	text-align:left;
	line-height:24px;
	height:295px;
	overflow:hidden;
	color:#555555; /*常态色*/
}
