#content {
  padding: 24px 30px;
}
#content .bread {
  margin-bottom: 8px;
  font-family: r;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
}
#content .bread a {
  color: #333;
}
#content .cont_text {
  margin-bottom: 12px;
}
#content .cont_text h3 {
  font-family: b;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
}
#content .cont_text p {
  font-family: l;
  font-weight: 300;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
}
#content .cont_text .s {
  text-indent: 1em;
}
