#rolling_banner {position:relative;  overflow:hidden; }
#rolling_banner #vi { width:200%; margin:0px; padding:0px; position:absolute; left:0px; top:0px; }
#rolling_banner #vi dt { width:50%; height:100%; float:left; }
#rolling_banner #vi dt img { width:100%; height:100%; border:0px; display:block; cursor:pointer; }
#menu {width:200%; height:30px; margin:0px; padding:0px; background-color:#2c2c2c; position:absolute; left:0px; bottom:0px; z-index:2;}
#menu dt { height:30px; border-left:1px solid #999999; float:left; text-align:center; line-height:30px; color:white; font-size:12px; cursor:pointer;}