@charset "utf-8";
*{ 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:390px; height:260px; margin:0; padding:0; background:#333; position:relative; overflow:hidden;}
#playBox .oUlplay { width:1950px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .oUlplay li img{ width:390px; height:260px; border:0;}


#playBox .pre{ cursor:pointer; width:20px; height:20px; background:url(../img/l.png) no-repeat; position:absolute; top:110px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:20px; height:20px; background:url(../img/r.png) no-repeat; position:absolute; top:110px; right:10px; z-index:10;}



.div_img1{width:390px; height:260px; float:left; top:0; left:0;  }

.div_img1 .img{width:390px; height:260px;position:relative;z-index:2; float:left;  }
.div_img1 .img .bd{width:390px; height:260px;position:absolute;z-index:3;}
.div_img1 .img img{width:390px; height:260px; border:0; }
.div_img1 .img .black{width:390px;height:60px; background:#000000;filter:alpha(opacity=60);opacity:0.6; margin-top:200px;z-index:4; position:absolute;}
.div_img1 .img .tit{width:390px;height:60px; margin-top:200px; position:absolute; line-height:60px; text-align:center;z-index:5;}

.w16,.w16:link,.w16:visited,.w16:hover{font-size:16px;color:#FFF;text-decoration:none;cursor:default; font-family:'Microsoft YaHei';}
.w16:hover{cursor:pointer;}

