﻿*{ 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
{
    border: 1px solid #C0C0C0;
    width: 390px;
    height: 300px;
    margin: 0px;
    background: #ffffff;
    position: relative;
    overflow: hidden;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .pre{
	cursor:pointer;
	width:20px;
	height:45px;
	
	position:absolute;
	top:64px;
	left:5px;
	z-index:10;}
#playBox .next{ cursor:pointer; width:20px; height:45px; background:url(../images/r.jpg) no-repeat; position:absolute; top:64px; right:5px; z-index:10;}
#playBox .smalltitle {width:390; height:10px; position:absolute; bottom:5px; z-index:10;}
#playBox .smalltitle ul{ width:390px; margin:0 auto;}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#eeeeff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#69aaec;}