/*=========½Å×¢²Ëµ¥===========*/
div#bottommenu{
height: 28px;
color:#454545;
text-align:left;
}


div#bottommenu a:link,div#bottommenu a:visited,div#bottommenu a:active{
margin:0 16px;
color:#454545;
font:12px/28px "Microsoft YaHei UI";;
text-decoration: none;
}

div#bottommenu a:hover{
color:#bbb;
text-decoration: underline;
}

