/* CSS Document */

body{
margin:0px;
}



/*-banner�Ĳ���--*/

#bottom{
width:expression(this.offsetWidth>996?"100%":"996px");
height:110px;
border-top:1px #CCCCCC solid;
background-color:#FAFAFA;
font-size:12px;
color:#666666;
}

#bottom ul{
margin-top:10px;
list-style:none;
}

#bottom ul li{
padding-top:10px;
text-align:center;
}

#bottom a{

font-size:12px;

color:#666666;

text-decoration:none;

}