#playBox{ width:760px; height:370px; margin:0 auto;background:#333; position:relative; overflow:hidden;clear:both;}
#playBox .oUlplay {float:left;list-style:none; width:99999px; position:absolute; left:0px; top:0px;}
#playBox .oUlplay li{ float:left;list-style-type:none;}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(../images/l.png) no-repeat; position:absolute; top:150px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(../images/r.png) no-repeat; position:absolute; top:150px; right:10px; z-index:10;}
#playBox .smalltitle {width:760px; height:10px; position:absolute; bottom:15px; z-index:10}
#playBox .smalltitle ul{ list-style:none;width:120px; margin:0 auto;}
#playBox .smalltitle ul li{ list-style-type:none;width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#69aaec;}