
UL {
	list-style-type: none;
	padding:0px;
	margin:0px;}
LI {
	font-size: 14px; 
	color: #333; 
	line-height: 1.5em; 
	font-family:微软雅黑;}
.hide {
	display: none
;}
#mainmenu_top UL LI .menuhover {
	background: #CC0000;
	color: #fff;}
#mainmenu_top UL LI A {
	margin-top: 2px;
	cursor: pointer;
	padding-top: 8px;
	height: 40px;
	text-decoration: none;font-family:微软雅黑;}
#mainmenu_top { 
	width:100%;
	height: 40px; 
	display:block;
	overflow:hidden;}
#mainmenu_top UL LI {float: left;}
#mainmenu_top UL LI A {
 	width: 120px;
	height:40px;
	display: block;
	color: #666666; 
	text-align: center; 
	font-weight: bold;}
#mainmenu_bottom {
	width:100%;
	height:32px;
	line-height:32px;
	display:block;
	overflow:hidden;
	background: url(../images/mainmenu_bg.jpg) repeat-x
;}
#mainmenu_bottom .mainmenu_rbg {
	height: 32px;
	color: #fff;
	margin-left: 0px; 
	padding: 0px 0px 0px 5px;}
#mainmenu_bottom UL {}
#mainmenu_bottom UL LI {
	padding-left: 8px; 
	float: left; 
	margin-left: 7px; 
	height: 32px;}
#mainmenu_bottom UL LI.se {
	float: left; 
	margin-left: 7px; 
	height: 32px;
	padding-left: 8px; 
	background: url(../images/menulink_bg_l.jpg) no-repeat;}
#mainmenu_bottom UL LI A {
	color: #fff; 
	line-height: 32px;
	padding-right: 18px; 
	display: block;
	text-decoration: none;
	background: url(../images/menulink_bg_normal.jpg) no-repeat right 50%;}
#mainmenu_bottom UL LI A:hover {
	background: url(../images/menulink_bg_normal.jpg) no-repeat right 50%;
	color: #FFCC00;}
#mainmenu_bottom UL LI A.se {
	color: #fff; 
	line-height: 32px;
	padding-right: 18px; 
	display: block; 
	background: url(../images/menulink_bg_r.jpg) no-repeat right 50%;}

