#playBox{ width:549px; height:300px; float:left; position:relative; margin:0 auto; overflow:hidden;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}

#playBox .smalltitle {width:100%; height:15px; position:absolute; bottom:10px; right:10px;z-index:10}
#playBox .smalltitle ul{ float:right;}
#playBox .smalltitle ul li{ width:15px; height:15px; text-align:center; line-height:15px; font-size:12px;   margin:0 1px; cursor:pointer; background:#fff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#ff0000; color:#ffffff;}

