﻿*{ margin:0; padding:0; list-style:none;}
#playBox{ width:100%; height:600px; margin:0px auto; background:#333; position:relative; overflow:hidden;}
#playBox .oUlplay {width:99999px; position:absolute; left:3px; top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(../images/l.png) no-repeat; position:absolute; top:250px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(../images/r.png) no-repeat; position:absolute; top:250px; right:10px; z-index:10;}
#playBox .smalltitle {width:100%; height:35px; position:absolute; bottom:0px; z-index:10; background-color:#333333;filter:alpha(opacity=40); -moz-opacity:0.4; -khtml-opacity: 0.4; opacity: 0.4; }
#playBox .smalltitle ul{ width:120px; margin:0 auto; padding-top:12px;}
#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:#0167a5;}


