

#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{ width:287px; height:234px; background:#333; position:relative; overflow:hidden;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;position: relative;}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(../../images/tyxy1/l.png) no-repeat; position:absolute; top:190px; left:10px; z-index:10;display: none;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(../../images/tyxy1/r.png) no-repeat; position:absolute; top:190px; right:10px; z-index:10;display: none;}
#playBox .smalltitle {width:90px; height:10px; position:absolute; bottom:10px; z-index:10;right:0;}
#playBox .smalltitle ul{ width:90px; }
#playBox .smalltitle ul li{ width:8px; height:8px; margin:0 3px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;font-size: 14px;}
#playBox .smalltitle .thistitle{ background:#69aaec;}
#playBox .oUlplay .tit{display: block;height: 40px;background: rgba(0,0,0,0.7);width:287px;position: absolute;left:0;bottom:0;text-indent:12px;line-height: 40px;color:#fff;font-size: 14px;}
#playBox .oUlplay li img{width:287px; height:234px;}