/*=========½Å×¢²Ëµ¥===========*/
div#bottommenu{
margin: 0;
padding:0;
border: 0;
height: 29px;
line-height:29px;
color:#ffffff;
text-align:center;
background: url(menu.gif) repeat-x
}


div#bottommenu a:link,div#bottommenu a:visited,div#bottommenu a:active{
margin:0 5px;
color:#ffffff;
text-decoration: none;
}

div#bottommenu a:hover{
margin:0 5px;
color:#FFFF99;
text-decoration: none;
}