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