@charset "gb2312";
/* CSS Document */
* {
margin:0;
padding:0;
border:0;
}

#container {
margin:0 auto;
width:957px;
height:auto;
background-color:#FFF;
}

#top {
margin:2px auto;
width:957px;
height:160px;
background:url(banner1.jpg) top left no-repeat;
}


#bottom { 
float:left;
margin-left:250px;
width:479px;
height:auto;
display:inline;
}

#bottom-link { 
float:left;
width:479px;
height:33px;
}
body div.blog-vip{width:250px;overflow:hidden;height:250px;visibility:hidden;position: absolute;}
#copyright{ 
float:left;
width:479px;
margin-top:5px;
height:auto;
text-align:center;
color:#659bca;
font-size:13px;
}



