A:link {
	FONT-SIZE: 12px; COLOR: #603913; TEXT-DECORATION: none; FONT-FAMILY: "arial";
}
A:visited {
	FONT-SIZE: 12px; COLOR: #603913; TEXT-DECORATION: none;  FONT-FAMILY: "arial";
}
A:active {
	FONT-SIZE: 12px; COLOR: #603913; TEXT-DECORATION: none;  FONT-FAMILY: "arial";
}
A:hover {
	FONT-SIZE: 12px; COLOR: #7BA119; TEXT-DECORATION: none; FONT-FAMILY: "arial";
}
A:link.b {
	FONT-SIZE: 12px; COLOR: #202020; TEXT-DECORATION: none; FONT-FAMILY: "arial";
}
A:visited.b {
	FONT-SIZE: 12px; COLOR: #202020; TEXT-DECORATION: none;  FONT-FAMILY: "arial";
}
A:active.b {
	FONT-SIZE: 12px; COLOR: #202020; TEXT-DECORATION: none;  FONT-FAMILY: "arial";
}
A:hover.b {
	FONT-SIZE: 12px; COLOR: #7BA119; TEXT-DECORATION: none; FONT-FAMILY: "arial";
}


.button_hl {
	FONT-SIZE: 12px; COLOR: #7BA119; TEXT-DECORATION: none; FONT-FAMILY: "arial";
}


BODY {
	FONT-SIZE: 14px; FONT-FAMILY: "arial"; margin-top: 0 ; margin-left: 0 ; BACKGROUND: url(images/bg.gif)
}
TABLE {
	FONT-SIZE: 14px; COLOR: #636363; FONT-FAMILY: "arial"; align: "center"; 
}
INPUT {
	FONT-SIZE: 14px; LINE-HEIGHT: normal; letter-spacing:1.5pt; 
}
P {
	FONT-SIZE: 14px; FONT-FAMILY: "arial";  COLOR: #636363; TEXT-ALIGN: "justify"; 
}
.copyright {
	FONT-SIZE: 10px; COLOR: #8E8E8E; FONT-FAMILY: "arial";TEXT-ALIGN: left; 
}
.text_english_11 {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: "arial"; 
}
.text_english_12 {
	FONT-SIZE: 12px; COLOR: #636363; FONT-FAMILY: "arial"; TEXT-ALIGN: "justify"; 
}
.text_english_14 {
	FONT-SIZE: 14px; COLOR: #8C6239; FONT-FAMILY: "arial"; 
}

.text_chinese_14 {
	FONT-SIZE: 14px; COLOR: #8C6239; FONT-FAMILY: "simsun"; 
}

.text_english_16 {
	FONT-SIZE: 16px; COLOR: #666F78; FONT-FAMILY: "arial"; 
}

.text_member-content-title {
	FONT-SIZE: 14px; COLOR: #109F10; FONT-FAMILY: "simsun"; 
}
.text_member-content-text-chinese {
	FONT-SIZE: 14px; COLOR: #202020; FONT-FAMILY: "simsun"; 
}
.text_member-content-text-english {
	FONT-SIZE: 12px; COLOR: #202020; FONT-FAMILY: "arial"; 
}


.title_chinese {
	FONT-SIZE: 18px; COLOR: #790000; FONT-FAMILY: "simsun"; 
}
.title_english {
	FONT-SIZE: 12px; COLOR: #636363; FONT-FAMILY: "arial"; 
}

.subtitle_chinese {
	FONT-SIZE: 14px; COLOR: #8C6239; FONT-FAMILY: "simsun"; 
}
.subtitle_english {
	FONT-SIZE: 12px; COLOR: #48515B; FONT-FAMILY: "arial"; 
}

.pic_desc {
	FONT-SIZE: 12px; COLOR: #6E3411; FONT-FAMILY: "SimSun"; 
}

.arrowlistmenu{
width: 218px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
background: url(images/bullet_01.gif) no-repeat center left; /*custom bullet list image*/
font: 12px Arial;
color:  #603913;
/* background: black url(titlebar.png) repeat-x center left;*/
margin-bottom: 6px; /*bottom spacing between header and rest of content*/
/*text-transform: uppercase;*/
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
border-bottom: 1px solid #dadada;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background: url(images/activities-btn-bg.gif);
color:  #FFFFFF;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
border-bottom: 1px solid #dadada;
}

.arrowlistmenu ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
color: #603913;
}

.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
background: url(images/bullet_01.gif) no-repeat center left; /*custom bullet list image*/
color:  #7BA119;
}

.arrowlistmenu ul li a{
color: #603913;
display: block;
padding: 2px 0;
padding-left: 16px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #dadada;
font-size: 12px;
}

.arrowlistmenu ul li a:visited{
color: #603913;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
background: url(images/bullet_01.gif) no-repeat center left; /*custom bullet list image*/
color:  #7BA119;
}

.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
background: url(images/bullet_01.gif) no-repeat center left; /*custom bullet list image*/
color:  #7BA119;
}
