@charset "gb2312";
body{
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}

ul,li{
	margin:0 auto;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
* a{
	text-decoration: none;
	color:#CFE0EE;
}
a:hover{
	color:#FFF;
}

/*^_^^_^^_^^_^^_^^_^^_^^_^^_^^_^^_^^_^^_^^_^^_^^_^^_^^_^^_^^_^^_^^_^^_^^_^*/ 
a:hover{
	color:#FFF;
}

/*导航菜单*/

#header {width:1000px; *height:40px; margin: 0 auto;}

#zuo { width:8px; height:44px;background-image: url(nav_l.jpg); background:  url(nav_l.jpg);float:none;}
#you {width:8px; height:44px;background-image: url(nav_r.jpg); float:right;}

#navMenu { float:none; font-size:14px;
font-weight:bold;
margin:auto;
	width:1000px;
	height: 44px;
	line-height: 44px;
	display:block;
	overflow:hidden;
	
background-image: url(nav_z.jpg);
	background-repeat:repeat-x;
	background-position: left top;
}
#navMenu ul{
width:95%;
margin-left:16px;}
#navMenu .onelink{
background-image:none;}
#navMenu li {
	width:10%;
	text-align:center;
	float: left;
	line-height: 44px;
	height: 44px;
	background-image: url(nav_f.jpg);
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-left: 0px;
	color: #CCC;
}

#navMenu li a {
	color:#FFF;
	font-family: "宋体";
	padding-right: 1em;
	padding-left: 1em;
	margin-left: 2px;
	display: block;
}
#navMenu li a:hover, #navMenu li.hover a {
	background-image: url(../hover_bg.jpg);
	background-repeat:repeat-x;
	background-position: center top;
	text-decoration: none;
	color:#FFF;
}
/*-------- 下拉菜单 --------------*/
.dropMenu {
	position:absolute;
	top: 0;
	z-index:100;
	width: 120px;
	visibility: hidden;
	/*  	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000, direction=135, strength=4);
*/	margin-top: -1px;
	margin-left:-2px;
	border: 1px solid #4D5B66;
	border-top: 0px solid #3CA2DC;
	background-color:#999;
	/*background:url(imagess/mmenubg.gif);*/
	padding-top:6px;
	padding-bottom:6px;
	filter: Alpha(Opacity=85);
	color: #C0C0C0;
}

.dropMenu li { font-size:14px;
font-weight:bold;
	margin-top:2px;
	margin-bottom:4px;
	padding-left:6px;
}
.dropMenu li a {
	width: 92%;
	display: block;
	text-align:center;
	color: black;
	padding: 4px 0 4px 0px;
	color:#FFF;
	border-bottom: 1px dashed #4D5B66;
}
.dropMenu+li a{
border-top:none;
}
* html .dropMenu a {
	width: 100%;
	color:#FFF;
}
.dropMenu a:hover {
	text-decoration: none;
	color:#F30;
}

.hdo{
width:100%;
height:auto;
display:block;
overflow:hidden;
}

#huan {width:1000px; height:200px; background-color:#999966; margin: 0 auto;}
#top {width:1000px; height:105px; background-image: url(top2.jpg); margin: 0 auto;}