/* CSS Document */

body {margin:0; padding:0; font-family:"Meiryo", "Lucida Grande", "Hiragino Kaku Gothic ProN", "¥Ò¥é¥®¥Î½Ç¥´ ProN W3", "sans-serif", "Mincho", "Arial";}


*{ margin:0; padding:0; list-style:none;}
#playBox{ width:210px; height:206px; position:relative; overflow:hidden;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0; padding:0; margin:0;}
#playBox .oUlplay li{ float:left;}
#playBox .smalltitle {width:210px; height:10px; position:absolute; bottom:0px; z-index:10}
#playBox .smalltitle ul{width:70px; margin:0 auto;}
#playBox .smalltitle ul li{ width:8px; height:8px; margin:0 4px; border-radius:10px; background:#999; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle ul li:hover { cursor:pointer;}
#playBox .smalltitle .thistitle{ background:#2B91E7;}

#playBox2{ width:190px; height:30px; position:relative; overflow:hidden;}
#playBox2 .oUlplay2 { width:99999px; position:absolute; left:0; top:0; padding:0; margin:0;}
#playBox2 .oUlplay2 li{ float:left;}
#playBox2 .smalltitle2 {width:190px; height:10px; position:absolute; bottom:0px; z-index:10}
#playBox2 .smalltitle2 ul{width:70px; margin:0 auto;}
#playBox2 .smalltitle2 ul li{ width:8px; height:8px; margin:0 4px; border-radius:10px; background:#999; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox2 .smalltitle2 ul li:hover { cursor:pointer;}
#playBox2 .smalltitle2 .thistitle2{ background:#2B91E7;}
