#dropmenu{	

margin: 0;

padding:0;

width:990px;

height:45px;

background: url(../images/menubg16.png) no-repeat;

}



#dropmenu li{	

float: left;

list-style: none;

font: 14px/45px  Microsoft yahei,SimSun,Verdana,Arial;
font-weight: bold;



}



#dropmenu li a{	

display: block;

padding: 0px;

text-align:center;

text-decoration: none;

width: 123px;

color: #fff;

white-space: nowrap;

background: url(../images/menu16.png);

font: 15px/45px  Microsoft yahei,SimSun,Verdana,Arial;
font-weight: bold;

}



#dropmenu li a:hover{	

color: #fff;

background: url(../images/menunow16.png);

font: 16px/45px  Microsoft yahei,SimSun,Verdana,Arial;
font-weight: bold;

}

		

#dropmenu li ul{

margin: 1px 0 0 1px;

padding: 10px 0px;

width: 123px;

position: absolute;

visibility: hidden;

visibility: hidden;

filter:alpha(Opacity=80);

-moz-opacity:0.5;

opacity: 0.5;

background:#fff;

}

		

#dropmenu li ul li{

float: none;

display: inline;

width: 123px;

height:30px;

font: 14px/30px  Microsoft yahei,SimSun,Verdana,Arial;
font-weight: bold;

}

			

#dropmenu li ul li a{	

padding: 0px;

text-align:center;

background:#fff;

color: #A80412;

font: 14px/30px   Microsoft yahei,SimSun,Verdana,Arial;
font-weight: bold;

}

			

#dropmenu li ul li a:hover{	

padding: 0px;

color: #fff;

background: #C10011;

font: 14px/30px  Microsoft yahei,SimSun,Verdana,Arial;
font-weight: bold;

}