/* ÀÁÈËÍ¼¿â ËÑ¼¯ÕûÀí 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:1200px; height:675px; margin:20px auto;  position:relative; overflow:hidden;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;overflow:hidden;}
#playBox .oUlplay li img{
	}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(../images/l.png) no-repeat; position:absolute; top:310px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(../images/r.png) no-repeat; position:absolute; top:310px; right:10px; z-index:10;}
#playBox .smalltitle {width:1200px; height:20px; position:absolute; bottom:15px; z-index:10}
#playBox .smalltitle ul{ width:160px; margin:0 auto;}
#playBox .smalltitle ul li{ width:20px; height:20px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}

#playBox .smalltitle .thistitle{ background:#69aaec;}
.logo{margin:0 auto;padding-top:50px;width:1200px; text-align:center;}
.footer{width:1200px; text-align:center; font-size:12px;margin:0 auto;}

