body #wrap .container {
	/* max-width: 1280px;
	width: 100%!important;
	margin: auto !important;
	margin: 0 auto !important;*/
}
.container:before {
}
html{
	font-size: 1em;
}
body {
	font-family: "Arial", "Helvetica", "sans-serif", "microsoft jhenghei";
	color: #2b3944;/*
	visibility: hidden;*/
}
html body{
	height:auto;
	font-size:1em;
}
.disnone{
	display:none !important;
}

.footerArea1 hr {
	margin: auto;
	  border: 0;
	  border-top: 3px solid #fe8713;
	  width: 93%;
}
@font-face{
	font-family: PatuaOneRegular;
	src: url("https://sc.news.gov.hk/TuniS/www.info.gov.hk/bor/common/css/fonts/PatuaOne-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
/*
body.simplify {
	font-family: "Times New Roman", "细明体";
}
@font-face {
	font-family: SourceHanSansHC;
	src: url("https://sc.news.gov.hk/TuniS/www.info.gov.hk/bor/common/css/fonts/SourceHanSansHK-Light.otf") format("opentype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: SourceHanSansSC;
	src: url("https://sc.news.gov.hk/TuniS/www.info.gov.hk/bor/common/css/fonts/SourceHanSansCN-Light.otf") format("opentype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: Dancing Script;
	src: url("https://sc.news.gov.hk/TuniS/www.info.gov.hk/bor/common/css/fonts/DancingScript-Bold.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: Oswald Regular;
	src: url("https://sc.news.gov.hk/TuniS/www.info.gov.hk/bor/common/css/fonts/Oswald-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: Oswald Regular;
	src: url("https://sc.news.gov.hk/TuniS/www.info.gov.hk/bor/common/css/fonts/Oswald-Light.ttf") format("truetype");
	font-weight: 300;
	font-style: normal;
}*/
.flexslider .title_box{
    font-size: 2.5em;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 1.1;
    color: #fff;
    background-color: rgba(43, 43, 43, 0.8);
		margin-right: 37px;
		margin-top: 52px;
		padding-left: 25px;
		padding-right: 25px;
}

.englishVersion .flexslider .title_box{
	font-family: 'Oswald Regular', 'Arial', sans-serif;
	padding-top: 25px;
	padding-bottom: 35px;
}

.chineseVersion .flexslider .title_box{
	padding-top: 55px;
	padding-bottom: 55px;
}

.flexslider .title_box:before, .flexslider .title_box>div:before{
	content: '';
	background-color: #06e7ed;
	position: absolute;
	left: 12px;
	bottom: 7px;
}

.flexslider .title_box:before{
	width:2px;
	height: 40px;
}

.flexslider .title_box>div:before{
	width:35px;
	height: 2px;
}

.flexslider .title_box:after, .flexslider .title_box>div:after{
	content: '';
	background-color: #06e7ed;
	position: absolute;
	right: 12px;
	top: 7px;
}

.flexslider .title_box:after{
	width:2px;
	height: 40px;
}

.flexslider .title_box>div:after{
	width:35px;
	height: 2px;
}

.highlightAreaB{
	color:#fefe00;
}
.chineseVersion.tradition .headerMenu {/*
	font-family: "SourceHanSansHC", "Arial", "Helvetica", "sans-serif", "microsoft jhenghei";*/
}/*
.chineseVersion.simplify .headerMenu{
	font-family: "SourceHanSansSC", "Arial", "Helvetica", "sans-serif" , "microsoft jhenghei";
}*/
body p {
	margin: 0 0 1.2em 0;
}
.mainContent a {
/*color:#4b4b4b;*/
	color:#024e68;
}
.mainContent p a {
/*	color:#bb370f;*/
}
div.mainContent p, div.mainContent li {
/*	text-align:	justify;*/
}
.chineseVersion div.mainContent p, .chineseVersion div.mainContent li {/*
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph; /*IE9*/
	/*-moz-text-align-last: justify; /*Firefox*/
	/*-webkit-text-align-last: justify; /*Chrome*/
}
.mainContent a:active, .mainContent a:hover, .mainContent a:focus {
	color: #0d2e4a;
}
.date {
/*	color: #000000;
	font-weight: bold;*/
}
video {
	max-width: 100%;
}
iframe {
	max-width: 100%;
}
.press_title {
	color: #000066;
}
.font_bold {
	font-weight: bold;
}
.float_center {
	text-align: center;
}
.font_underline {
	text-decoration: underline;
}
.caption {
	font-style: italic;
}
.font_italic {
	font-style: italic;
}
.float_right {
	float: right;
	padding: 0 0 1em 1em;
}
#Official_list {
	list-style-position: outside;
}

#General_list_left {
	display: inline-block;
	width: 50%;
}

#General_list_right {
	display: inline-block;
	width: 49%;
}

#Honorary_list_left {
	display: inline-block;
	width: 50%;
}

#Honorary_list_right {
	display: inline-block;
	width: 49%;
}


.float_left {
	float: left;
	padding: 0 1em 1em 0;
}
.img-cap {
	font-size: 7pt;
}
.center {
	margin: 0 auto;
}
.align-left {
	text-align: left;
}
/*.clear {
	clear: both;
	height: 5px;
}*/
.clear:after {
	content: "";
	display: table;
	clear: both;
}
.note {
	font-size: 0.9em
}
.right {
	text-align: right !important;
}
.bodyArea {
	/*	font-size: 13px;
	background-image: url(https://www.info.gov.hk/bor/common/images/woc_bg.jpg);*/
	background-position: center top;/*
	overflow: hidden;*/
}
.bodyArea h1{
	color: #004f6b;
    font-size: 3em;
}
.mobileVersion .bodyArea {/*
	font-size: 1em;*/
}
.highlightArea {/*
	font-size: 14px;*/
}
/*.mainContent ol, .mainContent ul {
	margin-left: 25px;
}*/

.bodyArea .mainContent {
	/*	width: 1000px;
	max-width:105%;
	background-color: #f7f7f7;*/
	min-height: 280px;
	margin-right: auto;
	margin-left: auto;
    padding-bottom: 40px;
}
.indexVersion .bodyArea .mainContent {
	min-height: 0;
}
.bodyArea .mainContent {
/*    margin-left: 320px;*/
}
.bodyArea .mainContent .my_content {
	padding: 20px 30px;
}
body.indexVersion .mainContent {
	padding: 0 !important;
}
.bodyArea .headerMenu {
/*	font-size: 15px;*/
}
.mainContent {/*
	line-height: 1.6em;
	font-size:1.2em;*/
	color: #282828;
}
.mainContent h1, .mainContent h2, .mainContent h3 {
}
.mainContent h1{
    margin: 0;
	margin-bottom:25px;
	line-height:normal;
}
.mainContent p {
	text-align: left;
	margin: 0 0 1.2em 0;
}
.mainContent ul, .mainContent ol {/*
	padding-left: 0.6em;*/
	margin-bottom: 1.4em;
}
.mainContent ul.upper-roman {
	list-style-type: upper-roman;
}
.mainContent ul.bold_header>li>div {
	font-weight: bold;
	color: #816243;
	margin-bottom: 1em;
}
ol>li>ul {
	list-style-type: disc;
}
.panel-default > .panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd;
	height: 120px!important;
}
.micp {
	padding-left: 200px;
	padding-right: 200px;
}


/*=========modal=========*/
/* The Modal (background) */
.modal {
  /*display: none;  Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999; /* Sit on top */
  left: 0;
  top: 0;
  /*width: 100%;  Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  -webkit-animation-name: fadeIn; /* Fade in the background */
  -webkit-animation-duration: 1s;
  
  animation-name: fadeIn;
  animation-duration: 1s;
  
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: center;
  padding: 20px;
}

/* Modal Content */
.modal-content {
  overflow: auto;
  /*position: fixed;*/
 /* bottom: 0;*/
  background-color: #fefefe; 
  width: 900px;
  max-width: 95%;  
  padding: 10px;
  padding-bottom: 30px;
  -webkit-animation-name: fadeIn;
  -webkit-animation-duration: 1s;
 
  animation-name: fadeIn;
  animation-duration: 1s;
  margin-top: 10%;
  
}

/* The Close Button */
#close {  
  font-size: 1.5em;
  font-weight: bold;
}

#close:hover,
#close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

#indexpopUp .modal-body {
   padding-top: 0px;
}

.modal-header {
  padding: 2px 16px;
  border-bottom:0px;
  text-align:right;
  display:block;
  /*background-color: #5cb85c;
   color: white;*/
}

.modal-content h2 {
	text-align:center;
	color: #1777f0;
}

.modal-content h3, h4, h5, h6, .h3, .h4, .h5, .h6 { 
    color: #4D75B3;
    font-size: 1.1em;
    margin-left: 0px;
    font-weight: 600;
    padding: 0px;
    padding-top: 15px;    
	margin-right: 0px;
    margin-top: 0;
    margin-bottom: 15px;
} 


.modal-footer {
  padding: 2px 16px;
  border-top:0px;
  /*background-color: #5cb85c;
  color: white;*/
}

/* Add Animation */
@-webkit-keyframes slideIn {
  from {bottom: -300px; opacity: 0} 
  to {bottom: 0; opacity: 1}
}

@keyframes slideIn {
  from {bottom: -300px; opacity: 0}
  to {bottom: 0; opacity: 1}
}

@-webkit-keyframes fadeIn {
  from {opacity: 0} 
  to {opacity: 1}
}

@keyframes fadeIn {
  from {opacity: 0} 
  to {opacity: 1}
}

@-webkit-keyframes fadeOut {
  from {opacity: 0} 
  to {opacity: 1}
}

@keyframes fadeOut {
  from {opacity: 0} 
  to {opacity: 1}
}

/*=========header=========*/

body {
/*	background-color: #fff;*/
}
body #wrap {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
    overflow: hidden;
}
body.indexVersion #wrap {
}
body.indexVersion .headerArea {
}
body #wrap .container {
	border-bottom-width: none;
	border-bottom-style: none;
	border-bottom-color: none;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}
.main_secBanner {
	position: relative;
	top: 520px;
}
body.indexVersion #header:after {
	display: none;
}
body.indexVersion .bodyArea {
	/*	background-image:url(https://www.info.gov.hk/bor/common/images/bg_index.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	min-height:500px;*/
}
#header:after {
/*	content:" ";
	display:block;
	width:100%;
	height:20px;
	background-image:url(https://www.info.gov.hk/bor/common/images/sd_header.jpg);
	background-position:left top;
	background-repeat:repeat-x;*/
}
.headerArea .container {
/*	height: 135px*/
}
/*#wrap{
	background-image:url(https://www.info.gov.hk/bor/common/images/bg_main1.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}*/
.mainbanner{
/*	background-image:url(https://www.info.gov.hk/bor/common/images/img_jp_banner.jpg);
	background-repeat:no-repeat;
    background-size: contain;
    padding-bottom: 14.375%;
    width: 1920px;
    max-width: 100%;*/
}
.chineseVersion .mainbanner{/*
	background-image:url(https://www.info.gov.hk/bor/common/images/img_jp_banner_tc.jpg);*/
}
.indexVersion .mainbanner{/*
	display:none;*/
}

body.home .mainbanner{
	display:block !important
}
.indexVersion .btmNav{
}
.mb_area{/*
	position: relative;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-height: 440px;
    overflow: hidden;*/
	position:relative;
    margin: 15px;
	max-height: 400px;
}
.mb_area:before{
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-image:url(https://www.info.gov.hk/bor/common/images/headerbanner/img_banner_1.png);
	background-repeat:no-repeat;
	background-position: top center;
}
.mb_area:after{
	content: "";
    display: block;
    height: 0;
    width: 0;
    padding-bottom: 400px;
    z-index: -1;
}
.mb_area .header{
    color: #323232;
    font-weight: bold;
    font-size: 3em;
	-webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
	margin-top: -6%;
}
/*
.mb_area .img{
	max-height:100px;
}
.mb_area .img img{
	height:120px;
}*/
.bodyArea{/*
	background-image:url(https://www.info.gov.hk/bor/common/images/bg_content.png);
	background-repeat:repeat-y;
	background-position:top center;*/
}
.content_bg{
    width: auto;
    display: block;
    position: relative;
    background-repeat: no-repeat;
    height: auto;/*
	border-bottom: 25px solid #007d8f;*//*
	padding-bottom: 40px;*/
    z-index: 5;
}
.content_bg>.container{
	position:relative;
	z-index:10;/*
	overflow:hidden;*/
}
.content_bg>.container:before{
	content:"";
    position: absolute;
    display: block;
	top:0;
	bottom:0;
	left:-50px;
	right:-50px;
	background-color:rgba(255,255,255,.6);
	z-index:-1
}
.mc_box{
    background-color: #fff;
    border: 1px solid #d9e2eb;
	border-radius:4px;
	padding:30px 40px;
    box-shadow: 0px 2px 4px 0 #dce1e7;
}
.indexVersion .content_bg{
	padding-bottom: 0;
}
#wrap #footer .container {
	border-bottom-width: none !important;
	border-bottom-style: none !important;
	border-bottom-color: none !important;
	width: 100%;
	margin-right: auto!important;
	margin-left: auto!important;/*
	padding: 0*/
}
.headerArea {		/*color: #3e5259;	/*padding:5px 20px;*/
	/*	background-image: url(https://www.info.gov.hk/bor/common/images/bg_header.jpg);*/
	background-repeat: no-repeat;/*
	height: 10px;*/
}
.headerArea1 {/*
	background-image:url(https://www.info.gov.hk/bor/common/images/bg_top.jpg);*/
	background-repeat:repeat-x;
	background-position:top center;
	border-top:10px solid #006898;
}
.headerArea2{
    background-color: #d04500;
    z-index: 4000;
    position: relative;
	background-repeat:repeat;
}
.indexVersion .headerArea2{
}
.headerTop {
	/*	float: right;*/
	text-align: right;/*
	min-height: 125px;*/
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	-webkit-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    padding: 20px 0;
    font-size: .9em;
	-webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}/*
.mainbanner{
	width: 100%;
	margin-right: 0;
	margin-left: 0;
	overflow: hidden;
    min-height: 282px;
	background-image:url(https://www.info.gov.hk/bor/common/images/headerbanner/img_section1.jpg);
	background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: top center;
}


.indexVersion .mainbanner{
	min-height: 0;
	background-image: none;
}
.section1 .mainbanner{
	background-image:url(https://www.info.gov.hk/bor/common/images/headerbanner/img_section1.jpg);
}
.section2 .mainbanner{background-image:url(https://www.info.gov.hk/bor/common/images/headerbanner/img_section2.jpg);}
.section3 .mainbanner{background-image:url(https://www.info.gov.hk/bor/common/images/headerbanner/img_section3.jpg);}
.section4 .mainbanner{background-image:url(https://www.info.gov.hk/bor/common/images/headerbanner/img_section4.jpg);}
.section5 .mainbanner{background-image:url(https://www.info.gov.hk/bor/common/images/headerbanner/img_section5.jpg);}
.section6 .mainbanner{background-image:url(https://www.info.gov.hk/bor/common/images/headerbanner/img_section6.jpg);}
.section7 .mainbanner{background-image:url(https://www.info.gov.hk/bor/common/images/headerbanner/img_section7.jpg);}*/
.mainbanner .flex-pauseplay{
    z-index: 7000;
    position: static;
}
.mainbanner h1{
	color:#ffff00;
}
.mainbanner .flex-pauseplay a{
	left:auto;
	right:10px;
    top: 10px;
    bottom: auto;
    color: #ffca2e;
}
.mainbanner img {
	z-index: -13;
	max-width: none;
}
.content_top_banner {
	/*	float: right;*/
	min-height: 125px;
*/ 	width: 100%;
	margin-right: 0;
	margin-left: 0;
	display: block;
	height: 250px;
}
.headerArea .headerBottom {
/*	background-image: url('https://www.info.gov.hk/bor/common/images/bg_header.png');
	background-repeat: repeat-y;
	padding: 20px;*/
}
.headerArea .headerBg {
	background-color: #ff913f;
	height: 43px;
	width: 100%;
	position: absolute;
	top: 122px;
	left: 0;
	z-index: -1;
	border-bottom: 3px solid #203682;
}
.headerArea ul {
	margin: 0;
	padding: 0;
}
.headerArea .myTool {
/*background-color:#fff;*/
	/*float:left;*/
}
.headerArea .headerTool {
	/*background-color:#032257;*/
	background-color: inherit;
	/*    background-color: #fff;
/*	width: 85%;*/		color: #3e5259;/*	position: relative;/*background-image:url(https://www.info.gov.hk/bor/common/images/clf/bkgdtexture.gif);*/
	margin-right: auto;
	margin-left: auto;/*
	padding-top: 10px;*/
}
.headerArea .headerArea1 .headerTool{/*
	padding: 20px 0 0 0;*/
}
.headerArea .headerTool .langTool {
	/*color:#fff;
	background-color:#717171;*/
	display: inline-block;
}
.headerArea .headerTool .langTool li, .headerArea .headerTool .langTool a {
/*margin:0;*/
}
.headerArea .headerTool .langTool li span {
	margin: 0;
}
.headerArea .headerTool2 {
	width: 100%;
}
.headerArea .myheaderTool a,
.headerArea .myheaderTool a:link,
.headerArea .myheaderTool a:visited {
	color: #000;
}
.headerArea .headerMenu a,
.headerArea .headerMenu a:link,
.headerArea .headerMenu a:visited,
.headerArea .headerMenu a:hover,
.headerArea .headerMenu a:focus,
.headerArea .headerMenu a:active{
	color:#fff;
	background-color:transparent;
}
.headerArea .headerMenu .extmenu a,
.headerArea .headerMenu .extmenu a:link,
.headerArea .headerMenu .extmenu a:visited,
.headerArea .headerMenu .extmenu a:hover,
.headerArea .headerMenu .extmenu a:focus,
.headerArea .headerMenu .extmenu a:active{/*
	color:#fff;*/
    background-color: #c64200;
}
/*.headerArea .headerTool .menuLv0>.my_menu3{
	background-color: #1c8d3d;
}
.headerArea .headerTool .menuLv0>.my_menu4{
	background-color: #096fb9;
}
.headerArea .headerTool .menuLv0>.my_menu3>a,
.headerArea .headerTool .menuLv0>.my_menu3>a:link,
.headerArea .headerTool .menuLv0>.my_menu3>a:visited,
.headerArea .headerTool .menuLv0>.my_menu4>a,
.headerArea .headerTool .menuLv0>.my_menu4>a:link,
.headerArea .headerTool .menuLv0>.my_menu4>a:visited{
	color:#fff;
}
.headerArea .headerTool a:hover, .headerArea .headerTool a:focus {
	color: #444;
	text-decoration: none;
}*/
.headerArea .headerTool ul.menuLv0>li>a:focus {
}
.headerArea .headerTool #lunar_conversionc_uc img {
	padding-bottom: 4px;
}
.headerArea .headerTool ul.menuLv0>li>a:hover {
/*	color: #FFF;
	background-color: #1a5d7a;*/
}
.headerArea .headerTool ul.menuLv1>li>a:hover, .headerArea .headerTool ul.menuLv1>li>a:focus {
/*color:#652d86;*/
}
.headerArea .topHeaderTool {
	margin: 5px 0 25px 0;
}
.headerArea .bottomHeaderTool {
	margin: 5px 0 5px 0;
}
.headerArea .headerTool .myTool .myLogo, .headerArea .headerTool .topHeaderTool>div, .headerArea .headerTool .bottomHeaderTool>div {
	float: left;
}
.headerArea .headerTool .myTool .myLogo {
	position: relative;
	z-index: 100;
}
.headerArea .headerTool .myTool .myLogoBg {
	position: absolute;
	left: 0;
	right: 0;
	height: 101px;
	background-repeat: repeat-x;
	/*	background-image: url(https://www.info.gov.hk/bor/common/images/bg_header.jpg);*/
	z-index: 1;
}
.headerArea .headerTool .myTool .leftHeaderTool {
	float: left;
	margin-top: 4px;
}
.headerArea .headerTool .myTool .rightHeaderTool, .headerTool .topHeaderTool, .headerArea .bottomHeaderTool {
	float: right;
	width: 80%;
}
.myheaderTool>div.clientTool {
	color: #444;
	/*	height: 95px;*/
	padding-top: 0;
	padding-right: 0px !important;
	padding-bottom: 0px;
	padding-left: 0px;
	/*	font-size:.9em;*/
	font-weight: bold;
	text-align: right;
}
.myheaderTool>div.clientTool div {
	display: inline-block;
	/*    vertical-align: middle;*/
    vertical-align: middle;
	margin: 0;/*	float: left;*/
}
.headerTool .mobSearchArea{
	display: inline-block;
	vertical-align: middle;
}
/*.myheaderTool>div.clientTool .print img{
	padding:7px 0;
}
.myheaderTool>div.clientTool .share img{
	padding:8px 2px 9px 3px;
}*/
.myheaderTool>div.clientTool div {
	position: relative;/*
	line-height: 1em;*/
}
.myheaderTool>div.clientTool div>* {
/*	margin: 0;
	padding: 0;*/
}
.myheaderTool>div.clientTool div>a {
	padding: 0 10px;
}
.headerTool div:before {
/*	content: '';
	position: absolute;
	left: -1;
	top: 0;
	bottom: 0;
	border-left: 1px solid #e3d6cc;
	border-right: 1px solid #ccd0db;*/
}
.headerTool div:nth-child(1):before {
/*	display: none;*/
}
.headerTool div>ul.aaaTool {
	padding: 0 4px;
}
.headerTool div.datetime {
	padding-right: 17px;
	 display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	position:relative;
}
.headerTool div.datetime:after{
	content:"";
	position:absolute;
	width:1px;
	right:0;
	top:28%;
	bottom:28%;
	background-color:#5b6c73;
}
.headerTool div.login{
	padding: 0 17px;
	position:relative;
	font-size:1.2em;
}
.headerTool div.login:before{
	content:"";
	position:absolute;
	width:1px;
	left:0;
	top:28%;
	bottom:28%;
	background-color:#a0abad;
}
.headerTool div.login:after{
	content:"";
	position:absolute;
	width:1px;
	right:0;
	top:28%;
	bottom:28%;
	background-color:#5b6c73;
}
.headerTool div.setbookmark{
	padding: 0 17px;
	position:relative;
}
.headerTool div.setbookmark:before{
	content:"";
	position:absolute;
	width:1px;
	left:0;
	top:28%;
	bottom:28%;
	background-color:#a0abad;
}
.headerTool div.datetime>#lunar_climatology_uc {
	padding-right: 0;
}
.headerTool div.datetime>#lunar_conversionc_uc {
	padding: 0;
}
.headerTool div.datetime>span {
	padding-left: 6px;
}
.headerTool div.searchTool >* {
}
.headerTool div.brandhk>* {
	padding: 0;
}
.headerTool div#wxinfo_bar>img {
	height: 22px;
	width: auto;
	padding: 2px;
	background-color: #fff;
}
/*.clientTool>div:before {
    content: "I";
    font-size: medium;
    font-weight: lighter;
    color: #CCC;
    padding-left: 5px;
    padding-right: 10px;
}
.clientTool>div:first-child:before{
	display:none;
}*/
.clientTool>div.AStyleArea:before, .clientTool>div.language:before, .clientTool>div.share:before {
/*    content: "I";
    font-size: medium;
    font-weight: lighter;
    color: #CCC;
    padding-left: 5px;
    padding-right: 10px;*/
}
/*.clientTool>div.language li:before{
	content: "I";
    font-size: medium;
    font-weight: lighter;
    color: #CCC;
    padding-left: 5px;
    padding-right: 10px;
}*/
.clientTool>div.language li.fst:before {
	content: "";
	display: none;
}
.clientTool>div.homeTool:before {
	display: none;
}
.clientTool>div.searchTool:before {
/*	content: "";
	clear: both;
	padding: 0;
	margin: 0;*/
}
.headerArea .headerTool .searchTool {
	float: none;/*
	display: block;
	margin-right: 15px;
	margin-top: 12px;/*
	margin-top: 45px;
	padding: 0;*/
    text-align: right;
	z-index: 8901;
	position: relative;/*
	display: inline-block;*/
}
.headerArea .headerTool .searchTool input {
/*    border-radius: 10px;
    border: 1px solid #a3a3a3;*/
}
div.searchTool:after {
	content: none !important
}
div.hrbTool:after {
	content: none !important
}
div.mobile_view:after {
	content: none !important
}




/*div.language:after{
	content: "";
	display:none;
}*/
.searchTool form:before {
/*	content: "I";
	font-size: medium;
	font-weight: lighter;
	color: #CCC;
	padding-left: 5px;
	margin-left: 5px;*/
}
.clientTool div:after {
/*	content: "I";
	font-size: medium;
	font-weight: lighter;
	color: #CCC;
	padding-left: 5px;*/
}
div.language li:after {
/*	content: "I";
	font-size: medium;
	font-weight: lighter;
	color: #CCC;
	padding-left: 5px;*/
}
/*div.AStyleArea:before{
	content: "I";
	font-size: medium;
	font-weight: lighter;
	color: #CCC;
	padding-left: 5px;
	padding-right: 10px;
}
div.language:after{
	content: "I";
	font-size: medium;
	font-weight: lighter;
	color: #CCC;
	padding-left: 10px;
	padding-right: 5px;
}*/
div.language li.last:after {
	content: "";
	display: none;
}
.hrbTool:before {
	content: none !important
}
.headerTool div.RSS {
	color: #be4a03;
	font-size: 14px;
}
.headerTool div.AStyleArea {
/*	width: 70px;*//*
    line-height: 1em;
	padding:0 17px;*/
	position:relative;
	padding:0;
}
.headerTool div.AStyleArea:before{
/*	content:"";
	position:absolute;
	width:1px;
	left:0;
	top:28%;
	bottom:28%;
	background-color:#a0abad;*/
}
.headerTool div.AStyleArea:after{
/*	content:"";
	position:absolute;
	width:1px;
	right:0;
	top:28%;
	bottom:28%;
	background-color:#5b6c73;*/
}
.headerTool div.setting img {
	width: 20px;
}
.headerTool div.mobile_view {
	/*	width: 45px;*/
	height: 27px;
}
.headerTool div.language ul li {
    display: inline-block;
	/*	padding-right: 5px !important;
	padding-right: 0;
	width: 10px !important;*/
}
body .headerArea .headerTool .headerMenu li.fst {
    display: inline-block;
	margin-left: 20px;
}

body .headerArea .headerTool .headerMenu li.last {
    display: inline-block;
	margin-left: 20px;
}

.headerTool div.home {
}
.headerArea ul {
	/*	float: right;*/
	list-style-type: none;
}
.clientTool ul li {
	margin-left: 0;
	margin-right: 0;
}
.clientTool:before {
/*	content: " ";
	float: left;
	display: block;
	background-image: url(https://www.info.gov.hk/bor/common/images/user_login.png);
	background-repeat: no-repeat;
	position: relative;
	width: 10px;
	height: 9px;
	background-size: 100% 100%;
	margin-right: 5px;
	top: 50%;
	margin-top: -5px;*/
}
.searchTool form {
}
.headerArea form a {/*
	display: inline-block;
	vertical-align: middle;
	padding: 7px 9px;
	background-color: #1d8acd;*/
}
.headerTool .searchBtn{/*
    background-color: #eeeef0;*/
    padding: 7px 7px 7px 7px;
    display: inline-block;
    position: absolute;
    right: 0;
}
.headerArea form img {
	z-index: 4200;
	position: relative;
}
.headerArea .language>ul {
/*	float:left;*/
}
.headerArea .clientTool>ul>li>div>* {
	padding: 4px 12px;
}
.clientTool li * {
	display: inline;
	vertical-align: bottom;
}
.headerArea li .aaaTool, .headerArea li .aaaTool * {
	vertical-align: inherit;
}
.mobileClient {
	display: none;
}
.logIOTool a {
	background: #eee;
}
/*.headerArea ul
{
	float: left;
}*/
.headerArea a {
}
.headerArea li, .headerArea a {
	margin: 0 0px;
	padding: 0;
	float: none;
	display: inline;
	text-decoration: none;/*vertical-align: bottom;*/
}
.headerArea .language li {
	position: relative;
}
.headerArea .language li a {
	color: #000;
	font-weight: bold;
	-moz-border-radius: 27px;
	-webkit-border-radius: 27px;
	border-radius: 27px;
    padding: 10px 8px;
    display: block;
}
.headerArea .language li:nth-child(2):before {
/*	content: '';
	position: absolute;
	left: -1;
	top: 0;
	bottom: 0;
	border-left: 1px solid #e3d6cc;
	border-right: 1px solid #ccd0db;*/
}
.headerArea .headerMenu li, .headerArea .headerMenu a {
	margin: 0;
	display: block;
}
.headerArea a:hover, .headerArea a:focus {
	text-decoration: underline;
}
.headerArea .myTool, .headerArea .myTool a {
	color: #3e5259;
}
.headerArea .langTool {
	margin-top: 6px;
}
.headerArea .bottomHeaderTool .contactus img {
	vertical-align: initial;
	margin: 0 5px;
}
.headerArea .bottomHeaderTool .searchTool {
	margin-left: 3px;
	margin-top: -2px;
}
.headerArea .hrbTool input {
/*	display: inline;
	width: 270px;
	display: inline-block;
	border: 2px solid #d1d1d1;
	border-radius: 4px;
	text-decoration: none;
	font-size: 14px;
	color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 33px;*/
}
.headerArea .hrbTool img {
	margin-left: 10px;
}
.myheaderTool>div.clfSeachBar {
	float: none;
	position: absolute;
	top: 30px;
	right: 20px;
}
.headerArea .searchTool .hrbTool a {
	/*position: relative;
	background-color:#3a6ecf;*/		color: #3e5259;
	padding: 0 5px;
	font-weight: bold;
	font-size: 12px;
}
.headerArea .searchTool .hrbTool a:hover, .headerArea .searchTool .hrbTool a:focus {
	color: #cc3333;
	text-decoration: none;
}
.headerArea .aaaTool {
	margin-right: 5px;
}
.headerArea ul.aaaTool {
	padding-right: 0px;
	padding-left: 0px;
}
.headerArea .bottomHeaderTool .searchTool .searchBtn img {
	/*position: absolute;
	top: 0;
	right: 10px;*/
	margin-left: 5px;
}
.headerArea .headerTool .headerMenu {
	/*text-align: center;
	font-size: .8em;
	display: inline-block;
 	*zoom: 1;
 	*display: inline;
	/*width:1024px;
	height: inherit !important;
	/*background-color: #f4f4f4;
	margin-top: 82px;
	z-index: 7999;
	/*position: relative;
	position: absolute;
	padding-bottom: 0px;
	margin-left: 0px;
	background-image:url('https://www.info.gov.hk/bor/common/images/bg_menu.jpg');
	background-repeat: repeat;*/
/*	float: right;*/
	padding:0;
    margin: 0 -10px;
	text-align: left;
	/*    height: 70px;*//*
    min-height: 62px;*//*
	text-transform: uppercase;*/
	z-index: 8000;
}
/*.indexVersion */.headerArea .headerTool .headerMenu {
/*	background-color: #015696;
	background-image: linear-gradient(#0166b4 0, #0166b4 50%, #015696 51%);
	box-shadow: 0 4px 6px -2px #000;
	/*    float: right;
	padding-left:300px;*/
/*	padding-bottom: 0;
	margin-top: 6px;*//*
	overflow: hidden;
    height: 42px;*/
}
.headerArea .headerTool .headerMenu:before {
/*	content: '';
	position: absolute;
	left: 0;
	right: 0;
	height: 42px;
	background-color: #fff;*/
}
.headerArea .headerTool .headerMenu.mainheaderMenu {
	/*	position:absolute;*/
	position: relative;
}
.headerArea .headerTool .headerMenu.mainheaderMenu .mainMenuTool {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 8600;
}
.headerArea .headerTool .headerMenu.mainheaderMenu .mainMenuTool button>span:nth-child(2) {
	display: block;
	width: 40px;
	padding: 7px 0;
}
.headerArea .headerTool .headerMenu.subheaderMenu {
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 5px;
}
.headerArea .headerTool .headerMenu.subheaderMenu .tMenu>li>a {
	z-index: 8010;
}
.headerMenu {
	/*	margin-left: 25%;
	text-align: right;*/
	padding: 0;/*	position:relative;*/
}
.headerMenu:before {
/*	content:"";
/*	background-image:url(https://www.info.gov.hk/bor/common/images/bg_top_menu.jpg);*/
/*	background-repeat:repeat-x;
	position:absolute;
	background-color:#3b5999;
	left:0;
	right:0;
	height:62px;
	z-index:-1;*/
}
.headerArea .headerTool .headerMenu>ul {
	margin-top: 0;/*
	font-family: "Dancing Script";
	font-size: 1.14286em;/*	float: right;
	margin-top:8px;*/
/*	position: relative;
	margin-left: 35%;
	position: static;
	display: inline-block;
	text-align: right !important;
	margin-top: 40px;*/
	display: -ms-flexbox;
    display: -webkit-flex;
	display: flex; /*
	display: inline-flex;*//*
	-webkit-align-items: center;
    -ms-flex-align: center;
	align-items: center;*/
}
.indexVersion .headerArea .headerTool .headerMenu>ul {
	margin-top: 0;/*
	font-family: "Dancing Script";
	font-size: 1.14286em;*/
}
.leftMenuVersion .leftmenu {
	float: left;
	width: 180px;
}
.leftMenuVersion .mainHeader, .leftMenuVersion .mainContent {
	width: 800px;
	float: left;
}
#mainContentSkip {
	float: left;
}
/*
.headerArea .headerTool .searchTool
{
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width:416px;
	position:relative;
	background-image: url(https://www.info.gov.hk/bor/common/images/bg_search.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	margin-top: -18px;
	z-index: 9876;
}*/

.headerArea {
}
.headerTool {
}
.hrbTool {
	width: 250px/*position: absolute;
	left: 0;
	right: 0px;
	z-index: 9876;
	height: 50px;*/
	/*background-color:#fff;*/
}
.headerMenu>ul {
}
.headerMenu ul li {/*
	float: left;*/
	margin: 0;
}
.headerMenu ul.menuLv0>.close>div.extmenu {
	/*display:none;*/
	position: absolute;
	left: -9999px;
	right:auto;
}
.headerMenu ul.menuLv0>.open:nth-last-child(-n+3)>div.extmenu{
	right:0;
}
.headerMenu ul .close>div.extmenu.activeUl{
	left:0;
}
.headerMenu ul .close ul ul ul {
	display: none !important
}
.headerMenu ul .open>ul, .headerMenu ul li ul.activeUl, .headerMenu ul li ul.activeUl_withTimer {
	display: block;
	/*	right: 0;*/
/*    left: 0;
	left:auto;*/
	left: 0;
}
.headerMenu ul li:nth-child(n+8).open>ul, .headerMenu ul li:nth-child(n+8) ul.activeUl, .headerMenu ul li:nth-child(n+8) ul.activeUl_withTimer {
/*    right: 0;
    left: auto;*/
}
.headerMenu ul li a>div {
	float: left;
}
.headerMenu ul.menuLv1 {
	/*z-index: 9999;
	width:220px;*/
	/*
	text-align: left;
	width: 100%;
	min-width: 300px;
	background-color: #fff;
	box-shadow: 0 0 12px -2px #000;
	padding: 6px 0;*/
}
.headerMenu.subheaderMenu ul.menuLv1 {
	position: absolute;
	left: -9999px;
	float: none;
}
.headerMenu.subheaderMenu .tMenu li.open>ul.menuLv1 {
	left: 0;
	right: 0;
	margin: auto;
	position: absolute;
	padding-left: 500px;
	padding-right: 300px;
	padding-top: 30px;
	padding-bottom: 30px;
	/*    width: 1600px;*/
	min-height: 240px;
}
.headerMenu.subheaderMenu .open>ul.menuLv1:before {
	content: "";
	font-size: 1.6em;
	font-weight: bold;
	color: #779dcb;
	text-align: center;
	padding-top: 170px;
	display: block;
	width: 160px;
	position: absolute;
	top: 40px;
	transform: translate(-150%, 0);
	/*	top:50%;
    transform: translate(-150%,-50%);*/
	background-image: url(https://www.info.gov.hk/bor/common/images/icon_topmenu_1.png);
	background-repeat: no-repeat;
	background-position: top center;
	z-index: 8920;
}
.headerMenu.subheaderMenu .menuLv0>li.open:nth-child(1)>ul.menuLv1:before {
	background-image: url(https://www.info.gov.hk/bor/common/images/icon_topmenu_1.png);
	content: "16-22°C";
}
.headerMenu.subheaderMenu .menuLv0>li.open:nth-child(2)>ul.menuLv1:before {
	background-image: url(https://www.info.gov.hk/bor/common/images/icon_topmenu_2.png);
	content: "";
}
.headerMenu.subheaderMenu .menuLv0>li.open:nth-child(3)>ul.menuLv1:before {
	background-image: url(https://www.info.gov.hk/bor/common/images/icon_topmenu_3.png);
	content: "";
}
.headerMenu.subheaderMenu .menuLv0>li.open:nth-child(4)>ul.menuLv1:before {
	background-image: url(https://www.info.gov.hk/bor/common/images/icon_topmenu_4.png);
	content: "";
}
.headerMenu.subheaderMenu .menuLv0>li.open:nth-child(5)>ul.menuLv1:before {
	background-image: url(https://www.info.gov.hk/bor/common/images/icon_topmenu_5.png);
	content: "";
}
.headerMenu.subheaderMenu .menuLv0>li.open:nth-child(6)>ul.menuLv1:before {
	background-image: url(https://www.info.gov.hk/bor/common/images/icon_topmenu_6.png);
	content: "";
}
.headerMenu.subheaderMenu .open>ul.menuLv1:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #1f61af;
	z-index: 8910;
}
.headerMenu.subheaderMenu .open>ul.menuLv1>li {
	position: relative;
	display: inline-block;
	z-index: 8920;
}
.headerMenu ul ul.menuLv1 {
	float: left;/*	list-style-type: disc;
	width: 1000%;
	display: block;*/
}
.headerMenu ul ul.menuLv1>li {
	border: 0;
	border-top: 0;
	list-style-type: disc;
	margin: 0;
	float: left;
	left: 0;
	right: 0;
}
.headerMenu ul.menuLv1>li:hover, .headerMenu ul.menuLv1>li:focus, .headerMenu ul.menuLv1>li:active {
/*background-color:#ebe9f4;	*/
}
.headerMenu ul.menuLv1 li a {
	/*width:220px;*/
	display: block;
	text-align: left;
    padding: 15px 15px;/*
    font-size: 1.1em;*/
}
.headerMenu ul.menuLv1.shortList {
	width: 240px;
}
.headerMenu ul .longList {
	float: left;
	position: relative;
}
.headerMenu .longList ul.menuLv1.numUl1 {
	left: 220px;
}
.headerMenu .longList ul.menuLv1.numUl2 {
	left: 440px;
}
.headerMenu ul.menuLv0 {
	margin: 0 auto;
	padding: 0;
}
.headerMenu ul.menuLv0, .headerMenu ul.menuLv0 li {
	list-style-type: none;
	text-align: center;
}
.headerMenu ul.menuLv0>li{
	padding-left:0;
	padding-right:0;
/* 	-webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
   flex: 1 1 0px;*/
	position:relative;
    border-collapse: collapse;
}
.headerMenu .menuLv0 a{
	color:#343234;
}
.headerMenu ul.menuLv0>li:nth-child(n+1) a{
	position:relative;
}
.headerMenu ul.menuLv0>li>a{
	position:relative;
	padding-left:14px;
	padding-right:14px;
}
.headerMenu ul.menuLv0>li>a:before{
/*	content:"";
	background-color: #2d7abe;
	width:1px;
	position:absolute;
	left:0;
	top:0;
	bottom:0;*/
}
.headerMenu ul.menuLv0>li:nth-child(1)>a:before{
	display:none;
}
.headerMenu ul.menuLv0>li.firstLi{/*
	display:none;*/
	/*font-size: 18px;/*border-left: #fff 1px solid;
	padding-top: 10px;
    padding-bottom: 10px;
	border-left: 0;*/
/*text-align: right !important;
	font-weight: normal;
	display:none;*/
}
.headerMenu ul.menuLv0>li.firstLi>a img {
	margin: 0 15px;
}
.subheaderMenu ul.menuLv0>li {
	/*	font-size:0.85em;
	/*position: static;
	/*background-color:#fff;
	position:relative;*/
	font-weight: bold;
	text-align: right;
	/*
	border-left: 1px solid #d2cfe1;
	/*border-right: #fff 1px solid;
	/*width: 165px;*/
	position: relative;
	text-align: center;
	vertical-align: top;/*	font-weight: normal;*/
}
.headerMenu ul.menuLv0>li>a {
	font-size: 1em;/*
	font-weight: bold;*/
}
.headerMenu ul.menuLv1>li>a {
/*	font-size:1.2em;*/
}
.headerMenu.subheaderMenu ul.menuLv0>li {
	position: static;
	font-weight: bold;
}
.headerMenu.subheaderMenu ul.menuLv1>li {
/*	font-size:0.8em;*/
}
/*.chineseVersion .headerMenu ul.menuLv0>li{
	font-size:1em;
}*/
.headerMenu ul.menuLv0>li>a {
	position: relative;
}
.headerMenu ul.menuLv0>li.firstLi>a:before {
	display: none;
}
.headerMenu.subheaderMenu ul.menuLv0>li>a:before {
	content: "";
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 0;
	width: 1px;
	background-color: #666;
}
.headerMenu ul.menuLv0>li>a {
	text-decoration: none;
}
.headerMenu ul li a {
}
.headerMenu ul.menuLv0>li a {
/*	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 0px !important;*/
}
/*.headerMenu ul.menuLv0>li.active_section{
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #ef8000;
}*/
.contentArea .breadcrumb a.home {/*
	vertical-align: middle;*/
}
/*.chineseVersion  .contentArea .breadcrumb a.home {
    height: 14px;
}
.simplify .contentArea .breadcrumb a.home {
    height: 14px;
}*/

.headerMenu ul.menuLv0>li a {
/*height:35px !important;*/
}
.headerMenu ul.menuLv0>li.my_menu4>a {
/*	padding-bottom: 16px!important;	/*max-height:35px;*/
}
.headerMenu ul.menuLv0>li>a {
/*	padding-bottom: 20px!important;	/*max-height:35px;*/
}
.headerMenu ul.menuLv0>li.my_menu1 {
}
.headerMenu ul.menuLv0>li.firstLi:before {
	content: '';
	display: none;
}
.headerMenu ul.menuLv0>li:before {
/*	content:'';
	background-image:url(https://www.info.gov.hk/bor/common/images/icon_menu_near.png);
	background-repeat:no-repeat;
	width:19px;
	height:35px;
	position:absolute;
    left: -9px;
	top:50%;
	margin-top:-18px;*/
}
.headerMenu ul.menuLv0>li.my_menu1:before {/*
	content: '';
	display: none;*/
}
.headerMenu ul.menuLv0>li:hover:after, .headerMenu ul.menuLv0>li.active_section:after {
/*	content: " ";
	position: absolute;
	width: 19px;
	height: 10px;
	bottom: 8px;
	left: 50%;
	margin-left: -9.5px;
	/*    background-image: url(https://www.info.gov.hk/bor/common/images/icon_menu_arrow.png);*//*
	background-repeat: no-repeat;*/
}
/*.headerMenu ul.menuLv0>li:after {
	content: ' ';
	position: absolute;
	width: 27px;
	height: 25px;
	right: 10px;
	bottom: 5px;
	background-image: url(https://www.info.gov.hk/bor/common/images/navigation/icon/cyber_risk.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.headerMenu ul.menuLv0>li.my_menu0:after {
	background-image: url(https://www.info.gov.hk/bor/common/images/navigation/icon/cyber_risk.png);
}
.headerMenu ul.menuLv0>li.my_menu1:after {
	background-image: url(https://www.info.gov.hk/bor/common/images/navigation/icon/alerts.png);
}
.headerMenu ul.menuLv0>li.my_menu2:after {
	background-image: url(https://www.info.gov.hk/bor/common/images/navigation/icon/report.png);
}
.headerMenu ul.menuLv0>li.my_menu3:after {
	background-image: url(https://www.info.gov.hk/bor/common/images/navigation/icon/gov_ref.png);
}
.headerMenu ul.menuLv0>li.my_menu4:after {
	background-image: url(https://www.info.gov.hk/bor/common/images/navigation/icon/comment_icon.png);
}*/
/*.headerMenu ul.menuLv0>li.firstLi
{
	background-color:#da2e5e;
}

.tMenu>li.firstLi {
    width: 50px !important;
	border:0 !important;
	padding-left:0;
	padding-right:0;
}
*/
.tMenu>li {
	position: relative;/*
	float: left;
	/*	line-height: 1.2em !important;
	/*height: 76px !important;*/
	min-height: inherit !important;
	max-height: inherit !important;
	width: auto;
	/*padding-top: 15px;
    padding-bottom: 15px;*/
	/*padding-left:3px;
	padding-right:3px;*/
	font-size: 1em;
	text-align: left;
	/*max-width: 148px;*/
	background-repeat: no-repeat;
}
/*.tMenu>li.my_menu0 {
	background-image: url(https://www.info.gov.hk/bor/common/images/navigation/desktop/navigation_01.jpg);
}
.tMenu>li.my_menu1 {
	background-image: url(https://www.info.gov.hk/bor/common/images/navigation/desktop/navigation_02.jpg);
}
.tMenu>li.my_menu2 {
	background-image: url(https://www.info.gov.hk/bor/common/images/navigation/desktop/navigation_03.jpg);
}
.tMenu>li.my_menu3 {
	background-image: url(https://www.info.gov.hk/bor/common/images/navigation/desktop/navigation_04.jpg);
}
.tMenu>li.my_menu4 {
	background-image: url(https://www.info.gov.hk/bor/common/images/navigation/desktop/navigation_05.jpg);
}*/
/*.headerMenu ul li ul {
	position: absolute;
}*/
.headerMenu ul li>div.extmenu {
	position: absolute;
	padding-top: 0px;/*
	display: none !important;*/
	top: 100%;
    min-width: 100%;
}
.headerMenu ul li>div.extmenu ul{

}
.headerMenu ul.menuLv1>li>div.extmenu {
	position: relative;
}
.headerMenu ul li>div.extmenu:before {/*
	content: '';
	position: absolute;
	width: 0px;
	height: 0px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	top: 4px;
	left: 10%;*/
}
.headerMenu ul li:nth-last-child(-n+3)>div.extmenu:before{
	left:auto;
	right:10%;
}
.headerMenu .extmenu ul li>div.extmenu:before{
	display:none;
}
.headerMenu ul.menuLv0>li>a {
	margin: 0;
	/*	padding-right: 0;
	padding-left: 0;
	padding: 0;
	position: relative;*/
    width: 100%;
	display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	-webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 75px;
	padding: 0 8px;
}
.headerMenu ul.menuLv0>li>a>span {
	/*padding-right:16px;*//*
	padding:12px 0;*/
	/* border-bottom: 2px solid #fe8713; */
	/* text-decoration: underline #fe8713; */
	display: inline-block;
	position:relative;
	margin-top: 0;/*    padding: 13px 0 8px 0;/*
    border-bottom: 5px solid #fff;*/
    border-bottom: 4px solid transparent;
    /* padding: 15px 10px;*/
}
.headerMenu ul.menuLv0>li>a>span{/*
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);*/
}
.headerMenu .tMenu>li>a:focus>span, .headerMenu .tMenu>li>a:hover>span, .headerMenu .tMenu>li>a:active>span {
	border-bottom:4px solid #fff;
}
.headerMenu ul.menuLv0>li>a>span.caret, .headerMenu ul.menuLv1>li>a>span.caret {
	position: absolute;
	padding-right: 0;
	top: 50%;
	right: 5px;
	display: none;/*	margin-top:-4px !important;*/
}
.headerMenu ul.menuLv0>li:hover>a, .headerMenu ul.menuLv0>li>a:hover, .headerMenu ul.menuLv0>li>a:focus {/*
	background-color: #dffdfd;*/
    color: #fff;
}
.headerMenu.subheaderMenu ul.menuLv0>li:hover>a, .headerMenu.subheaderMenu ul.menuLv0>li>a:hover, .headerMenu.subheaderMenu ul.menuLv0>li>a:focus {
	background-color: #1f61af;
	color: #fff;
	position: relative;
}
.headerMenu.subheaderMenu ul.menuLv0>li:hover>a:after, .headerMenu.subheaderMenu ul.menuLv0>li>a:hover:after, .headerMenu.subheaderMenu ul.menuLv0>li>a:focus:after {
	content: "";
	position: absolute;
	bottom: 0;
	height: 5px;
	left: 20px;
	right: 20px;
	border-radius: 10px;
	background-color: #97b5d9;
}
.chineseVersion .headerMenu ul.menuLv0>li>a {
/*		margin: 10px !important;*//*
	max-height:42px;*/
}

.headerMenu .tMenu a>span {
	margin: 0 0px;
}
.headerMenu .tMenu>li>a {
/*	padding-left:15px !important;
	padding-right:15px !important;
/*    padding: 12px 15px !important;*/
}
body.englishVersion .headerMenu .tMenu>li>a {/*
	padding-left: 30px !important;
	padding-right: 30px !important;*/
}
.chineseVersion .headerMenu .tMenu>li>a {
/*	padding-left:15px !important;
	padding-right:15px !important;
/*    padding: 2px 25px !important;*/
}
.headerMenu .tMenu a:link, .headerMenu .tMenu a:visited {
/*	color: #36444d;
	font-weight:bold;*/
}
/*.headerMenu .tMenu>li>a {
	text-align: left !important;
	padding-left: 10px !important;
}
/*.headerMenu .tMenu>li>a{
	padding-left: 10px !important;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	max-height: 68px;
}
.headerMenu .tMenu>li>a:hover {
	text-align: left !important;
	padding-left: 10px !important;
	padding-top: 10px;
	padding-bottom: 30px;
}*/
.headerMenu .tMenu li.open {/*position:relative;*/
/*	min-height: 300px;*/
}
.headerMenu.subheaderMenu .tMenu li.open ul, .headerMenu.subheaderMenu .tMenu li ul.activeUl {
	/*position:relative;*/
    /*width: 984px;
	/*top: 100%;
	left: 0;*/
	margin: 0;/*padding: 0 10px;*/
	/*min-height:220px;
	padding-left:480px;*/

	background-color: #1f61af;
	padding: 0;
	border-top: 1px solid #1b5397;
}
.headerMenu .tMenu li>ul.menuLv2 {
	position: absolute;
	left: -9999px;
}
.headerMenu .tMenu li.active>ul.menuLv2 {
	display: block;
	min-width: 100%;
	position: relative;
	left: auto;
}
.headerMenu .tMenu li.open ul.menuLv2, .headerMenu .tMenu li .activeUl ul.menuLv2, .headerMenu .tMenu li ul.menuLv2.activeUl {
/*	min-width: 100%;
	position:relative;
	left:0;*/
/*    border-top: 1px solid #a9cdd6;*/
}
.headerMenu .tMenu li.open ul:after, .headerMenu .tMenu li ul.activeUl:after {
	clear: both;
}
.headerMenu .tMenu li.open ul>li, .headerMenu .tMenu li ul.activeUl>li {
	/*display:list-item;
    float: left;
    /*margin-left: 30px;
    width: 450px;*/
	float: none;
	display: block;/*	line-height: 20px;*/
}
.headerMenu .tMenu li.open ul li a, .headerMenu .tMenu li ul.activeUl li a {
	/*color: #FFF;/*padding-left:10px;*/
	/*background-color: #1a5d7a;
/*	padding-top: 25px !important;
	padding-bottom: 25px !important;*/
	margin-top: 0;
	margin-bottom: 0;
	/*	height: 38px;*/
	display: block;
}
.headerMenu .tMenu li ul li a, .headerMenu .tMenu li ul li a {
/*	color: #333 !important;
	/*color: #dadada !important;/*#3e3c50 !important;*/
}
.headerMenu .tMenu li.open ul li a, .headerMenu .tMenu li ul.activeUl li a {
	/*color: #FFF;/*padding-left:10px;*/
	/*background-color: #1a5d7a;
/*	padding-top: 25px !important;
	padding-bottom: 25px !important;*/
	margin-top: 0;
	margin-bottom: 0;/*	height: 38px;*/
}
.headerMenu .tMenu li.open ul.menuLv2>li>a, .headerMenu .tMenu li ul.activeUl .menuLv2>li>a {
	/*    background-color: #b8e6e8;
    padding: 12px 30px;*/
	padding: 6px 10px 6px 30px;/*  padding-left: 20px;*/
}
.headerMenu .tMenu li.open ul.menuLv2>li>a:focus, .headerMenu .tMenu li ul.activeUl .menuLv2>li>a:focus, .headerMenu .tMenu li.open ul.menuLv2>li>a:active, .headerMenu .tMenu li ul.activeUl .menuLv2>li>a:active, .headerMenu .tMenu li.open ul.menuLv2>li>a:hover, .headerMenu .tMenu li ul.activeUl .menuLv2>li>a:hover {
	background-color: #1d5ca6;
}
.headerMenu ul.menuLv0 {
	z-index: 7900;
	position: relative;
}
.headerMenu ul.menuLv1 {
	z-index: 7910;
}
.headerMenu ul.menuLv2 {
	z-index: 7920;
}
.headerMenu ul.menuLv1>li {
	position: relative;
}
.headerMenu .tMenu li.open ul.menuLv2>li {
	width: 100%;
}
.headerMenu.subheaderMenu .tMenu li ul>li {
	width: 100%;
	height: auto;
	float: left;
}
.headerMenu .tMenu li ul.menuLv1>li {
	/*    width: 225px;
    /*height: 175px !important;*/
	float: none;
}
.headerMenu.subheaderMenu .tMenu li ul.menuLv1>li {
	width: 33% !important;
	margin: 0;
	vertical-align: top;
}
.headerMenu .tMenu li ul.menuLv1>li .extmenu {
	display: none;
}
.headerMenu .tMenu li ul>li.close {
	/*	background-image: url(https://www.info.gov.hk/bor/common/images/menu_nav_down.png);*/
	background-position: right top;
	background-repeat: no-repeat;
}
.headerMenu .tMenu li ul>li>a {
	/*background-image:url(https://www.info.gov.hk/bor/common/images/bg_menu_overlay.png);*/
	/*background-repeat:no-repeat;*/
	background-position: right bottom;
	/*background-color:#e5eefa;*/
	/*border: 1px solid #3b748d;/*#d9ebf3;*/
	border-collapse: collapse;
	background-size: 100% 100%;/*	padding-left: 20px !important;*/

}
.headerMenu .tMenu li ul>li>a:focus, .headerMenu .tMenu li ul>li>a:active, .headerMenu .tMenu li ul>li>a:hover {
/*    background-color: rgba(244, 244, 244, .9);*/
}
/*
.headerMenu .tMenu>li>a:focus, .headerMenu .tMenu>li>a:hover, .headerMenu .tMenu>li>a:active, .headerMenu .tMenu>li>a.active_section{
	background-image:url(https://www.info.gov.hk/bor/common/images/bg_menu_overlay.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:rgba(255, 217, 80, .8);

}
.headerMenu .tMenu>li>a:focus, .headerMenu .tMenu>li>a:hover, .headerMenu .tMenu>li>a:active, .headerMenu .tMenu>li>a.active_section{
	background-image:url(https://www.info.gov.hk/bor/common/images/bg_menu_overlay.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:rgba(255, 217, 80, .8);

}
*/
.headerMenu .tMenu>li>a {
	position: relative;
}
/*.headerMenu .tMenu>li>a:focus:after, .headerMenu .tMenu>li>a:hover:after, .headerMenu .tMenu>li>a:active:after, .headerMenu .tMenu>li>a.active_section:after {
	content: " ";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -9px;
	height: 9px;
}*/
.headerMenu .tMenu>li>a:focus,
.headerMenu .tMenu>li>a:hover,
.headerMenu .tMenu>li>a:active,
.headerMenu .tMenu>li>a.active_section {
    color: #fff;
	/*	background-color: #504098;
    color: #fff;
	color: #fd0;*//*
	color:#fff;
	background-color:#00739f;*/
}
.headerMenu .tMenu>li>a:focus span:after,
.headerMenu .tMenu>li>a:hover span:after,
.headerMenu .tMenu>li>a:active span:after,
.headerMenu .tMenu>li>a.active_section span:after {
	/*content:"";
	position:absolute;
	bottom:calc(50% - 30px);
	left:0;
	right:0;
	height:4px;
	background-color: #fcb853;*/
}
.headerMenu .tMenu>li.active_section>a {/*
	color:#fff;
	background-color:#00739f;*/
}
/*.headerMenu .tMenu .firstLi>a:link, .headerMenu .tMenu .firstLi>a:visited{padding:10px 0;}*/

/*.headerMenu .tMenu a:hover, .headerMenu .tMenu a:focus, .headerMenu .tMenu a:active, .headerMenu .tMenu a.active_section{background-color:#ffebbc; color:#b11111; text-decoration:none; font-weight:normal;}*/

.headerMenu .tMenu .menuLv1 a {/*
	padding: 6px 10px 6px 40px;    font-size: 0.85em;
    font-size: 0.92em;
    border-left: 1px solid #98b2b5;
    border-right: 1px solid #98b2b5;
    border-top: 1px solid #d0edf3;
    border-bottom: 1px solid #939393;*/
}
.headerMenu .tMenu .menuLv1 >li>a:before {/*
	content: '';
	width: 6px;
	height: 6px;
	position: absolute;
	left: 20px;
	top: 14px;
	background-color: #fa7370;*/
}
.headerMenu.subheaderMenu .tMenu .menuLv1 a {
	color: #fff;
}
.headerMenu.subheaderMenu .tMenu .menuLv1 a:focus, .headerMenu.subheaderMenu .tMenu .menuLv1 a:hover {
	color: #f6c812;
}
.caret {
	display: none;/*    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    margin-top: 0 !important;*/
}
.siteList .caret {
	display: none;
}
/*.headerMenu .tMenu .menuLv1 a:link, .headerMenu .tMenu .menuLv1 a:visited, .headerMenu .tMenu .menuLv1, .headerMenu .tMenu .menuLv1{background-color:#FFEBBC;color:#B52C11;}
.headerMenu .tMenu .menuLv1 a:hover, .headerMenu .tMenu .menuLv1 a:focus, .headerMenu .tMenu .menuLv1 a:active, .headerMenu .tMenu .menuLv1 a.active_section{background-color:#965441; font-weight:normal; color:#fff;}*/
.headerMenu .tMenu .menuLv1 hr {
	margin-top: auto;
	margin-bottom: auto;
	border: 1px solid #b9c7d6;
	border-top: 0;
	width: 90%;
	margin: 0 auto;
}
.leftHeader {
	display: none;
}
.leftMenuHeader {
	margin-top: 0;
}
.left_menu>div {
	position: relative;
	z-index: 8000;
}
.left_menu>div.menuBg {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 185px;
	z-index: 5000;
}
.leftMenuArea {
	float: left;
	width: 185px;
}
.leftMenu {
	float: left;
}
.left_menu {
	width: 185px;
	min-height: 100%;/*height:100%;*/
	/*position:absolute;
	z-index: 9999;*/
}
.leftMenu {
	z-index: 7900;
	position: relative;
}
.leftMenu .close>ul {
	height: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: -1;
	position: relative;
	overflow: hidden;
}
.leftMenu .open>ul {
	height: auto;
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 7910;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
	overflow: visible;
}
.chineseVersion .headerMenu .tMenu .menuLv1 a {
	min-height: 19px;
}
.copyrightBar {
	text-align: center;
	margin: 0 0 0 0;
}
.headerTool {
}
.headerNav {
	width: 100%;
}
.headerTool .myLogo {
	padding: 0;/*
	padding-right: 10px;
	text-align: center;*/
	padding-top: 25px;
    padding-bottom: 15px;
	z-index: 8888;/*
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;*//*
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;*/
}
.headerTool .myLogo .logo_0 a {/*
	padding: 32px 15px;*//*
	padding: 18px;*/
	display: inline-block;
}
.headerTool .myLogo .logo_0 img {
	text-align: left;/*	width:346px;*/
}
.headerTool .myLogo .logo_0 span {
/*	vertical-align: top;
	width: 200px;
	display: inline-block;
	margin-top: 3px;
	margin-left: 15px;
	font-size: 1.1em;*//*
	width:330px;
    display: block;*/
}
.headerTool .myLogo .logo_0 img{
/*	max-width: 330px;
    width: 100%;*/
    max-height: 55px;
    width: auto;
    max-width: 100%;
}
.headerTool .headerMenu {
}
.headerTool .AStyleArea a {
	/*	color:#000 !important;
	padding: 0 4px;*/
	vertical-align: baseline;
}
/*=========footer=========*/

.footerArea {/*
	color: #fff;
	font-size:1.1em;*/
}
.footerArea a {/*
	color: #2b3944;*/
}
.footerArea .contact_tool{
/*	font-size:1.4em;*/
}
.footerArea .header{
	color: #ffff00;
	margin-bottom:26px;
	font-size:1.2em;
}
.footerArea {
/*	background-color: #133c8b;
	color: #fff;*/
}
.footerMenu ul.menuLv0>li.firstLi {/*
	display:none;*/
}
.footerMenu .fm0 ul.menuLv0>li.firstLi {
	display:none;
}
.footerMenu ul, .footerMenu ul li {
	list-style-type: none;
	padding: 0;
}
.indexVersion .footerMenu .bMenu {
	display: block;
}
.footerArea {
	position: relative;/*
	background-color: #291e56;*/
	/*    box-shadow: 0px 0px 15px #c1c1c1;
	box-shadow: 0px -4px 15px -4px #c1c1c1;*/
	padding: 0;
	/*
	background-image: url(https://www.info.gov.hk/bor/common/images/footer_bg.gif);
	background-repeat: repeat-x;
    padding-bottom: 20px;*//*
	background-image:url(https://www.info.gov.hk/bor/common/images/bg_footer.png);
	background-repeat:repeat;*/
}
.indexVersion .footerArea {
	box-shadow: none;/*    z-index: 8800;*/
}
.footerArea, .footerArea a {
/*	color:#fff;*/
/*	font-weight:bold;/*
	background-color:#9ce6f9;*/
}
.footerArea .container {
	/*	position: relative;
	/*padding-top:15px;
	padding-bottom:30px;*/
/*	padding: 2em 0;
	/*border-top:1px solid #cccccc;*/
	z-index: 1000;/*	color: #fff;*/
}
.footerArea0 {
	background-color: #f5fdee;
    overflow: hidden;
    background-color: #2a445f;
    background-image: url(https://www.info.gov.hk/bor/common/images/bg_pattern1.jpg);
    background-repeat: repeat;
    padding: 40px 0;
}
.footerArea1 {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-color: #cde1ea;
}
.footerArea2{
	font-size:.9em;
	padding: 35px 0;/*
	background-color: #b2eaeb;*/
}
.footerArea1 .footerMenuArea {/*
	background-color: #fff;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	border-bottom: 3px solid #544b78;*/
	padding:0px 0;
	padding-top:10px;
}
div.footerRow {
	text-align: center;
}
.footerArea2 .footerRow{
	padding:5px 0;
}
.footerRow .logo {
	text-align: center;
	margin-bottom: 20px;
}
.footerRow {/*
	background-color: #fff;/*    position: absolute;
    left: 1em;
    right: 1em;*//*
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;*/
}
.shareFooter {
	margin: 25px 0 15px 0;
	text-align: center;
}
.shareFooter a {
	display: inline-block;
	text-align: center;
	padding: 0 16px;
	font-weight: bold;
}
.footerArea .footerTop {
	position: relative;
}
.footerArea .footerTop .mylogo {
	position: absolute;
	left: 0;
	top: 10px;
}
.footerArea .footerBottom {
	margin-top: 30px;
}
body #wrap .footerArea .container {
/*background-color:#26418e;*/
}
.footerArea .footerMenu .footerMenuParent{
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	/*	padding-bottom: 0;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #3f535a;
	padding-right: 0px;
	padding-left: 0px;*/
	padding: 0 0px;
	position: relative;/*
	background-color: #fcc800;*/
}
body.chineseVersion .footerArea .footerMenu .footerMenuParent{
	/*	padding: 21px 10px 24px 10px;*/
}
body.ieVersion .footerArea .footerMenu .footerMenuParent{
/*	padding: 20px 10px;*/
}
body.ieVersion.chineseVersion .footerArea .footerMenu .footerMenuParent{
/*	padding: 29px 10px;*/
}
.footerArea .footerMenu:after {
/*	content: '';
	position: absolute;
	bottom: 0;
	left: 10px;
	right: 10px;
	height: 2px;*/
}
.footerArea .footerMenu{
/*	background-color:#e5faf5;*/
}
.footerArea .footerMenu .footerMenuParent{/*
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;*/
}
.footerArea .footerMenu .footerMenuParent>div {
	-webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;/*
	width: 33.333%;
	display: inline-block;*/
}/*
.footerArea .fm1 .fMenu>li:nth-child(1) {
	background-color: #1c8d3d;
}
.footerArea .fm2 .fMenu>li:nth-child(1) {
	background-color: #096fb9;
}*/
.footerArea .footerMenu .myText .hdOnly {
	display: none;
}
.footerMenu ul ul ul {
	display: none;
}
.footerArea .myFooterBg {
	position: absolute;
	left: 0;
	right: 0;
	background: #012056;
	bottom: 0;
	z-index: 1;
}
/*.footerMenu .bMenu
{
	display:none;
}*/

.footerMenu .bMenu li {
	display: list-item;
	margin: 10px 0;
	list-style-type: disc;
}
.footerMenu .bMenu .menuLv1 li {
}
.footerMenu .bMenu .menuLv1 li:before {
	position: relative;
	display: inline-block;
	margin-right: 5px;
}
.footerMenu ul.menuLv0>li.firstLi {
/*	display: none;/*	float: left;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 35px;
	padding-left: 30px;
	display: none;*/
}
.footerMenu ul.menuLv0>li.my_menu1 {
/*	float: left;
	width: 13%;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 35px;
	padding-left: 6%;*/
}
/*.footerMenu ul.menuLv0>li.my_menu2 {
	width: 13%;
}
.footerMenu ul.menuLv0>li.my_menu3 {
	width: 13%;
}
.footerMenu ul.menuLv0>li.my_menu4 {
	width: 13%;
}
.footerMenu ul.menuLv0>li.my_menu5 {
	width: 13%;
}
.footerMenu ul.menuLv0>li.my_menu6 {
	width: 13%;
}*//*
.footerArea .footerMenu .bMenu>li {
	float: left;

	list-style-type: none;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 35px;
}
.footerArea .footerMenu .bMenu>li.my_menu18 {
	float: left;
	width: 240px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 35px;
}*/
/*.footerArea .footerMenu .bMenu>li a{
	margin-bottom: 5px;
}

.footerArea .footerMenu .bMenu>li li{
	float: left;
	margin: 8px 25px 8px 25px;
	width: 200px;
	max-width: 100%;
}
.footerMenu .bMenu {
	font-size: 1em;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}*/

.footerArea1 .footerMenuArea {
    padding: 0px 0;
    padding-top: 10px; /* reduce the padding */
}

.footerArea ul.fMenu>li {
    padding: 10px 0px; /* reduce the padding */
}
.footerMenu .shortList {
	max-width: 120px;
}
.footerMenu .longList>ul {
	float: left;
}
.footerMenu .longList .firstUl {
	margin-left: 0;
}
.footerMenu .longList ul {
	margin-left: 20px;
}
.footerMenu .bMenu .menuLv1 a:link, .footerMenu .bMenu .menuLv1 a:visited {
	display: inline;
}
.footerMenu .bMenu a:link, .footerMenu .bMenu a:visited {
	display: block;
	color: #3e5259;
	font-weight: bold;
}
.footerMenu .bMenu a:hover, .footerMenu .bMenu a:focus, .footerMenu .bMenu a:active, .footerMenu .bMenu a.active_section {
	text-decoration: none;
}
.footerMenu .bMenu .menuLv1 a:link, .footerMenu .bMenu .menuLv1 a:visited, .footerMenu .bMenu .menuLv1, .footerMenu .bMenu .menuLv1 {
	color: #3e5259;
	font-weight: normal;
}
.footerMenu .bMenu .menuLv1 a:hover, .footerMenu .bMenu .menuLv1 a:focus, .footerMenu .bMenu .menuLv1 a:active, .footerMenu .bMenu .menuLv1 a.active_section {
}
.footerArea ul.fMenu {
	list-style-type: none;
	padding: 0;
	margin-bottom: 0;
}
.footerArea ul.fMenu,
.footerArea .copyRight,
.footerArea .copyrightBar {
/*text-align:center;
    display: inline;*/
}
.footerArea ul.fMenu {
/*margin:2px 0;
    display: inline-block;
	float: right;
	max-width:38%;*/
}
.footerArea div.info ul.fMenu {
	/*	max-width: 50%;*/
	margin: 0px;
	padding: 0px;
	display: block;
}
.footerArea .footerBold {
	font-size: 1.1em;
	font-weight: bold;
}
.footerArea .govLogo {
	margin-bottom: 10px;
}
.footerArea .govLogo>div {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.footerArea .copyRight{
	padding: 0 10px;
	position:relative;
}
.footerArea .copyRight:before{
/*	content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    background-color: #beb8b8;*/
}
.footerArea .info {
	/*	display: inline-block;
/*    width: 50%;
    vertical-align: baseline;
    padding-top: 24px;*/
    text-align: right;
	/*
    margin-bottom: 20px;*//*
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0;*//*
	padding:0 10px;*/
}
.footerArea .info>div {/*
	padding-left: 5px;*/
}
.footerArea .info>* {
/*	display:inline-block;*/
}
.footerArea ul.fMenu span {
	font-size: 1em;
	display:block;
	width: 100%;/*
	padding-top:2em;
	padding-bottom:2em;*/
}
.footerArea ul.fMenu a {
	/*	color: #000;*//*
	text-decoration: none;*/
}
.footerArea ul.fMenu>li,
.footerArea .copyrightBar {
/*	margin: 0;
/*	display: inline-block;
	vertical-align: middle;*/
}
.footerArea .copyrightBar {
/*margin-left: 10px;
	float: left;*//*
    margin-top: -8px;
	margin-bottom: 10px;*/
}
.footerArea ul.fTool {
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/*
.footerRow .info{
	font-size: 0.8em !important
}
.footerRow .copyRight{
	font-size: 0.8em !important
}
.footerRow .updateDate{
	font-size: 0.8em !important
}*/

.footerArea span {
}
.footerArea ul.fTool>li {
	display: inline-block;
	position:relative;/*
	font-weight: lighter !important*/
}
.footerArea ul.fTool>li:not(:last-child):after{
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	width:1px;
	background-color:#5bcbcd;
}
.footerArea ul.fTool>li:after{/*
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	width:1px;
	background-color:#5bcbcd;*/
}
.footerArea ul.fTool>li:last-child:after{
	display:none;
}
.footerArea .fTool li a {
	padding: 0 12px;
	color:#000;
}
.footerArea .info .fTool li a {
	padding: 0 12px;
	color:#000;
}
.copyR {
	text-align: center;
	margin-bottom: 20px;
}
.copyR>div {
	display: inline-block;
}
.copyR>div:nth-child(2) {
	padding: 0 10px;
}
.copyrightBar img {
/*	padding-left: 10px;*/
}
#footer div.system {
	width: 50%;
	text-align: right;
	float: right;
}
#footer div.copyright {
	width: 50%;
	text-align: right;
	float: right;
}
#footer div.w3c {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;/*	float:right;
/*	text-align:center;
/*    display: inline-block;
/*    width: 50%;*/
/*	float:right;
    text-align: right;
	padding-top: 0;*/
}
#footer div.w3c>div {
	display: inline-block;
	padding: 6px 12px;
	vertical-align: middle;/*
    transform: translateY(-25%);
/*    vertical-align: baseline;
    display: inline-block;
    padding: 6px 12px;
/*    vertical-align: middle;*/
}
#footer div.w3c .copyrightBar img {
}
.footerArea .updateDate {
	display: inline-block;
	padding: 0 12px;/*float:right;
	/*margin-top:20px;
	margin-right:15px;/*
    display: inline-block;
	/*margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 24px;
    float: right;*/
	position:relative;
}
.footerArea .updateDate:before{/*
	content:"";
    position: absolute;
	width:1px;
	top:0;
	bottom:0;
	left:0;
	background-color:#c0c0c0;*/
}
.footerArea .fm{
	padding:0 2%;
}
.footerArea ul.fMenu {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	padding:0;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;/*
	height: 300px;*/
}
.footerArea ul.fMenu, .footerArea ul.fMenu li {
	list-style-type: none;/*	padding: 0;*/
}
.footerArea ul.fMenu li {
	display: inline-block;
	vertical-align: top;
}
.footerArea ul.fMenu>li{/*
    width: 25%;*/
	padding:15px 0px;/*
    margin-bottom: 9%;*/
}
.footerArea ul.fMenu .extmenu{
	padding:5px 0;
	font-size: 0.8em;
}
.footerArea ul.fMenu .extmenu>ul{
    padding-left: 0px;
}
.footerArea ul.fMenu .extmenu li {
    display: list-item;
    padding: 5px 0;/*
    list-style: square;
    color: #fff;*/
}
.footerArea .fMenu {
	margin: 0;
}
.footerArea .fMenu>li {
	/*	display: inline-block;
	*zoom: 1;
	*display: inline;*//*
    background-color: #595959;*/
	display: block;/*
	margin-bottom: 10px;*/
}
.footerArea .fMenu>li a {
	display: block;
	margin: 0;
	padding: 0px;/*
	color:#fff;*/
}
.footerArea .fMenu>li a br{
	display:none;
}
.footerArea .fMenu>li>a {
	font-size: 1em;
	font-weight: bold;
	/*color:#fff;*/
	position:relative;
	margin: 0 auto;/*
	display: flex;
    height: 100%;
    flex-wrap: wrap;*/
}
.footerArea .fMenu>li>a {/*
	content: "";
	background-color: lightgray;
    border-radius: 20px;
	color: black;
	overflow: hidden;
	text-align: center;*/
}

.footerArea .fMenu>li {
	position: relative;
}
/*
.footerArea .fMenu>li.my_menu1>a:before{
	background-image: url(https://www.info.gov.hk/bor/common/images/footerMenuBtn/Photo_About_Us.jpeg);
	background-position: 50% 60%;
}
.footerArea .fMenu>li.my_menu2>a:before{
    background-image: url(https://www.info.gov.hk/bor/common/images/footerMenuBtn/Photo_Consular_Affairs.jpg);
	background-position: 48% 86%;
}
.footerArea .fMenu>li.my_menu3>a:before{
    background-image: url(https://www.info.gov.hk/bor/common/images/footerMenuBtn/Photo_Flags_and_Emblem.gif);
	background-position: 51% 49%;
}
.footerArea .fMenu>li.my_menu4>a:before{
    background-image: url(https://www.info.gov.hk/bor/common/images/footerMenuBtn/Photo_Visits.jpg);
	background-position: 53% 81%;
}
.footerArea .fMenu>li.my_menu5>a:before{
    background-image: url(https://www.info.gov.hk/bor/common/images/footerMenuBtn/Photo_Honours_and_Awards.jpg);
	background-position: 68% 86%;
}*/
/*
.footerArea .fMenu>li>a:before{
    content: "";
    width: 100%;
	height: 238px;
	z-index: 99;
    display: block;
    background-repeat: no-repeat;
	margin: 0 auto;
}*/
.footerArea .fMenu>li .extmenu a {/*
	padding: 2px 16px;*/
}
.footerArea .fMenu>li .firstItem {
	margin-left: 0
}
.footerArea .fMenu>li .lastItem {
	margin-right: 0
}
.footerArea .fMenu>li {
    display: inline-block;
}
.footerArea .fm{/*
	margin-bottom:30px;
	font-size: 1.2em;*/
}
.footerArea .il{
	padding:0 10px;
}
.footerArea .il li{
	display:inline-block;
}
.footerArea .il a{
	display: block;
    margin: 0;
    padding: 8px 6px;
}
.footerLeft {
	float: left;
}
.footerRight {
	float: right;
}
/*
.footerArea .fMenu{color:#a6c3e0; margin-bottom:10px;}
.footerArea .fMenu a:link, .footerArea .fMenu a:visited{color:#a6c3e0;text-decoration:none;}
.footerArea .fMenu a:hover, .footerArea .fMenu a:focus, .footerArea .fMenu a:active, .footerArea .fMenu a.active_section{text-decoration:underline;}*/

.copyRight {/*
	margin-bottom: 20px;*/
	display:inline-block;
	text-align: center;
}
.myheaderTool {
	position: static;/*
	display: inline-block;/*
    padding-top: 23px;*//*
	padding: 12px 0;
    font-size: 0.9em;*/
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	/*
	-webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;*/
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.myheaderTool>div{/*
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;*//*
    white-space: nowrap;
	padding: 0 10px;
	margin:0;
	position:relative;
    height: 22px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;*/
}
.myheaderTool .clientTool{
	white-space: nowrap;
	padding:5px 0;
	margin:0;
	position:relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	 -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.myheaderTool .clientTool:before{
	/*content:"";
	position:absolute;
	top:10%;
	bottom:10%;
	left:0;
	width:1px;
	background-color:#a2aac1;*/
}
.myheaderTool .clientTool:after{
	/*content:"";
	position:absolute;
	top:10%;
	bottom:10%;
	right:0;
	width:1px;
	background-color:#c1aaa2;*/
}
.myheaderTool .clientTool:nth-child(1):before,
.myheaderTool .clientTool:last-child:after{
	display:none;
}
.myheaderTool .clientTool>div{
	padding:0 15px;
	position:relative;
	flex: 0 0 auto;
}
.myheaderTool .clientTool>div:last-child{
	padding:0;
}
.myheaderTool .clientTool .language li{
	position:relative;
}/*
.myheaderTool .clientTool .language li:before,*/
.myheaderTool .clientTool>div:not(:last-child):before{
	content:"";
	position:absolute;
	left:0;
	top:50%;
    height: 20px;
	width:1px;
	background-color:#b7b7b7;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
.myheaderTool .clientTool .language>li:nth-child(1):before,
.myheaderTool .clientTool>div:nth-child(1):before{
	display:none;
}
/*
.myheaderTool .clientTool .contactus:before,
.myheaderTool .clientTool .print:before,
.myheaderTool .clientTool .AStyleArea:before{
	content: "";
    position: absolute;
    background-color: #000;
    border-radius: 100px;
    width: 4px;
    height: 4px;
    left: 6px;
    top: 5px;
}*/
.myheaderTool div {
	/*	float: left;*/
	line-height: 1em;/*
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;*/
}
.myheaderTool .signup>a{
	display:block;
	color: #fff;
	background-color: #013250;
	border:1px solid #fff;
    padding: 8px 20px;
    font-size: .6em;
    font-weight: bold;
	margin: 0 17px;
}
.myheaderTool>div.mobile_view {
	padding-left: 0px;
}
.myheaderTool>div.sitemap {
	padding-left: 0px;
	font-size: 14px;
}
.myheaderTool>div.sitemap a {
	color: #3e5259;
}
.mailTool {
	float: right;
}
.homeTool img {
	vertical-align: text-bottom;
}
/*.footerArea>div {
	background-image: url(https://www.info.gov.hk/bor/common/images/footer/footer_bg.gif);
	background-repeat: repeat;
}*/
.footerArea .myLogo img {
	width: 90px;
	display: block;
	margin: auto;
}
.footerArea .myLogo span {
	display: block;
	text-align: center;
	margin-top: 10px;
}
/*=========Page Buttom=========*/

div.btmNav {
    max-width: 1280px;
	position:relative;/*
	right:50px;
	position: absolute;*/
	z-index: 6000;/*margin: 50px 0 0 0;
	/*height: 60px;*/
	/*width: 815px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	float: right;
	text-align:right;
	width: auto;*//*
	padding-top: 30px;
	padding-bottom: 30px;*//*
	opacity: 0;*//*
	opacity: 0;*/
	-webkit-transition: opacity 0.5s ease-in;
    -moz-transition: opacity 0.5s ease-in;
    -ms-transition: opacity 0.5s ease-in;
    -o-transition: opacity 0.5s ease-in;
    transition: opacity 0.5s ease-in;
	float: right;
   /* padding-top: 10px;*/
	/*top:-30px;*/
    padding-right: 10%;
    padding-bottom: 10px;
   
}
div.btmNav.active{
	opacity: 1;/*
	position: absolute;
	right: 5%;
    bottom: -25px;*/
}
div.btmNav.fixed.active,
div.btmNav.fixed{
    right: 5%;
    bottom: 10px;
	position: fixed;
	padding-right: 0;
	top:90%;
	/*top: 850px ! important;*/
	/*opacity: 1;*/
	/*transition: opacity 0.5s ease-in;*/
	background-color:transparent;
}
/*.indexVersion div.btmNav{
	display:none;
}*/
.backBtn {
	display: inline-block;
	/*background-image: url(https://www.info.gov.hk/bor/common/images/btn_back.png);
	background-repeat: no-repeat;*/
	/*width:54px;
	height: 19px;*/
	float: left;
	/*padding: 10px 15px;*//*
	padding: 7px 12px;*/
	/*padding: 6px 12px;
	/*background-color: #d8e2ed;*/		color: #3e5259;
	margin: 0;
	/*background-color: #3e535a;
	/*
	margin:0 0 0 50px;*/
	/*background-color: #FAB965;*/
	font-weight: bold;/*margin-left:15px;*/
}
.topBtn {/*
    display: block;
    position: fixed;
    right: 20px;
    bottom: 20px;*//*
    position: absolute;
	right: 30px;
    bottom: 15px;
	position:absolute;
	right:10%;
	top:115px;*/
}

/*@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .topBtn {
        top:130px;
   }
}*/

.backBtn a {
	padding: 5px 7px 8px 7px;
	background-color: #446993;
	border-radius: 4px;
	color: #FFF !important;/*color: #172e4d;*/	/*margin-left: 25px;*/
}
.backBtn a:hover, .backBtn a:focus {
	text-decoration: none;
}
.topBtn a {
	color:#0173a9;
	font-size:1em;
	padding:10px;
	padding-left:30px;
	display:block;/*
    padding: 8px 12px;
    background-color: #007d8f;
    color: #fff;
    border-radius: 3px;*/
    position: relative;
	/*
	position: relative;
	width: 40px;
	height: 40px;
	display: block;
	background-color: #79b6e2;
	color: #FFF !important;*/
}
.topBtn a:before{
	content:"";
	position:absolute;
	left:0;
	background-image:url(https://www.info.gov.hk/bor/common/images/btn_top.png);
	background-repeat:no-repeat;
	background-size:50% auto;
	background-position:center 45%;
	width:22px;
	height:22px;
	background-color:#d10000;
	border-radius:999px;
}
.topBtn a:after{/*
	content:"";
	display:inline-block;
	margin-left:5px;
	width:15px;
	height:15px;
	background-image:url(https://www.info.gov.hk/bor/common/images/icon_top.png);
	background-repeat:no-repeat;*/
}
.topBtn a img {/*
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);*/
}
.topBtn a:hover, .topBtn a:focus {
	text-decoration: none;
}
.my_anchor {
	font-size: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	position: static !important;
	display: block !important;
	height: 0 !important;
	width: 0 !important;
}
/*=========breadcrumb=========*/

.contentArea .breadcrumb a.home {
	/*background-image: url(https://www.info.gov.hk/bor/common/images/home_breadcrumb_btn.png);
	background-repeat: no-repeat;
	display: inline-table;
	overflow: hidden;
	text-indent: -9999px;
	padding: 1%;
	cursor: pointer;
	height: 23px;
	width: 22px;
	background-position: center -3.5px;*/
	padding-right: 0;
	text-decoration: none;/*
	color: #345598 !important;*/
}
.contentArea .breadcrumb {
	/*	width: 970px;
/*	height: 60px;	*/
	color: #444;
	z-index: 7888;/*
	position: relative;*/
	margin-top: 0;/*    padding-left: 30px;*/
	margin-right: auto;
	margin-bottom: 0;
	/*    margin-left: 25px;*/
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-left: 0;
	background-color: transparent;
	display: block;
	padding: 40px 0 30px 0;/*
	border-bottom: 2px solid #5fb8bc;
	float:left;*//*	font-weight:bold;*//*
    font-size: 0.95em;
    font-weight: bold;*/
	font-size:.9em;
}
.contentArea .breadcrumb:after {
/*	content:"";
	position:absolute;
	left:0;
	right:0;
    top: 0;
	height:67px;
	background-color:#1a58ab;
	z-index:-1;*/
}
.breadcrumb a {
	text-decoration: none;/*
	color: #444 !important;*/
	color:#024e68;
}
.breadcrumb ul {
/*	margin-left: .2em;*/
}
.breadcrumb ul li {/*
	padding:1em 0;*/
}
.breadcrumb ul li span, .bodyArea .breadcrumb span {
	color: #444 !important;
	padding: 0 5px;/*color:#f00;
	font-weight:bold;*/
}
.indexVersion .breadcrumb {
	display: none;
}
.extIndex .breadcrumb {
	display: none;
}
.qrcode {
	position: relative;
	margin-right: 10px;
}
.qrcode>a {
/*	position:absolute;
	top:20px;
	right:0;
	display:inline-block;*/
}
.listStyleInline {
	display: inline;
	padding: 0;
}
.listStyleInline li, .listStyleInline li>*, .listStyleInline li>a {
	margin: 0 1px;
	padding: 0;
	float: none;
	display: inline;
}
/*=============Header============*/
.mainHeader {
	/*margin: 4px 10px 10px 10px;*/
	/*position: relative;
	/*padding-top: 70px;
	min-height: 302px;*//*
	background-repeat: no-repeat;
    background-position: right bottom;
	max-height:215px;*/	/*
	min-height: 246px;
	background-image: url(https://www.info.gov.hk/bor/common/images/section_banner/sec_banner0.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;*/
}/*
.mainHeader.section0 {
	background-image: url(https://www.info.gov.hk/bor/common/images/section_banner/sec_banner0.jpg);
}
.mainHeader.section1 {
	background-image: url(https://www.info.gov.hk/bor/common/images/section_banner/sec_banner1.jpg);
}
.mainHeader.section2 {
	background-image: url(https://www.info.gov.hk/bor/common/images/section_banner/sec_banner2.jpg);
}
.mainHeader.section3 {
	background-image: url(https://www.info.gov.hk/bor/common/images/section_banner/sec_banner3.jpg);
}
.mainHeader.section4 {
	background-image: url(https://www.info.gov.hk/bor/common/images/section_banner/sec_banner4.jpg);
}
.mainHeader.section5 {
	background-image: url(https://www.info.gov.hk/bor/common/images/section_banner/sec_banner5.jpg);
}
.mainHeader.section6 {
	background-image: url(https://www.info.gov.hk/bor/common/images/section_banner/sec_banner6.jpg);
}*//*
.mainHeader.shense {
	background-image: url(https://www.info.gov.hk/bor/common/images/section_banner/sec_banner_shense.jpg);
}*/
.mainHeader .title {
	position: absolute;
	bottom: 15px;
	left: 15px;
	color: #05499c;
	font-size: 3.6em;
	font-weight: bold;
	padding: 4px 15px;
	box-shadow: 0 0 10px -2px #000;
	background-color: #fff;
}
.mainHeader:before {
/*	content:" ";
	position:absolute;
	left:0;
	right:0;
	height:215px;
	background-image:url('https://www.info.gov.hk/bor/common/images/bg_header.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
	z-index:3100;*/
}
.mainHeader h1 {
	/*	background-image: url('https://www.info.gov.hk/bor/common/images/banner_sec1_v2.png');*/
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mainHeader.section0 h1 {
/*	background-image: url('https://www.info.gov.hk/bor/common/images/banner_sec1_v2.png');*/
}
.mainHeader.section1 h1 {
/*	background-image: url('https://www.info.gov.hk/bor/common/images/banner_sec1_v2.png');*/
}
.mainHeader.section2 h1 {
/*background-image: none;
	padding:43px 0;*/
/*	background-image: url('https://www.info.gov.hk/bor/common/images/banner_sec2_v2.png');*/
}
/*.mainHeader.section2:before{
    height:121px;
	background-image:url('https://www.info.gov.hk/bor/common/images/bg_header2.jpg');
}
.mainHeader.section3 h1{
	background-image: url('https://www.info.gov.hk/bor/common/images/banner_sec3_v2.png');
}
.mainHeader.section4 h1{
	background-image: url('https://www.info.gov.hk/bor/common/images/banner_sec4_v2.png');
}
.mainHeader.section5 h1{
	background-image: url('https://www.info.gov.hk/bor/common/images/banner_sec5_v2.png');
}
.mainHeader.section6 h1{
	background-image: url('https://www.info.gov.hk/bor/common/images/banner_sec6_v2.png');
}
.mainHeader.section7 h1{
	background-image: url('https://www.info.gov.hk/bor/common/images/banner_sec7_v2.png');
}
.mainHeader.section8 h1{
	background-image: url('https://www.info.gov.hk/bor/common/images/banner_sec8_v2.png');
}
.mainHeader.section9 h1{
	background-image: url('https://www.info.gov.hk/bor/common/images/banner_sec9_v2.png');
}*/
.mainHeader.section1 h1 {
/*	text-shadow: 2px 2px 4px #125611;*/
}
.mainHeader h1 {
    text-align: left;
    margin: 0px;
    font-weight: bold;
    padding: 40px 0 30px 0;
    color: #125e76;
    margin-top: 0;
    position: relative;
    z-index: 3500;
    font-size: 2.5em;
}
.mainContent .mainHeader h1 {
	/*position:relative;*/
	margin-bottom: 0;
	width: 100%;
	margin: 0;
	padding-right: 80px;
}
.mainHeader hr {
	border-bottom: #203682 1px solid;
	border-top: 0;
	margin: 0;
	padding: 0;
}
.printTool {
	margin-top: 1em;
	display: inline-block;
	text-align: right;
	/*margin: 0 10px 0 10px;*/
	float: right;/*position: absolute;
	right: 0;
	bottom: 10px;*/
}
.printTool a {
	color: #F00;
}
.mainContent h2 {
    font-size: 1.4em;
    font-weight: normal;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 15px;
    color: #004c68;
}
.mainContent h2 span{
/*	position:relative;
	z-index: 1;*/
}
.mainContent h2 span:after{
/*	content:"";
    position: absolute;
    right: -60px;
    left: 20px;
    bottom: 0;
    height: 15px;
    background-color: #ffc62e;
    z-index: -1;*/
}
.mainContent h2.alter {
	color: #166867
}/*
.mainContent>h1:nth-child(1){
	display:none;
}*/
.mainContent h3{
	font-size:1.2em;
}
/*=========mainContent=============*/
body #wrap .bodyArea .container:nth-child(2) {
	/*	padding: 25px 0px;*/
	padding: 0px 0px;
}
.contentArea {
	padding: 0;
	/*	display: inline-block;
    width: 835px;
	min-height: 500px;*/
}
.indexVersion .contentArea {
	width: 100%;
	min-height: 0;
}
.mainContent {
	margin: 0px 0px;/*padding-top:10px;*/
}
.bodyArea {/*
	background-color: #f5f4fa;*/
	z-index: 3000;/*
	background-color:#ebf3f6;*/
	position: relative;/*	background-color:#f4f4f4;*/
	font-size: 1em;/*
	padding-bottom:40px;*/
	line-height: 1.6em;
}
.indexVersion .bodyArea {
	background-color: transparent;
}
.bodyArea ul,
.bodyArea ol {
    margin-bottom: 1.2em;
}
.bodyArea .container {
	z-index: 3000;
	display: block;
	height: auto;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
/*.bodyArea>div
{
	background-color: #efeee7;
	background-image: url(https://www.info.gov.hk/bor/common/images/shadow.png);
	background-repeat: repeat-y;
	background-position: 185px 0;
	position: relative;
}
*/
.table_photo tr td {
	padding: 15px 15px;
	font-size: 1em;
	line-height: 1.5em;
	border: 1px solid #eceeee;
}
.table_student {
	border-width: 5px;
	border-color: grey;
	border-style: dotted;
	font-size: 1em;
	line-height: 1.5em;
}
.table_header {
	border: 1px none #6a7499;
	border-collapse: collapse;
	padding: 10px 15px;
	background-color: #622a8b;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 1em
}
.table_header_2 {
	border: 1px none #6a7499;
	border-collapse: collapse;
	padding: 10px 15px;
	background-color: #32a1bd;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 1em
}
.cap_text {
	font-size: 0.9em;
}
.titleBlue {
	color: #203682;
	font-size: 1.6em;
	font-weight: bold;
	border-bottom: #203682 1px solid;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.rightBtn {
	float: right;
	z-index: 7500;
	position: relative;
	padding-bottom: 5px;
}
.blueBtn img {
	opacity: 0.7;
	filter: alpha(opacity=70);/*background-color:#7c9fc7;*/
}
.blueBtnOn img {
	opacity: 1;
	filter: alpha(opacity=100);/*background-color:#006cae;*/
}
.indexContent, .whatIsNew, .eventCalender {
	display: inline-block;
 *zoom: 1;
 *display: inline;
}
.indexContent {
	width: 38%;
}
.whatIsNew, .eventCalender {
	width: 405px;/*margin-left:2%;*/
}
.whatIsNew ul {
	margin: 0;
	padding: 0;
	color: #006ab6;
}
.whatIsNew ul>li {
	margin: 25px 0;
}
.whatIsNew ul .newsDate {
	color: #3e5259;
}
.eventCalender .event_tit {
	font-weight: bold;
	color: #3e5259;
}
.eventCalender .event_tit.holiday {
	color: #f00;
}
.eventCalender ul {
	margin: 0;
	padding: 0;
	margin-left: 15px;
	color: #006ab6;
}
.eventCalender ul>li {
	margin: 5px 0;
}
.eventCalender .eventList>div {
	padding: 10px;
}
.eventCalender .bgColorZe {
	background-color: #edf1f4;
}
/*==============================*/
.headerArea {/*
    position: fixed;*/
    width: 100%;
    top: 0;
	/*
	position: relative;*/
	z-index: 7000;/*	height:350px;
	border-top-width: 0;
	border-top-style: solid;
	border-top-color: #072465;*/
}
.headerArea:before {/*
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	height: 350px;
	background-color: transparent;
	background-image: linear-gradient(rgba(255,255,255,1) 35%, rgba(255,255,255,0) 70%);
	z-index:-1;

	-webkit-transition: height 0.3s ease-in-out, background-color 0.15s ease-in-out;
    -moz-transition: height 0.3s ease-in-out, background-color 0.15s ease-in-out;
    -ms-transition: height 0.3s ease-in-out, background-color 0.15s ease-in-out;
    -o-transition: height 0.3s ease-in-out, background-color 0.15s ease-in-out;
    transition: height 0.3s ease-in-out, background-color 0.15s ease-in-out;*/
}
.headerArea:after {
/*	content:"";
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;/*
	background-image: url(https://www.info.gov.hk/bor/common/images/bg_header.jpg);*//*
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	z-index:-2;*/
}
.headerArea .headerTool {/*
	width: 1280px;*/
	max-width: 100%;/*    position: fixed;
    width: 100%;
    transform: translateX(-50%);
    left: 50%;*/
}
.headerArea .headerArea2 .headerTool{/*
    border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
    padding-top: 50px;*/
}
.headerArea .headerArea2 .myLogo{
	border-bottom: 1px solid #eaeaea;
}
.headerArea .headerTool .headerNav{/*
	max-width: 1280px;*/
	margin: auto;
}
.headerArea .headerArea1 .headerTool .headerNav{
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 0;
}
.headerArea.fixed:before {
	content: "";/*
    position: fixed;
    height: 136px;
    background-color: rgba(255,255,255,1);*/
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.indexVersion .headerArea {
	height: auto;
}
.indexVersion .headerArea:before, .indexVersion .headerArea.fixed:before, .indexVersion .headerArea:after {
	display: none;
}
.indexVersion .headerArea .headerTool {
	position: static;
	width: auto;
	left: auto;
	transform: none;
}
.indexVersion .headerArea .headerTool .headerNav {
	max-width: none;
}
.headerArea.fixed .myLogo {
	margin-top: -12px;
}
.headerArea .myLogo .logo_0>a>img {
}
.headerArea.fixed .myLogo .logo_0>a>img {
	max-width: 355px;
	max-height: 80px;
	width: auto;
	height: auto;
	padding: 12px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.headerArea.fixed .headerTop {
	min-height: 60px;
}
.headerArea .more {
	display: none;
}
.headerArea.fixed .more {
	display: inline-block;
}
.headerArea .headerTool .mobSearch, .headerArea.fixed br, .headerArea.fixed .headerTool .searchTool {
	display: none;
}
.headerArea.fixed .headerTool .mobSearch {
	display: inline-block;
}
.headerArea.fixed .headerTool .mobSearch img, .headerArea.fixed .headerTool .print img, .headerArea.fixed .headerTool .share img {
	height: 20px;
	padding: 0;
}
.headerArea.fixed .headerTool .searchTool {
	position: absolute;
	top: 100%;
	margin: 0;
	background-color: #fff;
	left: 0;
	right: 0;
}
.headerArea.fixed .searchTool form {
	float: none;
	text-align: center;
	padding: 0;
	background-color: #fff;
	-webkit-transition: background-color 0.3s ease-in-out, padding 0.3s ease;
	-moz-transition: background-color 0.3s ease-in-out, padding 0.3s ease;
	-ms-transition: background-color 0.3s ease-in-out, padding 0.3s ease;
	-o-transition: background-color 0.3s ease-in-out, padding 0.3s ease;
	transition: background-color 0.3s ease-in-out, padding 0.3s ease;
}
.headerArea.fixed .headerTool .searchTool.mobActive {
	display: block;
}
.headerArea.fixed .searchTool.mobActive form {
	background-color: #f8f8f8;
	padding: 30px 0;
}
.headerArea.fixed .headerTool .searchTool input {
	max-width: 100%;
	width: 500px;
}
/*===========AAA================*/
/*.headerArea, footerArea
{
	font-size: .7em;
}*/

#footer {
}
.mySize0 .headerArea, .mySize0 .footerArea {
}
.mySize0 .headerArea, .mySize0 .footerArea {
/*	height:auto;*/
}/*
.mySize1 .headerArea, .mySize1 .footerArea {
	font-size: 1em;
}
.mySize2 .headerArea, .mySize2 .footerArea {
	font-size: 1em;
}*/
/*.mySize0 .mainContent
{
	font-size: .7em;
}

.mySize1 .mainContent
{
	font-size: 1.1em;
}

.mySize2 .mainContent
{
	font-size: 1.5em;
}*/
/*
.mySize0 #flexslider
{
	margin-bottom:1em;
}
.mySize1 #flexslider
{
	margin-bottom:3.5em;
}
.mySize2 #flexslider
{
	margin-bottom:5.5em;
}
*/
/*==========footerBanner==========*/
.footerBanner {
	/*float:left;
	/*margin:-20px 0 0 0;*/
	text-align: right;
	margin: auto;
	/*padding-bottom: 50px;
    padding-top: 10px;*/
	padding: 20px 0;/*
	float: left;*/
}
.footerBanner a{
    display: block;
}
.footerBanner.slides>li{
	display: inline-block;
	padding:10px 10px;/*
	margin: 0 5px;*//*
	max-width:20%;*/
}
.footerBanner li img {
/*	height: 51px;*/
}
.footerBanner a.w3c img{
	height:34px;
}
.footerBanner a.bhk img{
	height:47px;
}
.footerBanner a.rd img{
	height:60px;
}
.footerBanner .mfb_mail{
	position:relative;
    border: 2px solid #740001;
    box-shadow: 2px 2px 0 #bbb;
    color: #000;
    font-size: 1.4em;
    padding: 8px 20px;
}
.footerBanner .mfb_mail:before{
	content:"";
	display:inline-block;
	width:33px;
	height:28px;
	margin-right:10px;
	background-image:url(https://www.info.gov.hk/bor/common/images/icon_email.png);
	background-repeat:no-repeat;
    vertical-align: bottom;
}
/*============================*/

/* =================================================================================================
	Right Scrolling Module with Pagnation
================================================================================================= */

/*
 * simplyScroll 1.0.3 - a scroll-tastic jQuery plugin
 *
 * http://logicbox.net/jquery/simplyscroll
 * http://logicbox.net/blog/simplyscroll-jquery-plugin
 * http://plugins.jquery.com/project/simplyScroll
 *
 * Copyright (c) 2009 Will Kelly - http://logicbox.net
 *
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * Last revised: 03/07/2009 21:13
 *
 */

.simply-scroll-container { /* Container DIV - automatically generated */
	position: relative;
}
.simply-scroll-clip { /* Clip DIV - automatically generated */
	position: relative;
	overflow: hidden;
	z-index: 2;
}
.simply-scroll-list { /* UL/OL/DIV - the element that simplyScroll is inited on */
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.simply-scroll-list li {
	padding: 8px 0px 0px;
	margin: 0;
	list-style: none;
}
.simply-scroll-list li img {
	border: none;
	display: block;
}
.simply-scroll-btn {
	position: absolute;
	width: 42px;
	height: 44px;
	z-index: 3;
	cursor: pointer;
}
.simply-scroll-btn-left {
	left: 6px;
	bottom: 6px;
	background-position: 0 -44px;
}
.simply-scroll-btn-left.disabled {
	background-position: 0 0 !important;
}
.simply-scroll-btn-left:hover {
	background-position: 0 -88px;
}
.simply-scroll-btn-right {
	right: 6px;
	bottom: 6px;
	background-position: 84px -44px;
}
.simply-scroll-btn-right.disabled {
	background-position: 84px 0 !important;
}
.simply-scroll-btn-right:hover {
	background-position: 84px -88px;
}
.simply-scroll-btn-up {
	right: 6px;
	top: 6px;
	background-position: -126px -44px;
}
.simply-scroll-btn-up.disabled {
	background-position: -126px 0 !important;
}
.simply-scroll-btn-up:hover {
	background-position: -126px -88px;
}
.simply-scroll-btn-down {
	right: 6px;
	bottom: 6px;
	background-position: -42px -44px;
}
.simply-scroll-btn-down.disabled {
	background-position: -42px 0 !important;
}
.simply-scroll-btn-down:hover {
	background-position: -42px -88px;
}
/* Custom class modifications - override classees

.simply-scroll is default

*/

.simply-scroll { /* Customisable base class for style override DIV */
	width: 100%;
	/*width: 580px;*/
	height: 480px;
	margin-bottom: 1em;
}
.simply-scroll .simply-scroll-clip {
	width: 580px;
	height: 480px;
	border-top: #a2adc1 1px solid;
}
.simply-scroll .simply-scroll-list {
}
.simply-scroll .simply-scroll-list li {
	float: left;
	width: 550px;
	height: 160px;
}
.simply-scroll .simply-scroll-list li img {
}
.simply-scroll .simply-scroll-btn {
}
.simply-scroll .simply-scroll-btn-left {
}
.simply-scroll .simply-scroll-btn-left.disabled {
}
.simply-scroll .simply-scroll-btn-left:hover {
}
.simply-scroll .simply-scroll-btn-right {
}
.simply-scroll .simply-scroll-btn-right.disabled {
}
.simply-scroll .simply-scroll-btn-right:hover {
}
.simply-scroll .simply-scroll-btn-up {
}
.simply-scroll .simply-scroll-btn-up.disabled {
}
.simply-scroll .simply-scroll-btn-up:hover {
}
.simply-scroll .simply-scroll-btn-down {
}
.simply-scroll .simply-scroll-btn-down.disabled {
}
.simply-scroll .simply-scroll-btn-down:hover {
}
/* Vertical scroller example */

.vert { /* wider than clip to position buttons to side */
	width: 340px;
	height: 400px;
	margin-bottom: 1.5em;
}
.vert .simply-scroll-clip {
	width: 290px;
	height: 400px;
}
.vert .simply-scroll-list {
}
.vert .simply-scroll-list li {
	width: 290px;
	height: 200px;
}
.vert .simply-scroll-list li img {
}
.vert .simply-scroll-btn {
}
.vert .simply-scroll-btn-up { /* modified btn pos */
	right: 0;
	top: 0;
}
.vert .simply-scroll-btn-up.disabled {
}
.vert .simply-scroll-btn-up:hover {
}
.vert .simply-scroll-btn-down { /* modified btn pos */
	right: 0;
	top: 52px;
}
.vert .simply-scroll-btn-down.disabled {
}
.vert .simply-scroll-btn-down:hover {
}
/* NOTE left-right classes wouldn't be needed on vertical scroller */

.simply-scroll .simply-scroll-list .newsList>li {
	height: inherit;
	margin: 0;
	padding: 0;
	/*border-bottom:1px solid #bdcfe3;
		/*list-style-type:disc;*/
	width: inherit;
}
.simply-scroll .simply-scroll-list .newsList>li>div {
	padding: 10px 45px;
}
/*========================================Clf Style===============================================*/
.leftClfArea {
	float: left;
	padding: 12px 0;/*
	font-size: 1.4em;/*padding-left: 10px;*/
}
.rightClfArea {
	float: right;
}
.books_top_box {
	border-bottom: 1px;
	text-align: center;
	border-left: 1px;
	width: 20px;
	height: 180px;
	border-top: 1px;
	border-right: 1px;
	background-color: #f4f4f4;
}
.books_bottom_box {
	width: 250px;
	background-color: #fcf0e2;
	text-align: center;
	height: 100px;
	vertical-align: middle;
}
.issue {
	float: left;
	margin: 5px;
	padding: 10px;
	width: 350px;
	height: 185px;
	border: 1px solid black;
}
.issue_title {
	color: #FFFFFF;
	font-size: 1.6em;
	background-color: #dc3431;
	padding: 5px 5px 5px 5px;
	width: 100px;
	margin-top: -12px;
	text-align: center;
}
.mailTool {
	width: 102px;
	height: 55px;
	background-image: url('https://www.info.gov.hk/bor/common/images/btn_email.png');
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: center;
}
.headerArea .headerTool .mailTool a {
	color: #fff;
	width: 50px;
	display: block;
	margin: 3px auto;
	line-height: 1.5em;
}
div.flexslider {
/*margin-top:-60px;
	margin-bottom:-50px;*/
}
.indexContent {
	position: relative;
	z-index: 8000;
	width: 940px;
	margin: 0 15px;
	padding: 10px 0;
}
.indexContent>div {
	display: inline-block;
}
.colorSort {
	width: 180px;
	padding: 0 10px;
}
.colorSort>div {
	background-color: #efefef;
	padding: 10px 50px 20px 10px;
	margin-bottom: 1px;
}
.colorSort .cerise {
	border-left: 5px solid #DA3287;
}
.colorSort .lochmara {
	border-left: 5px solid #007EC7;
}
.colorSort .hippieGreen {
	border-left: 5px solid #53824B;
}
.colorSort .lavenderIndigo {
	border-left: 5px solid #9457EB;
}
.newsArea {
	width: 375px;
	padding: 0 10px;
}
.newsArea .newsTopic {
	color: #ab264c;
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 10px;
}
.newsArea .newsDate {
	color: #3e5259;
	font-weight: bold;
}
.newsArea .newsTitle, .newsArea .newsTitle a {
	color: #4f3e71;
}
.newsContent {
	overflow-y: auto;
	max-height: 215px;
}
.newsContent>div {
	margin-top: 20px;
}
.header2 {
	display: none;
}
/*=================================*/
.mainContent .full {
	padding: 0;
}
.index_row {
	margin-bottom: 50px;
}
.mainContent .main_left {
	width: 770px;
	float: right;
	max-width: 100%;
}
.mainContent .sub_right {
	margin-left: 10px;
	width: 250px;
	float: left;
	position: relative;
}
.simple_tab {
	display: inline-block;
	font-weight: bold;
	height: 34px;
	padding: 10px 40px 10px 20px;
	position: relative;
	margin-top: 5px;
	margin-bottom: 15px;
	background-color: #e8c8bb;
	background-image: url(https://www.info.gov.hk/bor/common/images/tag/white_arrow.png);
	background-repeat: no-repeat;
	background-position: center right;
}
.simple_tab:after {
	content: " ";
	position: absolute;
	width: 17px;
	height: 34px;
	background-image: url(https://www.info.gov.hk/bor/common/images/tag/deep_pink.png);
	background-repeat: no-repeat;
	left: 100%;
	top: 0;
}
/*==============================*/
#cloud {
	width: 380px;
	height: 280px;
}
#cloud>div {
	margin-right: 5px;
	margin-bottom: 5px;
	display: inline-block;
}
#cloud a {
	display: block;
	padding: 8px 25px;
	color: #fff;
	background-color: #c4c4c4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
}
/*==================*/
#chart>div {
	width: 420px;
	height: 280px;
	margin: 30px 5px;
	float: left;
}
/*#chart>div>div{
	position:relative;
}
#chart>div>div:after{
	content:" ";
	display: block !important;
    float: none !important;
    clear: both !important;
    width: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
}*/
/*==================*/
div.ms-options-wrap {
	position: relative;
	display: inline-block;
	vertical-align: initial;
	margin: 10px 10px;
	width: 600px;
}
span.ms_text {
	width: 30px;
	margin-left: 5px;
	margin-right: 5px;
	display: inline-block;
}
.ms-options ul li {
	margin: 0;
}
/*==================*/
/*glossary=*/
.content-block .browse-button-bar {
	margin: 0 0 10px 0;
	clear: both;
	height: 30px
}
.content-block .span12.btn-group {
	margin: 0 0 10px 0;
	display: block;
}
.content-block .span6.btn-group {
	margin: 0 0 10px 0;
	display: none;
}
.content-block .btn-group .btn {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	text-transform: capitalize;
}
.content-block .btn-group a {
	color: #767676;
	text-decoration: none;
	padding: 4px 7px;
	line-height: 28px;
}
.content-block .btn-group .btn-primary {
	padding: 0px 7px;
	line-height: 28px;
}
.content-block .recent-terms-title {
	font-weight: 800;
	margin-bottom: 13px;
}
.btn {
	display: inline-block;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-color: #3e535a;
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.btn:hover {
	color: #fff;
}
/*my message*/
span.my_message {
	background-image: url(https://www.info.gov.hk/bor/common/images/my_message.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}
/*system_specific_alerts*/
.system_type {
	padding-left: 52px;
}
/*tag*/
.tag {
	color: #EC7514;
}
.tag strong {
	color: #3e5259;
}
/*banner*/
.carousel-inner .left {
	display: none
}
.carousel-inner .right {
	display: none
}
/*banner*/

#blog .left {
	float: left;
	max-width: 50%;
}
#blog .right {
	float: right;
	max-width: 50%;
}
/*comment_tag*/
.comment_tag {
	background-image: url(https://www.info.gov.hk/bor/common/images/comment_orange_small_icon.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 26px;
	display: inline-block;
	clear: left;
	vertical-align: middle;
	cursor: pointer;
}
/*security_article*/
ol.security_article strong {
	left: -38px;
	position: relative;
}
ol.embrace li {
	list-style-type: lower-roman;
}
ul.ref li {
	list-style-type: lower-alpha;
}
/*request*/
.request {
	background-image: url(https://www.info.gov.hk/bor/common/images/request_icon.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 30px;
	display: inline-block;
	clear: left;
	vertical-align: middle;
	cursor: pointer
}
/*reply*/
.reply {
	background-image: url(https://www.info.gov.hk/bor/common/images/icon_reply.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 26px;
	display: inline-block;
	clear: left;
	vertical-align: middle;
	cursor: pointer;
	padding-left: 40px;
}
/*user*/
#user form {
	min-height: 160px;
}
table#user button {
	border: 0;
	background-color: #535353;
	color: #fff;
	padding: 0 15px;
	height: 32px;
	border-radius: 3px;
}
.large_symbol {
	font-size: 56px;
	font-weight: bold;
	line-height: normal;
	display: inline-block;
	width: 30px;
	height: 45px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.intro_first {
	font-size: 20px;
	font-weight: bold;
	line-height: 37px;
}
.intro_first_img {
	font-size: 12px;
	display: block;
	float: right;
	margin-left: 15px;
	height: 300px;
	width: 166px;
	line-height: 18px;
}
.larry_page {
	font-size: 19px;
	display: block;
	float: right;
	margin-left: 15px;
	font-style: italic;
}
.home img {
	/*    width:27px;
	height: 27px;
    vertical-align: text-top;
    margin-right: 16px;*/
}
.mobile_view img {
	width: 27px;
	height: 27px;
}
.contentArea .subMenu ul.listStyleBlank {
}
.paging_area .cont ul {
	margin-left: 15px;
}
.paging_area .cont li {
	display: list-item;
	list-style-position: outside;
	line-height: 25px;
	text-align: justify;
	margin-right: 7px!important;
	padding-right: 7px!important;
}
.paging_area .cont ul li ul {
	padding-left: 20px;
}
.paging_area th {
	background-color: #3f535a;
	color: #FFF;
	font-weight: bold;
	padding: 11px;
}
.contact_us th {
	background-color: #3f535a!important;
	color: #FFF;
	font-weight: bold;
	padding: 11px;
}
#footer .container .footerMenu ul.menuLv0 {
/*    width: 95% !important;
	margin: 0 auto!important;*/
}
.footerMenu ul li {
/*    font-size: 13px;*/
}
.footerMenu ul li ul {
/*	margin-right: 11px;
	padding-right: 11px;
	display:block*/
}
.footerMenu ul li ul ul {
	display: none
}
.glyphicon-chevron-right {
	background-image: url(https://www.info.gov.hk/bor/common/images/right.gif);
	background-repeat: no-repeat;
	height: 61px!important;
	width: 38px!important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.glyphicon-chevron-left {
	background-image: url(https://www.info.gov.hk/bor/common/images/left.gif);
	background-repeat: no-repeat;
	height: 61px !important;
	width: 38px!important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.glyphicon-chevron-right:before {
	content: none!important;
}
.glyphicon-chevron-right:before {
	content: none!important;
}
.glyphicon-chevron-left:before {
	content: none!important;
}
.glyphicon-chevron-left:before {
	content: none!important;
}
.headerMenu.subheaderMenu .tMenu li ul.menuLv1>li>a>span {
	text-align: left;
	padding-left: 0;
	/*	padding-right: 44px;*/
	padding-right: 0;
	display: block;
	word-break: break-word;
	margin-top: 0;
	padding-left: 40px;
	position: relative;
}
.headerMenu.subheaderMenu .tMenu li ul.menuLv1>li>a>span>img {
	position: absolute;
	left: 0;
	top: 0;
}
.headerMenu.subheaderMenu .tMenu li ul.menuLv1>li .caret {
	/*	background-image: url(https://www.info.gov.hk/bor/common/images/nav_bullet_second_level.gif);*/
	height: 26px;
	width: 26px;
	background-repeat: no-repeat;
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
	/*	margin-left: 13px;
	padding-left: 15%;*/
	position: absolute;
	top: 0;
	right: 13px;
	padding-right: 0;
	margin-top: 15px !important;
}
.background-white {
	border-top-width: 6px !important;
	border-top-style: solid !important;
	border-top-color: #3f535a !important;
}
.footerArea ul.fMenu span.caret {
	display: none;
}
.future_task_force ul li {
	list-style-type: lower-alpha;
}
.future_task_force ul li ul li {
	list-style-type: lower-roman;
}
p.topic {
	padding-top: 0px;
}
.topic {
	font-weight: bold;
	font-style: italic;
}
.topic_row {
	height: 185px;
	display: block;
}
.topic_row img {
	clear: both;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: text-top;
	padding-top: 0px;
}
.future_task_force h3 {
	padding-bottom: 5px;
}
.topic_row h4 {
	font-size: 13px;
	font-weight: bold;
	color: #287228;
}
.cont .topic_row a::before {
	padding-top: 15px;
	padding-bottom: 15px;
}
.speaker {
	font-size: 14px;
	font-weight: bold;
}
.related_links .cont a::before {
	content: url(https://www.info.gov.hk/bor/common/images/external_link.png);
	display: inline;
	padding-top: 5px;
}
.guideline .cont li a::before {
	display: inline;
}
.guideline .paging_area .cont li {
	list-style-type: none;
}
.guideline .paging_area .cont li li {
	list-style-type: disc;
}
.guideline .cont li li a::before {
	content: none;
	display: inline;
	padding-top: 5px;
}
/*==========*/
.roman_list {
	list-style-type: lower-roman;
}
.mainContent {
/*	position:relative;*/
/*	padding-top:30px;*/
}
.mainContent .left_img {
	width: 360px;
	position: absolute;
}
.mainContent .right_cont {
	padding-left: 360px;
}
.mainContent .list_anchor {
	padding-top: 25px;
	border-top: 2px solid #133c8b;
	margin-bottom: 80px;
}
.mainContent .list_anchor ul {
	padding-left: 0;
	list-style-type: none;
}
.list_anchor li {
	float: left;
	display: inline-block;
	position: relative;
	margin: 0;
}
.list_anchor li span {
	position: absolute;
	left: 0;
	top: 0;
}
.list_anchor li.fst a {
	padding-left: 0;
}
.list_anchor li.lst a {
	padding-right: 0;
}
.list_anchor li a {
	display: block;
	padding: 0 2em;
	color: #000 !important;
	text-decoration: none !important;
}
.list_anchor li.active a {
	color: #32569a !important;
}
/*====*/
.iconPdf {
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
}
.iconPdf img{
	margin-top:-12px;
}
.iconDoc{
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: text-bottom;
}
.system_maintenance_schedule table {
	width: 100%;
}
.system_maintenance_schedule table ul {
	padding-left: 5px;
}
.uppercase {
	text-transform: uppercase;
	font-weight: bold;
}
.AML h3 {
	padding-bottom: 10px;
}
.alerts .cont .panel .panel-title a {
	text-decoration: none !important;
	font-weight: bold!important;
}
.subMenu>li>a {
	font-size: 1.4em;
	font-weight: bold;
}
.subMenu>li>a.leftbtn.active_sub_section {
	color: #05499c;
}
.subMenu>li a.leftbtn.active_sub_section {
	color: #ed008c;
}
.panel-body h3 {
	text-align: justify;
}
.table_sub_title {
	font-weight: bold!important;
}
.alerts .cont:after {
	content: " ";
	clear: both;
	display: block;
}
.membershop_list {
	padding-left: 10px;
}
.download_pdf_remark {
	font-style: italic;
	margin-top: 30px;
}
ol ol.future_terms2 {
	list-style-type: lower-roman;
}
ol.future_terms {
	list-style-type: lower-alpha;
}
/*============================*/
.tMenu.menuLv0>li>a {
	position: absolute;
}
.tMenu.menuLv0>li>a.excLi:before {
/*	content:" ";
	display:block;
	width:11px;
	height:6px;
/*	background-image:url(https://www.info.gov.hk/bor/common/images/icon_arrow.png);
	background-repeat:no-repeat;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-3px;*/
}
/*==============*/
.myboard_nl {
	position: relative;
	display: inline-block;
	width: 100%;
	max-width: 240px;
	margin: auto;
	padding: 12px;
	color: #3f3f3f;
	border: 1px solid #cecece;
	border-radius: 5px;
}
.myitem_list.whatsnew_list .myboard_nl {
	min-height: 300px;
}
.myitem_list.my_pdf_div.activities_photo .myboard_nl {
	max-width: 190px;
	min-height: 235px;
}
.myitem_list.my_pdf_div.tv_series_list .myboard_nl {
	max-width: 195px;
	border: none;
}
.myboard_nl .id {
	position: absolute;
	top: 12px;
	left: 12px;
	font-size: 2em;
	line-height: 1em;
}
.myboard_nl .cover {
	margin: auto;
	text-align: center;
}
.myboard_nl .date {
	float: right;
	margin-top: 10px;
	font-weight: normal;
	margin-bottom: 10px;
	font-size: .8em;
	color: #575757;
}
/*=======================*/
.mytab ul {
	text-align: center;
	border-bottom: 1px solid #cbcbcb;
}
.mytab li {
	display: inline-block;
	width: 24%;
	margin: 0;
	border: 0;
}
.mytab a {
	padding-bottom: 12px;
	display: inline-block;
	text-align: center;
	color: #424242;
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none !important;
	position: relative;
}
.chineseVersion .mytab a {
	letter-spacing: .16em;
}
.mytab li.active a {
	color: #08836e;
}
.mytab li.active a:after {
	content: " ";
	position: absolute;
	left: 0;
	right: 0;
	height: 10px;
	bottom: -5px;
	background-color: #08836e;
}
/*===========*/
.rightImg {
	float: right;
	width: 200px;
	margin-left: 30px;
}
.wrapper-expandable.active .box-style-wrapper {
	z-index: 1000;
	position: relative;
	height: auto;
	width: auto;
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
}
.wrapper-expandable .box-style-wrapper, .wrapper-expandable.hide .box-style-wrapper {
	z-index: -1;
	position: fixed;
	height: 0;
	width: 0;
	-webkit-transition: height 0.5s ease;
	-moz-transition: height 0.5s ease;
	-o-transition: height 0.5s ease;
	transition: height 0.5s ease;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	overflow: hidden;
}
.wrapper-expandable {
	margin-bottom: 10px;
}
.wrapper-expandable.active {
	margin-bottom: 20px;
}
.expandable-title {
	margin-bottom: 15px;
}
.expandable-title h3 {
	padding: 0;
	margin: 0;
}
.expandable-title a {
	color: #404042 !important;
	text-decoration: none !important;
	padding: 20px 16px;
	padding-right: 30px;
	background-color: #c6e6f5;
	display: block;
	border-radius: 4px;
	position: relative;
}
.active .expandable-title a {
	background-color: #b9d483;
}
.expandable-title a:after {
	content: " ";
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -10px;
	width: 17px;
	height: 19px;
	background-image: url('https://www.info.gov.hk/bor/common/images/icon_expansion.png');
	background-repeat: no-repeat;
}
.active .expandable-title a:after {
	background-image: url('https://www.info.gov.hk/bor/common/images/icon_expansion_on.png');
}
/*=============Close Up===============*/
#close_up {
	z-index: -1;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}
#close_up.active.transition {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
#close_up.active {
	z-index: 9000;
	/*background-color:rgba(0,0,0,.6);*/
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
#close_up .bg {
	z-index: 9100;
	background-color: rgba(0,0,0,.85);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#close_up .area {
	z-index: 9200;
	position: absolute;
	left: 50%;
	top: 50%;
	right: -50%;
	transform: translate(-50%, -50%);
	width: 100%;
	max-width: 700px;
	background-color: #fff;
}
#close_up .close {
	background-color: #ddd;
	color: #fff;
	text-align: center;
	bottom: 0;/*
	position: absolute;*/
	left: 0;
	right: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#close_up .close:hover {
	background-color: #bbbbbb;
}
#close_up .close a {
	display: block;
	padding: 5px;
	color: #000;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#close_up .close:hover a {
	color: #fff;
}
#close_up .area .title {
	font-weight: bold;
	font-size: 1em;
	background-color: #fff;
	color: #444;
	padding: 20px 20px 40px 20px;
}
#close_up .area .main {
	padding: 0;
	position: relative;
	text-align: center;
}
#close_up .area .main .left {
	width: 40%;
	float: left;
}
#close_up .area .main .right {
	width: 60%;
	float: right;
}
#close_up .area .main .img {
	padding: 5px;
}
#close_up .area .main .img img {
	width: 100%;
}
#close_up .area .main .caption {
	padding: 5px;
}
#close_up .area .main .cont {
	padding: 5px;
	padding-left: 15px;
}
#close_up .area .main .cont p {
	margin-bottom: 15px;
}
#close_up .main img{
    max-height: 800px;
}
/*=================*/
.pop_photo ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.pop_photo li {
	display: inline-block;
	width: 25%;
	min-width: 120px;
	margin: 0;
	padding: 10px;
}
/*=================*/
.my_pdf {
	background-image: url(https://www.info.gov.hk/bor/common/images/icon_pdf_title.png);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	background-color: #e2e3e2;
	display: inline-block;
	border-radius: 6px;
}
.my_pdf a {
	text-decoration: none !important;
	color: #4b4b4b;
	font-size: 1.2em;
	padding: 22px 12px 6px 71px;
	min-height: 65px;
	display: block;
}
.chineseVersion .my_pdf a {
	letter-spacing: .16em;
}
/*=============================*/
.fix_line {
	position: absolute;
	left: 0;
	right: 0;
	height: 3px;
	background-color: #504098;
}
.fix_line.under {
	margin-top: -3px;
}
ul.lo_alp>li {
	list-style-type: lower-alpha;
}
ul.lo_rom>li {
	list-style-type: lower-roman;
}
ul.disc>li {
	list-style-type: disc;
}
.leftMenu {
	/*	background-color: #fff;
	border-top: 2px solid #504098;
	box-shadow: 1px 2px 8px -1px #000;
    padding: 10px 6px;*/
	background-color: rgba(255,255,255,0.0);
	position: -webkit-sticky;
    position: sticky;
    top: 200px;
}
.subMenu li>a:before {
/*	content: " ";
	position: absolute;
	top: 12px;
	left: 10px;
	width: 7px;
	height: 14px;
	/*	background-image:url('https://www.info.gov.hk/bor/common/images/icon_menu_arrow_left.png');
	background-repeat: no-repeat;*/
}
/*=======================================*/
.sliderArea {
	height: 275px;
	overflow: hidden;
	margin-bottom: 40px;
}
.sliderArea img {
	top: 0;
}
.sliderBg {
	position: absolute;
	left: 0;
	right: 0;
	height: 275px;
	background-color: #fff;
}
div.flexslider {
	margin-bottom: 0;
	border: 0;/*	width:100%;
	margin-left:auto;
	margin-right:auto;
	border:0;
	position: static;*/
}
#flexslider {
	overflow: hidden;
}
#flexslider ul {
	padding: 0;
	margin: 0;
}
.flexslider .flex-control-nav {
	bottom: 48px;
	z-index: 4000;
}
.flexslider.video_gallery {
	margin-bottom: 0;
}
#flexslider .flex-control-nav {
/*	position: relative;
	width: auto;
	display: block;
	margin-top: -30px;*/
}
#flexslider .flex-control-nav {
    position: absolute;
	bottom: 48px;
    left: 50%;
    z-index: 4000;
    width: auto;
    display: inline-block;
	-webkit-transform: translate(-50%,50%);
	-ms-transform: translate(-50%,50%);
	transform: translate(-50%,50%);
	height: 10px;
}
#flexslider .flex-pauseplay{
    position: absolute;
    bottom: 48px;
    left: 50%;
    z-index: 4100;
}
#flexslider .flex-pauseplay a{
	color:#fff;
	-webkit-transform: translate(-50%,50%);
	-ms-transform: translate(-50%,50%);
	transform: translate(-50%,50%);
}
#flexslider .flex-control-paging li a {
	background-color: #fff;
    width: 40px;
    height: 3px;
}
#flexslider .flex-control-paging li a.flex-active {
	background-color: #f8c641;
}
/*===========*/
.cd_area>ol {
	padding-left: 0;
	position: relative;
	font-weight: bold;
	border-top: 1px solid #ddd;
	list-style-type: none;
}
.cd_area>ol>li.active{
	background-color:#fff;
}
.cd_area>ol>li:hover,
.cd_area>ol>li.active:hover {
	background-color: #fff;
	-webkit-transition: background-color .2s;
	-moz-transition: background-color .2s;
	-o-transition: background-color .2s;
	transition: background-color .2s;
}
.cd_area>ol>li {
	margin: 0;
	padding-left: 0;
	padding-left: 60px;
	position: relative;
}
.cd_area>ol>li:after {
	content: " ";
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background-color: #ddd;
	position: absolute;
}
.cd_area>ol>li:before {/*
	content:"";
	width: 33px;
	height: 33px;
	position: absolute;
	left: 0;
	top: 13px;
	background-image: url(https://www.info.gov.hk/bor/common/images/btn_cdlist.png);
	background-repeat: no-repeat;*/
}
.cd_area>ol>li.active:before {/*
	background-image: url(https://www.info.gov.hk/bor/common/images/btn_cdlist_on.png);*/
}
.cd_area .active .cd_div .cont {
	z-index: 1000;
	position: relative;
	height: auto;
	width: auto;
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
}
.cd_area .cd_div .cont,
.cd_area .cd_div.hide .cont {
	z-index: -1;
	position: fixed;
	height: 0;
	width: 0;
	-webkit-transition: height 0.5s ease;
	-moz-transition: height 0.5s ease;
	-o-transition: height 0.5s ease;
	transition: height 0.5s ease;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	overflow: hidden;
	padding: 0 16px;
	border-left: 3px solid #35b59e;
	font-weight: normal;
}
.cd_area .cd_div {
	margin: 0;
	position: relative;
}
.cd_area .active .cd_div {
	padding-bottom: 20px;
}
.cd_area .cd_div .title {
	padding: 0;
	margin: 0;
}
.cd_area .cd_div .title a {
	color: #404042 !important;
	text-decoration: none !important;
	padding: 20px 16px;
	padding-right: 30px;
	font-weight: bold;
	display: block;
	position: relative;
}
.cd_area .active .cd_div .title a {
}
.cd_area .cd_div .cont p:last-child {
	margin-bottom: 0;
}
.cd_area .number {
	position: absolute;
	right: 100%;
	top: 20px;
	margin-right: -65px;
}
.graphicBanner {
	position: absolute;
	right: 0;
	top: 0;
	max-height: 215px;
	max-width: none;
	z-index: -1;
}
body abbr[title]::after {
	content:'';
}
body .close {
	float: none;
	font-size: 1em;
	font-weight: inherit;
	line-height: inherit;
	color: inherit;
	text-shadow: inherit;
	opacity: 1;
}
body .close:focus,
body .close:hover {
	color: inherit;
	text-decoration: inherit;
	opacity: 1;
}
/*====================================*/
.mainContent ul.flex-control-nav, .mainContent ol.flex-control-nav {
	margin-bottom: 0;
	bottom: auto;
}
.list_table {
	width: 100%;
	border-spacing: 0;
	border: solid #ccc 1px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 1px 1px #ccc;
	-moz-box-shadow: 0 1px 1px #ccc;
	box-shadow: 0 1px 1px #ccc;
}
.list-table td:first-child, .bordered th:first-child {
	border-left: none;
}
.list_table th {
	background: #e2f3fd;
	text-align: left;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 10px;
}
.list_table td {
	text-align: left;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 10px;
}
.list_table tr:nth-child(even) {
	background: #fafdf4;
}
.list_table_rowspan {
	width: 100%;
	border-spacing: 0;
	border: solid #ccc 1px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 1px 1px #ccc;
	-moz-box-shadow: 0 1px 1px #ccc;
	box-shadow: 0 1px 1px #ccc;
}
.list_table_rowspan th {
	background: #e2f3fd;
	text-align: left;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 10px;
}
.list_table_rowspan td {
	text-align: left;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 10px;
}
.div_acrobat_reader {
	background-color: #EAEAEA;
	padding: 5px;
}
.div_acrobat_reader>.div_acrobat_reader_icon {
	display: inline-block;
	width: 160px;
	margin-right: 5px;
	padding: 10px 0;
}
.div_acrobat_reader>.div_acrobat_reader_description {
	display: inline-block;
	width: 75%;
}
/*======================*/
.photo_title, .photo_area>li .title {
	margin-bottom: 24px;
	font-weight: bold;
	display: block;
}
.mainContent ul.photo_group {
	/*margin: 0 -1em;*/
	padding: 0;
	text-align: left;
}
.mainContent .photo_area ul.photo_group {
	margin: 0 -0.8em;
	text-align: left;
}
.photo_group li {
	display: inline-block;
	vertical-align: top;
	/*width:	200px;*/
	width: 190px;
	text-align: center;
	margin: 0;
	margin-bottom: 4px;
	padding: .1em;
}
.photo_group li.photo_thumb>a>img {
	border: 2px solid #b4b4b4;
	display: block;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.photo_group li.photo_thumb>a:focus>img, .photo_group li.photo_thumb>a:hover>img {
	border: 2px solid #c30819;
}
body div.light_square .pp_left, body div.light_square .pp_middle, body div.light_square .pp_right, body div.light_square .pp_content {
	background-color: transparent;
}
body .pp_nav .pp_play, body .pp_nav .pp_pause, body a.pp_arrow_previous, body a.pp_arrow_next {
	font-size: 0;
}
body .pp_nav .pp_play:before, body .pp_nav .pp_pause:before, body a.pp_arrow_previous:before, body a.pp_arrow_next:before {
	display: none;
}
body .pp_nav .pp_play, body .pp_nav .pp_pause, body a.pp_arrow_previous, body a.pp_arrow_next {
	background-color: transparent;
	width: 44px;
	height: 44px;
	position: absolute;
	top: 50%;
	margin-top: -56px;
}
body a.pp_arrow_previous {
	background-image: url(https://www.info.gov.hk/bor/common/images/btn_arrow_prev.png);
}
body a.pp_arrow_next {
	background-image: url(https://www.info.gov.hk/bor/common/images/btn_arrow_next.png);
}
body .pp_content_container .pp_details {
	margin: 0;
	background-color: #fff;
}
body div.light_square .pp_description {
	text-align: left;
	padding: 8px 0;
}
body .pp_nav {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: 0;
}
body a.pp_arrow_previous {
	left: 0;
}
body a.pp_arrow_next {
	right: 0;
}
body a.pp_close {
	font-size: 0;
	background-color: transparent;
	background-image: url(https://www.info.gov.hk/bor/common/images/btn_close.png);
	background-repeat: no-repeat;
	width: 35px;
	height: 33px;
	box-shadow: none;
}
body .ppt {
	display: none !important;
}
body a.pp_previous, body a.pp_next {
	background: none !important;
}
/*=========================*/
#flexslider .flex-direction-nav a {
	font-size: 0;
	width: 48px;
	height: 48px;
	color: rgba(255, 255, 255, 1);
	background-color:#303030;
	margin-top:-24px;
}
#flexslider.flexslider:hover .flex-direction-nav .flex-prev{
	left:0;
}
#flexslider.flexslider:hover .flex-direction-nav .flex-next{
	right:0;
}
#flexslider .flexslider:hover .flex-direction-nav a {/*
	opacity: .9;*/
}
#flexslider .flex-direction-nav a:before {
	font-size: 24px;
	color: rgba(255, 255, 255, 1);
	left: 45%;
    top: 50%;
    position: absolute;
    -webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
#flexslider .flex-direction-nav a.flex-next:before {
	left: auto;
	right:45%;
	-webkit-transform: translate(50%,-50%);
	-ms-transform: translate(50%,-50%);
	transform: translate(50%,-50%);
}
/*================*/
body .mainHeader.active {
	display: block;
}
.section_left_banner {
	float: left;
	width: 360px;
	margin-right: 25px;
}
.mainContent table {
	width: 100%;
	margin-bottom: 1em;
}
.mainContent table th, .mainContent table td {/*
	line-height: 1.2;*/
	vertical-align: top;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.mainContent table.form-table th,
.mainContent table.form-table td{
	vertical-align: baseline;
	padding:8px;
}
.mainContent table tr.center th,
.mainContent table tr.center td{
	text-align:center;
}
.mainContent table h2 {
    font-size: 1em;
    color: #2b3944;
    font-weight: normal;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.mytablestyle{
	overflow:auto;
	width:100%;
}
.header_date {
	margin-bottom: 20px;
	background-color: #ccc;
	color: #000099;
	padding: 8px 12px;
	font-weight: bold;
}
.cont_detail {
	margin-bottom: 40px;
}
.cont_detail>div {
	display: inline-block;
}
.cont_detail>div:nth-child(1) {
	width: 20%;
}
.cont_detail>div:nth-child(2) {
	width: 80%;
}
.cont_detail>div img {
	margin: 0 10px;
}
.toggleTable table tr {
	vertical-align: top;
	border-bottom: 1px solid #637481; /*#194567;*/
}
.toggleTable table tr:nth-child(odd) {
	/*	background-color:#e2f0fa;*/
	background-color: #d6eeff;
}
.toggleTable table tr:nth-child(even) {
	/*	background-color:#d2e1ec;*/
	background-color: #cecfcf;
}
.toggleTable.toggleHeader table tr:nth-child(1) {
	/*	background-color:#e1ecf4;*/
	font-weight: bold;
	background-color: #bad4e6;
}
.section_header_banner {
	text-align: center;
}
/*======================*/
ul.latin {
	list-style-type: lower-latin;
}
.num_anchor {
	vertical-align: super;
	font-size: .8em;
}
.divExpand {
	background-color: #f0d5ba;
	/*margin-bottom: 5px;
    border: 1px solid #e8e8e8;*/
	margin-bottom: 4px;
	border: 3px solid #bdbdbd;
	overflow: hidden;
}
.divExpand>div:nth-child(1) h2 {
	margin: 0;
	padding: 0;
}
.divExpand>div:nth-child(1) a {
	display: block;
	padding: 8px 14px;
	position: relative;
	/*    font-size: 1.4em;*/
	padding-right: 45px;
}
.divExpand>div:nth-child(1) a:after {
	content: "";
	width: 22px;
	height: 22px;
	background-image: url(https://www.info.gov.hk/bor/common/images/icon_ec_arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	right: 12px;
	top: 9px;
	padding: 0;
	position: absolute;
	/*	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);*/
	-webkit-transition: -webkit-transform .2s ease-out, color .2s ease-out;
	transition: -webkit-transform .2s ease-out, color .2s ease-out;
	transition: transform .2s ease-out, color .2s ease-out;
	transition: transform .2s ease-out, -webkit-transform .2s ease-out, color .2s ease-out;
	font-size: 1.4rem;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.divExpand.active>div:nth-child(1) a:after {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);/*    color: #ce4300;*/
}
.divExpand>div:nth-child(2) {
	display: none;
	-webkit-transition: opacity 0.3s ease-in-out, height 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out, height 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out, height 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out, height 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out, height 0.3s ease-in-out;
	opacity: 0;
	height: 0;
	border-top: 3px solid #bdbdbd;
	background-color: #fffced;
}
.divExpand.activating>div:nth-child(2) {
	display: block;
	position: static;
	opacity: 0;
	height: auto;
}
.divExpand.active>div:nth-child(2) {
	display: block;
	position: static;
	opacity: 1;
	height: auto;
	padding: 8px 14px;
}
.divExpand_control {
	float: right;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.divExpand_control a {
	display: block;
	font-size: 1.4em;
	color: #fff !important;
	background-color: #096fb9;
	padding: 8px 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
/*=============*/
.border_table th, .border_table td {
	border-collapse: collapse;
	border: 1px solid #888;
	text-align:center;
}
.float_img_tl {
	float: left;
	padding: 0 1em 1em 0;
}
.footerMenuArea .mail {
	margin-bottom: 20px;
}
.footerMenuArea .tel {
	margin-bottom: 20px;
}
.footerMenuArea .mail:before {
	content: '';
	display: inline-block;
	width: 29px;
	height: 32px;
	background-image: url(https://www.info.gov.hk/bor/common/images/icon_cus_1.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-right: 20px;
}
.footerMenuArea .fax {
	margin-bottom: 20px;
}
.footerMenuArea .fax:before {
	content: '';
	display: inline-block;
	width: 29px;
	height: 32px;
	background-image: url(https://www.info.gov.hk/bor/common/images/icon_cus_2.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-right: 20px;
}
.footerMenuArea .tel:before {
	content: '';
	display: inline-block;
	width: 29px;
	height: 32px;
	background-image: url(https://www.info.gov.hk/bor/common/images/icon_cus_3.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-right: 20px;
}
.footerMenuArea .share li {
	margin-right: 15px;
}
/*===========*/
.cok_logo{
	margin-top:31%;
    box-shadow: 0 0 20px -2px #000;
}
.main_secBanner {
	margin: 15px -15px;
	text-align: center;
    margin-top: 20px;
    top: auto;/*
	margin-top:31%;*//*
	margin-top: 100px;*/
}
.main_secBanner>div {
	display: inline-block;
	width: 413px;
	max-width: 100%;
	background-color: #FFF;
	margin: 10px;
	box-shadow: 0 0 20px -2px #000;
}
.main_secBanner>div>div {
	padding: 15px;
}
.main_secBanner>div>div>a {
	display: block;
}
.main_secBanner>div>div .cover {
	display: block;
	overflow: hidden;
}
.main_secBanner>div>div .cover.c_v{
	height: 0;
    padding-bottom: 50.868486352357320099255583126551%;
    position: relative;
}
.main_secBanner>div>div .cover.c_v video{
	bottom:0;
	position:absolute;
}
.main_secBanner>div .cover img {
	transform: scale(1);
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.main_secBanner>div:hover .cover img, .main_secBanner>div>div>a:focus .cover img {
	transform: scale(1.08);
}
.main_secBanner>div>div .cont {
	display: block;
}
.main_secBanner .title {
	position: relative;
	background-color: #fff;
	font-size: 1.14286em;
	font-weight: bold;
	line-height: 1.4em;
	height: 80px;
	overflow: hidden;
	/*	box-shadow: 0 0 10px -2px #000;*/
	display: block;
	font-family: "Dancing Script";
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	color: #000;
	text-align:justify;
}
.main_secBanner .title:before {
	content: '';
	position: absolute;
	top: 15px;
	left: 12px;
}
.ibDiv>div {
	display: inline-block;
}
.ibDiv>.my_img {
	width: 25%;
	padding-right: 20px;
}
.ibDiv>.txt_w_img {
	width: 75%;
}
/*================*/
.photoAlbums {
	margin: 0;
    text-align: left;
	margin-bottom: 100px;
	padding: 10px;
}
.photoAlbums .area{
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.photoAlbums .year,
.photoAlbums .country{
	display:none;
    position: relative;
	width:50%;
	padding:10px;
    margin-bottom: 30px;
}
.photoAlbums .year.active,
.photoAlbums .country.active{
	display:inline-block;
}
.photoAlbums .full,
.photoAlbums .year.active.full,
.photoAlbums .country.active.full{
	display:block;
	width:100%;
}
.photoAlbums .photoArea{/*
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
}
.photoAlbums .photoArea>div{/*
	width:50%;
	padding:10px;*/
}
.photoAlbums .photoArea .cover{
	text-align:center;
	margin-bottom:10px;
	height: 337.5px;
    overflow: hidden;
	position:relative;
}
.photoAlbums .photoArea .cover img{
    position: absolute;
    top: 50%;
    left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.photoAlbums .photoArea .title{
	width:400px;
	max-width:90%;
	margin:auto;
}
.photoAlbums .yearSelect li{
	display:inline-block;
	margin:0;
}
.photoAlbums .yearSelect li a{
	padding:4px 12px;
}
/*
.photoAlbums>div>div {*/
.photoAlbums>div>ul.slides>li{
	padding: 8px;
	background-color: #fff;
	border: 1px solid #fff;
	box-shadow: 0 0 10px -2px #000;/*
	display: inline-block;*/
	position:relative;
}
.photoAlbums .cont{
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 10px;
    min-height: 50px;
    padding: 8px 10px;
    background-color: rgba(0,0,0,.7);
    color: #fff;
	padding-right:72px;
	width:auto;
}
.photoAlbums .more{
    position: absolute;
    color: #fff;
    right: 8px;
    bottom: 8px;
    padding: 8px 10px;
	font-size: .8em;
}
.photoAlbums .border_table td>span,
.photoAlbums .border_table td>a{
    display: inline-block;
	max-width: 48%;
    margin: 10px 1%;/*
	display:inline-block;
	max-width: 48%;
    width: 260px;
    height: 200px;
    margin: 10px 1%;
	overflow:hidden;
	text-align:center;*/
}
.mainContent .myfilter>table{
	width:auto;
	max-width:100%;
	margin:auto;
}
.mainContent .myfilter input{
	width:100%;
}
.my_select>div {
	display: inline-block;
	margin-bottom: 20px;
}
.my_select select {
	font-size: 1.07142857em;
	padding: 7px 20px 8px 10px;
	border-radius: 6px;
}
.my_select .mys_btn>a {
	display: block;
	padding: 12px 30px;
	margin: 0 10px;
	border-radius: 6px;
	background-color: #05499c;
	color: #fff;
	font-size: 1.07142857em;
}
body a.pp_expand {
	display: none !important;
}
p.line {
	text-decoration: underline;
}
/*============*/
.headerTool .language{
	position: relative;
	display:inline-block;
	vertical-align: middle;
    font-weight: bold;/*
    margin-right: 10px;*/
	padding:0;
}
.myheaderTool .clientTool>div.language{
	padding:0 8px;
}
.headerTool .language .langBtn a{
	display:block;
	padding:6px;
}/*
.headerTool .language ul{
	display: none;
	position: absolute;
	top: auto;
	text-align: left;
	z-index: 9000;
	background: #FFF;
	box-shadow: 0px 3px 4px rgba(150, 150, 150, 0.2);
	border-top: 2px solid #3447a3;
}
.headerTool .language.active  ul{
	display: block;
}*/
.headerTool .AStyleArea,
.headerTool .searchTool{
    position: relative;/*
    display: inline-block;
    vertical-align: middle;*/
}
.mobTitle {
    display: none;
}
/* ------------------------------------------ */
/* Style for share-btns */
/* ------------------------------------------ */
.headerTool .shareTool {
	position: relative;
	display:inline-block;
	vertical-align: middle;
}
.headerTool .shareTool>a{
	display:block;
	padding:6px;
}
.headerTool .shareTool>.shareList {
	display: none;
	position: absolute;
	top: auto;
    right: 0;
	padding: 8px 15px 12px !important;
	text-align: left;
	z-index: 9000;
	min-width: 80px;
	background: #FFF;
	box-shadow: 0px 3px 4px rgba(150, 150, 150, 0.2);
	border-top: 2px solid #3447a3;
}
.headerTool .shareTool>.shareList:before {
	display: none;
}
.headerTool .shareTool.active>.shareList {
	display: block;
}
.share-btns {
	position: relative;
	margin-top: 15px;
}
ul.share-btns {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.share-btns>li {
	margin: 0;
	display: inline-block;/*
    padding: 0 5px;*/
}
ul.share-btns a {
	font-size: 0;
}
.header-nav__tool--share {
/*	text-align: center;*/
}
.header-nav__tool--share .share-btns {
	white-space: nowrap;
}
.headerArea li .share-btns__btn {
	display: inline-block;
	vertical-align: top;
	width: 34px;
	height: 34px;
	margin-right: 5px;
	position: relative;
	transition: 0.2s;
}
.mob-nav__control .share-btns__btn {
	width: 30px;
	height: 30px;
	vertical-align: middle;
}
.share-btns__btn:before {
	content: '';
	width: 26px;
	height: 26px;
	left: 4px;
	top: 4px;
	display: block;
	position: absolute;
	background: url() center top;
	background-size: 100% auto;
	transition: 0.2s;
}
.header-nav__tool--share .share-btns__btn:before {
	background-position-y: -26px;
}
.mob-nav__control .share-btns__btn:before {
	background-position-y: -22px;
}
.mob-nav__control .share-btns__btn:before {
	width: 22px;
	height: 22px;
	left: 4px;
	top: 4px;
}
.share-btns__btn:hover:before {
	background-position-y: -26px;
}
.mob-nav__control .share-btns__btn:hover:before {
	background-position-y: -22px;
}
.share-btns__btn.share-btns__btn--email:before {
	background-image: url(https://www.info.gov.hk/bor/common/images/share/icon-social-email-white.png);
}
.mob-nav__control .share-btns__btn.share-btns__btn--email, .header-nav__tool--share .share-btns__btn.share-btns__btn--email, .share-btns__btn.share-btns__btn--email:hover {
	background-color: yellowgreen;
}
.share-btns__btn.share-btns__btn--fb:before {
	background-image: url(https://www.info.gov.hk/bor/common/images/share/icon-social-facebook-white.png);
}
.mob-nav__control .share-btns__btn.share-btns__btn--fb, .header-nav__tool--share .share-btns__btn.share-btns__btn--fb, .share-btns__btn.share-btns__btn--fb:hover {
	background-color: #3b5998;
}
.share-btns__btn.share-btns__btn--wa:before {
	background-image: url(https://www.info.gov.hk/bor/common/images/share/icon-social-whatsapp-white.png);
}
.mob-nav__control .share-btns__btn.share-btns__btn--wa, .header-nav__tool--share .share-btns__btn.share-btns__btn--wa, .share-btns__btn.share-btns__btn--wa:hover {
	background-color: #1bd741;
}
.share-btns__btn.share-btns__btn--wb:before {
	background-image: url(https://www.info.gov.hk/bor/common/images/share/icon-social-weibo-white.png);
}
.mob-nav__control .share-btns__btn.share-btns__btn--wb, .header-nav__tool--share .share-btns__btn.share-btns__btn--wb, .share-btns__btn.share-btns__btn--wb:hover {
	background-color: #df2029;
}
.share-btns__btn.share-btns__btn--wc:before {
	background-image: url(https://www.info.gov.hk/bor/common/images/share/icon-social-wechat-white.png);
}
.mob-nav__control .share-btns__btn.share-btns__btn--wc, .header-nav__tool--share .share-btns__btn.share-btns__btn--wc, .share-btns__btn.share-btns__btn--wc:hover {
	background-color: #09b83e;
}
.share-btns__btn.share-btns__btn--tw:before {
	background-image: url(https://www.info.gov.hk/bor/common/images/share/icon-social-twitter-white.png);
}
.mob-nav__control .share-btns__btn.share-btns__btn--tw, .header-nav__tool--share .share-btns__btn.share-btns__btn--tw, .share-btns__btn.share-btns__btn--tw:hover {
	background-color: #00aff0;
}
.share-btns__btn.share-btns__btn--ig:before {
	background-image: url(https://www.info.gov.hk/bor/common/images/share/icon-social-ig-white.png);
}
.mob-nav__control .share-btns__btn.share-btns__btn--ig, .header-nav__tool--share .share-btns__btn.share-btns__btn--ig, .share-btns__btn.share-btns__btn--ig:hover {
	background-color: #bc2a8d;
}
.share-btns__btn.share-btns__btn--rss:before {
	background-image: url(https://www.info.gov.hk/bor/common/images/share/icon-rss.png);
}
.mob-nav__control .share-btns__btn.share-btns__btn--rss, .header-nav__tool--share .share-btns__btn.share-btns__btn--rss, .share-btns__btn.share-btns__btn--rss:hover {
	background-color: #f26522;
}
.share-btns__btn:last-child {
	margin-right: 0;
}
/* END Style share-btns */
#menu>.mm-panels>.mm-panel>.mm-listview>.mm-listitem:last-child {
	background-color: transparent;
}
#menu>.mm-panels>.mm-panel>.mm-listview>.mm-listitem:last-child:after {
	display: none;
}
/*====================================*/
.your_justify, .your_justify p {
	text-align: justify;
}
.pp_pic_holder a.pp_previous {
	width: 50%;
}
.pp_pic_holder a.pp_next {
	width: 50%;
}
body #wrap .headerArea .headerTool .headerMenu>ul.tMenu {/*
	font-size: 1.35em;*/
}
body a {
	color: #000;
}
/*=========*/
.myVideo{
	margin-bottom:40px;
}
/*================*/
.desktop {
	display: block;
}
.mobile {
	display: none;
}
/*=======*/
.u-lList{
	list-style-type:upper-latin;
}
.iconButton{
	display:inline-block;
}
.iconButton a{
	display:block;
	padding:10px;
	position:relative;
	color:#444;
	background-color:#ddf5ff;
    background-image: radial-gradient(#ddf5ff 40%, #dcf2fa 70%, #dbedf4 90%);
	border-radius:8px;

    font-size: 1.6em;
    line-height: 1em;
}
.iconButton a:before{
	content:"";
	display:inline-block;
	margin-right:5px;
    width: 45px;
    height: 45px;
	background-image:url(https://www.info.gov.hk/bor/common/images/icon_cok.png);
	background-size:100% 100%;
	background-repeat:no-repeat;
}
.iconButton .calico {
    width: 40px;
    margin-left: 5px;
    vertical-align: text-bottom;
}
/*====================*/
.leftMenu .menuLv1 .extmenu{
	display:none;
}
.pdf_area{
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 850px;
    margin: auto;
    max-width: 100%;
}
.pdf_area>div{
	width:100%;
	text-align:center;
	padding:10px 10px;
}
.pdf_area>div img{
	margin:auto;
	margin-bottom:20px;
	display:block;
    width: 100px;
}
.pdf_area a{
	font-weight:bold;
	color:#2b3944;
}
/*==============*/
.detail_area{
	margin:0 20px 40px 20px;
    box-shadow: 0 0 50px -10px #9ca1ff;
}
.detail_area>div{
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	position:relative;
    border-radius: 8px;
}
.detail_area>div:after{
	content:"";
	position:absolute;
	left:20px;
	right:20px;
	bottom:0;
	height:1px;
	background-color:#cfcfcf;
}
.detail_area>div:last-child:after{
	display:none;
}
.detail_area>div>div{
	vertical-align:top;
	padding:20px;
}
.detail_area>div>div{
	border-bottom:none;
}
.detail_area>div>div:nth-child(1){
	width:20%;
	display:inline-block;
    background-color: #ededed;
	font-weight:bold;
}
.detail_area>div>div:nth-child(2){
	width:80%;
	display:inline-block;
    background-color: #fff;
}
.detail_area>div:nth-child(1)>div:nth-child(1){
    border-radius: 10px 0 0 0;
}
.detail_area>div:nth-child(1)>div:last-child{
    border-radius: 0 10px 0 0;
}
.detail_area>div:last-child>div:nth-child(1){
    border-radius: 0 0 10px 0;
}
.detail_area>div:last-child>div:last-child{
    border-radius: 0 0 0 10px;
}
.lt_list{
	list-style-type:lower-latin;
}
.mainContent .detail_area li{
	margin-top:0;
}
.detailTable{
    overflow: auto;
	max-width:100%;
}
.detailTable table td:nth-child(1),
.detailTable table td:nth-child(1) img{
	width:300px;
}
.detailTable tr:nth-child(1) td,
.detailTable tr:nth-child(1) th{
	font-weight:bold;
}
.detailTable td,
.detailTable th{
    border-collapse: collapse;
    border: 1px solid #444;
}
.detailTable.d1 td:nth-child(1){
	min-width:130px;
}
.detailTable.f4 td:nth-child(4){
	min-width:230px;
}
.headerTable{
	overflow:auto;
	width:100%;
}
.headerTable table td,
.headerTable table th{
	border-collapse:collapse;
	border:1px solid #2b2b2b;
}
.txtico{
	color:#fff;
    text-decoration: none;
	display:inline-block;
    text-align: center;
	padding:0 8px;
	margin:4px;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
	/*background-color: #790707;
    background-image: linear-gradient(141deg, #500606 0%, #880505 51%, #770909 75%);
    opacity: 0.95;
    border: 2px solid #920e0e;*/

    background-color: #774609;
	background-image: linear-gradient(141deg, #502506 0%, #a55c11 51%, #774609 75%);
    opacity: 0.95;
    border: 2px solid #8c5a15;
    font-size: 0.9em;
}
/*============*/
.iconButton{
	margin-left:20px;
}
.iconButton.fst{
	margin-left:0;
}
.iconButton .iconPdf img{
	width:40px;
}
.tableArea{
    overflow: auto;
	max-width:100%;
}
.youtubeDiv{
	position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}
.youtubeDiv>iframe{
	width: 100%;
    height: 100%;
    position: absolute;
}

.pop_video a{
	position:relative;
	display:block;
}
.pop_video a:after{
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background-image:url(https://www.info.gov.hk/bor/common/images/icon_video_play.png);
	background-repeat:no-repeat;
    background-position: center center;
    background-size: 30% auto;
	opacity: .8;
}
.pop_video a:hover:after,
.pop_video a:focus:after{
	opacity: 1;
}
/*================*/
.footerArea .logo_list{
	padding:0 120px;
}
/*==========*/
.footerTitle{
    background-color: #e4e4e4;
}
.footerTitle .title{
	text-align:center;
	padding: 10px 0;
    font-size: 1.4em;
	display: block;
}
.footerTitle .title:after{
	content:"";
	display:inline-block;
	background-image:url(https://www.info.gov.hk/bor/common/images/icon_arrow_top.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 25px;
    height: 25px;
    margin: 0 10px;
    vertical-align: top;
}
/*==============*/
.search_year ul{
	margin:0;
	padding:0;
}
.search_year li{
	display:inline-block;
	margin:0;
	margin-bottom: 10px;
}
.mainContent a.search_btn{
	padding:8px 26px;
	background-color:#1d8191;
	color:#fff;
    border-radius: 4px;
    display: block;
}
.search_year select{
	background-color: #d6e1e7;
    border-radius: 4px;
    border-color: transparent;
    margin: 0 10px;
    padding: 10px;
    max-width: 100%;
    width: 130px;
}
.headerMenu ul.listStyleBlank.menu_items>li:first-child a {/*
    padding-left: 25px;*/
}
.d-lg-none {
	display: none !important;
}
.mobShare{
	padding:10px 0;
}
.mobShare>a{
	display: none !important;
}
.headerArea .headerMenu .mobShare li{
	display:inline-block;
}
.headerTool .mobSearchArea .cross_btn{
	display:none;
}
.simpleTable{
	width:100%;
	overflow:auto;
}
.simpleTable table{
	border-top:2px solid #1d8191;
	border-bottom:2px solid #e3e7e6;
}
.simpleTable tr{
	background-color:#fff;
	border-left:2px solid #e3e7e6;
	border-right:2px solid #e3e7e6;
}
.simpleTable tr:nth-child(odd){
	background-color:#f6f7f9;
}
.simpleTable table tr:nth-child(1){
	background-color:#1d8191;
	color:#fff;
	border-left:2px solid #1d8191;
	border-right:2px solid #1d8191;
}
/*==========================*/
.footerMenuArea{
}
.footerMenuArea.active{
}
.footerMenuArea .footerTitle a{
	text-decoration:none;
}
.footerMenuArea .footerTitle .title:after{
    transform: rotate(180deg);

	-webkit-transition: transform 0.2s ease-in-out;
	-moz-transition: transform 0.2s ease-in-out;
	-ms-transition: transform 0.2s ease-in-out;
	-o-transition: transform 0.2s ease-in-out;
	transition: transform 0.2s ease-in-out;
}
.footerMenuArea.active .footerTitle .title:after{
    transform: rotate(0);
}
.footerMenuArea .footerMenu{
	 -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
/*	max-height:0;
	overflow:hidden;

	-webkit-transition: max-height 0.3s ease-in-out;
	-moz-transition: max-height 0.3s ease-in-out;
	-ms-transition: max-height 0.3s ease-in-out;
	-o-transition: max-height 0.3s ease-in-out;
	transition: max-height 0.3s ease-in-out;*/
}
.footerMenuArea .logo{
	padding:10px;
}
.footerMenuArea.active .footerMenu{
	max-height:1000px;
}
/*===============*/
.myheader{
	font-weight: bold;
    font-size: 2.8em;
}
.myheader.myheader_i{
	color:#fff;
}
.g_cont{
	font-size:1.4em;
}
.icon_list ul{
	list-style-type:none;
	margin:0 -5px 20px -5px;
	padding:0;
}
.icon_list li{
	display:inline-block;
	padding:0 5px;
}
.flex_area{
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.mainArea1{
	background-image:url(https://www.info.gov.hk/bor/common/images/headerbanner/img_banner_main.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
/*=======*/
.dl_list{
	text-align:right;
}
.dl_list a,
.dl_list a:hover,
.dl_list a:focus{
	display:inline-block;
	padding:10px 30px;
	color:#fff;
	background-color:#007d8f;
}
.enquiries{
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.lnr_span{
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.lnr_span>span{
	-webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    text-align: left;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mainContent table[data-border="1"] th,
.mainContent table[data-border="1"] td{
	border-collapse:collapse;
	border:1px solid #000;
}
.mainContent table th{/*
    color: #fff;
    background-color: #1E486E;
    border-top: 1px solid white;
    border-right: 1px solid white;*/
}
.mainContent table .width5 {
	width: 5%;
}
.mainContent table .width70 {
	width: 70%;
}
.mainContent table .width25 {
	width: 25%;
}
/*======*/
.mainbanner{/*
	background-image:url(https://www.info.gov.hk/bor/common/images/headerbanner/img_fa-banner_1.jpg);*/
	background-repeat:no-repeat;/*
	background-size: contain;*/
    background-position: top center;/*
    max-height: 400px;*//*
	height:441px;*/
    position: relative;
	z-index: 10;
	display:none;
}
.home.mainbanner{
	display:block !important
}
body.section_index .mainbanner{
	display:block;
}
.indexVersion .mainbanner:before{
	content:"";
	display:block;
	margin:auto;
	text-align:center;/*
	position:absolute;
	top:0;
	left:50%;*/
	width:100%;
	height:0;
	padding-bottom:28.854166666666666666666666666667%;
	max-width:1920px;
    background-size: cover;
	background-image:url(https://www.info.gov.hk/bor/common/images/img_banner_main.jpg);
	background-position:center top;
	background-repeat:no-repeat;/*
	-webkit-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	transform: translate(-50%,0);*/
}
.mainbanner:before{
	content:"";
	display:block;
	margin:auto;
	text-align:center;
	width:100%;
	height:0;
	padding-bottom:8.28125%;
	max-width:1920px;
    background-size: cover;
	background-image:url(https://www.info.gov.hk/bor/common/images/img_banner_hd.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}/*
.bodyArea.section1 .mainbanner{background-image:url(https://www.info.gov.hk/bor/common/images/headerbanner/img_fa-banner_1.jpg);}
.bodyArea.section2 .mainbanner{background-image:url(https://www.info.gov.hk/bor/common/images/headerbanner/img_fa-banner_2.jpg);}
.bodyArea.section3 .mainbanner{background-image:url(https://www.info.gov.hk/bor/common/images/headerbanner/img_fa-banner_3.jpg);}
.bodyArea.section4 .mainbanner{background-image:url(https://www.info.gov.hk/bor/common/images/headerbanner/img_fa-banner_4.jpg);}
.bodyArea.section5 .mainbanner{background-image:url(https://www.info.gov.hk/bor/common/images/headerbanner/img_fa-banner_5.jpg);}
.bodyArea.section6 .mainbanner{background-image:url(https://www.info.gov.hk/bor/common/images/headerbanner/img_fa-banner_6.jpg);}
.bodyArea.section7 .mainbanner{background-image:url(https://www.info.gov.hk/bor/common/images/headerbanner/img_fa-banner_7.jpg);}
.bodyArea.section8 .mainbanner{background-image:url(https://www.info.gov.hk/bor/common/images/headerbanner/img_fa-banner_8.jpg);}
.bodyArea.section9 .mainbanner{background-image:url(https://www.info.gov.hk/bor/common/images/headerbanner/img_fa-banner_9.jpg);}*/
/*
.mainbanner:after{
	content:"";
	display:block;
	height:0;
	width:0;
    padding-bottom: 22%;
	z-index:-1;
}*/
.mainbanner>.container{
	position:relative;
}/*
.section3 .mainbanner{
	background-image:url(https://www.info.gov.hk/bor/common/images/headerbanner/img_header_3.jpg);
}*/
.mainbanner>.container:before{/*
	content:"";
	position: absolute;
	display: block;*//*
    left: 0;
    top: 0;
	width:100%;
	height:0;
	padding-bottom:19.6875%;
	background-image:url(https://www.info.gov.hk/bor/common/images/bg_header.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size: contain;
	-webkit-transform: translate(-16.25%,-1.19%);
	-ms-transform: translate(-16.25%,-1.19%);
	transform: translate(-16.25%,-1.19%);*//*
	left: 0;
    top: 50%;
    width: 674px;
    height: 252px;
    background-image: url(https://www.info.gov.hk/bor/common/images/bg_header.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    -webkit-transform: translate(-31%,-47%);
    -ms-transform: translate(-31%,-47%);
    transform: translate(-31%,-47%);*/
}
.mainbanner .mb_area:after{/*
	content:"";
	display:block;
	height:0;
	width:0;
    padding-bottom: 23.333%;
	z-index:-1;*/
}
/*=============================*/
.myflexSp{
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.myflexSp>*{
	width:100%;
}
.myflexSp>*.flex50{
	width:50%;
	margin-left: 0;
    margin-right: 0;
    padding-left: .6em;
    padding-right: .6em;
}
.myflex{
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flex11>div{
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
}
.facc{
	-webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
/*=============*/
p.margin_left{
	margin-left:2em;
}
/*=================*/
.mc-area{
	position:relative;
    min-height: 850px;
}
.white-box{
    position: absolute;
    left: 28%;
    right: 5%;
    bottom: 4%;
	background-color: rgba(255, 255, 255, .9);
    padding: 20px;
    box-shadow: 5px 5px 0 0 rgba(0, 0, 0, .5);
}
.white-box h1:nth-child(1){
	margin-top:0;
}
/*================*/
.member-table td:nth-child(1){
	width:20%;
}/*
.yearselector tr[data-year]{
	display:none;
}
.yearselector.ya2021 tr[data-year="2021"],
.yearselector.ya2021 tr[data-year="2021"],
.yearselector.ya2021 tr[data-year="2021"],
.yearselector.ya2021 tr[data-year="2021"],
.yearselector.ya2021 tr[data-year="2021"],
.yearselector.ya2021 tr[data-year="2021"],
.yearselector.ya2021 tr[data-year="2021"]{
	display:block;
}*/
.yearselector{
    border: 2px solid #000;
}
.mainContent table.form-table.yearselector th,
.mainContent table.form-table.yearselector td{
    padding: 12px 20px;
}
.yearfilter ul{
	list-style-type:none;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	padding:0;
	margin:0;
}
.yearfilter li{
	padding:0;
	margin:0;
}
.yearfilter a{
	display:block;
	padding:8px 20px;
	max-width:100%;
	width:110px;
	color:#000;
	background-color:hsl(51deg,88%,88%);
}
.yearfilter a:hover,
.yearfilter a:focus,
.yearfilter a:active{
	color:#000;
}
.yearfilter li:nth-child(7n+1) a{
	background-color:hsl(51deg,88%,88%);
}
.yearfilter li:nth-child(7n+2) a{
	background-color:hsl(103deg,88%,88%);
}
.yearfilter li:nth-child(7n+3) a{
	background-color:hsl(154deg,88%,88%);
}
.yearfilter li:nth-child(7n+4) a{
	background-color:hsl(206deg,88%,88%);
}
.yearfilter li:nth-child(7n+5) a{
	background-color:hsl(257deg,88%,88%);
}
.yearfilter li:nth-child(7n+6) a{
	background-color:hsl(309deg,88%,88%);
}
.yearfilter li:nth-child(7n+7) a{
	background-color:hsl(360deg,88%,88%);
}
/*==============*/
.fm-banner{
	background-image: url(https://www.info.gov.hk/bor/common/images/bg_btn_ft.jpg);
	background-repeat:no-repeat;
	width:162px;
	height:52px;
	text-align:center;
}
.fm-banner a{
	height: 100%;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.footerlink{
	text-align:center;
}
.footerlink .useful_list{
	display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
	list-style-type:none;
	padding:0 10px;
    margin: 10px 0;
}
.footerlink .useful_list a{
	padding:0 10px;
}
/*==================*/
ul.summary {
    background-color: #F0F0F0;
    padding-top: 10px;
    padding-bottom: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border-top: 2px solid #FF7200;
}
.mainContent table[data-cellspacing] td,
.mainContent table[data-cellpadding] td{
    border: 2px solid #fff;
}
.mainContent table[data-cellspacing] th,
.mainContent table[data-cellpadding] th{
	border: 2px solid #fff;
	border-bottom: 2px solid #ff7200;
}
.mainContent table[data-border="0"] td{
	background-color: #f0f0f0;
}
.mainContent table[data-border="0"] th{
    color: #000;
    background-color: #e6dfda;
	text-align:center;
	vertical-align:middle;
	font-weight: bold;
}
.mainContent td p:last-child{
	margin-bottom:0;
}
.mainContent th[data-align="center"],
.mainContent table[data-border="0"] th[data-align="center"],
.mainContent td[data-align="center"],
.mainContent tr[data-align="center"],
.mainContent td[data-align="center"] p{
	text-align:center;
}
.mainContent th[data-align="left"],
.mainContent table[data-border="0"] th[data-align="left"],
.mainContent td[data-align="left"],
.mainContent tr[data-align="left"],
.mainContent td[data-align="left"] p{
	text-align:left;
}
.mainContent table[data-width="100%"]{
	width:100%;
}
.mainContent p.digest {
    font-size: 1.2em;
    color: #000000;
    text-align: center;
}
.mainContent img.download {
    margin: 5px;
}
.mainContent label.filter {
    margin: 0 20px 0 0;
}
.mainContent select.filter {
    font-size: 1em;
    height: 1.5em;
    margin-right: 40px;
    width: 100px;
	max-width:100%;
}
.mainContent input[type="button"]{
	line-height: normal;
}
table#decisions tr.active td {
    background-color: #FFFF00;
}

.headerTool .language_mobile{
	display:none;
}

/*mobile search tool*/
.mobile-search-tool{
	right: 50px!important;
}
.icon-search-mobile{
	width: 25px;
}
.mobile-search-btn{
	text-indent: -99999px; 
	width: 30px; 
	height: 30px; 
	display: none;
	background: url("https://www.info.gov.hk/bor/common/images/icon_search_mobile.png") 0 0 no-repeat;
	background-position: center;
	border: none;
	line-height: 30px;
	text-align: center;
	position: absolute;
	outline: none;
}

.overflowArea .title{
	font-size: 2em;
	font-weight: bold;
	margin: 0 15px 3%;
	padding: 0 10px;
	position: relative;
	z-index: 10;
}
.mobile-item{
	display: none;
}
@media screen and (max-width: 992px) {
	.overflowArea .title::after{
		content: '';
		display: block;
		height: 20px;
		width: 90%;
		max-width: 420px;
		background: #ffc62e;
		position: absolute;
		top: 50%;
		z-index: -1;
	}
	.mobSearchArea .cross_btn,.mobSearchArea .overflowArea{
		position: relative;
		top: -60px;
	}
	.mobile-item{
		display: block;
	}
	.mobile-search-wrap{
		position:relative;
	}
	.mobile-search-wrap #searchbar{
		position: absolute;
		top: 0px!important;
	}
	.mobile-search-wrap .mobile-search-btn{
		position:absolute;
		right: 15px;
		margin-top: 29px;
		z-index: 99999;
	}
}
/*end of mobile search tool*/