body { padding:0px; margin:0px; background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; background-image:url(../image/backtop.png); background-repeat:repeat-x; background-position:top;  }

#tot { width:100%; height:100%; }

#global{
   position: absolute;
   width:450px;
   height:450px;
   margin-left:-225px;
   margin-top:-225px;
   left:50%;
   top:50%;
   border:0px;
} 

#top { float:left; width:450px; height:100px;  }
#topleft { float:left; width:300px; height:100px;  }
#topleft img{ border:0px;  }
#topright { float:right; width:150px; text-align:right; color:#666666; height:100px; padding-top:70px; font-size:11px;  }

#bottom { float:left; width:450px; height:300px;  }

#bottom ul { margin:0px; padding:0px; }
#bottom ul li{ float:left; list-style:none;    }
#bottom ul li a{ background-color:#FFFFFF; text-decoration:none; text-align:center; width:148px; height:83px; padding-top:65px; display:block; color:#999999;  }
#bottom ul li a:hover{ background-color:#666666; color:#FFFFFF; text-decoration:none; }

#peu { float:left; width:450px; height:84px; color:#666666; padding-top:16px; font-size:11px;  }