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