/*完结焦点图*/
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{ width:1000px; height:409px; margin:20px auto; position:relative; overflow:hidden;}
#playBox .oUlplay {width:99999px;position:absolute;left:0;top:0;}
#playBox .oUlplay>li{display:blcok;width:1002px;height:450px;float:left;}
#playBoc .oUlplay>li>a{display:block;}
#playBox .pre{cursor:pointer;width:45px;height:45px; position:absolute; bottom:-35px; left:42%; z-index:10;background:url('../images/waje_17.gif') no-repeat}
#playBox .next{ cursor:pointer; width:45px; height:45px; position:absolute; bottom:-35px; right:40%; z-index:10;background:url('../images/waje_19.png') no-repeat;}
#playBox .smalltitle {width:1000px; height:10px; position:absolute; bottom:-2px; z-index:10}
#playBox .smalltitle>ul{ width:120px; margin:0 auto;}
#playBox .smalltitle>ul>li{cursor:pointer; width:6px; height:6px; margin:0 5px; border-radius:10px; background:#dadada; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{width:25px;height:6px;border-radius:6px; background:#69aaec;cursor:pointer;}

