/*---------------------我是华丽的分割线(改公告为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-y {
	float: left;
	height: auto;
	width: 1200px;
	/*border: 1px solid #cfcfcf;*/
	padding-bottom: 4px;
	min-height: 300px;
}

#main-y img {
	border: 1px solid #E3E3E3;
	cursor: pointer;
}

.y-tabnav {
	float: left;
	height: auto;
}

.y-tabnav-l { /*改公告为TAB样式*/
	/*	border: 1px solid #e3e3e3;*/
	float: left;
	/*	width: 752px;*/
	height: auto;
	background-repeat: no-repeat;
}

.y-tabnav-r { /*改公告为TAB样式*/
	background-repeat: no-repeat;
	/*border: 1px solid #e3e3e3;*/
	float: right;
	width: 371px;
	height: auto;
}

/*Tab导航*/
.y-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;
}

.y-main ul li {
	border-bottom: 1px dashed #CCCCCC;
	height: 40px;
	vertical-align: bottom;
}

.y-main ul li table {
	height: 40px;
}

#y-tabs0 {
	display: inline;
	height: auto;
	width: 705px;
}

.y-menu0 {
	/* 	width: 700px; */
	
}

.y-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;
}

.y-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;
}

#y-main0 ul {
	display: none;
}

#y-main0 ul.block {
	display: block;
}

.tabcontent {
	height: 23px;
	font-family: "宋体";
	font-size: 12px;
	color: #4c4c4c;
	line-height: 23px;
}