@charset "UTF-8";
#ht_design .container-full .bn-tb {
  height: 150px;
  border-top: 8px solid #db6300;
  background: url("../images/TB_lg_5.jpg");
  background-position: center bottom;
}
#ht_design .ej-cont .cont {
  margin: 50px 0;
  padding: 0 0 30px;
  border-bottom: 3px solid #f7ba9f;
}
#ht_design .ej-cont .cont .small-title {
  font: 1.1em "微軟正黑體", "新細明體", futuramedium, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.5rem;
  font-weight: bold;
  color: #006934;
}
#ht_design .ej-cont .cont p {
  font: 1em "微軟正黑體", "新細明體", futuramedium, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.5rem;
}
#ht_design .ej-cont .cont strong {
  color: #ea5413;
}
#ht_design .ej-cont .cont a {
  text-decoration: underline;
  color: #0b6bb4;
}
