.zeus, .paygent {
  margin: 1.4em 0 0 25px;
}

.h2_descs {
    font-size: 13px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin: 0 0 0 25px;
    padding: 0 25px;
    display: none;
}

.h2_descs p {
  line-height: 1.6;
  margin: 1.6em 0;
}

.descs_foot {
    margin: 2em 0 1.6em 0;
}

.descs_foot a {
    color: #666;
}

#desc_options h2 {
    background-image: url(../../img/form/icon_title3.png);
    font-weight: normal;
    cursor: pointer;
}

#desc_options h2:hover {
    text-decoration: underline;
}

#desc_options h2.active {
    background-image: url(../../img/form/icon_title2.png);
    font-weight: bold;
    cursor: pointer;
}

#desc_options h2 {
  margin: 0 0 14px 20px;
}

.h2_descs ul li {
  text-indent: -1em;
  padding-left: 1em;
  margin: 0 0 8px 1em;
}

.h2_descs ul li:last-child {
  margin: 0 0 1.6em 1em;
}

.h2_descs ul li span {
  display: inline-block;
  width: 12em;
}

.h2_descs ul li span.small {
  margin: 0;
  font-size: 11px;
  width: 100%;
}

/*std_option*/

.std hr {
  background-color: #f1e27b;
}

.std .pankuzu {
  background-color: #f1e27b;
  color: #666;
}

.std .pankuzu a, .std .pankuzu a:visited, .std .pankuzu a:link {
  color: #666;
}

.std .sec_desc {
  margin: 25px 0 0 25px;
}

.std section {
  margin-bottom: 30px;
}

.std section h1 {
  padding: 0;
  background: none;
}

.std section h1 span {
  display: inline-block;
  margin: 0 4px 0 0;
  font-size: 14px;
  vertical-align: middle;
}

.std .h2_descs {
  padding: 1.6em 25px;

}
.std .h2_descs_2 {
  padding: 0;
}

.std .h2_descs_3 {
  padding: 8px;
}

.std .h2_descs_inner {
  padding: 1.6em;
  background-image: url("../img/bg.png");
}

.std .h2_descs p {
  margin: 0;
}

.std .h2_descs p.fee, .std .h2_descs ul{
  margin: 8px 0 0 0;
  font-size: 15px;
}

.std .h2_descs ul li {
  line-height: 1.8;
}
