mid_spacebody {
	color: #555;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	letter-spacing:0px;
	*position:relative;
}
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body#bd {
	color: #555;
	background:url(../images/template_img/bg.gif) repeat scroll 0 0 #cdcdcd;
	width:970px;
	margin: 0 auto;
}
body#bd_c{
	color: #555;
	background:url(../images/template_img/bg.gif) repeat scroll 0 0 #cdcdcd;
	width:970px;
	margin: 0 auto;
	letter-spacing:1px;
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 0.75em;/*12px*/
	color: #555;
}


body.fs4{
	font-size: 0.8em;/*13px*/
}

/* Normal link */
a ,a:visited{
	/* color:#22631b; */
	color:#205f30;
	text-decoration: underline;
	outline: none;	
 	/* *blr:expression(this.onFocus=this.blur());  */
}

a:hover, a:active, a:focus {
	/* color: #2e8725; */
	color:#395E35;
	text-decoration: none;
}

/* Title text */
.contentheading, h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;	
}

/* Heading */
h1 {
	font-size: 180%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p, pre, h1, h2, h3, h4, h5, h6{
	margin: 1em 0;
	padding: 0;
	font-size: 0.813em;
}

blockquote, ul, ol{
	margin: 1em 0;
	padding: 0;
	font-size: 0.813em;
}


ul {
	list-style: none;
}

ul li {
	padding-left: 20px;
	background: url(../images/template_img/bullet_4.gif) no-repeat 3px 10px;
	line-height: 200%;
	
}
.nav_list li{
	padding-bottom:5px;
}
ol li {
	margin-left: 20px;
	line-height: 180%;
	background: url("");
	padding:0;	
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
	background: url(../images/template_img/hdot2.gif) repeat-x top;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

div, td {
	font-size: 100%;
}

img {
	border: none;
}

input, select, textarea, .inputbox {
	padding: 3px 5px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 100%;
}

/*--------------------------------------------------------- */
.home_pic1{
	padding:3px;
	margin:5px 0px 2px 8px;
	*margin-top:3px;
	float:right;
    border: 1px #ddd solid;
    background: #fff;
	overflow:hidden;
}
.home_pic2{
	padding:3px;
	margin:3px 10px 0px 0px;
	float:left;
    border: 1px #ddd solid;
    background: #fff;
	overflow:hidden;	
}
.home_pic1 img{

}
.home_pic2 img{

}

.leaflet{
	width:330px;
	border:1px #ccc solid;
	float:left;
	text-align:center;
	padding-top:15px;
	background-color:#fff;
	margin:8px;
}
.leaflet:hover, .leaflet.over{
	box-shadow: inset 0 2px 0px #f6ff00,0 1px 1px #fff;
	background-color: white;
}
.leaflet  p:hover{
	background-color: #eee;
}
.leaflet p{
	background:#f2f2f2;
	width:100%;
	padding:10px 0;

	font-weight:bold;

}
.leaflet a:visited{
	text-decoration:none;
}


.leaflet_pic img{
	padding:5px;
	background:#FAF8C5;
	border:1px #f2f2f2 solid;
}
.leflet_pic img:hover{
	background:#ccc;
}
.article_separator {
	clear: both;
	display: block;
	height: 20px;
}

/* content tables */

tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

table.contentpane {
	border: none;
	width: 100%;
}


h2.contentheading, .contentheading {
	padding: 3px 0 15px 20px;
	*padding:8px 0 15px 20px;
	margin:0 0 10px 0;
	font-weight: bold;
	color:#22631b;
}
h2.contentheading{
	margin-left:20px;
}

.article-content{
	padding-left:40px;
	text-align:justify;
	line-height:1.2195em;/* 150% */
	font-size:1em;
}

.contentheading {
	font-size:1.4634em; /* 180%; */
	background: url("../images/template_img/Title_bg_line.gif") no-repeat scroll 0 bottom transparent;
}

table.contentpane {
	width: 100%;
}

.moduletable {
	padding: 0;
}

tr.sectiontableentry1 td {
	padding: 5px 5px;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

.modifydate {
	width: 100%;
	float: left;
}


/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#cic-wrapper {
	width: 983px;
	margin: 0;
	background: #F2F2F2;
	background:url(../images/template_img/drop_right.png) repeat-y scroll right top transparent;
    padding-right: 13px;
}
#left_shadow {
    background:url(../images/template_img/drop_left.png) repeat-y scroll left top transparent;
    padding: 0 0 0px 13px;
    z-index: 3;
}
#cic-containerwrap {
	background: url(../images/template_img/cw-bg1.gif) repeat-y 50% 0;
}

#cic-containerwrap2 {
	background: url(../images/template_img/cw-bg2.gif) no-repeat 50% 0;
}

#cic-container {
	background: url(../images/template_img/c-bg1.gif) repeat-y 18% 0;
}

#cic-container2 {
	padding: 10px 0;
	background: url(../images/template_img/content_bg.gif) no-repeat bottom right transparent;
	font-family: Arial, Helvetica, sans-serif;
}

#cic-mainbody-fr #cic-col1 {
	width: 20%;
}

#cic-mainbody-fr #cic-contentwrap {
	width: 80%;
}

#cic-mainbody{
	height:100%;
}

#cic-mainbody, #cic-mainbody-fl {
	float: left;
	width: 74%;
}

#cic-mainbody #cic-contentwrap {
	float: right;
	width: 73%;
}

#cic-mainbody-fl #cic-contentwrap {
	float: left;
	width: 100%;
}

#cic-mainbody-f, #cic-mainbody-fr {
	float: none;
	width: 100%;
}

#cic-mainbody-fr #cic-contentwrap {
	width: 74.8%;
	float: right;
}

#cic-mainbody-fr #cic-contentwrap {
	width: 80%;
}

#cic-content {
	padding: 0 10px 0 5px;
}
#cic-contentwrap {
	min-height: 300px;
	height: auto;
}
* html #cic-contentwrap {
	height: 300px;
}
#cic-mainbody-fl #cic-content {
	padding-left: 0;
}

#cic-mainbody-f #cic-content {
	padding: 0;
}

/* Full */
#cic-containerwrap-f {
	background: url(../images/template_img/cwf-bg.gif) repeat-x top left #F6F6F6;
}

#cic-containerwrap-f #cic-containerwrap2 {
	background: none;
}

#cic-containerwrap-f #cic-container,
#cic-containerwrap-f #cic-container2 {
	background: none;
}

/* Full left */
#cic-containerwrap-fl {
	background: url(../images/template_img/cwf-bg.gif) repeat-x top left #F6F6F6;
}

#cic-containerwrap-fl #cic-containerwrap2,
#cic-containerwrap-fl #cic-container,
#cic-containerwrap-fl #cic-container2 {
	background: none;
}

/* Full right */
#cic-containerwrap-fr {
	background: url(../images/template_img/cw-bg1.gif) repeat-y 50% 0;
}

#cic-containerwrap-fr #cic-containerwrap2 {
	background: url(../images/template_img/cw-bg2.gif) no-repeat 50% 0;
}

/* HEADER
--------------------------------------------------------- */
/*
#cic-headerwrap {
	color: #999;
	line-height: normal;
	width:970px;
	background: url(../images/header/header.jpg) no-repeat scroll right top transparent;	
}
*/

#cic-mainnavwrap{
	height:130px;
	overflow:hidden;
	width:970px;
}

#flashContent { 
	width:100%; 
	height:100%; 
/*	background:url(/mini_site/cic/images/header/top_banner.jpg);*/
}
#cic-headerwrap h1 {
	display:none;
}
#jflanguageselection{
	border:1px #ccc solid;
	margin:0px;
}

.jflanguageselection{
	margin:0px;
}

.lang_bn{
	font-size:0.8em;/*13px*/
	float:right;
	margin:83px 10px 0 0;
}
.lang_bn ul li img{
	padding-right:3px;
}
.lang_bn ul li{
	float:left;
	background:url() 0 0;
	padding:0;
	margin:0;
}

/*
.cic-headermask {
	width: 602px;
	display: block;
	background: url(../images/template_img/header-mask.png) no-repeat top right;
	height: 80px;
	position: absolute;
	top: 0;
	right: -1px;
}
*/

#cic-header a {
	color: #CCCCCC;
}
#header-top{
	height:87px;
	width:970px;
	overflow:hidden;
	background: url(../images/header/branding_bg.jpg) repeat-x scroll center top transparent;
}
#list_sc,#list_tc,#list_en{
	width:55px;
	background-color:#717171;
}

.td_logo{
	float:left;/*left*/
	height:63px;	
}
.brandhk_logo{
	float:right;
}
h1.logo, h1.logo-text {
	margin: 0 0 0 5px;
	padding: 0;
	font-size:1.4634em; /* 180%; */
	text-transform: uppercase;
}

h1.logo a {
	width: 208px;
	display: block;
	height: 80px;
	position: relative;
	z-index: 100;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	color: #CCCCCC !important;
	text-decoration: none;
	outline: none;
	position: absolute;
	bottom: 40px;
	left: 5px;
}
#cic_logo{
	padding:70px 300px 70px 70px;
	float:left;
	width:970px;
}
p.site-slogan {
	margin: 0;
	padding: 0;
	padding: 2px 5px;
	color: #FFFFFF;
	background: #555555;
	font-size:0.74796em; /* 92%; */
	position: absolute;
	bottom: 20px;
	left: 0;
}

/* Search 
#cic-search {
	padding-left: 20px;
	background: url(../images/template_img/icon-search.gif) no-repeat center left;
	position: absolute;
	bottom: 15px;
	right: 0;
}
*/

#cic-search .inputbox {
	width: 120px;
	border: 1px solid #555555;
	padding: 3px 5px;
	color: #999999;
	background: #555555;
	font-size:0.74796em; /* 92%; */
}

/* MAIN NAVIGATION
--------------------------------------------------------- */

#cic-pathway {
	font-size: 0.74796em; /* 92%; */
	padding-bottom:8px;
	color:#535353;
	padding-left:40px;
	/* padding-top: 6px; */ /* added by MC 20121026 */
}

#cic-pathway strong {
	margin-right: 5px;
	font-weight: normal;
}

#cic-pathway a {
	text-decoration: none;
}
#cic-pathway a:hover {
	text-decoration: underline;
}
#cic-pathway img {
	margin: 1px 5px;
}

/* Module rounded */
div.module h3 {
	margin: 0 -15px 10px;
	padding: 8px 15px 5px;
	border-bottom: 2px solid #F6F6F6;
	color: #fff;
	font-size:1.01624em; /* 125%; */
	font-weight: bold;
	text-transform: uppercase;
	background-color:#827523;
}

div.module {
	margin-bottom: 20px;
	float: left;
	clear: both;
	width: 100%;
	background: url(../images/template_img/b-br.gif) no-repeat bottom right #FFFFFF;
}

div.module div {
	background: url(../images/template_img/b-bl.gif) no-repeat bottom left;
}

div.module div div {
	background: url(../images/template_img/b-tr.gif) no-repeat top right;
}

div.module div div div {
	padding: 0 10px 10px;
	background: url(../images/template_img/b-tl.gif) no-repeat top left;
}

div.module div div div div {
	margin: 0;
	padding: 0;
	float: none;
	width: 99%;
	background: none;
}


/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */
#cic-col1 {
	float: left;
	padding-top: 10px;
}
#cic-col2 {
	float: right;
	width: 25%;
	overflow: hidden;
	margin-top:20px;
}
#cic-col1 table,
#cic-col2 table {
	border-collapse: collapse;
	border-spacing: 0;
}

#cic-col2 ul li {
	padding-left: 18px;
	margin: 0;
	background: url(../images/template_img/bullet_4.gif) no-repeat 8px left;
}

#cic-col1 ul, #cic-col2 ul {
	margin: 0;
}

#cic-col1 ol, #cic-col2 ol {
	margin-left: 5px;
}

#cic-col1 .article_separator,
#cic-col2 .article_separator {
	display: none;
}

/* FOOTER
--------------------------------------------------------- */
#cic-footerwrap {
	border-top: 5px solid #CCCCCC;
	padding: 20px 0 0px;
	clear: both;
	background-color:#fff;
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer_bottom,#centershadow,#leftshadow,#rightshadow{
	height:40px;
}
#footer_bottom{
	background: url(../images/template_img/booter_bg.png) repeat-x scroll left bottom transparent;
	position:relative;
	left: -13px;
	width:970px;
	height:40px;
}
#leftshadow{
	background: url(../images/template_img/booter_bg.png) repeat-x scroll -7px -75px #f6f6f6;	
	float:left;
    width: 30px;
}
#rightshadow{
	position:relative;
	background: url(../images/template_img/booter_bg.png) repeat-x scroll -39px -75px #f6f6f6;	
    right: -26px;
	float:right;
	width: 38px;
}
#cic-footer {
	padding: 0 30px 0 0 ;
	color: #666666;
	background: url(../images/template_img/vdot.gif) repeat-y 20% 0;

}

#cic-footer .copyright {
	clear: both;
	display: block;
	padding-left: 23%;
	color: #666666;
	font-style: normal;
	font-size:0.74796em; /* 92%; */
}

#cic-footer ul {
	margin: 0 0 5px;
	padding: 0;
}

#cic-footer li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

#cic-footer li a {
	padding: 0 15px 0 0;
	display: inline;
	color: #666666;
	font-weight: bold;
	font-size: 0.74796em; /* 92%; */
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
}

#cic-footer li a:hover, #cic-footer li a:active, #cic-footer li a:focus {
	color: #555555;
	text-decoration: none;
}
.footer_right{
	float:right;
}
.footer_left{
	float:left;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

/***/
.rss_icon{
    float: right;
    margin-left: 10px;
    margin-top: 130px;
}
.rss_icon a{
	padding:0 !important;
}


/**top function bar*/
ul.top_function_bar {
	clear:both;
    border: 0 none;
    list-style: none outside none;
    outline: 0 none;
    padding-top: 2px;
	_padding-top:0px;
	*margin:0;
	overflow:hidden;
	font-size:0.8em;/*13px*/
}
ul.top_function_bar li {
    background-image: none;
    float: left;
    padding-left: 0;
	height:20px;
}
ul.top_function_bar li a {
	height:20px;
    float: left;
    overflow: hidden;
    text-indent: -1e+7px;
}
ul.top_function_bar li a.govhk {
	width:171px;
	background: url("../images/template_img/btn_govhk.gif") no-repeat scroll 0 0 transparent;
}
ul.top_function_bar li a.tc {
	width:50px;
	background: url("../images/template_img/btn_tc.gif") no-repeat scroll 0 0 transparent;
}
ul.top_function_bar li a.sc {
	width:50px;
	background: url("../images/template_img/btn_sc.gif") no-repeat scroll 0 0 transparent;
}
ul.top_function_bar li a.en {
	width:56px;
	background: url("../images/template_img/btn_en.gif") no-repeat scroll 0 0 transparent;
}
ul.top_function_bar li a.search_icon_sc {
	width:50px;
	background: url("../images/template_img/btn_search.gif") no-repeat scroll 0 0 transparent;
}
ul.top_function_bar li a.search_icon_tc {
	width:50px;
	background: url("../images/template_img/btn_search.gif") no-repeat scroll 0 0 transparent;
}
ul.top_function_bar li a.search_icon_en{
	width:54px;
	background: url("../images/template_img/btn_search_en.gif") no-repeat scroll 0 0 transparent;
}
ul.top_function_bar li a.sitemap_sc {
	width:67px;
	background: url("../images/template_img/btn_sitemap.gif") no-repeat scroll 0 0 transparent;
}
ul.top_function_bar li a.sitemap_tc {
	width:67px;
	background: url("../images/template_img/btn_sitemap.gif") no-repeat scroll 0 0 transparent;
}
ul.top_function_bar li a.sitemap_en {
	width:67px;
	background: url("../images/template_img/btn_sitemap_en.gif") no-repeat scroll 0 0 transparent;
}
ul.top_function_bar li a.contactus {
	width:36px;
	background: url("../images/template_img/btn_email.gif") no-repeat scroll 0 0 transparent;
}

ul.top_function_bar li a.govhk:hover, ul.top_function_bar li a.govhk_focus{
    background: url("../images/template_img/btn_govhk_over.gif") no-repeat scroll 0 0 transparent;
}

ul.top_function_bar li a.tc:hover, ul.top_function_bar li a.tc_focus{
    background: url("../images/template_img/btn_tc_over.gif") no-repeat scroll 0 0 transparent;
}

ul.top_function_bar li a.sc:hover, ul.top_function_bar li a.sc_focus{
    background: url("../images/template_img/btn_sc_over.gif") no-repeat scroll 0 0 transparent;
}
ul.top_function_bar li a.en:hover, ul.top_function_bar li a.en_focus{
    background: url("../images/template_img/btn_en_over.gif") no-repeat scroll 0 0 transparent;
}
ul.top_function_bar li a.search_icon_sc:hover{
    background: url("../images/template_img/btn_search_over.gif") no-repeat scroll 0 0 transparent;
}
ul.top_function_bar li a.search_icon_tc:hover{
    background: url("../images/template_img/btn_search_over.gif") no-repeat scroll 0 0 transparent;
}
ul.top_function_bar li a.search_icon_en:hover{
    background: url("../images/template_img/btn_search_en_over.gif") no-repeat scroll 0 0 transparent;
}
ul.top_function_bar li .search_icon2{
	padding:0px;
	margin:0px;
}
ul.top_function_bar li a.sitemap:hover{
    background: url("../images/template_img/btn_sitemap_over.gif") no-repeat scroll 0 0 transparent;
}

ul.top_function_bar li a.contactus:hover, ul.top_function_bar li a.contactus_focus{
    background: url("../images/template_img/btn_email_over.gif") no-repeat scroll 0 0 transparent;
}

ul.top_function_bar li.mid_space{
	width:500px;/*550px*/
}
ul.top_function_bar li.left_end{
	width:30px;
	background: url("../images/template_img/btn_corner.gif") no-repeat scroll 0 0 transparent;
}
ul.top_function_bar li .searchquery{
    border: 1px #666 solid;
    color: #666;
    font-size: 0.75em;/*12px*/
    height: 16px;
	padding:2px !important;
	_padding:0px !important;
}

/* Added AAA */

ul.top_function_bar li a {
	height:20px;
    float: left;
    overflow: hidden;
    text-indent: -1e+7px;
}

ul.top_function_bar li a.fontSizeNormal {
	width:12px;
	height:14px;
	margin-top:4px;
	background: url("/mini_site/cic/images/header/a_s.gif") no-repeat scroll 0 0 transparent;
}

ul.top_function_bar li a.fontSizeMedium {
	width:18px;
	height:20px;
	margin-top:0px;
	background: url("/mini_site/cic/images/header/a_m.gif") no-repeat scroll 0 0 transparent;
}

ul.top_function_bar li a.fontSizeLarge {
	width:22px;
	height:24px;
	margin-top:-4px;
	background: url("/mini_site/cic/images/header/a_l.gif") no-repeat scroll 0 0 transparent;
}

ul.top_function_bar li a.fontSizeNormal:hover,ul.top_function_bar li a.currentNormal{
	width:12px;
	height:14px;
	margin-top:4px;
	background: url("/mini_site/cic/images/header/a_s_o.gif") no-repeat scroll 0 0 transparent;
}

ul.top_function_bar li a.fontSizeMedium:hover,ul.top_function_bar li a.currentMedium {
	width:18px;
	height:20px;
	margin-top:0px;
	background: url("/mini_site/cic/images/header/a_m_o.gif") no-repeat scroll 0 0 transparent;
}

ul.top_function_bar li a.fontSizeLarge:hover,ul.top_function_bar li a.currentLarge {
	width:22px;
	height:24px;
	margin-top:-4px;
	background: url("/mini_site/cic/images/header/a_l_o.gif") no-repeat scroll 0 0 transparent;
}

/***page content design**/
.HLevel1 {
    /* color: #FF6600; */
	color:#6b2a00;
    font-size: 1em;
    font-weight: bold;
}
.TLevel1 {
    background: none repeat scroll 0 0 #FFC200;
    color: #000000;
    font-size: 1em;
    font-weight: bold;
}
.PampTLevel4 {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    font-size: 1em;
}
.download li{
	height:28px;
	padding-left:30px;
	background: url(../images/template_img/pdf.gif) no-repeat scroll 0 0 transparent;
}

.cat_bullet_icon{
	width:15px;
	height:15px;
	background: url(../images/template_img/bullet_7.png) no-repeat 0px 0px transparent;
}
.weblink_bullet_icon{
	width:15px;
	height:15px;
	background: url(../images/template_img/bullet_7.png) no-repeat 0px 0px transparent;
}
.weblink_bullet_icon_1{
	margin-left:20px;
}
.weblink_bullet_icon_1 li{
	width:600px;
	line-height:25px;
	padding-bottom:10px;
	padding-left:25px;
	background: url(../images/template_img/bullet_7.png) no-repeat 0px 5px transparent;
}
.others_list{
	margin-left:8px;
}
.others_list li{
	width:620px;
	line-height:17px;
	padding-bottom:5px;
	background: url("../images/template_img/bullet.gif") no-repeat scroll 0 3px transparent;
	padding-left:15px;
	margin-left:0px;
}
.other_sub_title {
	font-size:0.85em;
}
.other_sub_title ul li {
	padding-left:15px !important;
	line-height: 22px !important;
	margin-left:0;	
	background: url("../images/template_img/bullet.gif") no-repeat scroll 0 3px transparent;
	font-weight:normal;
	font-size:1.32em;
}
.other_sub_title li{
	font-weight:bold;
	color:#555555;
	margin-left:0px;
	padding-left:25px;
	background: url("../images/template_img/bullet_7.png") no-repeat scroll 0 5px transparent;	
}

.bg_title{
	font-weight:bold;
	font-size:1.12em;/*18px*/
	color: #fff;
	height: 1.625em;/* 26px; */
	_width:218px;
	width:14.625em;
	padding:0.563em 0.313em 0em 1.250em;
	background: url("../images/template_img/header_bg_2.gif") no-repeat;
	background-size:14.625em 1.938em;
	overflow:hidden;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(	src='../images/template_img/header_bg_2.gif', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/template_img/header_bg_2.gif', sizingMethod='scale')";
	
}

.bg_title2{
	font-weight:bold;
	font-size:1.12em;/*18px*/
	color: #fff;
	height:1.625em;/* 26px; */
	_width:113px;
	width:8.250em;
	padding:0.563em 0.313em 0em 1.438em;
	background: url("../images/template_img/header_bg2_2.gif") no-repeat;
	background-size:8.250em 1.938em;
	overflow:hidden;	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(	src='../images/template_img/header_bg2_2.gif', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/template_img/header_bg2_2.gif', sizingMethod='scale')";
}

.bg_title3{

	font-weight:bold;
	font-size:1.12em;/*18px*/
	color: #fff;
	height:1.625em;/* 26px; */
	_width:143px;
	width:10.125em;
	padding:0.563em 0.313em 0em 1.438em;
	background-image: url("../images/template_img/header_bg3_2.gif");
	background-repeat: no-repeat;
	_background-size:10.125em 1.938em;
	overflow:hidden;

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/template_img/header_bg3_2.gif', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/template_img/header_bg3_2.gif', sizingMethod='scale')";
	
}
.bg_title4{
	font-weight:bold;
	font-size:1.12em;/*18px*/
	color: #fff;
	height:1.625em;/* 26px; */
	_width:276px;
	width:18.250em;
	padding:0.563em 0.313em 0em 1.250em;
	background: url("../images/template_img/header_bg4_2.gif") no-repeat;
	background-size:18.250em 1.938em;
	overflow:hidden;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(	src='../images/template_img/header_bg4_2.gif', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/template_img/header_bg4_2.gif', sizingMethod='scale')";
}
.bg_title5{
/* 	font-weight:bold;
	font-size:1.12em; *//*18px*/
	/* color: #fff;
	height:1.625em; *//* 26px; */
/* 	width:425px;
	_width:27.563em;
	padding:0.563em 0.313em 0em 1.250em;
	background: url("../images/template_img/header_bg5_2.gif") no-repeat;
	background-size:27.563em 1.938em;
	overflow:hidden;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(	src='../images/template_img/header_bg5_2.gif', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/template_img/header_bg5_2.gif', sizingMethod='scale')";
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
 */
}
.do_title{
	font-weight:bold;
	font-size:1.12em;/*18px*/
	color: #fff;
	height:26px;
	width:113px;
	padding:9px 5px 0px 23px;
	background: url("../images/template_img/header_bg2_white_2.gif");
	overflow:hidden;	
}
/*
.bg_title_sample{
	font-weight:bold;
	font-size:18px !important;
	color: #fff;
	height:25px !important;
	width:110px !important;
	border:3px #ccc solid;
	padding:4px 5px 0px 20px!important;
	background-color:#EE7700 !important;
    -moz-border-radius: 45px;
    -webkit-border-radius:45px 45px 45px 45px;
    -khtml-border-radius:45px;
    border-radius:50px 0px 50px 0px;
	margin:15px 0 !important;
	clear:both;
}
*/
/**Parking photos**/
.parking_p_c{
	float:left;
	margin:7px 7px 15px 7px;
	text-decoration: none;	
	cursor:pointer;
	overflow:hidden;
	border:3px #dedede solid;
	background-color:#fff;
}
.photo_type_title{
	padding-left:20px;
	font-weight:bold;
	text-decoration:underline;
	margin-top:20px;
	color:#67B313;
}
.parking_p_c:hover{
	text-decoration: none;	
}
.parking_p_c img{
	width:190px;
	float:left;
	padding:10px;	
	background-color:#FFF;
}

.parking_p_c a{
	float:left;
}
.parking_p_c a:hover img{
	background-color:#feff89;
}
.parking_p_c a.over img{
	background-color:#feff89;
}
.parking_name{
	clear:both;
	padding:0 0 10px 0;
	color:#555;
	text-align:center;
	width:auto;
	font-family: Arial, Helvetica, sans-serif;	
}
.parking_p_pop{
	width:100%;
	text-align:left;
	overflow:hidden;
}
#t_center{
	text-align:center;
	width:100%;
}
.parking_p_pop img{
	width:750px;
	height:510px;
}
.photo_wrap{
	float:left;
	width:230px;
	overflow:hidden;
}
.photo_subtitle{
	padding-left:10px;
	clear:both;
	margin-top:15px;
	font-weight:bold;
}
.photo_desc{
	padding-left:28px;
	clear:both;
	margin-top:5px;	
	/* width:420px;
	display:none; */
	display:block;
	position:absolute; left:0px; top:-9999px; width:1px;overflow:hidden;
	background:red;
}

.photo_desc_pop{
	padding-top:5px;
}
div.fadehover {
	position: relative;
	}
 
img.aid_photo_a {
	position: absolute;
	left: 0;
	top: 0;
    z-index: 10;
	border:1px #ccc solid;
	width:320px;
	display:none;
	margin:3px 0 0 3px;
	}
 
img.aid_photo_b {
	left: 0;
	top: 0;
	border:1px #ccc solid;	
}
#aid_2{
	margin-top:205px;
}
	
.pp_pop_name{
	width:100%;
	background-color:#fff;
	font-size:0.93em;/*15px*/
}
.close_bn{
	border:1px #fff solid;
	width:30px;
	height:30px;
	cursor:pointer;
	position:absolute;
	top:-8px;
	left:675px;
	background-color:#ccc;
	background:url(../images/template_img/close_bn.jpg);
}

/**Useful sign**/
.sign,.marking{
	letter-spacing:0px;
}
/* 
.sign .us_desc,.sign .us_desc_s{
	display:none;
	padding-top:40px;
	padding-left:10px;
	background:url(../images/template_img/Useful-Signs_bar.gif) top left no-repeat;
	width:250px;
} */
.us_desc,.sign .us_desc_s{
	/* line-height:18px; */
	left:0px;
	top:4px;
	/* width:206px; */
	height:100%;
	vertical-align:text-top; 
	top:0px;
	margin:5px;	
	text-align:left; 
}
.tc .us_desc{
	/* line-height:27px; */
	left:0px;
	top:4px;
	/* width:206px; */
	height:100%;
	vertical-align:text-top; 
	top:0px;
	margin:0px;	
	text-align:left; 
}
.sign td {
	vertical-align:top; 
}
.sign ul.thumb {
	float: left;
	list-style: none !important;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;		
	font-size:0.81em;	/*13px*/
	color:#555;
	margin-top:0 !important;
	margin-bottom:30px;
}
.sign ul.thumb li {
	margin: 0; 
	padding: 5px 10px 5px 0px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	/* width: 165px;
	height: 210px; */
	width: 330px;
	height: 300px;
	background:url();
}
.sign ul.thumb li img {
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	padding: 8px 0 5px 0;
	left: 0; top: 0;
	margin:0;
}
.sign ul.thumb li img.hover {
	border: none; /* Get rid of border on hover */
	background-color:#fff;
	border:3px #ccc solid;
}
.sign .hover_active{
	width:200px;
	height:200px;
	border:1px #ccc solid;
	background-color:#red;
}
.tc .sign_1 td {
	height:230px;
	_height:70px;
}
.tc .sign_2  td {
	height:300px;
	_height:110px;
}
.tc .sign_3 td  {
	height:330px;
	_height:145px;
}
.tc .sign_4  td {
	height:390px;
	_height:200px;
}
.tc .sign_5  td {
	height:280px;
	_height:70px;
}
.tc .sign_6 td {
	height:320px;
	_height:70px;
}
.tc .sign_7 td  {
	height:250px;
	_height:70px;
}
.tc .sign_8  td {
	height:230px;
	_height:70px;
}
.tc .sign_9  td {
	height:230px;
	_height:50px;
}
.tc .sign_10  td {
	height:230px;
	_height:50px;
}
.tc .sign_11 td {
	height:230px;
	_height:50px;
}

.sign_1 td {
height:300px;
_height:130px;
}
.sign_2  td {
height:350px;
_height:170px;
}
 .sign_3 td  {
height:370px;
_height:200px;
}
 .sign_4  td {
height:450px;
height:470px\9;
*height:450px;
_height:260px;
}
 .sign_5  td {
height:320px;
_height:110px;
}
.sign_5 img {
	*height:173px;
}
.sign_6 td {
height:380px;
_height:130px;
_width:170px;
}
 .sign_7 td  {
height:310px;
_height:110px;
}
 .sign_8  td {
height:260px;
_height:100px;
}
 .sign_9  td {
height:230px;
_height:60px;
}
 .sign_10  td {
height:260px;
_height:100px;
}
 .sign_11 td {
	height:280px;
	_height:100px;
}
 
.sign .item_c,.sign .item_c_s{
	/* position: absolute; */
	width:220px;
	padding-left:5px;
	height:99%;
}

.sign .img_c{
	/* width:160px;
	height:150px; */
	/* width:320px; */
	/* height:300px; */
	width:220px;
	vertical-align:text-top; 
	top:0px;
	margin:0px;
	background:#fff;
    -moz-border-radius: 10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    border-radius:10px;
    border:3px solid #bdbdbd;	
    text-align:center;	
	/* padding-top:2em; */
	/* position: absolute; */
	-ms-interpolation-mode: bicubic; 
	height:99%;
}
/* 
.tc .img_c {
	height:380px;
}
 */
.sign .img_c_s{
	/* width:160px;
	height:250px; */
	/* width:320px; */
	/* height:500px; */
	width:220px;
	vertical-align:text-top; 
	top:0px;
	margin:0px;
	background:#fff;
    -moz-border-radius: 10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    border-radius:10px;
    border:3px solid #bdbdbd;	
    text-align:center;
	/* position: absolute; */
	-ms-interpolation-mode: bicubic; 	
	/* height:446px; */
	height:99%;
}

/* .tc .img_c_s {
	height:380px;
} */
.sign .name, .sign .name_s{
     /* margin:0px 0px 0px 0px; */
	 /* top:0px; */
	 /* padding-right:0px; */
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	_height:40px;
	display:block;
	/* position:absolute; */
	 /* width:160px; */
	 /* width:100%; */
	/*  line-height:18px; */
}

.us_contact_title{
	border-top:1px #666666 solid;
	margin-top:10px;
	padding-top:10px;
	clear:both;
	font-weight:bold;
	color:#FE0000;
	/* color:#FE0000; */
	color:#A50000;
	text-decoration:underline;
}
.us_contact_title a{
	margin-top:10px;
	padding-top:10px;
	clear:both;
	font-weight:bold;
	/* color:#FE0000; */
	color:#A50000;
	text-decoration:underline;
}
.us_contact_title a:hover, .us_contact_title:hover{
	text-decoration:none;
}
.us_contact_desc{
	color:#000;
}

.sign img {
	display:block;
	margin-left: auto;
	margin-right: auto;
	margin-top:auto;
	margin-bottom:auto;
}

.sign tr.sign_top th {
	border-top:1px solid grey;
	border-left:1px solid grey;
	border-right:1px solid grey;
}

.sign tr.sign_mid td {
	border-left:1px solid grey;
	border-right:1px solid grey;
}

.sign tr.sign_bottom td {
	border-bottom:1px solid grey;
	border-left:1px solid grey;
	border-right:1px solid grey;
}

.sign tr {
	padding-top:1px;
}

/**useful marking**/


.marking_1 td {
	height:370px;
	_height:100px;
}
.marking_2 td {
	height:430px;
	height:450px\9;
	_height:180px;
}
.marking_3 td {
	height:440px;
	_height:180px;
}
.marking_4 td {
	height:400px;
	_height:200px;
}
.marking_5 td {
	height:470px;
	height:510px\9;
	_height:220px;
}

.tc .marking_1 td {
	height:310px;
	_height:70px;
}
.tc .marking_2 td {
	height:390px;
	_height:150px;
}
.tc .marking_3 td {
	height:340px;
	_height:120px;
}
.tc .marking_4 td {
	height:330px;
	_height:160px;
}
.tc .marking_5 td {
	height:390px;
	_height:160px;
}

.marking .us_desc{
	/* display:none; */
	/* width:155px; */
	/* height:220px; */
	/* float:left; */
	/* margin:10px 0 0 8px; */
	text-align:left;
	padding-left:5px;
}

.marking td {
	vertical-align:top; 
}

.marking ul.thumb {
	float: left;
	list-style: none;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:0.81em;	/*13px*/
	color:#555;
	margin-bottom:20px;
}
.marking ul.thumb li {
	margin: 0; 
	padding: 5px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 165px;
	height: 300px;
	background:url();
}
.marking ul.thumb li img {
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	left: 0; top: 0;
	margin:10px 0;
	width:125px;
	float:right;
	height:215px;
}
.marking ul.thumb li img.hover {
	border: none; /* Get rid of border on hover */
	background-color:#fff;
	border:3px #ccc solid;
}
.marking .hover_active{
	width:200px;
	height:200px;
	border:1px #ccc solid;
	background-color:#red;
}
.marking .item_c{
	/* position:absolute; */
	height:99%;
}
.marking .img_c, .marking .img_c_s{
	background:#fff;
	width:200px;
	/* height:240px; */
    -moz-border-radius: 10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    border-radius:10px;
    border:3px solid #bdbdbd;	
	text-align:right;
	padding-right:5px;
	padding-left:5px;
	/* position: absolute; */
	left: 0; top: 0;	
	-ms-interpolation-mode: bicubic;
	height:99%;
}
.marking .name{
	/* margin:250px 0 0px 0; */
	text-align:center;
	/* position:absolute;	 */
	/* width:155px; */
	/* line-height:18px;	 */
	_height:40px;
	display:block;
}
.marking .us_desc_sp {
	padding-top:25px;
}

.marking .img_c img {
	display:block;
	margin-left: auto;
	margin-right: auto;
	margin-top:auto;
	margin-bottom:auto;
}

.marking .img_c_s img {
	display:block;
	margin-left: auto;
	margin-right: auto;
	margin-top:auto;
	margin-bottom:auto;
	width:200px;
}


.date{
	width:90px;
	color:#666;
	padding-right:10px;
	letter-spacing:1px;
}
.cat_img{
	width:300;
	border: 3px solid #DFCD9B;
	margin-bottom:10px;
	margin-right:10px;
	padding:5px;
}


/**Map page**/
.map_c{
	background:url(../images/template_img/map_border2.gif);
	width:522px;
	height:362px;
	margin-right:10px;
}
.map_c a{
	width:500px;
	text-align:center;
	display:block;
	margin:0 10px 0 10px;
	padding:13px 0 0 0;
}

.map_c .map_click{
	background: none repeat scroll 0 0 #000000;
	opacity: 0.5;
	color:#ffffff;
	position: absolute;
    width: 490px;
	top:612px;
	_top:605px;
	margin:13px 0 0 18px;
	text-align:center;
	font-weight: bold;
	filter:Alpha(Opacity=50);
}
.distict_list{
	margin:0 0 0 3px;
	letter-spacing:0px;	
}
.distict_list li {
    background: url("../images/template_img/bullet_4.gif") no-repeat scroll 0 8px transparent;
    line-height: 180%;
    padding-left: 15px;	
}
.distict_list li a:link,.distict_list li a:active,.distict_list li a:visited{
	/* color:#22631b; */
	color:#205f30;
	text-decoration:none;
}
.distict_list li a:hover{
	color:#395E35;
	text-decoration:underline;
}
.bullet_7{
	margin:0;
}
.bullet_7 li{
	background: url("../images/template_img/bullet_7.png") no-repeat scroll 0 5px transparent;
	line-height: 210%;
    padding-left: 25px;
}
.bullet_8 li{
	background: url("../images/template_img/bullet_7.png") no-repeat scroll 0 5px transparent;
	line-height: 172%;
    padding-left: 25px;
}
.bullet_7 li li{
	background: url("");
	padding-left:15px;
}
.bullet_8{
	font-size:0.93em;/*15px*/
	font-weight:bold;
}
.adobe_desc{
	margin:5px 1px;
}
.track_info_table{
	width:517px;
	margin-top:10px;
	/* background: url("../images/template_img/map_legend_border.gif");  */
	-moz-border-radius: 15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    border-radius:15px;
    border:3px solid #beccbd;	
	padding: 5px 0 0 5px;
	/* height:139px; */
}
.track_info_title{
	background-color:#e4ece4;
}
.district_head{
	background-color:#ffc200;
	font-weight:bold;
	color:#555;
	height:21px;
	padding:3px 0 0 3px;
	letter-spacing:1px;
    text-shadow: 0 1px 0 #ccc;		
}
.map_icon2{
	width:35px;
	background-color:blue;
	height:8px;
	overflow:hidden;
	margin-top:3px;
}
.map_icon3{
	width:35px;
	background-color:red;
	overflow:hidden;
	height:8px;
	margin-top:3px;
}
.title_s1{
	font-weight:bold;
	/* color: #FF6600; */
	color:#6b2a00;
}
.sign_header{
	font-weight:bold;
	color: #FF6600;
	height:45px !important;
	width:100% !important;
	line-height:13px;
	*line-height:22px;
	line-height:22px;
}
.note_box ,.contentdescription .update_notice{
	border:1px #ccc solid;
	width:660px;
	background-color:#bb3838;
	color:#fff;
	padding: 10px;
	margin:30px 0;
	letter-spacing:0px;
}
.article_photo{
		border:3px #dedede solid;
		padding:3px;
		margin:0;
		overflow:hidden;
}
#ferry tr td{
	padding-left:10px;
}
#ferry{
	background-color:#fff;
	border-width: 2px;
	border-spacing:2px;
	border-style: double;
	border-color: #f2b800;
	border-collapse: separate;
	background-color: white;
}
.ferry_sub_title{
font-weight: bold; 
font-size: 0.93em; /*15px*/
/* color: #ff6600;  */
color: #B24700;
border-bottom: #f2b800 2px solid;
padding-bottom:3px;
}

#ferry tr{
	height:40px;
}
#ferry #header{
	height:20px;
	padding:3px;
}

#contact_table{
	border-spacing:4px;
	border-collapse: separate;
}
#d_table{
	background-color:#fff;
	border-width: 2px;
	border-spacing:2px;
	border-style: double;
	border-color: #f2b800;
	border-collapse: separate;
	background-color: white;	
}
.parking_p_pop{
	cursor:pointer;
}
.r2{
	background-color:#f2f2f2;
}
.note{
	vertical-align:super;
	color:#df0000;
	font-size:0.75em;/*9px*/
	
}
.law_list li{
	padding-left: 20px;
	background: url(../images/template_img/bullet_4.gif) no-repeat 3px 10px;	
	font-size:1.2em;
	line-height:1.2195em;/* 150% */
}
.law_list li ul{
	margin:0;
	padding-top:0;	
	font-size:1em !important;
}
.law_list li ul li{
	margin:0;
	padding-top:0;	
	font-size:1em !important;
}
.law_note{
	border:1px #a4a5a5 solid;
	background-color:#F4F5E5;
	padding:8px;
	color:#9d102d;
}

.law_small_font{
	font-size:0.8em;
}


.contentdescription  .cat_bullet_icon{
	margin: 0px 10px 10px 3px;
	float:left;
	
}
.contentdescription .cat_desc_link{
	float:left;
	margin: 0px 0px 10px 3px;
	width:295px;
}
.hkmap{
	border:3px #B5D67B solid;
	background-color:#fff;
	padding:10px;
	margin:10px 0;
	width:677px;
	overflow:hidden;
}
.bar_t{
    background: none repeat scroll 0 0 #FFC200;
    color: #000000;
    font-size: 0.93em;/*15px*/
    font-weight: bold;
}

/**Left Menu**/
#menu, #menu * {
    list-style:none;
    border:0;
    padding:0;
    margin:0;
}
#menu {
    width:173px;
    position:relative;
    z-index:999;
    background: url(../images/menu/base2.png) -173px 0 ;
    padding-top:20px;
}

#menu ul {
    background:url(../images/menu/base2.png) 0 bottom;
    padding-bottom:11px;
}
#menu ul li{
    background:url(../images/template_img/spacer.png);
}

* html #menu, * html #menu ul { 
	background-image: url(../images/menu/base2.gif); 
}
#menu div {
    width:180px;
    position:relative;
    background:url(../images/menu/sub.png) -180px 0;
    padding-top:9px;
}
#menu div ul {
    background:url(../images/menu/sub.png) 0 bottom;
    padding-bottom:5px;
	font-size:1em;
}
* html #menu div, * html #menu div ul { background-image:url(../images/menu/sub.gif); }
*+html #menu li { border-bottom:1px solid transparent; }

#menu li div {
    /* visibility:hidden; */
	/* MC*/
	width:0px;
	overflow:hidden;
    position:absolute;
    margin:-44px 0 0 0px;
    left:100%;
	top:-999px;
}

* html #menu li div, *+html #menu li div { margin-top:-42px; }

* html #menu li { height:34px; }

#menu li a {
    display:block;
    font-size:1em;/*13px*/
	font-family: Arial, Helvetica, sans-serif;	
    font-weight:bold;
    text-decoration:none;
    color:#fff;
    padding-top:11px;
    cursor:pointer;
    position:relative;
    z-index:9;
}

*+html #menu li a { padding-top:5px; }
* html #menu li a { padding-top:10px; }
#menu li.current a,
#menu li a:hover { 
	background:url(../images/menu/base-select.gif) no-repeat -163px 0; 
	color:#3D4E29;
}

#menu li { 
	background-color:#000;
}

#menu li span {
    line-height:1.2em;
    padding:0 10px 11px 15px;
    display:block;
}
*+html #menu li span { padding-bottom:8px }
* html #menu li span {
    height:24px;
    padding-bottom:2px;
}
#menu li.current a span,
#menu li a:hover span { background:url(../images/menu/base-select.gif) no-repeat 5px bottom; } /* first level bottom */
#menu li a:hover span { color:#3D4E29; }
#menu li a.parent:hover span { background:url(../images/menu/base-select.gif) no-repeat -331px bottom; } /* first level bottom */
/* #menu.js-active li.current a,
#menu.js-active li.current a span,
#menu.js-active li a:hover,
#menu.js-active li a:hover span { background-image:url(../images/menu/pix.gif); } */
#menu li a.parent span, #menu.js-active li a.parent span { background:url(../images/menu/base-select.gif) no-repeat -499px bottom; }
#menu li.current li a,
#menu li.current li a span { background-image:url(../images/menu/pix.gif); }
#menu li li { border:0; }
#menu li li a span { color:#3D4E29; } /* sub level color */
#menu li li a.parent span, #menu.js-active li li a.parent span { background:url(../images/menu/sub-select2.gif) no-repeat -520px bottom; }
#menu li li a:hover, #menu.js-active li li a:hover { background:url(../images/menu/sub-select2.gif) no-repeat -170px 0; } /* sub level top */
#menu li li a:hover span,
#menu.js-active li li a:hover span {
    background:url(../images/menu/sub-select2.gif) no-repeat 5px bottom;
    color:#fff;
}
#menu li li a.parent:hover span, #menu.js-active li li a.parent:hover span { background:url(../images/menu/sub-select2.gif) no-repeat -345px bottom; }
#menu li.back {
    width:170px;
    z-index:8;
    position:absolute;
    background:url(../images/menu/lavalamp.gif) no-repeat 5px bottom;
}
#menu li.back .left {
    width:170px;
    float:none;
    position:relative;
    top:0;
    left:0;
    height:7px;
    overflow:hidden;
    padding:0;
    margin:0;
    /* visibility:visible; */
    background:url(../images/menu/lavalamp.gif) no-repeat -163px 0;
} 

.title_2{
	font-size:1.12em;/*18px*/
	font-weight:bold;
    color: #FF6600;
	text-decoration:underline;
	letter-spacing:2px;
}
.title_1{
	font-weight:bold;	
}
.green_title{
	/* color:#59A506; */
	color: #51821A;
	font-size:130%;
	margin:0 0 10px 0;
	font-weight:bold;
	padding-top:20px;
}
.head_title{
	font-size:0.938em;/*15px*/
	font-weight:bold;
	text-decoration:underline;
	margin:0px 0 10px 0;
}

.large_img{
	position: absolute;
	color: white;
	line-height: 16px;
	text-align: center;
	background-color: #333;
	background-color: rgba(0, 0, 0, 0.3);
	*background-color:#333;	
	width: 180px;
	margin-top:126px;
	padding: 5px;
	margin-left:10px;
	font-size: 0.75em;/*12px*/
	/* display:none; */
	*margin-left:-200px;
	/* left:0px; */top:-500px; width:1px; height:1px; overflow:hidden;
}

.large_img_over{
	width: 180px;
	overflow:visible;
	top:auto;
	height:auto; 
}

.blockUI{
	cursor:pointer !important;
}

.list_level_1 li{
	/* background: url(../images/template_img/bullet_4.gif) no-repeat 3px 10px; */
	font-size:1.167em;
}

.list_level_2 li{
	background: url("../images/template_img/bullet-square.png") no-repeat scroll 0 5px transparent;
    padding-left: 25px;
	font-size:1.1em;
}

.list_1 li{
	background: url("../images/template_img/bullet.gif") no-repeat scroll 0 5px transparent;
    padding-left: 15px;
	font-weight:normal;
	line-height:180%;
}
.small_font{
	font-size:0.93em;/*15px*/
	/* color:#0076ba; */
	color:#295975;
}

/************
MC 20121026 added for wcag
************/

table.contact_table {
	font-size:0.813em;
}

#contact_table div.bg_title, #contact_table div.bg_title2,
#contact_table div.bg_title3, #contact_table div.bg_title4, #contact_table div.bg_title5 {
	font-size:1.385em;
}

/* Keyborad access css */

#menu li.over a.over { 
	background:url(../images/menu/base-select.gif) no-repeat -163px 0; 
}
#menu li.over a.over span { background:url(../images/menu/base-select.gif) no-repeat 5px bottom; } /* first level bottom */
#menu li.over a.over span { color:#3D4E29; }
#menu li.over a.parent.over span { background:url(../images/menu/base-select.gif) no-repeat -331px bottom; } /* first level bottom */
/* #menu li a.parent span, #menu.js-active li a.parent span { background:url(../images/menu/base-select.gif) no-repeat -499px bottom; } */
/* #menu li.current li a,
#menu li.current li a span { background-image:url(../images/menu/pix.gif); } */
/* #menu li li { border:0; }
#menu li li a span { color:#3D4E29; } */ /* sub level color */
/* #menu li li a.parent span, #menu.js-active li li a.parent span { background:url(../images/menu/sub-select2.gif) no-repeat -520px bottom; } */
#menu li.over li.over a.over { background:url(../images/menu/sub-select2.gif) no-repeat -170px 0; } /* sub level top */
#menu li.over li.over a.over span {
    background:url(../images/menu/sub-select2.gif) no-repeat 5px bottom;
    color:#fff;
}
#menu li.over li.over a.parent.over span { background:url(../images/menu/sub-select2.gif) no-repeat -345px bottom; }

#menu li:hover>div {
	width:180px;
	overflow:visible;
	top:auto;
}

#menu ul li.over div.first{ 
	width:180px;
	overflow:visible;
	top:auto;
}

#menu div.first li.over div.second { 
	width:180px;
	overflow:visible;
	top:auto;
}

.access {position:absolute; left:0px; top:-500px; width:1px; height:1px; overflow:hidden;} 

/* End of Keyborad access css */

/* Law Cap */
.law_cap .logo_desc {
	text-align:left;
	
}
.law_cap .logo_title {
	text-align:center;
	padding-bottom:10px;
}
.law_cap .logo_img_c {
	margin-top:auto;
	margin-bottom:auto;
	height:220px;
}

.law_cap .logo_img_c_l {
	margin-top:auto;
	margin-bottom:auto;
	height:320px;
}


ul.level_1, ul.level_2,ul.level_3 {
	font-size:1em;
}

.fs4 .braking {
	font-size:1em;
}
