/* Layout */
#hd {
  height: 0;
  background: none;
  margin: 0;
  }

#bd {
  height: 440px;
  min-height: 440px;
  }

#logoanim {
  position: absolute;
  top: 100px;
  left: 500px;
  width: 442px;
  height: 292px;
  z-index: 10;
  }

#top {
  position: absolute;
  top: 445px;
  left: 625px;
  font-size: 12px;
  }
  
#pagetop {
  position: absolute;
  top: 20px;
  left: 475px;
  }
  
.moduletable_menu {
  margin: 0;
  }

#footer {
  margin: 0 7px;
  }
  
