@charset "utf-8";
@import url('https://fonts.cdnfonts.com/css/helvetica-neue-5');

HTML:lang(zh-HK) {font-family:'Microsoft JhengHei', 'Helvetica Neue';}
HTML:lang(zh-CN) {font-family:'Microsoft JhengHei', 'Helvetica Neue';}


body, h1, h2, h3, h4, h5, h6, p, a  {
  font-family:'Microsoft JhengHei', 'Helvetica Neue';
}

.menuActive		{font-weight:600;}
section a		{font-size:24px;}
@media only screen and (min-width:600px) {
  section a		{font-size:24px;}
}
.AP-proginfo p		{font-size:90%;line-height:normal;}