*{
    margin: 0;
    padding: 0;
}
.ohauschanpingyebox1{
    width: 100%;
    height: auto;
}
.ohauschanpingyebox1-2{
    width: 100%;
    height:auto;
}
.ohauschanpingyebox1-2 h2{
    height: 50px;
    color:#0000cc;
    text-align: center;
}
.ohauschanpingyebox2{
    width: 100%;
    height: auto;
}
.ohauschanpingyebox2 dl dt{
   float: left;
   width: 48%;
   letter-spacing:1.5px;
 }
 .ohauschanpingyebox2 dl dd{
    width: 48%;
    float: right;
    letter-spacing:1.5px;
  }
  .ohauschanpingyebox2p1{
      color: #0000cc;
      font-weight: bold;
  }
  .ohauschanpingyebox3{
      width: 100%;
      height: auto;
  }
  .ohauschanpingyebox3 h3{
      height: 50px;
    color: #0000cc;
    line-height: 50px;
}
  .ohauschanpingyebox3 table{
    width: 100%;
    height: auto;
    margin-top: 10px;
}
.ohauschanpingyebox3 table tr td{
  border: 1px solid #d5d5e9;
  padding:10px;
}
.ohauschanpingyebox3 img{
    width: 150px;
    margin-left: 30px;
}
.ohauschanpingyebox1-2 p{
    text-indent: 2em;
    letter-spacing:1.5px;
}
.ohauschanpingyebox3 table tr:hover{
   background: #0000cc;
   color: white;
  }



  .ohauschanpingyebox4{
    width: 100%;
    height: auto;
}
.ohauschanpingyebox4 h3{
    height: 50px;
  color: #0000cc;
  line-height: 50px;
}
.ohauschanpingyebox4 table{
  width: 100%;
  height: auto;
  margin-top: 10px;
}
.ohauschanpingyebox4 table tr td{
border: 1px solid #d5d5e9;
padding:10px;
}
.ohauschanpingyebox4 img{
  width: 150px;
  margin-left: 30px;
}
.ohauschanpingyebox1-2 p{
  text-indent: 2em;
  letter-spacing:1.5px;
}
