BODY {
  margin:0px;
  padding: 0px;
  padding-bottom: 45px;
  text-align: center;
  background: url(/i/body-bg.gif) -40px -40px #CCCCCC;
}

#main {
  margin: 0px;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 852px;
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  vertical-align: top;
  border-width: 0px 1px 0px 1px;
  border-style: solid;
  border-color: #A5A5A5;
  border-collapse: collapse;
  background: #FFFFFF;
}


#head {
  margin:0px;
  padding: 0px;
  height: 171px;
  text-align: right;
  vertical-align: top;
  background: url(/i/head.jpg) 60px 0px no-repeat;
}

#ya-pro {
  margin: 0px;
  padding: opx;
  margin-top: 34px;
  margin-right: 60px;
}

#title {
  margin: 0px;
  padding: 0px;
  height: 65px;
  text-align: left;
  vertical-align: top;
  background: url(/i/title-bg.gif) 0px 25px no-repeat;
}

#title img {
  display: block;
  margin-left: 165px;
  margin-top: 5px; 
}

#title span {
  display: block;
  float: right;
  margin-right: 60px;
  margin-top: 11px;
}

#title a {
  text-decoration: none;
  color: black;
}

#title a:hover {
  text-decoration: underline;
}

#navi {
  margin: 0px;
  padding: 0px;
  width: 212px;
  font-family: Garamond, Arial, sans-serif;
  text-align: left;
  vertical-align: top;
}

#navi1_level1 {
  margin-left: 60px;
  font-size: 12px;
  text-transform: uppercase;
}

#navi1_level1 a {
  display: block;
  margin-bottom: 15px;
  color: #A5A5A5;
  text-decoration: none;
}

#navi1_level1 a:hover {
  text-decoration: underline;
}

#navi1_level2 {
  margin-left: 20px;
  margin-bottom: 20px;
  margin-top: -10px;
  font-size: 14px;
  text-transform: none;
}

#navi1_level2 a {
  margin-bottom: 0px;
}

a#navi1_level1_selected, a#navi1_level2_selected {
  font-weight: bold;
  color: #A5A5A5;
}

#developer {
  height: 130px;
  color: #A5A5A5;
  font-size: 11px;
  background: url(/i/developer.gif) no-repeat 0px 12px;
}

#developer a {
  display: block;
  margin-left: 60px;
  height: 110px;
  margin-right: 40px;
  text-decoration: none;
  color: #A5A5A5;
}

#developer a:hover {
  text-decoration: underline;
}




#content {
  margin: 0px;
  padding: 0px;
  padding-right: 60px;
  padding-bottom: 35px;
  text-align: justify;
  vertical-align: top;
}

#content p {
  margin: 0px;
  padding: 0px;
  margin-bottom: 15px;
}

#footer {
  height: 50px;
  font-size: 10px;
  text-align: center;
  color: #A5A5A5;
  background: url(/i/footer-line.gif) no-repeat 0px 0px;
}

#footer a {
  font-weight: bold;
  text-decoration: none;
  color: #A5A5A5;
}

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

#footer-left {
  display: block;
  float: left;
  margin: 0px;
  padding: 0px;
  margin-left: 60px;
}

#footer-right {
  display: block;
  float: right;
  margin: 0px;
  padding: 0px;
  margin-right: 60px;
}

a {color: #A5A5A5;}