/* Body */
body
{
	margin : 0px;
	width : 100%;
}

/* Main Body */
.body-section
{
	margin-top : 0px;
	width : 967px;
	margin-bottom : 22px;
}
.body-section-frame
{
	margin-bottom : 10px;
}
.body-header
{
	background : url(http://www.legislation.gov.hk/09/images/top-header.jpg);
	background-position : top left;
	background-repeat : no-repeat;
	width : 962px;
	height : 92px;
	border : 1px solid #000000;
	margin-bottom : 11px;
	text-align : left;
	font-size : 1px;
}
.body-title
{
	background : url(http://www.legislation.gov.hk/09/images/nav-bar.jpg);
	background-position : top left;
	background-repeat : no-repeat;
	width : 967px;
	height : 60px;
	text-align : left;
}
.body-main
{
	text-align : left;
}

/* Header */
.body-header-hk-text
{
	background : url(http://www.legislation.gov.hk/09/images/top-header-hk-text.jpg);
	background-position : top left;
	background-repeat : no-repeat;
	position : relative;
	top : 75px;
	left : 7px;
}
.body-header-hk-text a
{
	display : block;
	width : 132px;
	height : 12px;
}
.body-header-trad-text
{
	position : relative;
	top : 63px;
	left : 174px;
}
.body-header-trad-text a
{
	background : url(http://www.legislation.gov.hk/09/images/top-header-trad-text.jpg);
	background-position : top left;
	background-repeat : no-repeat;
	display : block;
	width : 55px;
	height : 14px;	
}
.body-header-trad-text a:hover
{
	background : url(http://www.legislation.gov.hk/09/images/top-header-trad-text-over.jpg);
}
.body-header-simp-text
{
	position : relative;
	top : 49px;
	left : 245px;
}
.body-header-simp-text a
{
	background : url(http://www.legislation.gov.hk/09/images/top-header-simp-text.jpg);
	background-position : top left;
	background-repeat : no-repeat;
	display : block;
	width : 55px;
	height : 14px;
}
.body-header-simp-text a:hover
{
	background : url(http://www.legislation.gov.hk/09/images/top-header-simp-text-over.jpg);
}
.body-header-eng-text
{
	position : relative;
	top : 37px;
	left : 317px;
}
.body-header-eng-text a
{
	background : url(http://www.legislation.gov.hk/09/images/top-header-eng-text.jpg);
	background-position : top left;
	background-repeat : no-repeat;
	display : block;
	width : 36px;
	height : 10px;	
}
.body-header-eng-text a:hover
{
	background : url(http://www.legislation.gov.hk/09/images/top-header-eng-text-over.jpg);
}

/* Sitemap */
.body-header-sitemap-text
{
	position : relative;
	top : 25px;
	left : 877px;
	font-size: 11px; 
	font-weight: 700; 
	font-family : Arial ;
	vertical-align: top ;
	color : white ; 
	
}
.body-header-sitemap-text a, .body-header-sitemap-text a:visited 
{
	text-decoration : none  ; 
	color : white ; 
	vertical-align: top ;
	
} 

.body-header-sitemap-text a:hover 
{
	
	color : #FF840C;
}


/* Title */
.body-title-text
{
	font : bold 24px Arial;
	color : #FFFFFF;
	position : absolute; /*relative;*/
	top : 110px;/*8px;*/
	left : 6px;
	width : auto;
}

.body-title-search
{
	position : absolute; /*relative;*/
	top : 115px;/*8px;*/
	left : 540px;
}



.ff .body-title-search
{
	top : 119px;/*8px;*/
}
.body-title-search-wide
{
	position : absolute; /*relative;*/
	top : 115px;
	left : 440px;
}

.sf .body-title-search-wide
{
	top : 119px;
}

.ff .body-title-search-wide
{
	top : 119px;
}

.body-title-search-text
{
	font : 12px Arial;
	font-weight:bold;
	color : #444343;
}
.body-title-search-form
{
	position : absolute; /*relative;*/
	top : 115px;
	left : 755px;
	width : 200px;
}
.body-title-search-form-wide
{
	position : absolute; /*relative;*/
	top : 115px;
	font-weight:bold;
	left : 655px;
	width : 300px;
}

.body-title-search-box
{
	font-family : ËÎÌå;
	font-size : 13px;
	border : 1px solid #000000;
	width : 165px;
	margin-right : 8px;
	float : left;
}

.ff .body-title-search-box
{
	margin-top:-1px;
}

.sf .body-title-search-box
{
	margin-top:-7px;
}
.body-title-search-btn
{
	border : 0px;
	background : url(http://www.legislation.gov.hk/09/images/search.jpg);
	background-position : top left;
	background-repeat : no-repeat;
	width : 15px;
	height : 16px;
	cursor : pointer;
	float : left;
	margin-top : 3px;
}

.ff .body-title-search-btn
{
	margin-top : -1px;
}
.sf .body-title-search-btn
{
	margin-top : -5px;
}

/* Title Navigate Button */
.body-title-nav-btn-group
{
	position : relative;
/*	top : -10px;*/
	left : 10px;
	width : 770px;
	height : 20px;
	text-align : center;
}
.body-title-nav-btn-group2
{
	text-align : center;
}
.body-title-nav-btn
{
	background : #E6E6E6;
	border : 1px solid #000000;
	height : 18px;
	font-family : "MS Shell Dlg";
	font-weight : bold;
	font-size : 12px;
	display : inline;
	margin : 0px 3px 0px 3px;
}
a.body-title-nav-btn, a.body-title-nav-btn:hover
{
	color:black;
	text-decoration:none;
}
a.body-title-nav-btn:active, a.body-title-nav-btn:visited
{
	color:black;
	text-decoration:none;
}

.body-title-nav-bottom
{
	font-size : 12px;
}

/* Body Left */
.body-main-body-left
{
	width : 200px;
	float : left;
	font-family : Arial;
	font-size : 12px;
	background:#395be1;
}
.ff .body-main-body-left
{
	font-family : Arial;
	font-size : 12px;
	background:#395be1;
}
.body-main-menu
{
	background : url(http://www.legislation.gov.hk/09/images/menu-header-back.jpg);
	background-position : top left;
	background-repeat : repeat-x;
	padding-top : 0px;
}
.body-main-menu ul
{
	list-style : none;
	margin : 0px;
}
.body-main-menu li
{
	height : 45px;
	background : #395BE1;
	border-bottom : 2px solid #D1D8F5;
	padding : 5px 0px 0px 7px;

}
.body-main-menu li a
{
	font-size : 15px;
	font-weight : bold;
	text-decoration : none;
	color : #FFFFFF;
	width : 190px;
	display : block;
	width:100%
}

.body-main-menu li a td
{
	vertical-align:middle;
	width:100%
}
.body-main-menu li a:hover
{
	color : #FF840C;
}
.body-main-menu-li-over
{
	background : url(http://www.legislation.gov.hk/09/images/arrow.gif);
 	background-position : right 4px;
	background-repeat : no-repeat;
}
.body-main-submenu
{
	display : none;
	position : absolute;
	border : 1px solid #000000;
	width : 166px;
}
.body-main-submenu ul
{
	list-style : none;
	margin : 0px;
	border : 1px solid #FFFFFF;
	padding : 7px;
	background : #395BE1;
}
.body-main-submenu li
{
	height : 47px;
	border-bottom : 2px solid #E6E6E6;
	padding-top : 2px;
}
.body-main-submenu li a
{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}
.body-main-submenu li a:hover
{
	color : #FF840C;
}
.body-main-submenu-last
{
	border : 0px !important;
}

/* Body Right */
.body-main-body-right
{
	margin-left : 10px;
	float : left;
	width : 750px;
	background: #dde4f6;
}
.body-main-head
{
	background : url(http://www.legislation.gov.hk/09/images/menu-header-back.jpg);
	background-position : top left;
	background-repeat : repeat;
	padding : 5px 0px 5px 0px;
	border-bottom : 2px solid #FFFFFF;
}

.body-main-head span, .body-main-head div.body-main-head-div
{
	background : url(http://www.legislation.gov.hk/09/images/menu-header-orange.jpg);
	background-position : 4px 5px;
	background-repeat : no-repeat;
	font-family : Arial;
	font-weight : bold;
	font-size : 15px;
	color : #FFFFFF;
	padding-left : 20px;
}
.body-main-head div.body-main-head-div
{
    float : left;
}
.body-main-head-print
{
	background : url(http://www.legislation.gov.hk/09/images/add-print.gif);
	background-repeat : no-repeat;
	font-family : Arial;
	font-size : 12px;
	color : #FFFFFF;
    float : right;
	padding-top : 8px;
	padding-right : 5px;
	padding-left : 28px;
	padding-bottom : 5px;
	margin-top : -5px;
	margin-bottom : -5px;
}
.body-main-head-print a:link, .body-main-head-print a:visited, .body-main-head-print a:active
{
    color : #FFFFFF;
    text-decoration : none;
}
.body-main-head-print a:hover
{
    color : #FFFFFF;
    text-decoration : underline;
}
.body-main-content
{
	background : #DDE4F6;
	padding : 20px;
	font-family : Arial;
	font-size : 16px;
	width : 710px;
}
.ff .body-main-content
{
	width : 710px;
}

/* Table Of Content */
.body-main-toc ul
{
	list-style : none;
	margin-top : -19px;
	padding : 5px 2px 60px 2px;
	background : #395BE1;
}
.ff .body-main-toc ul
{
	margin : 0px;
}
.body-main-toc li
{
	border-bottom : 2px solid #B8C4F4;
	height : auto;
}
.body-main-toc li span
{
	font-size : 15px;
	color : #FFFFFF;
	font-weight : bold;
}
.body-main-toc-choice
{
	font-size : 12px;
	color : #FFFFFF;
	font-weight : bold;
	padding : 5px 0px 5px 10px;
}
.body-main-toc-gobtn
{
	border : 0px;
	background : url(http://www.legislation.gov.hk/09/images/go-btn.jpg);
	background-position : top left;
	background-repeat : no-repeat;
	width : 47px;
	height : 23px;
	margin-left : 20px;
	font-family : Arial;
	font-weight : bold;
	font-size : 13px;
	color : #FFFFFF;
}
.body-main-toc-bottom-nav
{
	margin-top : 40px;
	text-align : right;
}
.body-main-toc-bottom-nav a
{
	font-size : 12px !important;
	width : auto !important;
	padding-right:20px;
	text-decoration : underline !important;
}
.body-main-toc-bottom-nav a:hover
{
	font-size : 12px !important;
	width : auto !important;
	text-decoration : underline !important;
	padding-right:20px;
	background : url(http://www.legislation.gov.hk/09/images/arrow.gif);
	background-position : 100% 4px;
	background-repeat : no-repeat;
	color: #ffffff;
}



/* Chapter Header */
.body-main-chapter-header
{
	font-size : 14px;
}

/* Footer */
.footer-section
{
	/*border-top : 2px solid #CC0000;*/
}

span.highlighted {   
  font-weight: bold;   
}   
span.term0 {   
  background-color: #ffff66;
}   
span.term1 {   
  background-color: #a0ffff;
}   
span.term2 {   
  background-color: #99ff99;
}
span.term3 {   
  background-color: #ff9999;
}
span.term4 {   
  background-color: #ff66ff;
}
span.term5 {   
  background-color: #880000;
}
span.term6 {   
  background-color: #00aa00;
}
span.term7 {   
  background-color: #886800;
}

.body-main-right-head
{
	BACKGROUND: url(http://www.legislation.gov.hk/09/images/menu-header-back.jpg);
	padding : 5px 0px 5px 0px;
	margin:auto;
	FONT-WEIGHT: bold;	
	FONT-SIZE: 15px;	
	COLOR: #ffffff;	
	text-align:center;
	FONT-FAMILY: Arial;
	}
	
.body-main-toc-goto-eng-nav
{
	margin-top : 2px;
	margin-left : 8px;
}
.body-main-toc-goto-eng-nav a
{
	font-size : 15px !important;
	width : auto !important;
	padding-right:20px;
	text-decoration : none !important;
}
.body-main-toc-goto-eng-nav a:hover
{
	font-size : 15px !important;
	width : auto !important;
	text-decoration : none !important;
	padding-right:20px;
	color: #ffffff;
}

.body-main-toc-goto-cht-nav
{
	margin-top : 10px;
	margin-right : 2px;
}
.body-main-toc-goto-cht-nav a
{
	font-size : 15px !important;
	width : auto !important;
	padding-right:20px;
	text-decoration : none !important;
}
.body-main-toc-goto-cht-nav a:hover
{
	font-size : 15px !important;
	width : auto !important;
	text-decoration : none !important;
	padding-right:20px;
	background : url(http://www.legislation.gov.hk/09/images/arrow.gif);
	background-position : 100% 4px;
	background-repeat : no-repeat;
	color: #ffffff;
}

.body-iframe-main-head
{
	background : url(http://www.legislation.gov.hk/09/images/menu-header-back.jpg);
	background-position : top left;
	background-repeat : repeat;
	padding : 5px 0px 5px 0px;
	border-bottom : 2px solid #FFFFFF;
}

.body-iframe-main-content
{
	background : #DDE4F6;
	padding : 20px;
	font-family : Arial;
	font-size : 16px;
}

.body-iframe-main-head span
{
	background : url(http://www.legislation.gov.hk/09/images/menu-header-orange.jpg);
	background-position : 4px 5px;
	background-repeat : no-repeat;
	font-family : Arial;
	font-weight : bold;
	font-size : 15px;
	color : #FFFFFF;
	padding-left : 20px;
}
.clearfix{ clear:both; margin:0; padding:0;}

A.body-left-goto-button-link:link
{
	width:155px;
	padding-top:18px;
	color : #404040 !important;
	font-size : 15px !important;
	text-decoration : none;
}
A.body-left-goto-button-link:hover
{
	width:155px;
	padding-top:18px;
	color : #404040 !important;
	font-size : 15px !important;
	text-decoration : underline !important;
}
A.body-left-goto-button-link:visited
{
	width:155px;
	padding-top:18px;
	color : #404040 !important;
	font-size : 15px !important;
	text-decoration : none;
}
A.body-left-goto-button-link:active
{
	width:155px;
	padding-top:18px;
	color : #404040 !important;
	font-size : 15px !important;
	text-decoration : none;
}

.body-main-menu-div
{
	line-height:35px;
}

.body-main-head-bigfont
{
	background : url(http://www.legislation.gov.hk/09/images/menu-header-back.jpg);
	background-position : top left;
	background-repeat : repeat-x;
	padding : 5px 0px 5px 0px;
	border-bottom : 2px solid #FFFFFF;
}

.body-main-head-bigfont {padding-top:8px !important;min-height:45px !important; background-repeat:repeat !important;}
.body-main-head-bigfont span {font-size:24px !important; background-position: 4px 10px !important;}
    
  .ff .body-main-head-bigfont {padding-top:8px !important;min-height:39px !important; background-repeat:repeat !important;}
  .ff .body-main-head-bigfont span {font-size:24px !important; background-position: 4px 10px !important;}


.body-main-head-bigfont span
{
	background : url(http://www.legislation.gov.hk/09/images/menu-header-orange.jpg);
	background-position : 4px 5px;
	background-repeat : no-repeat;
	font-family : Arial;
	font-weight : bold;
	font-size : 15px;
	color : #FFFFFF;
	padding-left : 20px;
}

.body-main-head-bigfont span td
{
	background : url(http://www.legislation.gov.hk/09/images/menu-header-orange.jpg);
	background-position : 4px 5px;
	background-repeat : no-repeat;
	font-family : Arial;
	font-weight : bold;
	font-size : 15px;
	color : #FFFFFF;
	padding-left : 20px;
}

.body-selection-botton
{
height:59px;width:140px;
background-image: url(http://www.legislation.gov.hk/images/button.gif); 
 background-repeat:no-repeat; 
 text-align:center;
 FONT-SIZE: 15px; 
 color:navy; 
font-weight:bold;
}

.body-selection-botton-pdf
{
height:59px;width:140px;
background-image: url(http://www.legislation.gov.hk/images/button.gif); 
 background-repeat:no-repeat; 
 text-align:center;
 FONT-SIZE: 15px; 
 color:navy; 
font-weight:bold;
}

/*sitemap details*/ 
.sitemap 
{
	list-style:  none; 
	margin-left:3px ;
	margin-top : -20px ;  
	color : Navy;
}

.sitemap li a, .sitemap li a:visited 
{
	text-decoration  : none ; 
	color : Navy;
}
.sitemap li a:hover 
{
	
	color : #FF840C;
}

.sitemap-lvl1
{
	padding-top: 20px ; 
	font-weight:700;
}
.sitemap-lvl2
{
	padding-top: 5px ; 
	padding-left: 30px; 
}
div.open-print-list
{
    float : right;
    margin-top : -15px;
	font-family : Arial;
	font-size : 12px;
}
.open-print-list a:link, .open-print-list a:visited, .open-print-list a:active
{
    color : black;
    text-decoration : none;
}
.open-print-list a:hover
{
    color : black;
    text-decoration : underline;
}
.open-print-list img
{
    border : none;
    width : 15px;
}


@media print {
iframe { width: 645px ! important; }
.body-section { width: 100% ! important; }
.body-header { width: 100% ! important; }
.body-title { width: 100% ! important; }
.body-title-search { left: 210px ! important; }
.body-title-search-wide
{
	left: 110px ! important; 
	display: none ! important;
}
.body-title-search-form { left: 425px ! important; }
.body-title-search-form-wide { left: 325px ! important; }
.body-main-body-left { display: none ! important; }
.body-title-nav-btn-group { width: 100% ! important; }
.body-section .body-main-body-right
{
	margin-left: 0px ! important;
	width: 100% ! important;
}
.body-section-frame .body-main-body-right { width: 96% ! important; }
.body-main-content 
{
	width: 96% ! important;
	padding: 2% ! important;
}
} /*@media print*/
