body,td,th {
	font-family: ËÎÌå;
	font-size: 12px;
}

body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

#top_date {height:25px; background:url(../images/top_date.jpg)}

.font_date {color:#FFFFFF; padding-left:10px}

#banner {height:186px; background:url(../images/benner.jpg)}

#dh {height:30px; background:url(../images/dh_bg.jpg)}

.dhfont {padding-bottom:5px}

#end {height:70px; background:url(../images/end_bg.jpg)}

.title_left {height:25px; background:url(../images/title_left.jpg); font-size:14px; font-weight:bold; background-repeat:no-repeat; padding-left:12px}

.zy_title {height:25px; background:url(../images/zy_title.jpg); font-size:14px; font-weight:bold; background-repeat:no-repeat; padding-left:12px}

.font_color_a {color:#6A942E; font-size:12px; font-weight:bold; padding-left:10px}

.title_centerbg {height:25px; background:url(../images/title_center.jpg);background-repeat:no-repeat;}

.title_center {font-size:14px; font-weight:bold;  padding-left:12px}

#Layer1 {
	position:absolute;
	width:800px;
	height:80px;
	z-index:1;
	left: 202px;
	top: 40px;
}
#Layer2 {
	position:absolute;
	width:1000px;
	height:186px;
	z-index:2;
	left: 0px;
	top: 26px;
}
#Layer3 {
	position:absolute;
	width:175px;
	height:120px;
	z-index:1;
	left: 828px;
	top: -3px;
}
.menu {
font-family: arial, sans-serif; 
width:1002px; 
margin:0; 
margin:0px 0px;
}
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
.menu ul li {
float:left; 
position:relative;
}
.menu ul li a, .menu ul li a:visited {
display:block; 
text-align:center; 
text-decoration:none; 
width:125px; 
height:30px; 
color:#000; 
border:1px solid #fff;
border-width:0 0 0 0;
line-height:30px; 
font-size:12px;
}
.menu ul li ul {
display: none;
}
.menu ul li:hover a {
color:#000000; 
}
.menu ul li:hover ul {
display:block; 
position:absolute; 
top:30px; 
left:0px; 
width:124px;
}
.menu ul li:hover ul li a {
display:block; 
background:#DAEFC4; 
color:#000;
}
.menu ul li:hover ul li a:hover {
background:#9ED27D; 
color:#000;
}