
<!--
/*
body {  font-family: "細明體"; font-size: 9px}
td {  font-family: "細明體"; font-size: 13px}
.nav {  font-family: "細明體"; font-size: 9pt; font-style: normal}
.td_underline { border-bottom-style: solid; border-color:Black ; border-width:1px}
*/

body {  font-family: "細明體"; font-size: 9px; color: black; background-color:white}

td {  font-family: "細明體"; font-size: 14px}

.nav {  font-family: "細明體"; font-size: 9pt; font-style: normal; /* color: #0033FF; */ color: Black}

.td_underline { border-bottom-style: solid; border-color:black; border-width:1px}

.hd1 {  font-family: "細明體"; font-size: 14pt; font-style: normal; font-weight: bold; color: black}
.hd2 {  font-family: "細明體"; font-size: 14pt; font-style: normal; font-weight: bold; color: #0047B7}
.sub-hd {  font-family: "細明體"; font-size: 12pt; font-style: normal; font-weight: bold; color: black}
.sub-hd2 {  font-family: "細明體"; font-size: 10pt; font-style: normal; font-weight: bold; color: black}
.sub-hd3 {  font-family: "細明體"; font-size: 10pt; font-style: normal; font-weight: bold; color: #0047B7}
.sub-hd3b {  font-family: "細明體"; font-size: 10pt; font-style: normal; font-weight: bold; color: red}
.display {  font-family: "細明體"; font-size: 10pt; font-style: normal; line-height: 13pt; color: black}
.content {  font-family: "細明體"; font-size: 10pt; font-style: normal; line-height: 18pt}
.url_link {  font-family: "細明體"; font-size: 9pt; font-style: normal; color: black}

.pointer
{
	cursor: pointer
}

td object, td embed
{
	vertical-align: bottom;
} 

.wsc_top 
{
	background-color: white;
	color: white;
}

.wsc_top_bar
{
	position:absolute;
	background-color:white;
	color:black;
	visibility:hidden;
}

.wsc_menu
{
	/* background-color: #00CCFF; */
	background-color: #BAE1FF;
	color: black;
	vertical-align: top;
}

.wsc_menu_item
{
	/* background-color: Yellow; */
	font-family: "細明體";
	font-size: 9pt;	
	color: #0033FF;
	vertical-align:top;
	/* text-decoration: none; */
}

.wsc_menu_item_selected
{
	background-color: #0033FF;
	font-family: "細明體";
	font-size: 10pt;	
	color: white;
}

.wsc_body
{
	background-color: white;
	color: black;
	vertical-align: top;
}

.wsc_tnc
{
	font-family: "細明體";
	font-size: 8pt;
	font-style: normal;
	color: #808080;
}
.wsc_tnc_disclaimer
{
	color: #0047B7;
	text-decoration: none;
}
.wsc_tnc_terms_conditions
{
	color: #0047B7;
	text-decoration: none;
}
.wsc_tnc_privacy_policy
{
	color: #0047B7;
	text-decoration: none;
}

.wsc_tnc_online_security
{
	color: #0047B7;
	text-decoration: none;
}

.wsc_last_update_date
{
	font-family: "細明體";
	font-size: 8pt;
	font-style: normal;
	color: black;
	text-align: center;
}

.wsc_form_normal
{
	background-color: #BAE1FF;
}

.wsc_form_heading
{
	background-color: #0033FF;
}

.wsc_form_heading_text
{
	font-family: "細明體";
	font-size: 14pt;
	color:white;
}

.wsc_form_sub_heading
{
	background-color: #0047B7;
}

.wsc_form_sub_heading_text
{
	font-family: "細明體";
	font-size: 12pt;
	color:white;
}

.wsc_table_border
{
	background-color: #663300;
}

.wsc_table_head_bg
{
	background-color: #0033FF;
}

.wsc_table_head_text
{
	font-family: "細明體";
	font-size: 12pt;
	font-weight: bold;
	color: white;
}

.wsc_table_head_text2
{
	font-family: "細明體";
	font-size: 10pt;
	font-weight: bold;
	color: white;
}

.wsc_table_bg
{
	background-color: white;
}

.wsc_table_text
{
	font-family: "細明體";
	font-size: 10pt;
	color: black;
}

.wsc_table_text2
{
	font-family: "細明體";
	font-size: 10pt;
	font-weight: bold;
	color: black;
}

.wsc_link
{
	font-family: "細明體";
	font-size: 9pt;
	font-style: normal;
	color: #0047B7;
	text-decoration: underline;
}

.wsc_link_selected
{
	font-family: "細明體";
	font-size: 9pt;
	font-style: normal;
	/* color: #FF6633; */
	color: green;
	text-decoration: none;
}

.wsc_hyper_link
{
	color: #0047B7;
	text-decoration: underline;
}

.wsc_highlight
{
	background-color: #BAE1FF;
}

.title_text 
{
	font-family: "細明體"; 
	font-size: 16pt; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: underline; 
	color: #0047B7;
	line-height: 20pt;
	/* color: blue; */
}

.title_text2 
{
	font-family: "細明體";
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #0047B7;
	/* color: blue; */
}

.title_text3
{
	font-family: "細明體";
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #0047B7;
	/* color: blue; */
}

.subscript {
	font-size: 10px
}
-->