@charset "UTF-8";
/* CSS Document */

.image {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
}

.chart {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
}

.chart_inside {
	margin-bottom: 10px;
	width: 410px;
	text-align: right;
}

.bdtext {
	color: #000000;
	font: 13px Arial, 新細明體, Mingliu;
	text-align: justify;
}
.bdtext A:link {	color: #003399; text-decoration: none;font-size: 13px;}
.bdtext A:visited { color: #003399; text-decoration: none;font-size: 13px;}
.bdtext A:active { 	color: #003399; text-decoration: none;font-size: 13px;}
.bdtext A:hover { 	color: #cc0000; text-decoration: none;font-size: 13px;}

/* RED Template---------------------------------- */

.red_subhead_lv1 {
	color: #cc6666;
	text-transform: uppercase;
	font: bold 15px Arial, 新細明體, Mingliu;
	text-align: left;
}
.red_subhead_lv1 A:link {	color: #003399; text-decoration: none;}
.red_subhead_lv1 A:visited { color: #003399; text-decoration: none;}
.red_subhead_lv1 A:active { color: #003399; text-decoration: none;}
.red_subhead_lv1 A:hover { 	color: #990000; text-decoration: none;}

.red_subhead_lv2 {
	color: #630000;
	font: 15px Arial, 新細明體, Mingliu;
	text-align: left;
}
.red_subhead_lv2 A:link {	color: #003399; text-decoration: none;}
.red_subhead_lv2 A:visited { color: #003399; text-decoration: none;}
.red_subhead_lv2 A:active { color: #003399; text-decoration: none;}
.red_subhead_lv2 A:hover { 	color: #000000; text-decoration: none;}

.red_tabletitle {
	color: #630000;
	font: bold 13px Arial, 新細明體, Mingliu;
	text-align: left;
	
}
.red_tabletitle A:link {	color: #003399; text-decoration: none;}
.red_tabletitle A:visited { color: #003399; text-decoration: none;}
.red_tabletitle A:active { color: #003399; text-decoration: none;}
.red_tabletitle A:hover { 	color: #000000; text-decoration: none;}

.red_tablebdtext {
	color: #000000;
	font: 13px Arial, 新細明體, Mingliu;
	text-align: left;
	background-color: #fdcbcb;
	padding-left: 15px;
	padding: 1px;
}
.red_tablebdtext A:link {	color: #003399; text-decoration: none;}
.red_tablebdtext A:visited { color: #003399; text-decoration: none;}
.red_tablebdtext A:active { color: #003399; text-decoration: none;}
.red_tablebdtext A:hover { 	color: #cc0000; text-decoration: none;}

.red_charttitle {
	color: #630000;
	font: bold 13px Arial, 新細明體, Mingliu;
	text-align: left;
	text-transform: uppercase;	
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 10px;
}
.red_charttitle A:link {	color: #003399; text-decoration: none;}
.red_charttitle A:visited { color: #003399; text-decoration: none;}
.red_charttitle A:active { color: #003399; text-decoration: none;}
.red_charttitle A:hover { 	color: #cc0000; text-decoration: none;}

/* BLUE Template---------------------------------- */

.blue_subhead_lv1 {
	color: #006699;
	text-transform: uppercase;
	font: bold 15px Arial, 新細明體, Mingliu;
	text-align: left;
}
.blue_subhead_lv1 A:link {	color: #003399; text-decoration: none;}
.blue_subhead_lv1 A:visited { color: #003399; text-decoration: none;}
.blue_subhead_lv1 A:active { color: #003399; text-decoration: none;}
.blue_subhead_lv1 A:hover { 	color: #990000; text-decoration: none;}


.blue_subhead_lv2 {
	color: #0099cc;
	font: 15px Arial, 新細明體, Mingliu;
	text-align: left;
}
.blue_subhead_lv2 A:link {	color: #003399; text-decoration: none;}
.blue_subhead_lv2 A:visited { color: #003399; text-decoration: none;}
.blue_subhead_lv2 A:active { color: #003399; text-decoration: none;}
.blue_subhead_lv2 A:hover { color: #990000; text-decoration: none;}

.blue_tabletitle {
	color: #003399;
	font: bold 13px Arial, 新細明體, Mingliu;
	text-align: left;
}
.blue_tabletitle A:link {	color: #003399; text-decoration: none;}
.blue_tabletitle A:visited { color: #003399; text-decoration: none;}
.blue_tabletitle A:active { color: #003399; text-decoration: none;}
.blue_tabletitle A:hover { 	color: #000000; text-decoration: none;}

.blue_tablebdtext {
	color: #000000;
	font: 13px Arial, 新細明體, Mingliu;
	text-align: left;
	background-color: #99ccff;
	padding-left: 15px;
	padding: 1px;
}
.blue_tablebdtext A:link {	color: #003399; text-decoration: none;}
.blue_tablebdtext A:visited { color: #003399; text-decoration: none;}
.blue_tablebdtext A:active { color: #003399; text-decoration: none;}
.blue_tablebdtext A:hover { 	color: #cc0000; text-decoration: none;}

.blue_charttitle {
	color: #003399;
	font: bold 13px Arial, 新細明體, Mingliu;
	text-align: left;
	text-transform: uppercase;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 10px;
}
.blue_charttitle A:link {	color: #000000; text-decoration: none;}
.blue_charttitle A:visited { color: #000000; text-decoration: none;}
.blue_charttitle A:active { color: #000000; text-decoration: none;}
.blue_charttitle A:hover { 	color: #cc0000; text-decoration: none;}

/* PURPLE Template---------------------------------- */

.purple_subhead_lv1 {
	color: #63359b;
	text-transform: uppercase;
	font: bold 15px Arial, 新細明體, Mingliu;
	text-align: left;
}
.purple_subhead_lv1 A:link {	color: #003399; text-decoration: none;}
.purple_subhead_lv1 A:visited { color: #003399; text-decoration: none;}
.purple_subhead_lv1 A:active { color: #003399; text-decoration: none;}
.purple_subhead_lv1 A:hover { 	color: #990000; text-decoration: none;}

.purple_subhead_lv2 {
	color: #9900cc;
	font: 15px Arial, 新細明體, Mingliu;
	text-align: left;
}
.purple_subhead_lv2 A:link {	color: #003399; text-decoration: none;}
.purple_subhead_lv2 A:visited { color: #003399; text-decoration: none;}
.purple_subhead_lv2 A:active { color: #003399; text-decoration: none;}
.purple_subhead_lv2 A:hover { color: #990000; text-decoration: none;}

.purple_tabletitle {
	color: #663366;
	font: bold 13px Arial, 新細明體, Mingliu;
	text-align: left;
}
.purple_tabletitle A:link {	color: #003399; text-decoration: none;}
.purple_tabletitle A:visited { color: #003399; text-decoration: none;}
.purple_tabletitle A:active { color: #003399; text-decoration: none;}
.purple_tabletitle A:hover { 	color: #000000; text-decoration: none;}

.purple_tablebdtext {
	color: #000000;
	font: 13px Arial, 新細明體, Mingliu;
	text-align: left;
	background-color: #ffccff;
	padding-left: 15px;
	padding: 1px;
}
.purple_tablebdtext A:link {	color: #003399; text-decoration: none;}
.purple_tablebdtext A:visited { color: #003399; text-decoration: none;}
.purple_tablebdtext A:active { color: #003399; text-decoration: none;}
.purple_tablebdtext A:hover { 	color: #cc0000; text-decoration: none;}

.purple_charttitle {
	color: #663366;
	font: bold 13px Arial, 新細明體, Mingliu;
	text-align: left;
	text-transform: uppercase;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 10px;
}
.purple_charttitle A:link {	color: #000000; text-decoration: none;}
.purple_charttitle A:visited { color: #000000; text-decoration: none;}
.purple_charttitle A:active { color: #000000; text-decoration: none;}
.purple_charttitle A:hover { 	color: #cc0000; text-decoration: none;}

/* End or colors templates ---------------------------- */

.chartsource {
	color: #666666;
	font: 10px Arial, 新細明體, Mingliu;
	text-align: right;
	padding-right: 10px;
}
.chartsource A:link {	color: #003399; text-decoration: none;font-size: 10px;}
.chartsource A:visited { color: #003399; text-decoration: none;font-size: 10px;}
.chartsource A:active { 	color: #003399; text-decoration: none;font-size: 10px;}
.chartsource A:hover { 	color: #cc0000; text-decoration: none;font-size: 10px;}

.author_byline {
	color: #999999;
	font: 13px Arial, 新細明體, Mingliu;
	text-align: left;
}
.author_byline A:link {	color: #003399; text-decoration: none;font-size: 13px;}
.author_byline A:visited { color: #003399; text-decoration: none;font-size: 13px;}
.author_byline A:active { 	color: #003399; text-decoration: none;font-size: 13px;}
.author_byline A:hover { 	color: #cc0000; text-decoration: none;font-size: 13px;}

.disclaimer {
	color: #666666;
	font: 10px Arial, 新細明體, Mingliu;
	text-align: left;
}
.disclaimer A:link {	color: #003399; text-decoration: none;font-size: 10px;}
.disclaimer A:visited { color: #003399; text-decoration: none;font-size: 10px;}
.disclaimer A:active { 	color: #003399; text-decoration: none;font-size: 10px;}
.disclaimer A:hover { 	color: #cc0000; text-decoration: none;font-size: 10px;}


.tablesource {
	color: #666666;
	font: 10px Arial, 新細明體, Mingliu;
	text-align: right;
	background-color: #cccccc;
	padding: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
.tablesource A:link {	color: #003399; text-decoration: none;font-size: 10px;}
.tablesource A:visited { color: #003399; text-decoration: none;font-size: 10px;}
.tablesource A:active { 	color: #003399; text-decoration: none;font-size: 10px;}
.tablesource A:hover { 	color: #cc0000; text-decoration: none;font-size: 10px;}

.tableheader {
	color: #ffffff;
	font: bold 13px Arial, 新細明體, Mingliu;
	text-align: left;
	background-color: #333333;
	padding-left: 15px;
	padding: 1px;
}
.tableheader A:link {	color: #003399; text-decoration: none;font-size: 13px;}
.tableheader A:visited { color: #003399; text-decoration: none;font-size: 13px;}
.tableheader A:active { 	color: #003399; text-decoration: none;font-size: 13px;}
.tableheader A:hover { 	color: #cc0000; text-decoration: none;font-size: 13px;}

.tableBIG {
	width: 100%;
	height: 0px;
}
.tableSMALL {
	width: 60%;
	height: 0px;
}