body {
  margin: 0;
  padding: 0;
  background-color: #ae73a7;
  background-repeat: repeat-x;
  background-position: left top; }

#imSite {
  width: 988px;
  margin: 0px auto;
  border: 1px solid #e47fa7;
  text-align: left; }

#imHeader {
  height: 213px;
  background-image: url("top.jpg");
  background-repeat: no-repeat;
  background-position: left top; }

#imBody {
  background-repeat: repeat-y;
  background-position: left top; }

#imMenuMain {
  width: 134px;
  float: left;
  border-right: 1px solid #e47fa7;
  padding: 11px 0 0 6px; }

#imContent {
  width: 842px;
  float: left;
  margin-top: 14px; }

#imFooter {
  clear: both;
  height: 34px;
  background-color: #a4bd55;
  background-repeat: no-repeat;
  background-position: left top; }

#imFooter_L {
  margin: 10px 0 0 15px;
  float: left; }

#imFooter_R {
  margin: 10px 15px 0 0;
  float: right; }
