﻿body { 
	margin:0px;
	padding:0px 0px 15px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#ffffff;
}

table.contentTable {
width:100%;
border-collapse:collapse;
border: 1px solid #cccccc;
}

table.contentTable td {
padding:5px;
text-align:center;
background-color:#ffffff;
border:solid 1px #cccccc;
}

table.contentTable td.header {
padding:5px;
font-size:11px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #ffffff;
border-top-color:cccccc;
border-left-color:cccccc;
border-right-color:cccccc;
background-color:#e0e0e0;
}

/* custom */
table.contentTable1 {
width:100%;
border-collapse:collapse;
border: 1px solid #cccccc;
}

table.contentTable1 td {
padding:5px;
background-color:#ffffff;
border:solid 1px #cccccc;
line-height: 160%;
}

table.contentTable1 td.header {
padding:5px;
font-family: PMingLiU;
border: 1px solid #ffffff;
border-top-color:cccccc;
border-left-color:cccccc;
border-right-color:cccccc;
background-color:#e0e0e0;
}
/* end custom*/

br {
	font-size:11px;
	/*font-size: 12px;*/
	line-height:160%
}

td {
	font-size:11px;
	/*font-size: 12px;*/
	line-height:160%
}

a {
	text-decoration:none;
	color: #9D3C51;
}

a:hover {
	color: #9D3C51;
	text-decoration:underline;
}

ul {
	margin:0px;
	padding-left:15px;
}

ul li {
	list-style:none;
   	background : url(/common/images/common/dot.gif) left 7px no-repeat;
   	padding-left:15px;
}

ol {
	margin:0px;
	padding-left:30px;
}

ol li {
   	padding-left:0px;
}

.topnav {
	cursor: pointer;
	/*font-family: PMingLiU;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	/*font-size: 12px;*/
	color: #7D7D7D;
	line-height: 160%;
	text-decoration: none;
}

.topnav2 {
	/*font-family: PMingLiU;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	/*font-size: 12px;*/
	color: #7D7D7D;
	line-height: 160%;
	text-decoration: none;
}

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-family: PMingLiU;*/
	font-size:10px;
	/*font-size: 12px;*/
	color: #828282;
	line-height: 160%;
	text-decoration: none;
}

.topnav:hover {
	cursor: pointer;
	/*font-family: PMingLiU;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	/*font-size: 12px;*/
	color: #7D7D7D;
	line-height: 160%;
	text-decoration:underline;
}

.topnav2:hover {
	/*font-family: PMingLiU;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	/*font-size: 12px;*/
	color: #7D7D7D;
	line-height: 160%;
	text-decoration:underline;
}

.footer:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-family: PMingLiU;*/
	font-size:10px;
	/*font-size: 12px;*/
	color: #828282;
	line-height: 160%;
	text-decoration:underline;
}

.content {
	/*font-family: PMingLiU;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*font-size: 12px;*/
	color: #333333;
	line-height: 160%;
	text-decoration: none;
}

.gray {
	/*font-family: PMingLiU;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*font-size: 12px;*/
	color: #666666;
	line-height: 160%;
	text-decoration: none;
}

.red {
	/*font-family: PMingLiU;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	/*font-size: 12px;*/
	color: #D2A1B1;
	line-height: 100%;
	text-decoration: none;
}

.nopassword {
	/*font-family: PMingLiU;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	/*font-size: 12px;*/
	color: #D2A1B1;
	line-height: 100%;
	text-decoration: none;
}

.nopassword:hover {
	/*font-family: PMingLiU;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	/*font-size: 12px;*/
	color: #ffffff;
	line-height: 100%;
	text-decoration: none;
}

.purple {
	/*font-family: PMingLiU;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*font-size: 12px;*/
	color: #9D3C51;
	line-height: 160%;
	text-decoration: none;
}

.orange {
	color: #C60058;
}

.title {
	/*font-family: PMingLiU;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*font-size: 12px;*/
	color: #C60058;
	line-height: 160%;
	text-decoration: none;
	font-weight: bold;
}

.subtitle {
	/*font-family: PMingLiU;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:11px;
	/*font-size: 12px;*/
	color:#111111;
	/*color: #CC3300;*/
	line-height: 160%;
	text-decoration: none;
	font-weight: bold;
	padding:10px 0px 0px 0px;
}

.contentTitle {
	/*font-family: PMingLiU;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*font-size: 12px;*/
	color: #C60058;
	line-height: 160%;
	text-decoration: none;
	font-weight: bold;
	padding:25px 0px 5px 0px;
}

.highlight {
	/*font-family: PMingLiU;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*font-size: 12px;*/
	color: #111111;
	line-height: 160%;
	text-decoration: none;
	font-weight:bold;
}

.small {
	/*font-family: PMingLiU;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	/*font-size: 12px;*/
	color: #111111;
	text-decoration: none;
}

.large {
	/*font-family: PMingLiU;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*font-size: 12px;*/
	color: #111111;
	text-decoration: none;
}

.unselected, .selected {
	cursor: pointer;
	/*font-family: PMingLiU;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*font-size: 12px;*/
	line-height: 140%;
	padding:1px 0px 0px 0px;
	border-top:#E9E9E9 2px solid;
	text-align:center;
	font-weight: bold;
}

.selected  {
	//color: #CC3300;
	color: C60058;
	display:block;
	text-decoration: none;
}

.unselected {
	text-decoration: none;
	color: #666666;
	display:block;
	background:url(/images/common/btn_bg.gif) repeat-x bottom;
}

.unselected span:hover {
	color: #CC3300;
	text-decoration: none;
}

.leftnav {
	/*font-family: PMingLiU;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C5C5C;
	line-height: 160%;
	text-decoration: none;
}

.leftnav:hover {
	/*font-family: PMingLiU;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D3C51;
	line-height: 160%;
	text-decoration: none;
}

.subnav {
	/*font-family: PMingLiU;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*font-size: 12px;*/
	color: #333333;
	line-height: 160%;
	text-decoration: none;
}

.subnav:hover {
	/*font-family: PMingLiU;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*font-size: 12px;*/
	color: #77002A;
	line-height: 160%;
	text-decoration: none;
}

.navRed {
	/*font-family: PMingLiU;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #77002A;
	line-height: 160%;
	text-decoration: none;
}

.navGreen {
	/*font-family: PMingLiU;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1C7D1E;
	line-height: 160%;
	text-decoration: none;
}

.banner {
	/*font-family: PMingLiU;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*font-size: 12px;*/
	color: #BE7021;
	line-height: 160%;
	text-decoration: none;
	font-weight: bold;
}

.photoFrame {
	background:url(/common/images/common/photoframe.gif);
	padding:5px 0px 0px 0px;
	width:182px;
	height:148px;
	vertical-align:top;
	text-align:center;
}

.inputfield{
	border:1px solid #C6C6C6;
	background-color: #FFFFFF;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size:11px;
	/*font-size: 12px;*/
	color: #666666;
	line-height:16px;
	height:20px;
	padding-left: 3px;
}

.divScroller {
	scrollbar-face-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color:  #CCCCCC;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	overflow-x: hidden;
}

td.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:5px 5px 5px 25px;
	text-align:left;
	background-color:#e0e0e0;
	border-bottom:#FFFFFF 2px solid;
	font-weight:bold;
	font-size:12px;
	color:#333333;
}

tr.evenRow {
	background-color:#ffffff;
}

tr.oddRow {
	background-color:#f5f5f5;
}

td.evenRow {
	text-align:left;
	background-color:#ffffff;
	vertical-align:top;
	font-size:11px;
	border-bottom:#ffffff 1px solid;
}

td.oddRow {
	text-align:left;
	background-color:#f5f5f5;
	vertical-align:top;
	font-size:11px;
	border-bottom:#f5f5f5 1px solid;
}

tr.evenRow2 {
	background-color:#ffffff;
}

tr.oddRow2 {
	background-color:#f5f5f5;
}

td.evenRow2 {
	text-align:left;
	padding:5px 5px 5px 25px;
	background-color:#ffffff;
	vertical-align:top;
	font-size:11px;
	border-bottom:#ffffff 1px solid;
}

td.oddRow2 {
	text-align:left;
	padding:5px 5px 5px 25px;
	background-color:#f5f5f5;
	vertical-align:top;
	font-size:11px;
	border-bottom:#f5f5f5 1px solid;
}


td.overRow {
	text-align:left;
	background-color:#F5ECEF;
	vertical-align:top;
	font-size:11px;
	border-bottom:#EBCAD1 1px solid;

}

table#hkbranchesInfo td, table#kowloonbranchesInfo td, table#ntbranchesInfo td {
	padding:4px 4px 4px 25px;
	text-align:left;
	vertical-align:top;
	font-size:11px;
	color:#333333;
}

.leftPanel {
	background: url('/common/images/common/dash_v_2.gif') top right repeat-y;
}

.pngImg {
	_behavior: url(/common/iepngfix.htc);
}

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 160%;
	text-decoration: none;
}

.graduate {
	color:#757575;
}

.graduate_active {
	color:#BF0356;
	font-weight: bold;
}

.graduate:hover {
	color:#BF0356;
	text-decoration: none;
}

.graduate2, .graduate2:hover {
	color:#BF0356;
	text-decoration: none;
	font-weight: bold;
}

table.contentTable2 {
width:100%;
border-collapse:collapse;
border: 1px solid #cccccc;
background-color:#e0e0e0;
}

table.contentTable2 td {
padding:5px;
text-align:center;
background-color:#ffffff;
border: 0px solid #cccccc;
}

table.contentTable2 td.header {
padding:5px;
text-align:center;
/*font-family: PMingLiU;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #ffffff;
border-top-color:cccccc;
border-left-color:cccccc;
border-right-color:cccccc;
background-color:#e0e0e0;
}

#divRightPanel div {
	margin-bottom: 10px;
	margin-left: 20px;
}

.trademark {
	font-size:7px;
	color:#9D3C51;
	font-weight:bold;
}

.trademark_black {
	font-size:7px;
	color:#333333;
	font-weight:bold;
}

.standard_font {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	line-height: 160%;
	text-decoration: none;
	font-weight: normal;
}

.standard_font_english {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	line-height: 160%;
	text-decoration: none;
	font-weight: normal;
}

.standard_font_chinese {
	font-family: PMingLiU;
	font-size:12px;
	color: #333333;
	line-height: 160%;
	text-decoration: none;
	font-weight: normal;
}

.red_bold_font {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #C60058;
	line-height: 160%;
	text-decoration: none;
	font-weight: bold;
}

.red_bold_font_english {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #C60058;
	line-height: 160%;
	text-decoration: none;
	font-weight: bold;
}

.red_bold_font_chinese {
	font-family: PMingLiU;
	font-size:12px;
	color: #C60058;
	line-height: 160%;
	text-decoration: none;
	font-weight: bold;
}

.black_bold_font {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #111111;
	line-height: 160%;
	text-decoration: none;
	font-weight:bold;
}

.black_bold_font_english {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #111111;
	line-height: 160%;
	text-decoration: none;
	font-weight:bold;
}

.black_bold_font_chinese {
	font-family: PMingLiU;
	font-size:12px;
	color: #111111;
	line-height: 160%;
	text-decoration: none;
	font-weight:bold;
}

.smaller_font {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #111111;
	line-height: 160%;
	text-decoration: none;
	font-weight:normal;
}

.smaller_font_english {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #111111;
	line-height: 160%;
	text-decoration: none;
	font-weight:normal;
}

.smaller_font_chinese {
	font-family: PMingLiU;
	font-size:9px;
	color: #111111;
	line-height: 160%;
	text-decoration: none;
	font-weight:normal;
}

.link_purple {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #9D3C51;
	line-height: 160%;
	text-decoration: none;
	font-weight: normal;
}

.link_purple_english {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #9D3C51;
	line-height: 160%;
	text-decoration: none;
	font-weight: normal;
}

.link_purple_chinese {
	font-family: PMingLiU;
	font-size:12px;
	color: #9D3C51;
	line-height: 160%;
	text-decoration: none;
	font-weight: normal;
}
.E_bold_black {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #111111;
	line-height: 160%;
	text-decoration: none;
	font-weight:bold;
}

.C_bold_black {
	font-family: PMingLiU;
	font-size:12px;
	color: #111111;
	line-height: 160%;
	text-decoration: none;
	font-weight:bold;
}

.E_link_purple {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #9D3C51;
	line-height: 160%;
	text-decoration: none;
	font-weight: normal;
}

.C_link_purple {
	font-family: PMingLiU;
	font-size:12px;
	color: #9D3C51;
	line-height: 160%;
	text-decoration: none;
	font-weight: normal;
}

.E_bold_red {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #C60058;
	line-height: 160%;
	text-decoration: none;
	font-weight: bold;
}

.C_bold_red {
	font-family: PMingLiU;
	font-size:12px;
	color: #C60058;
	line-height: 160%;
	text-decoration: none;
	font-weight: bold;
}


.E_small_black {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #111111;
	line-height: 160%;
	text-decoration: none;
	font-weight:normal;
}

.C_small_black {
	font-family: PMingLiU;
	font-size:9px;
	color: #111111;
	line-height: 160%;
	text-decoration: none;
	font-weight:normal;
}

.E_plain_black {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	line-height: 160%;
	text-decoration: none;
	font-weight: normal;
}

.C_plain_black {
	font-family: PMingLiU;
	font-size:12px;
	color: #333333;
	line-height: 160%;
	text-decoration: none;
	font-weight: normal;
}

.superscript {
	font-size: 80%; 
	vertical-align: super;
}

div#news {position: static !important;}