@charset "UTF-8";

a:link { text-decoration: none; color: #B8852A; }
a:visited { text-decoration: none; color: #B78430; }
a:hover { text-decoration: none; color: #666; }
a:active {  text-decoration: none; color: #B5852B; }

a.text:link {color: #905F9C; }
a.text:visited {color: #905F9C; }
a.text:hover { color: #BB0202; }

b{text-shadow:#CCC 1px 1px;}

.font1{
	font-size: 14px;
	line-height: 18px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: bold;
}

.font2{
	font-size: 12px;
	line-height: 16px;
	color: #4B4B4B;
	font-family: Arial, Helvetica, sans-serif;
}

.main_font3{
	font-size: 13px;
	line-height: 17px;
	color: #4B4B4B;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

li, ul, p {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #4B4B4B;
	text-align: justify;
	list-style-type: square;
}

.highlight{
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #905F9C;
	font-weight: bold;
	text-shadow:#CCC 1px 1px;
	text-align:left;
}

table{
	font-size: 14px;
	line-height: 19px;
	color: #4B4B4B;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 1px;
	list-style-type: square;
}

h1{ margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	color: #B5862A;
	font-weight: bold;
}
h2{ margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	color: #905F9C;
	font-weight: bold;
}
h3{	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	color: #466DA7;
	font-weight: bold;
}
h4{	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 32px;
	color: #3B9084;
	font-weight: bold;
}

/*h5 for single line heading*/
h5{
	margin-top:15px;
	margin-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #4b3367;
	font-weight: bolder;
	text-shadow:#CCC 1px 1px;
}

/*h6 for double line heading*/
h6{
	margin-top:2px;
	margin-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height:26px;
	color: #4b3367;
	font-weight: bolder;
	text-shadow:#CCC 1px 1px;
}

.box{
	border: 1px solid #B2B2B2;
	padding: 5px;
}
.box2{
	border: 1px solid #B2B2B2;
	padding: 2px;
}
.h_line{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
}

#container{
	margin:0 0;
	padding:0;
	width:1001px;
	background-image:url(images/Hor_line.png);
	background-repeat:repeat-y;
}

#language_bar{
	margin:0px;
	padding:0;
	width:1001px;
	height:28px;
	position:relative;
}
#logo_p{
	width:207px;
	height:294px;
	background-image:url(images/MD_p_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position:relative;
	float:left;
}
#logo_b{
	width:207px;
	height:294px;
	background-image:url(images/blue_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position:relative;
	float:left;
}
#logo_l{
	width:207px;
	height:294px;
	background-image:url(images/lake_S1_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position:relative;
	float:left;
}

#logo_g{
	width:207px;
	height:294px;
	background-image:url(images/green_S1_04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position:relative;
	float:left;
}

#logo_br{
	width:207px;
	height:294px;
	background-image:url(images/brown_S1_04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position:relative;
	float:left;
}

#header{
	width:794px;
	height:150px;
	position:relative;
	float:left;
}
#footer{
	margin:0;
	padding:0;
	width:1001px;
	height:80px;
	position:relative;
	float:left;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#heading_c{
	width:794px;
	height:72px;
	background-image:url(images/wording_bg.png);
	margin-right:-255px;
	position:relative;
	float:left;
}

#whole{
	width:1001px;
	background-image:url(images/h_bg.jpg);
	background-repeat:repeat-y;
	position:relative;
	float:left;
}

#space{
	width:30px;
	min-height:523px;
	position:relative;
	float:left;
}

#content{
	margin:0;
	padding:0px;
	width:509px;
	min-height:523px;
	background-color: #FFF;
	position:relative;
	float:left;
}

#Vert_line{
	width:70px;
	min-height:523px;
	background-image:url(images/w_line.jpg);
	background-repeat:repeat-y;
	background-color: #FFF;
	position:relative;
	float:left;
	bottom: 0px;
}

#right_frame{
	margin:0;
	padding:0;
	width:55px;
	min-height:523px;
	background-image:url(images/right_nav.png);
	background-repeat:repeat-y;
	position:relative;
	float:left;
	bottom: 0px;
}

.blue_L{
	background-image:url(images/blue_L.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
.lake_L{
	background-image:url(images/L_lake.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
.purple_L{
	background-image:url(images/p_sub_bg2_24.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
.green_L{
	background-image:url(images/green_S1_25.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
.brown_L{
	background-image:url(images/brown_S1_20.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}




/*english main menu*/
#main_nav_container{
	margin:0;
	padding:0;
	width:794px;
	height:72px;
	background-image:url(images/chi_menu_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position:relative;
	float:left;
}
#main_nav {
	margin: 0;
	padding: 0;
}
#main_nav, #main_nav ul
{
    padding:0;
    list-style:none;
}
#main_nav li {
	position:relative;
	float:left;
	padding: 0;
	list-style-type: none;
}
#main_nav li a { text-indent: -999999px; overflow: hidden; display: block; height: 39px;} 

#manpower { background: url(images/eng_main_btn.jpg); width: 127px; }
#manpower:hover { background: url(images/eng_main_btn.jpg) 0 -39px !important; }
#manpower.active { background: url(images/eng_main_btn.jpg) 0 0; }

#enrolment { background: url(images/eng_main_btn.jpg) -127px 0; width: 131px; }
#enrolment:hover { background: url(images/eng_main_btn.jpg) -127px -39px !important; }
#enrolment.active { background: url(images/eng_main_btn.jpg) 0 0; }

#rules { background: url(images/eng_main_btn.jpg) -258px 0; width: 133px; }
#rules:hover { background: url(images/eng_main_btn.jpg) -258px -39px !important; }
#rules.active { background: url(images/eng_main_btn.jpg) 0 0; }

#now { background: url(images/eng_main_btn.jpg) -391px 0; width: 121px; }
#now:hover { background: url(images/eng_main_btn.jpg) -391px -39px !important; }
#now.active { background: url(images/eng_main_btn.jpg) 0 0; }

#about { background: url(images/eng_main_btn.jpg) -512px 0; width: 126px; }
#about:hover { background: url(images/eng_main_btn.jpg) -512px -39px !important; }
#about.active { background: url(images/eng_main_btn.jpg) 0 0; }

#contact { background: url(images/eng_main_btn.jpg) -638px 0; width: 125px; }
#contact:hover { background: url(images/eng_main_btn.jpg) -638px -39px !important; }
#contact.active { background: url(images/eng_main_btn.jpg) 0 0; }





/* english left nav*/
#left_container{
	margin:0;
	padding:0;
	width:207px;
	height:523px;
	position:relative;
	float:left;
}
#en_left_nav {
	margin: 0;
	padding: 0;
}
#en_left_nav, #en_left_nav ul
{
    margin:0;
    padding:0;
    list-style:none;
}
#en_left_nav li {
	margin:0;
	padding: 0;
	list-style-type: none;
}
#en_left_nav li a { text-indent: -999999px; overflow: hidden; display: block; width: 207px;} 

#S_rule { background: url(images/L_btn_Rules_01.png); height: 50px;}
#S_rule:hover { background: url(images/L_btn_Rules_a_01.png) 0 0 !important;}
#S_rule.active { background: url(images/L_btn_Rules_a_01.png) 0 -50px;}
#S_rule_a { background: url(images/L_btn_Rules_a_01.png); height: 50px;}

#S_term { background: url(images/L_btn_Rules_02.png); height: 65px;}
#S_term:hover { background: url(images/L_btn_Rules_a_02.png) 0 0 !important;}
#S_term.active { background: url(images/L_btn_Rules_a_02.png) 0 -65px;}
#S_term_a { background: url(images/L_btn_Rules_a_02.png); height: 65px;}

#S_code { background: url(images/L_btn_Rules_03.png); height: 65px;}
#S_code:hover { background: url(images/L_btn_Rules_a_03.png) 0 0 !important;}
#S_code.active { background: url(images/L_btn_Rules_a_03.png) 0 -65px;}
#S_code_a { background: url(images/L_btn_Rules_a_03.png); height: 65px;}

#S_enrol { background: url(images/L_btn_enrol_1.png); height: 50px;}
#S_enrol:hover { background: url(images/L_btn_enrol_1a.png) 0 0 !important;}
#S_enrol.active { background: url(images/L_btn_enrol_1a.png) 0 -50px;}
#S_enrol_a { background: url(images/L_btn_enrol_1a.png); height: 50px;}

#S_Asse { background: url(images/L_btn_enrol_2.png); height: 50px;}
#S_Asse:hover { background: url(images/L_btn_enrol_2a.png) 0 0 !important;}
#S_Asse.active { background: url(images/L_btn_enrol_2a.png) 0 -50px;}
#S_Asse_a { background: url(images/L_btn_enrol_2a.png); height: 50px;}

#S_flow { background: url(images/L_btn_enrol_3.png); height: 50px;}
#S_flow:hover { background: url(images/L_btn_enrol_3a.png) 0 0 !important;}
#S_flow.active { background: url(images/L_btn_enrol_3a.png) 0 -50px;}
#S_flow_a { background: url(images/L_btn_enrol_3a.png); height: 50px;}

#S_objectives { background: url(images/L_btn_md1.png); height: 50px;}
#S_objectives:hover { background: url(images/L_btn_md1a.png) 0 0 !important;}
#S_objectives.active { background: url(images/L_btn_md1a.png) 0 -50px;}
#S_objectives_a { background: url(images/L_btn_md1a.png); height: 50px;}

#S_structure { background: url(images/L_btn_md2.png); height: 65px;}
#S_structure:hover { background: url(images/L_btn_md2a.png) 0 0 !important;}
#S_structure.active { background: url(images/L_btn_md2a.png) 0 -65px;}
#S_structure_a { background: url(images/L_btn_md2a.png); height: 65px;}

#S_benefits { background: url(images/L_btn_md3.png); height: 50px;}
#S_benefits:hover { background: url(images/L_btn_md3a.png) 0 0 !important;}
#S_benefits.active { background: url(images/L_btn_md3a.png) 0 -50px;}
#S_benefits_a { background: url(images/L_btn_md3a.png); height: 50px;}

#S_introduction { background: url(images/L_btn_md7.png); height: 50px;}
#S_introduction:hover { background: url(images/L_btn_md7a.png) 0 0 !important;}
#S_introduction.active { background: url(images/L_btn_md7a.png) 0 -50px;}
#S_introduction_a { background: url(images/L_btn_md7a.png); height: 50px;}

#S_e1 { background: url(images/L_btn_enrol_1-1.png); height: 30px;}
#S_e1:hover { background: url(images/L_btn_enrol_1-1a.png) 0 0 !important;}
#S_e1.active { background: url(images/L_btn_enrol_1-1a.png) 0 -30px;}

#S_e2 { background: url(images/L_btn_enrol_2-2.png); height: 30px;}
#S_e2:hover { background: url(images/L_btn_enrol_2-2a.png) 0 0 !important;}
#S_e2.active { background: url(images/L_btn_enrol_2-2a.png) 0 -30px;}

#S_e3 { background: url(images/L_btn_enrol_3-3.png); height: 30px;}
#S_e3:hover { background: url(images/L_btn_enrol_3-3a.png) 0 0 !important;}
#S_e3.active { background: url(images/L_btn_enrol_3-3a.png) 0 -30px;}

#S_e4 { background: url(images/L_btn_asse_1.png); height: 44px;}
#S_e4:hover { background: url(images/L_btn_asse_1a.png) 0 0 !important;}
#S_e4.active { background: url(images/L_btn_asse_1a.png) 0 -44px;}

#S_e5 { background: url(images/L_btn_asse_2.png); height: 30px;}
#S_e5:hover { background: url(images/L_btn_asse_2a.png) 0 0 !important;}
#S_e5.active { background: url(images/L_btn_asse_2a.png) 0 -30px;}

#S_e6 { background: url(images/L_btn_asse_3.png); height: 58px;}
#S_e6:hover { background: url(images/L_btn_asse_3a.png) 0 0 !important;}
#S_e6.active { background: url(images/L_btn_asse_3a.png) 0 -58px;}

#S_e7 { background: url(images/L_btn_md4.png); height: 30px;}
#S_e7:hover { background: url(images/L_btn_md4a.png) 0 0 !important;}
#S_e7.active { background: url(images/L_btn_md4a.png) 0 -30px;}

#S_e8 { background: url(images/L_btn_md5.png); height: 30px;}
#S_e8:hover { background: url(images/L_btn_md5a.png) 0 0 !important;}
#S_e8.active { background: url(images/L_btn_md5a.png) 0 -30px;}

#S_e9 { background: url(images/L_btn_md6.png); height: 30px;}
#S_e9:hover { background: url(images/L_btn_md6a.png) 0 0 !important;}
#S_e9.active { background: url(images/L_btn_md6a.png) 0 -30px;}

#S_programme { background: url(images/L_en_1.png); height: 50px;}
#S_programme:hover { background: url(images/L_en_1a.png) 0 0 !important;}
#S_programme.active { background: url(images/L_en_1a.png) 0 -50px;}

#S_reg { background: url(images/L_en_2.png); height: 50px;}
#S_reg:hover { background: url(images/L_en_2a.png) 0 0 !important;}
#S_reg.active { background: url(images/L_en_2a.png) 0 -50px;}

#S_MD1st { background: url(images/1st-list-out-eng.png); height: 50px;}
#S_MD1st:hover { background: url(images/1st-list-over-eng.png) 0 0 !important;}
#S_MD1st.active { background: url(images/1st-list-over-eng.png) 0 -50px;}
#S_MD1sta { background: url(images/1st-list-over-eng.png); height: 50px;}

#S_MD2nd { background: url(images/2nd-list-out-eng.png); height: 65px;}
#S_MD2nd:hover { background: url(images/2nd-list-over-eng.png) 0 0 !important;}
#S_MD2nd.active { background: url(images/2nd-list-over-eng.png) 0 -65px;}
#S_MD2nda { background: url(images/2nd-list-over-eng.png); height: 65px;}

#S_pcf { background: url(images/E_pcf1.png); height: 65px;}
#S_pcf:hover { background: url(images/E_pcf2.png) 0 0 !important;}
#S_pcf.active { background: url(images/E_Mpcf2.png) 0 -65px;}

#S_pcf1 { background: url(images/E_pcf1a.png); height: 65px;}
#S_pcf1:hover { background: url(images/E_pcf2a.png) 0 0 !important;}
#S_pcf1.active { background: url(images/E_Mpcf2a.png) 0 -65px;}

#S_pmd { background: url(images/E_pmd1.png); height: 65px;}
#S_pmd:hover { background: url(images/E_pmd2.png) 0 0 !important;}
#S_pmd.active { background: url(images/E_pmd2.png) 0 -65px;}

#S_pc1 { background: url(images/eng-PC1-out.png); height: 65px;}
#S_pc1:hover { background: url(images/eng-PC1-over.png) 0 0 !important;}
#S_pc1.active { background: url(images/eng-PC1-over.png) 0 -65px;}

#S_pc2 { background: url(images/eng-PC2-out.png); height: 65px;}
#S_pc2:hover { background: url(images/eng-PC2-over.png) 0 0 !important;}
#S_pc2.active { background: url(images/eng-PC2-over.png) 0 -65px;}


/* english right nav*/
#right_container{
	margin:0;
	padding:0;
	width:130px;
	min-height:523px;
	background-color: #FFF;
	position:relative;
	float:left;
}

#right_nav {
	margin: 0;
	padding: 0;
}
#right_nav, #right_nav ul
{
	margin-bottom:5px;
    padding:0;
    list-style:none;
}
#right_nav li {
	margin-bottom: 5px;
	padding: 0;
	list-style-type: none;
}
#right_nav li a { text-indent: -999999px; overflow: hidden; display: block; width: 130px;} 

#honorary { background: url(images/en_right_btn_1.jpg); height: 60px;}
#honorary:hover { background: url(images/en_right_btn_1.jpg) 1px -58px !important;}
#honorary.active { background: url(images/en_right_btn_1.jpg) 0 -60px;}

#ebook { background: url(images/L_btn_mdm.jpg); height: 62px;}
#ebook:hover { background: url(images/L_btn_mdm.jpg) 1px -60px !important;}
#ebook.active { background: url(images/L_btn_mdm.jpg) 0 -62px;}

#first { background: url(images/en_right_btn_4.jpg); height: 62px;}
#first:hover { background: url(images/en_right_btn_4.jpg) 1px -60px !important;}
#first.active { background: url(images/en_right_btn_4.jpg) 0 -62px;}

#forum { background: url(images/en_right_btn_6.jpg); height: 63px;}
#forum:hover { background: url(images/en_right_btn_6.jpg) 1px -61px !important;}
#forum.active { background: url(images/en_right_btn_6.jpg) 0 -63px;}

#news { background: url(images/en_right_btn_5.jpg); height: 62px;}
#news:hover { background: url(images/en_right_btn_5.jpg) 1px -60px !important;}
#news.active { background: url(images/en_right_btn_5.jpg) 0 -62px;}

