@charset "utf-8";
/* CSS Document */
   html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
	  background: url('../images/bg.jpg');
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 400px;
   
}
#all{ margin:auto; width:1152px; text-align:center; }
#head{ width:1152px; height:296px;background: url('../images/head.jpg'); float:left; }
#foot{width:1152px; height:0px; background: url('../images/fot.png')no-repeat bottom; float:left;}
#player3{ width:100%; left:50%; float:left; }
#blank{height:50px; color:#050101;}
#blank a{height:50px; color:#050101;}
.noscreen {
position:absolute;
top:-1000px;
left:0;
}
