#topMenu{
	width: 980px;
	padding-left: 140px;
	padding-right: 140px;
	border-bottom-color: #DBDBDB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#dropmenu{
	height: 50px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

#dropmenu li{
	float: left;
	list-style: none;
	font: 14px/50px 'microsoft yahei',SimSun,Verdana,Arial;
}

#dropmenu li a{
	display: block;
	text-align: center;
	text-decoration: none;
	width: 120px;
	color: #09F;
	white-space: nowrap;
	font: 14px/50px 'microsoft yahei',SimSun,Verdana,Arial;
	margin-left: 10px;
	float: left;
	margin-right: 10px;
}

#dropmenu li a:hover{
	color: #333;
	font: 14px/50px 'microsoft yahei',SimSun,Verdana,Arial;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
}
#onMenu {
	color: #09F;
	font: 14px/50px 'microsoft yahei',SimSun,Verdana,Arial;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
	width: 100px;
	}
		
#dropmenu li ul{
margin: 0;
padding: 10px 0px;
width: 124px;
position: absolute;
visibility: hidden;
filter:alpha(Opacity=70);
-moz-opacity:0.7;
opacity: 0.7;
background: url(../images/smenubg44.png) repeat;
}
		
#dropmenu li ul li{
float: none;
display: inline;
width: 124px;
height:30px;
font: 12px/30px  SimSun,'microsoft yahei',Verdana,Arial;
}
			
#dropmenu li ul li a{	
padding: 0px;
text-align:center;
color: #fff;
width: 124px;
background: url(../images/smenubg44.png) repeat;
font: 12px/30px  SimSun,'microsoft yahei',Verdana,Arial;
}
			
#dropmenu li ul li a:hover{	
padding: 0px;
color: #000d18;
background: url(../images/smenunow44.png) repeat;
font: 12px/30px  SimSun,'microsoft yahei',Verdana,Arial;
}
