#menumain_simple{
   margin:0;
   white-space:nowrap;
   overflow:hidden;
   width:100%;
   color:#7e725e;
}

#menumain_simple .menumain_simple{
   float:left;
   width:95px;
   height:36px;
   line-height:36px;
   text-align:center;
   margin:0px;
   background:url(../images/line.png) right 8px no-repeat;
}


#menumain_simple .menumain_simple a{
   color: #7e725e; 
   display:block;
   text-decoration: none;
   line-height:36px;
   font-size:14px;
}


#menumain_simple .menumain_simple a:hover {
   color: #fff; 
   text-decoration: none;
   line-height:36px;
   background:url(../images/menunow.png) 0px 0px no-repeat;
} 


div#bottommenu{
margin: 0;
padding:0;
border: 0;
height: 28px;
color:#fff;
font:11px/28px SimSun;
text-align:center;
}

/**bottommenu_1/A**/

div#bottommenu a:link,div#bottommenu a:visited,div#bottommenu a:active{
margin:0px 5px 0px 2px;
color:#fff;
font:12px/28px 'SimSun',Arial,Sans-Serif;
text-decoration: none;
}

div#bottommenu a:hover{
margin:0px 5px 0px 2px;
color:#fff;
font:12px/28px 'SimSun',Arial,Sans-Serif;
text-decoration: underline;
}