<!--ÊÓÆµ¸ñÊ½-->
<style type="text/css">
.video { position:relative; float:left; text-align:center;}
.videolist { position:relative; float:left; text-align:center; width:320px; height:240px; margin:10px 20px 30px 25px;  }
.videolist:hover{ cursor: pointer; }
.videoed { display:none; width:50px; height:50px; position: absolute; left:45%; top:45%; z-index:99; border-radius:100%; }
.videos{ display:none; border: 1px solid #080808; position:fixed; left:50%; top:50%; margin-left:-320px; margin-top:-210px; z-index:100; width:640px; height:360px; }
.vclose { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer; }
</style>
