/* ###########  main content #############  */
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
	text-decoration: underline;
}

.textstyle_en {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 24px;
	color:#FFFFFF;
}

.textstyle_en1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 24px;
	color:#000000;
}

.textstyle_en2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color:#FFFFFF;
}

.textstyle_zh {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 24px;
	color:#FFFFFF;
}

.textstyle_zh1 {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 24px;
	color:#000000;
}


/* ###########  header content #############  */
#header a:link {
	color: #000066;
	text-decoration: none;
}
#header a:visited {
	color: #000066;
	text-decoration: none;
}
#header a:hover {
	color: #000000;
	text-decoration: underline;
}
#header a:active {
	color: #000000;
	text-decoration: underline;
}

#header .textstyle_en {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 24px;
	color:#000066;
}

#header .textstyle_zh {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 24px;
	color:#000066;
}


/* ###########  footer content #############  */
#footer a:link {
	color: #000066;
	text-decoration: none;
}
#footer a:visited {
	color: #000066;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#footer a:active {
	color: #000000;
	text-decoration: underline;
}

#footer .textstyle_en {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 36px;
	color:#000066;
}

#footer .textstyle_zh {
	font-size: 12px;
	line-height: 36px;
	color:#000066;
}

#footer .parastyle {
	line-height: 24px;
}