body {
  width: 900px;
  margin:  0 0 0 0;
  background-color: #582D8C;

  margin-left: auto;
  margin-right: auto;
  #margin: 0 auto;
}

h1 {
  font-size: 12px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  color: #666666;
}

p {
  font-size: 12px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  color: #666666;
}

a img {
  border: 0;
}


h2 {
  font-size: 12px;
}

#content {
}

#content .top {

  background: url('images/background-top.jpg') no-repeat;
  height: 32px;
}

#content .left {
  background: url('images/background-left.jpg') no-repeat;
  width: 228px !important;
  height: 628px;

  #height: 500px;
}

#content .middle {
  background: url('images/background-middle.gif') top left no-repeat;
  height: 400px;
  padding: 10px;
  padding-top: 100px;
  vertical-align: top;
  color: #666666;
}

#content .right {
  background: url('images/background-right.jpg') 0px 112px no-repeat;
  width: 227px;
  height: 628px;
}

#content .middle p {
  font-size: 12px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  color: #666666;
}

#content .middle .text-box {
  position: relative;
  overflow: auto;
  height: 460px;
}

#content .middle ul {
/*   padding:  0 0 0 10px; */
}

#content .middle li {
  font-size: 12px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  color: #666666;
}


#content .footer p {
  font-size: 12px;
  text-align: center;
  color: #ffffff;
}

#content .footer p a {
  color: #ffffff;
  text-decoration: none;
}

#content .footer p a:hover {
  text-decoration: underline;
}


.contact_us {
  font-size: 12px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  color: #666666;
}

.contact_us input {
  width: 150px;
}

.contact_us textarea {
  width: 150px;
}

.contact_us span {
  color: #FF0000;
}

#content p {

}

#content p a {
  color: #666666;
  text-decoration: none;
}

#content p a:hover {
  text-decoration: underline;
}

#content .notice {
  color: #ff0000;
  font-size: 13px;
  text-align: center;
  font-weight: normal;
}

#content .notice1 {
  color: #ff0000;
  font-size: 14px;
  text-align: center;
}

.link {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  border: 1px #000 solid;
  padding: 3px;
  font-size: 12px;
}

.link:hover {
  color: #6E5C74;
}
