/* ����ͼ�� �Ѽ����� www.lanrentuku.com */
*{ 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:445px; height:227px; margin:0px auto;  position:relative; overflow:hidden;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{width:445px;overflow:hidden; float:left;color:red;}
#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: 64px;
    height: 10px;
    position: absolute;
    bottom: 15px;
    z-index: 10;
    margin-left: 192px;
    /*background: rgba(206, 200, 200, 0.3);*/
    border-radius: 5px;*zoom:1}
#playBox .smalltitle ul{ width:120px; margin:0 auto;}
#playBox .smalltitle ul li{    width: 8px;
    height: 8px;
    margin: 1px 0 0 6px;
    border-radius: 10px;
    background: #ffffff;
    float: left;
    overflow: hidden;}
#playBox .smalltitle .thistitle{ background:#f90;}

