body {
       background-color:#6e6a62;
       margin-top:0px;
       margin-bottom:0px;
       margin-left:0px;
       margin-right:0px;
      }
 
 .left {text-align:left;}
 .right{text-align:right;}
 .color{color:#ffffff;}

 
 img { border:none; }
 img.c {
        margin-top:35px;
        margin-bottom:15px; 
       }
	   
	   
 tr {text-align:center;}
 td { 
       text-align:center;
       
    }
 td.c { 
         width:64%;
       }
 td.L {width:17%;} 
 td.R {width:19%;}
       
       
      
 td.Rc{ 
       background-image:url(../../need/bg.gif);
       background-repeat:no-repeat;
       width:21%;
       height:100%;	   
      }
   
 
 a {text-decoration:none;}
 
 a:link, a:visited, a:active {color:#a9a8a6;}
 a:hover {color:#CBCAC7;}
 a.c:link, a.c:visited, a.c:active {color:#ffffff;}
 a.c:hover {color:#d7d7d7;}
 br.L { line-height:15px; }
 br.top { line-height:7px;}
 br.t { line-height:4px;}
 
 font 
     {
	  font-family:arial,tahoma;
	  color:#a9a8a6;
	 }
