/*---------------------我是华丽的分割线(改公告为TAB样式)-------------------------*/
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, div,
	dl, dd, dt {
	margin: 0;
	padding: 0;
	border: 0;
}

ul {
	list-style-type: none;
}

#main-d {
	float: left;
	height: auto;
	width: 1200px;
	/*border: 1px solid #cfcfcf;*/
	padding-bottom: 4px;
	min-height: 300px;
}

#main-d img {
	border: 1px solid #E3E3E3;
	cursor: pointer;
}

.d-tabnav {
	float: left;
	height: auto;
}

.d-tabnav-l { /*改公告为TAB样式*/
	/*	border: 1px solid #e3e3e3;*/
	float: left;
	/*	width: 752px;*/
	height: auto;
	background-repeat: no-repeat;
}

.d-tabnav-r { /*改公告为TAB样式*/
	background-repeat: no-repeat;
	/*border: 1px solid #e3e3e3;*/
	float: right;
	width: 371px;
	height: auto;
}

/*Tab导航*/
 
.d-main {
	clear:both;
	padding:0px 0 8px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #298de5;
	width:1200px;
	font-size:14px;
}

.d-main ul li {
	border-bottom: 1px dashed #CCCCCC;
	height: 40px;
	vertical-align: bottom;
}

.d-main ul li table {
	height: 40px;
}

#d-tabs0 {
	display: inline;
	height: auto;
	width: 705px;
}

.d-menu0 {
/* 	width: 700px; */
}

.d-menu0 li {
	display:block;
	float: left;
	width:100px;
	text-align: center;
	cursor:pointer;
	font-size:14px;
	color:#9c9c9c;
	line-height:28px;
	padding-top: 2px;
	margin-top:8px;
	margin-bottom:-1px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	background:#FFF;
}
.d-menu0 li.hover {
	height:36px;
	font-size:14px;
	color:#298de5;
	text-align: center;
	margin-bottom:-1px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #298de5;
	border-top: 1px solid #298de5;
	border-right: 1px solid #298de5;
	background:#FFF;
}
 
 

#d-main0 ul {
	display: none;
}

#d-main0 ul.block {
	display: block;
}

.tabcontent {
	height: 23px;
	font-family: "宋体";
	font-size: 12px;
	color: #4c4c4c;
	line-height: 23px;
}