body, td, th {
	font-family:Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link { text-decoration: none; color:#1d8374; }
a:visited { text-decoration: none; color:#1d8374;}
a:hover { text-decoration: underline; color:#1d8374;}
a:active { text-decoration: none; color:#1d8374;}

.header_lang { font-size: 12px; }
a.header_lang:link { color: #ffffff; text-decoration: none; }
a.header_lang:visited { text-decoration: none; color: #ffffff; }
a.header_lang:hover { text-decoration: none; color: #000000; }
a.header_lang:active { text-decoration: none; color: #ffffff; }

.footer_txt { font-size:12px; color:#ffffff; }
a.footer_link:link { color: #ffffff; text-decoration: none; }
a.footer_link:visited { text-decoration: none; color: #ffffff; }
a.footer_link:hover { text-decoration: none; color: #ffffff; }
a.footer_link:active { text-decoration: none; color: #ffffff; }


.black_text { color:#000000; font-size:12px; }
.white_text { color:#ffffff; font-size:12px; }
.theme_text { color:#1d8374; font-size: 12px; }

.both_line {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.chinese_font {
	line-height:18px;
	letter-spacing:2px;
	font-size:13px;
}
.english_font {
	font-size: 12px; 
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
}
.english_font_bold {
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.subtitle {
	font-weight: bold;
	font-size: 13px;	
}
