.itb_man {
	width:100%;
	float:left;
	padding-top:15px;
}
.itb_man .bod {
	width:100%;
	float:left;
	height:297px;
	text-align:left;
	background:url(img/con_bg.gif) 0 bottom no-repeat;}
.itb_man .hed{
	float:left;
	width:100%;
	height:40px;
	background-repeat:no-repeat;
}
.itb_man .hed .tit{
	float:left;
	line-height:40px;
	height:40px;
	font-size:13px;
	color:#333333;
	font-weight:bold;
	font-family:"微软雅黑";
	text-indent:20px;
	text-align:left;
}
.itb_man .hed .tit a{
	color:#ffffff;
}
.itb_man .hed .tit a:hover{
	color:#ffcc00;
}
.itb_man .hed .moe{
	float:right;
	line-height:30px;
	padding-right:15px;
}
.itb_man .hed .moe a{
	color:#555555;
}
.itb_man .hed .moe a:hover{
	color:#115aab;
}
.itb_man .con{
	padding:7px 10px 5px;
	text-align:left;
	line-height:26px;
}

.itb_man .lst {
	float:left;
	width:350px;
}

.itb_man .lst .l{
	float:left;
	width:253px;
	height:26px;
	line-height:26px;
	text-align:left;
	overflow:hidden;
}
.itb_man .lst .l a{
	color:#555;
}
.itb_man .lst .l a:hover{
	color:#115aab;
}
.itb_man .lst .c{
	float:left;
	width:20px;
	line-height:25px;
	color:#363636;
}
.itb_man .lst .r{
	float:right;
	width:70px;
	line-height:26px;
	text-align:right;
	color:#363636;
}

.itb_man .hed .tab_h,.itb_man .hed .tab_n{
	width:88px;
	height:30px;
	line-height:30px;
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	cursor:pointer;
	font-weight:bold;
	margin-left:0px;
	color:#115aab;
	font-size:14px;
}

.itb_man .hed .tab_n {
	color:#9b9b9b;
}

/******box*****/
.itb_man .box {
	float:left;
	width:350px;
}
.itb_man .box .pic {
	float:left;
	padding-top:3px;
	padding-bottom:12px;
}
.itb_man .box img {
	border:1px solid #e8e8e8;
}
.itb_man .box .det {
	float:right;
	width:238px; /*mod*/
}
.itb_man .box .det .tit {
	float:left;
	width:100%;
}
.itb_man .box .det .tit .l,.itb_man .box .det .tit .c,.itb_man .box .det .tit .r{
	height:20px;
	line-height:20px;
	text-align:left;
	float:left;
	color:#363636;
}
.itb_man .box .det .tit .l{
	width:224px; /*mod*/
	overflow:hidden;
}
.itb_man .box .det .tit .l a{
	color:#115aab;
	font-weight:bold;
}
.itb_man .box .det .tit .l a:hover{
	color:#115aab;
}
.itb_man .box .det .tit .r{
	float:left;
	text-align:left;
	color:#a1a1a1;
}
.itb_man .box .det .con{
	float:left;
	line-height:20px;
	height:40px; /*mod*/
	overflow:hidden;
	color:#777;
	text-align:left;
	padding:0px;
	margin:0px;
}
.itb_man .box .det .con a{
color:#777;
}