/*---------------------我是华丽的分割线(改公告为TAB样式)-------------------------*/

.e-tabnav{
	float:left;
	
	height: 275px;
}
.e-tabnav-l{/*改公告为TAB样式*/
/*	border: 1px solid #e3e3e3;*/
	float:left;
	height: 275px;
	background-repeat: no-repeat;
}
.e-tabnav-r{/*改公告为TAB样式*/
	background-repeat: no-repeat;
	border: 1px solid #e3e3e3;
	float:right;
	height: 275px;
}

/*Tab导航*/
.e-main {
	clear:both;
	padding:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e3e3e3;
}
#e-tabs0 {
	display:inline;
	height: 260px;
}
.e-menu0 {
}
.e-menu0 li {
	display:block;
	float: left;
	width:88px;
	text-align: center;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	color:#9c9c9c;
	padding-top: 9px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding-bottom:2px;
}
.e-menu0 li.hover {
	height:23px;
	font-size:12px;
	font-weight:bold;
	color:#f77400;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f77400;
}
#e-main0 ul {
	display: none;
}
#e-main0 ul.block {
	display: block;
}
.tabcontent{
	height:23px;
	font-family:"宋体";
	font-size:12px;
	color:#4c4c4c;
	line-height:23px;
}
	