/*=========½Å×¢²Ëµ¥===========*/
div#bottommenu{
margin: 0;
padding:0;
border: 0;
height: 35px;
color:#ffd002;
font:11px/35px SimSun;
text-align:center;
}


div#bottommenu a:link,div#bottommenu a:visited,div#bottommenu a:active{
margin:0px 0px 0px 0px;
color:#ffd002;
font:12px/35px 'SimSun',Arial,Sans-Serif;
text-decoration: none;
}

div#bottommenu a:hover{
margin:0px 0px 0px 0px;
color:#ffd002;
font:12px/35px 'SimSun',Arial,Sans-Serif;
text-decoration: underline;
}

