/*=========½Å×¢²Ëµ¥===========*/
#bottommenu{
margin: 0;
padding:0;
border: 0;
height: 60px;
line-height:28px;
color:#ffffff;
text-align:center;
background-color:#e4dad1;

}

#bottommenu .bottommenu{
   float:left;
   height:28px;
   text-align:center;
      
}

#bottommenu .bg{
   float:left;
   width:7px;
   height:27px;
   background:url(line.png) 0px 0px no-repeat;

}

#bottommenu a:link,div#bottommenu a:visited,div#bottommenu a:active{
margin:0 14px;
padding-top:5px;
font-size:12px;
font-family:"ËÎÌå";

color:#6b6764;

text-decoration: none;
}

#bottommenu a:hover{
margin:0 14px;
font-size:12px;
font-family:"ËÎÌå";
padding-top:5px;
color:#6b6764;
text-decoration: none;
}

