
body,p,h1,h2,h3,h4,h5,h6,a,b,li{
/* 	font-family: "Microsoft JhengHei", "微軟正黑體", sans-serif!important;  */
	font-family: "Segoe UI","Microsoft JhengHei", "微軟正黑體","Microsoft Mhei","SimHei",Helvetica, Arial, sans-serif!important;
	
}
.logo{
	
	 background:url(../../images/zh_hk/Web_logo_18Dec2024_NFF_CHI_2.png) no-repeat;
	 text-indent: -999em;
     display: block;
     position: absolute;
     left: 0;
     top: 1px;
}

#content-banner{
	height:90px;
	background-color:#000;
	background-position:center top;
	background-repeat:no-repeat;
	background-image:url(../../images/zh_hk/content-banner.jpg);
}
#content-banner.about{
	background-image:url(../../images/zh_hk/content-banner1.jpg);
}
#content-banner.facilities{
	background-image:url(../../images/zh_hk/content-banner2.jpg);
}
#content-banner.eq{
	background-image:url(../../images/zh_hk/content-banner3.jpg);
}
#content-banner.services{
	background-image:url(../../images/zh_hk/content-banner4.jpg);
}
#content-banner.download{
	background-image:url(../../images/zh_hk/content-banner5.jpg);
}
h1 {
	font-size: 1.7em;
	line-height:1.6;
}
h2 {
	font-size: 1.6em;
	line-height:1.6;
}
h3 {
	font-size: 1.5em;
	line-height:1.6;
}
h4 {
	font-size: 1.4em;
	line-height:1.5;
}
h5 {
	font-size: 1.3em;
	line-height:1.5;
}
h6 {
	font-size: 1.2em;
	line-height:1.5;
}
#sidemenu a{
	font-size: 1.05em;
}
#sidemenu ul li ul a{
	
	font-size: 1em;
}


#content p,#content li{
	font-size: 1em;
}


.page-link a{
	font-size:1em;
}

@media only screen and (max-width: 940px) {
.logo {
    width: 100%;
    height: 200px;
    background: url(../../images/zh_hk/Web_logo_18Dec2024_NFF_mobile_CHI_2.png) no-repeat;
    text-indent: -999em;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 905px 60px !important;
    background-position: 15px 0px !important;
  }