table{

 background-color:#005500;

 width:600px;

}



tr{background-color:#ffffff}



table.non{

 background-color:#ffffff;

 width:650px;

}



table.top{

 background-color:#ffffff;

 width:900px;

 height:108px;

}





#main-left{

 width:200px;

 height:100%;

 float:left;

 margin-left:15px;

}



#main-right{

 width:650px;

 height:100%;

 float:left;

 margin-left:15px;

 margin-right:15px;

}



#main-top{

 width:900px;

 height:110px;

 padding-bottom:30px;

}

