@import "../common/common.css";

#about #m_about {
  background-position: 0 -89px;
}

#about #lead {
  height: 310px;
}

#about #headline {
  float: left;
  width: 320px;
  height: 300px;
}

#about #headline p {
  font-size: 14px;
  line-height: 140%;
  margin-top: 20px;
}

#about #soudan {
  float: right;
}

#about #flow {
  margin-bottom: 30px;
}

#about .row {
  margin-top: 15px;
  width: 615px;
  height: 293px;
}

#about .row .left_flow,
#about .row .right_flow {
  width: 300px;
  height: 293px;
  background: url("img/q_bg.jpg") no-repeat top;
}

#about .row .left_flow {
  float: left;
}

#about .row .right_flow {
  float: right;
}

#about .row p {
  font-size: 14px;
  margin: 25px 0 0 20px;
  width: 260px;
  letter-spacing: 0;
}

  html>/**/body#about .row p, x:-moz-any-link, x:default {
    font-size: 12px;
    letter-spacing: 1px;
  }

#about .row .q_title {
  font-size: 14px;
  margin: 30px 0 0 80px;
  color: #33A2B3;
  font-weight: bold;
  width: 200px;
}

#about .row .a_title {
  font-size: 14px;
  margin: 60px 0 0 80px;
  color: #2E9E1E;
  font-weight: bold;
  width: 200px;
}

#about #servicecontent .step {
  width: 608px;
  clear: both;
  margin-top: 15px;
}

#about #servicecontent .step h4 {
  position: relative;
  top: 7px;
  left: 170px;
}

#about #servicecontent .three h4 {
  top: 0px;
  left: 170px;
}

#about #servicecontent .step p {
  font-size: 13px;
  margin: 15px 0 0 90px;
}

#about #servicecontent .one {
  background: url("img/flow1_bg.jpg") no-repeat top;
  height: 110px;
}

#about #servicecontent .two {
  background: url("img/flow2_bg.jpg") no-repeat top;
  height: 120px;
}

#about #servicecontent .three {
  background: url("img/flow3_bg.jpg") no-repeat top;
  height: 100px;
}

#about #texts {
  width: 600px;
  height: 146px;
  background: url("img/text_bg.gif") no-repeat;
  margin: 25px 0 15px 0;
  padding: 10px;
}

#about #texts p {
  margin-top: 10px;
  font-size: 13px;
  line-height: 140%;
}
