.body .trunk .branches .leaf .main.outline *,
.body .trunk .branches .leaf .main.outline *:before,
.body .trunk .branches .leaf .main.outline *:after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

.body .trunk .branches .leaf .main.outline .list {
  display: table;
  width: 100%;
}

.body .trunk .branches .leaf .main.outline .list .title, .body .trunk .branches .leaf .main.outline .list .detail {
  float: left;
  font-size: 14px;
  line-height: 1.5;
  padding: 15px 0 14px 12px;
  border-top: 1px solid #DDDDDD;
}

.body .trunk .branches .leaf .main.outline .list .title.first-row, .body .trunk .branches .leaf .main.outline .list .detail.first-row {
  padding-top: 0;
  padding-bottom: 8px;
  border-top: none;
}

.body .trunk .branches .leaf .main.outline .list .title.last-row, .body .trunk .branches .leaf .main.outline .list .detail.last-row {
  border-bottom: 1px solid #DDDDDD;
}

.body .trunk .branches .leaf .main.outline .list .title {
  color: #212121;
  font-weight: bold;
  width: 175px;
}

.body .trunk .branches .leaf .main.outline .list .detail {
  color: #1F1F1F;
  width: 660px;
}

.body .trunk .branches .leaf .main.outline .list .detail.business-container {
  padding-top: 12px;
}

.body .trunk .branches .leaf .main.outline .list .detail .business-list {
  line-height: 1.6;
}

.body .trunk .branches .leaf .main.outline .list .detail.default-list-container {
  padding-top: 14px;
}

.body .trunk .branches .leaf .main.outline .list .detail .default-list {
  line-height: 1.6;
}

.body .trunk .branches .leaf .main.outline .list .detail .work-result .col1, .body .trunk .branches .leaf .main.outline .list .detail .work-result .col2, .body .trunk .branches .leaf .main.outline .list .detail .work-result .col3 {
  padding-left: 10px;
  padding-bottom: 1px;
}

.body .trunk .branches .leaf .main.outline .list .detail .work-result .col1.first, .body .trunk .branches .leaf .main.outline .list .detail .work-result .col2.first, .body .trunk .branches .leaf .main.outline .list .detail .work-result .col3.first {
  padding-top: 10px;
}

.body .trunk .branches .leaf .main.outline .list .detail .work-result .col1 {
  width: 108px;
}

.body .trunk .branches .leaf .main.outline .list .detail .work-result .col2 {
  width: 120px;
}

.body .trunk .branches .leaf .main.outline .list .detail .work-result .header {
  padding-bottom: 4px;
  border-bottom: 1px solid #DDDDDD;
}

.body .trunk .branches .leaf .main.outline .font-image {
  vertical-align: baseline;
}


