@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
body{ border:0; font-size:16px;
margin:10px; text-align:left; line-height:30px;background: url(../images/bg.png) #031020 no-repeat center top ;height:1200px;}

img{border:0;}
ul{padding:0; margin:0; }
li{padding:0; margin:0; list-style:none; color:#5b5b5b }
a {text-decoration: none; color: #fff;}
a:hover {color: #fff; text-decoration:underline}
td{text-align:center;}
.container{ width:1002px; margin:0 auto; }

.video{ height:300px;  width:400px; float:left  }
.videobox{ width:400px; height:300px;   background:#000;border-radius:40px;}

.videobox video{border-radius:40px;}
 