.mainbox{
    overflow:hidden;
    position:relative;
}
.flashbox{
   overflow:hidden;
    position:relative;
}
.imagebox{
    text-align:right;position:relative;z-index:999;
}

.bitdiv{display:inline-block;width:13px;height:13px;margin:0 10px 10px 0px;cursor:pointer;float:right;}
.defimg{background-image:url(../images/banner_an.png);}
.curimg{background-image:url(../images/banner_an_on.png);}
/*.defimg{
	background-color:#EEF0EF;
	-moz-border-radius: 6px;      
    -webkit-border-radius: 6px;   
    border-radius:6px;            
	
}
.curimg{
	background-color:#E67817;
	-moz-border-radius: 6px;      
    -webkit-border-radius: 6px;   
    border-radius:6px;            
	
}*/