*{ margin:0; padding:0; list-style:none;}
#divsmallbox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playbox{ width:1200px; height:338px; margin:0px auto; background:#333; position:relative; overflow:hidden;}
#playbox .oulplay { width:99999px; position:absolute; left:0; top:0;}
#playbox .oulplay li{ float:left;}
#playbox .pre{ cursor:pointer; width:45px; height:45px; background: no-repeat; position:absolute; top:190px; left:10px; z-index:10;}
#playbox .next{ cursor:pointer; width:45px; height:45px; background: no-repeat; position:absolute; top:190px; right:10px; z-index:10;}
#playbox .smalltitle {width:1200px; height:10px; position:absolute; bottom:15px; z-index:10}
#playbox .smalltitle ul{ width:120px; margin:0 auto;}
#playbox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playbox .smalltitle .thistitle{ background:#148800;}

