/*µ×²¿µ¼º½À¸*/
.bottom { margin:0; width:100%; height:40px; background-color:#333; float:left; }
.bottombar { margin:0 auto; width:1000px; height:40px; background-color:#333; }
.bottom-left { float:left; width:400px; height:40px; line-height:40px;}
.bottom-left ul {padding:0; text-align:center;}
.bottom-left ul li { float:left; width:110px; line-height:40px; }
.bottom-left ul li a { display:block; width:100%; color:#FFF; text-align:center;}
.bottom-left ul li a:hover { background:#FF9900; text-decoration:none; }
.bottom-left ul li a.current { background:#FF0000; text-decoration:none; }
.bottom-right{float:right; width:500px; height:40px; line-height:40px;}
.bottom-right ul{padding:0; text-align:center;}
.bottom-right ul li{list-style:none; font-size:12px; line-height:40px; color:#fff;}
/*µ×²¿°æÈ¨À¸*/
.footer { float:left; margin:0; width:100%; height:60px; background-color:#f5f5f5;}
.footerbar {margin:0 auto; width:1000px; height:60px; line-height:30px; background-color:#f5f5f5;}
.footeradd {margin:0 auto; width:1000px; height:60px; background-color:#f5f5f5;}
.footeradd ul li{line-height:30px; color:#333; text-align:center;}