/* CSS Document */
body,div,ul,li,p,span{padding:0px;	margin: 0px;}
.dfdf {
	background-image: url(../images/zt_05.jpg);
	background-repeat: repeat-x;
	padding-top:13px;
}
body {background-color: #FFFFFF;}
body,td,th {font-size: 12px;}
a:link{
	text-decoration: none;
	color: #000000;
}
a:visited{
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}

.nenu {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.nenu td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003399;
}

.nenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nenu li {
	float: left;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.nenu a {
	font-size: 14px;
	color: #F9FEFA;
	width: 84px;
	display: block;
	height: 36px;
	font-weight:bold;
	text-decoration: none;
}
.nenu a span {
	display: block;
	padding-top: 10px;
}
.nenu a:link,.nenu a:visited {
	color: #F9FEFA;
}
.nenu a:hover{
	color: #15510B;
	 background-image:url(../images/tdtd.jpg);
	text-decoration:none;
}

.Layer1 {
	position:absolute;
	width:120px;
	z-index:1;
	background-color: #1B1B1B;
	filter:alpha(opacity=80);
	visibility: hidden;
}
.Layer1 a span {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.Layer1 ul {
	margin: 0;
}
.Layer1 li {
	margin: 0;
	width: 120px;
	height: 24px;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.Layer1 li a:link,.Layer1 li a:visited {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	width: 120px;
	margin: 0px;
	height: 24px;
	background-image: none;
	padding: 0px;
}
.Layer1 li a:hover {
	color: #FFCC00;
}



#center {
	padding:10px; line-height:150%;
}
#center img{
	margin:5px;
}

img{border:0}
.kp{ padding:10px; line-height:150%;}
.main{
	background-color: #fff;
	background-image: url(../images/zt_03.jpg);
	background-repeat: no-repeat;
}
#leftK{
	width:240px;
	background-color: #F0EBEF;
}
.newsList{ height:25px; line-height:25px; overflow:hidden}
.main_right{padding-right:3px}
.main_titBg{background-image:url(../images/index_14.jpg)}
.main_title{color:#FFFFFF; padding-top:3px; text-align:center; background-image:url(../images/index_13.jpg)}
.top{	
	background-image:url(../images/zt_01.jpg);
	}
#top{
	height: 300px; width: 400px; background: #99FFcc; margin:auto; 
}
#menu2 {
background-image:url(../images/zt_02_03.jpg);
}
		
#menu2 ul li a {
			color: #FDFDFD;
			text-decoration:none;
}

#menu2 ul li a span.over {
	color: #15510B;
	background-image:url(../images/tdtd.jpg);
	text-decoration:none;
}
.cls {
	clear: both;
}
.menu {
	height: 35px;
	display: block;
	padding: 0px;
	width: 927px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom:0px;
	margin-left: auto;
}

.menu ul {
			list-style: none;
			padding: 0;
			margin: 0;
}

.menu ul li {
	/* width and height of the menu items */  
			float: left;
	overflow: hidden;
	position: relative;
	line-height: 35px;
	text-align: center;
	text-decoration:none;
}

.menu ul li a {
			/* must be postioned relative  */ 
			position: relative;
			display: block;
			width: 84px;
			height: 35px;
			font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå";
			font-size: 14px;
			text-decoration: none;
			cursor: pointer;
			font-weight:bold;
}

.menu ul li a span {
			/* all layers will be absolute positioned */
			position: absolute;
			left: 0;
			width: 84px;
			text-decoration:none;
}

		.menu ul li a span.out {
			top: 0px;
			text-decoration:none;
}

		.menu ul li a span.over,
		.menu ul li a span.bg {
			/* hide */  
			top: -35px;
			text-decoration:none;
}
