.mainbox{
    overflow:hidden;
    position:relative;
}
.flashbox{
   overflow:hidden;
    position:relative;
}
.imagebox{
	text-align:right;
	position:relative;
	z-index:999;
	background-image: url(../images/anniu_bg_09.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top:10px;
}

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