@charset "utf-8";
/* CSS Document */

body {padding:0; margin:0; background-image:url(images/bg2.gif);}
#wrapper { width:900px; height: 1600px; margin:0 auto; background-color:#000000;}
#wrapper img {float:left;}

/*table1*/
#header {width:900px; height:444px; float:left; }
#header img {float:left;}

/*thumb*/
#table {width:900px; height: 350px; background-color:#000000;}
#table img {float:left;}
#table .moviecontainer {width:420px; height:330px; float:left; margin:10px 1px 15px 18px; background-color:#ffffff;}
#table .moviecontainer .player {width:400px; height:300px; margin:10px 10px 0 -10px;}
#table .moviecontainer img {float:left; margin-left:20px;}
