.mainbox{
    overflow:hidden;
    position:relative;
}
.flashbox{
   overflow:hidden;
   position:relative;
}
.imagebox{
    text-align:right;position:relative;z-index:999;
}

.bitdiv{display:inline-block;width:10px;height:10px;margin:0 5px 2px 0px;cursor:pointer;float:right;margin-right:10px;}
.defimg{background-image:url(../images/02.png)}
.curimg{background-image:url(../images/01.png)}