.old_type .add {
  height: auto !important;
  line-height: 72px;
  font-size: 36px;
  background: none;
}
.old_type #title {
  font-size: 42px;
  font-weight: bold;
  line-height: 82px;
}
.old_type .title {
  font-size: 36px;
  text-align: center;
  width: auto;
}
.old_type .list {
  border: solid 1px #E0E0E0;
  border-left: none;
  border-top: none;
  font-size: 36px;
  line-height: 72px;
  border-right: none;
  padding: 5px 10px;
  min-height: 30px;
}

.old_type .article  p,.old_type .article  td, .old_type .article  h3, .old_type .article  section, .old_type .article  br, .old_type .article  font, .old_type .article  span{
  line-height: 72px !important;  
  font-size: 36px !important;
}