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