.ctt_man{
	width:100%;
	float:left;
	padding:30px 0;
}
/******rel*****/
.rel {
	width:100%;
	float:left;
	font:bold 14px/29px Arial;
	color:#555555; /*常态色*/
	text-align:left;
	padding-top:10px;
}
.rel_lst ul{
	margin:0px;
	padding-left:3px;
}
.rel_lst li{
	float:left;
	width:700px;
	height:28px;
	overflow:hidden;
	line-height:28px;
	text-align:left;
	margin:0px;
	list-style:none;
}
.rel_lst li a{
	font-size:13px;
	color:#555; /*常态色*/
}
.rel_lst li a:hover{
	color:#28357f; /*重点色*/
}
/*************/
.ctt_man .dte{
	width:100%;
	float:left;
	padding:10px 0;
}
.ctt_man .dte .in{
	border-bottom:1px dashed #c4c4c4; /*重点色*/
	line-height:30px;
	color:#555; /*常态色*/
	font-size:14px;
}
.ctt_man .dte .in a{
	color:#aaa; /*次要色*/
}
.ctt_man .dte .in a:hover{
	color:#c61130; /*重点色*/
}
.ctt_man .ctt_bod{
	width:100%;
	float:left;
	text-align:left;
	padding-top:10px;
}
.ctt_man .ctt_bod .in{
	line-height:30px;
	font-size:14px;
}
.ctt_man .ud{
	color:#555; /*次要色*/
	line-height:24px;
	margin-top:15px;
	padding-top:8px;
	border-top:1px dashed #c4c4c4;
	position:relative;
}
.ctt_man .ud a{
	color:#555; /*次要色*/
}
.ctt_man .ud a:hover{
	color:#c61130; /*重点色*/
}
.ctt_back{
	position:absolute;
	z-index:2;
	right:0;
	top:11px;
	width:109px;
	font:14px/16px Arial;
	color:#555;
}
.ctt_back:hover{
	color:#c61130;
}
/*************/
.ctt_man .ctt_img{
	width:100%;
	height:222px;
	overflow:hidden;
	margin:30px 0;
}
.ctt_man .ctt_img_lft{
	width:339px;
	float:left;
}
.ctt_man .ctt_img_rgt{
	width:345px;
	height:222px;
	float:right;
	text-align:left;
	line-height:38px;
	background:url(img/line.gif) repeat-y left bottom;
}
.ctt_man .ctt_nme{
	width:100%;
	text-align:center;
}
.ctt_man .tip{
	float:right;
	width:380px;
	height:260px;
	overflow:hidden;
	text-align:left;
	margin-bottom:10px;
}
.ctt_man .tip .in{
	padding-left:10px;
	line-height:24px;
}
.ctt_man .odr{
	float:right;
	width:380px;
	text-align:left;
}
.ctt_man .odr .in{
	padding-left:10px;
}
.ctt_man .ctt_bod_top{
	width:100%;
	height:28px;
	margin-top:20px;
	text-align:left;
	background:url(img/bg.gif) no-repeat;
	text-indent:18px;
	color:#555;
	font:16px/28px Microsoft Yahei,Arial;
}
