h1, h2 {
   font-family: "Helvetica Neue", Helvetica, Arial, "微軟正黑體", sans-serif;
   font-weight: bolder;
}
h2 {
   border-bottom: 1px #aa1124 dashed;
}
h3, h4 {
   font-family: "Helvetica Neue", Helvetica, Arial, "微軟正黑體", sans-serif;
   font-weight: bold;
}
.divider {
   padding-top: 20px;
}
.ym-download:before {
  content: "\25BC";
}
.nowarp {
   white-space: nowrap;
}
.remark {
   color: #aa1124;
}
.clDanger {
   /*color: #aa1124;*/
   color: red;
}
.ErrorBox {
   display: none;
}
.ExtraFont {
   font-size: 110% !important;
}