*{ margin:0; padding:0; list-style:none;}
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{ width:100%;  background:#333; position:relative; overflow:hidden;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .oUlplay li img {  }
#playBox .pre{ cursor:pointer; width:40px; height:40px; background:url(../images/l.png) no-repeat; position:absolute; top:40%; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:40px; height:40px; background:url(../images/r.png) no-repeat; position:absolute; top:40%; right:10px; z-index:10;}
#playBox .smalltitle {width:100%; height:10px; position:absolute; bottom:85px; z-index:10}
#playBox .smalltitle ul{ width:100%; margin:0 auto; text-align: center}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; display: inline-block; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#38c08e;}
