.body_bg {
  background-color: #f2f3f4; }

.header {
  text-align: center;
  margin-bottom: 20px; }

.main {
  width: 1200px;
  margin: 0 auto;
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  padding-bottom: 60px; }

table {
  width: 100%;
  background-color: #fff; }
  table td {
    border: 1px solid #e2e2e2;
    padding: 20px 50px;
    text-align: left; }
  table .column_01 {
    width: 100px;
    text-align: center; }
  table h1 {
    border-bottom: 1px solid #e2e2e2;
    margin: 10px 0px;
    padding-bottom: 10px;
    padding-left: 30px;
    font-size: 18px;
    font-weight: normal; }
  table .row1 p {
    padding-left: 30px; }

h2 {
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  font-size: 26px;
  color: #000;
  border: 1px solid #e2e2e2;
  border-bottom: 0px;
  background-color: #fff;
  font-weight: normal; }

h6 {
  line-height: 100px;
  color: #e7408e;
  padding-left: 20px; }

.htopsh {
  background-color: #fff;
  border: 1px solid #e2e2e2;
  text-align: center;
  padding: 20px 0px;
  width: 100%; }
