    body {
      background-color:2e2e2e;
      margin:0;
      padding:0;
    }
    table {
      margin:0;
      padding:0;
    }
    div{
        margin:0;
        padding:0;
    }
    div a{
        text-decoration:none;
        color:#cc0000;
        font-weight:bold;
    }
    input{
        width:300px;
    }
    textarea{
        Width:400px;
        height:300px;
    }
    #tvtextbox{
      position:relative;
      width:645;
      height:250;
      top:50;
      left:60;
      color:ffffff;
      font-family:verdana;
      font-weight:bold;
    }
    #pagebox{
      position:relative;
      width:713;
      height:570;
      top:20;
      left:5px;
      color:000000;
      font-family:verdana;
      padding-right:15px;
      text-align:justify;
      overflow-y:auto;
      overflow-x:hidden;
      font-size:11pt;
    }
    html>body #pagebox{
      width:703;
    }
    #movieNav td{
      width:120;
      font-family:verdana;
      font-size:10px;
      text-align:center;
      color:ffffff;
      padding-left:7px;
      padding-right:7px;
    }
    #movieNav img{
      border:2px solid #000000;
      cursor:pointer;
    }
        body {
      background-color:2e2e2e;
    }
    table {
      margin:0;
      padding:0;
    }
    
    
    
    
    #top{
        width:1200px;
        height:218px; 
        background:url('images/main_01.jpg') no-repeat;
    }
    #center{
        height:710px;
        width:1200px;
    }
    #centerleft{
        height:710px;
        width:382px;
        float:left;
    }
    #centerlefttop{
        width:382px;
        height:334px; 
        background:url('images/main_02.jpg') no-repeat;
    }
    #centerleftbottom{
        width:382px;
        height:376px; 
    }
    #centerrightMain{
        width:818px;
        height:710px;
        float:right;
        background:url('images/main_03.jpg') no-repeat;
    }
    #centerrightPage{
        width:818px;
        height:710px;
        float:right;
        background:url('images/page_03.jpg') no-repeat;
    }
    #linksTopGroup img{
        display:block;
        margin-left:-3px;
        margin-right:-3px;
        padding:0px;
    }
    html>body  #linksTopGroup img{
        margin:0px;
    }
    
    #movie{
        position:relative;
        width:645px;
        height:400px;
        top:15px;
        left:-29px;
    }
    #tvtextbox{
        position:relative;
        top:30px;
        left:0;        
    }
