#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#fff}
#playBox{width:546px;height:247px;float:left;background:#333;position:relative;overflow:hidden; margin-left:-1px;}
#playBox img { width:546px;height:247px;}
#playBox .oUlplay{width:99999px;position:absolute;left:0;top:0}#playBox .oUlplay li{float:left}
#playBox .pre{cursor:pointer;width:45px;height:45px;background:url(../images/l.png) no-repeat;position:absolute;top:110px;left:10px;z-index:10}
#playBox .next{cursor:pointer;width:45px;height:45px;background:url(../images/r.png) no-repeat;position:absolute;top:110px;right:10px;z-index:10}
#playBox .smalltitles{width:546px;height:10px;position:absolute;bottom:15px;z-index:10}
#playBox .smalltitles ul{width:80px;margin:0 auto}
#playBox .smalltitles ul li{width:10px;height:10px;margin:0 5px;border-radius:10px;background:#fff;float:left;overflow:hidden;*display:inline;*zoom:1}
#playBox .smalltitles .thistitle{background:#69aaec}