/*=========��ע�˵�===========*/
div#bottommenu{
margin: 0;
padding:0;
border: 0;
height: 40px;
font:14px/40px SimSun;
color:#333333;
text-align:center;
}


div#bottommenu a:link,div#bottommenu a:visited,div#bottommenu a:active{
margin:0px 28px 0px 28px;
color:#333333;
font:14px/40px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
text-decoration: none;
}

div#bottommenu a:hover{
margin:0px 28px 0px 28px;
color:#f55c57;
font:14px/40px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
text-decoration: underline;
}