<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#dropmenu{	

margin:0;

padding: 0;

width:100%;

height:21px;

}



#dropmenu li{	

float: left;

list-style: none;

font: 12px/18px  SimSun,'microsoft yahei',Verdana,Arial;

}



#dropmenu li.menuright{	

float: left;

width:2px;

height:21px;

list-style: none;

font: 12px/18px  SimSun,'microsoft yahei',Verdana,Arial;

background: url(../images/menu102.png) no-repeat;

}



#dropmenu li a{	

display: block;

padding: 0px;

text-align:center;

text-decoration: none;

width: 107px;

color: #fff;

white-space: nowrap;

background: url(../images/menu102.png) no-repeat;

font: 12px/18px  SimSun,'microsoft yahei',Verdana,Arial;

}



#dropmenu li a:hover{	

color: #fff;

font: 12px/18px  SimSun,'microsoft yahei',Verdana,Arial;

}

		

#dropmenu li ul{

margin: 0 0 0 1px;

padding: 10px 0px;

width: 107px;

position: absolute;

visibility: hidden;

background: url(../images/smenubg102.png) repeat;

}

		

#dropmenu li ul li{

float: none;

display: inline;

width: 107px;

height:30px;

font: 12px/30px  SimSun,'microsoft yahei',Verdana,Arial;

}

			

#dropmenu li ul li a{	

padding: 0px;

text-align:center;

color: #303030;

background: transparent;

font: 12px/30px  SimSun,'microsoft yahei',Verdana,Arial;

}

			

#dropmenu li ul li a:hover{	

padding: 0px;

color: #fff;

background: url(../images/smenunow102.png) repeat;

font: 12px/30px  SimSun,'microsoft yahei',Verdana,Arial;

}</pre></body></html>