body {
  font-family: Tahoma;
  font-size: 11px;
  background: url('../img/site_bg.jpg') repeat-x;
  background-color: #666;
  
}
.form180 {
  width: 180px;
  height: 15px;
  padding-left: 2px;
  font-family: Tahoma;
  font-size: 11px;
  padding-top: 2px;
  border: 1px solid #92806C;
  background-color: #FDF2EE;
}
.formtext {
  width: 360px;
  height: 100px;
  padding-left: 2px;
  font-family: Tahoma;
  font-size: 11px;
  padding-top: 2px;
  border: 1px solid #92806C;
  background-color: #FDF2EE;
}
#bodyWrapper {
  position: relative;
  margin-left: 50%;
  left: -475px;
  width: 957px;
  padding-left: 6px;
  background-color: #ffffff;
  overflow: hidden;
}
#expl1 {
  position: absolute;
  left: 267px; 
  top: 120px; 
  width: 690px;
  height: 40px;
  font-size: 20px;
  color: #fff;
}
#expl2 {
  position: absolute;
  left: 267px; 
  top: 161px; 
  width: 690px;
  height: 40px;
  font-size: 20px;
  color: #fff;
}
#expl3 {
  position: absolute;
  left: 267px; 
  top: 202px; 
  width: 690px;
  height: 40px;
  font-size: 20px;
  color: #fff;
}
#expl4 {
  position: absolute;
  left: 267px; 
  top: 243px; 
  width: 690px;
  height: 40px;
  font-size: 20px;
  color: #fff;
}
#expl5 {
  position: absolute;
  left: 267px; 
  top: 284px; 
  width: 690px;
  height: 40px;
  font-size: 20px;
  color: #fff;
}
#header {
  height: 120px;
}
#metanavi {
  position: relative; 
  left: 774px;
  top: -337px;
  width: 200px;
  color: #666;
}



#metanavi a {
  color: #666;
  text-decoration: none;
  padding-right: 9px;
  padding-left: 9px;  
}
#metanavi a:hover {
  color: #EF520B;
  text-decoration: underline;
  padding-right: 9px;
  padding-left: 9px;  
}
#navi {
  height: 310px;
  width: 951px;
  background: url('../img/bg_nav_bott.jpg') no-repeat;
}
#naviLeft {
  float: left;
  width: 255px;
  margin-right: 6px;
  height: 290px;
  background: url('../img/nav_left.jpg') no-repeat;
}
#naviRight {
  float: left;
}
.navpoint {
  height: 41px;
  font-size: 20px;
  cursor: pointer;
  color: #fff;
  text-align: right;
}

#content {
  height: 50px;
  width: 951px;
  
}
#contentLeft {
  float: left;
  width: 261px;
}
#contentRight {
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 16px;
  width: 650px;
  color: #333;
}

#contentRight a {
  color: #333;
  text-decoration: underline;
}
#contentRight a:hover {
  color: #EF520B;
  text-decoration: underline;
}

#contentRight p {
  padding-bottom: 10px;
  margin: 0px;
}

#contentRight ul {
  margin: 0px;
  background: none;
}

#contentRight li {
  padding-left: 15px;/*background: url('../img/li.jpg') no-repeat;*/
}
