/* CSS Document */

*{ margin:0; padding:0; list-style:none;}
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px; height:410px;}
#playBox{ width:100%; margin:20px auto; position:relative; overflow:hidden; height:710px;}
#playBox .oUlplay { width:auot; position:absolute; left:0; top:0; margin:10px auto; text-align:center;}
#playBox .oUlplay li{ float:left;  height:327px;}
#playBox .smalltitle {width:100%; margin:0 auto; position:fixed; bottom:6%; left:0%; z-index:10; display:block; float:right;}
#playBox .smalltitle ul{ width:70px; height:23px; margin:0 auto;background:url(../images/imgYY.png) center no-repeat; }
#playBox .smalltitle ul li{ width:17px; height:17px; margin:0 3px; border-radius:17px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1; margin-top:3px;}
#playBox .smalltitle .thistitle{ background:#69aaec;}

