@charset "big5";
/*body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/topBG.jpg);
	background-repeat: repeat-x;
}
img {
	border: 0;
}
a:hover {
	text-decoration: underline;
	color: #FF33FF;
}
a:link {
	text-decoration: none;
	color: #F00;
}

a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
*/
#wrapper {
	background-image: url(/jsp/hkbf2015/images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: center 154px;
	width: 100%;
	background-color: #FFF;
}
#wrapper #header {
	height: 150px;
	width: 100%;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #b0021b;
	background-image: url(/jsp/hkbf2015/images/hkbf-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	/*text-align: center;
	font-size: 24px;
	color: #666;
	font-weight: bold;*/
}
#wrapper #header #top-banner {
	height: 150px;
	width: 950px;
	text-align: right;
	font-size: 24px;
	color: #666;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 20px;
	margin-right: auto;
	margin-left: auto;
}
/*#wrapper #content {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
}*/
#main-content  {
	background-color: #FFF;
	width: 970px;
	min-height: 560px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	padding-top: 10px;
	padding-bottom: 20px;
}
#main-content #meun-background {
	background-image: url(/jsp/hkbf2015/images/menu-bg03.jpg);
	width: 970px;
}
.meun-bottom     {
	background-image: url(/jsp/hkbf2015/images/menu-footer.jpg);
	background-repeat: no-repeat;
	background-position: 25px bottom;
}
.menuSelected { font-weight:bold; }


#menu {
	width: 180px;
	/*float: left;*/
	padding-left: 25px;
	padding-right: 20px;
	background-image: url(/jsp/hkbf2015/images/menu-bg.png);
	background-repeat: repeat-y;
	background-position: 25px;
}
#menu .menu-head {
	background-image: url(/jsp/hkbf2015/images/menu-bg-2.png);
	background-color: #FFF;
}
#menu .menu-head2 {
	background-color: #FFF;
	padding-top: 15px;
	}
#menu .menu-head3 {
	background-color: #FFF;
	padding-bottom: 15px;
}
#menu .menu-head4 {
	background-color: #FFF;
}
.menu_sub-head    {
	font-weight: bold;
	color: #F00;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 10px;
}


#menu p   {
	text-align: left;
	font-size: 15px;
	color: #F00;
	padding-left: 10px;
}
#menu ul {
	color: #F00;
	margin-left: -15px;
	margin-top: -10px;
	margin-bottom: 5px;
}
#menu ul li {
	font-size: 15px;
	color: #F00;
	line-height: 21px;
	list-style-type: none;
	margin-top: 0px;
}
#menu ul li a:link {
	text-decoration: none;
	color: #F00;
}
#menu ul li a:hover {
	text-decoration: underline;
	color: #FF33FF;
}
#wrapper #footer {
	width: 100%;
	background-color: #f2f2f2;
	/*margin-top: 20px;*/
}

#wrapper #footer #footer-img {
	height: 46px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/jsp/hkbf2015/images/hkbf-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	padding-top: 24px;
	padding-right: 25px;
	padding-left: 25px;
}	
.footer-text {
	font-size:12px;
	color:#666;
}
a.footer-text:link  {
	font-size:12px;
	color:#666;
}
a.footer-text:hover {
	font-size:12px;
	color:#000;
	text-decoration: underline;
}
a.footer-text:visited, active {
	text-decoration: none;
	color:#666;
}
.privacy-head {
	font-weight: bold;
	color: #b22222;
	font-size: 15px;
}
.privacy-sub-head {
	color: #ff8c00;
	font-weight: bold;
	font-size:13px;
}
.privacy-text-size{
	font-size: 13px;
	line-height: 20px;
}
