@charset "gb2312";
/* CSS Document */
ul{ padding:0px; margin:0px auto;}
li{ display:inline; float:left;}
a:link{ text-decoration:none; color:#000000;}
a:visited{text-decoration:underline; color:#000000;}
a:hover{text-decoration:none; color:#f00;}
a:active{text-decoration:none; color:#000000;}
img{ border:0px}

.top_all{ width:1000px; margin-left:auto; margin-right:auto; height:auto}
.bottom{ width:100%; float:left; height:150px;}
.bottom_1{ width:100%; float:left; height:5px; background:#e9e5e2; margin-top:20px; overflow:hidden}
.bottom ul { float:left; margin-top:20px; width:100%}
.bottom ul li{ float:left; width:100%; color:#5e5e5e; text-align:center; height:25px; line-height:25px;font-family:"ËÎÌå"; font-size:12px; }
.bottom ul li a:link,.bottom ul li a:visited,.bottom ul li a:active{ color:#5e5e5e; text-decoration:none;}
.bottom ul li a:hover{ color:#f00; text-decoration: underline}