@charset "utf-8";
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{ width:258px; height:287px;background:#fffs; position:relative; overflow:hidden;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .oUlplay li p{ background:#d6d6d6; height:36px; line-height:36px; width:258px; text-align:center; color:#4d4d4d; font-size:16px;}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(../images/l.png) no-repeat; position:absolute; top:190px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(../images/r.png) no-repeat; position:absolute; top:190px; right:10px; z-index:10;}
#playBox .smalltitle {width:258px; height:10px; position:absolute; bottom:10px; z-index:10; left:80px;}
#playBox .smalltitle ul{ width:120px;}
#playBox .smalltitle ul li{ width:21px; height:5px; margin:0 5px;background:#0062b2; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#90c31f;}

