@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 新細明體, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body, td, th {
}
/* link  */
a {
	font-size: 14px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #003366;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
a:active {
	text-decoration: none;
}
a.footer {
	font-size: 13px;
	color: #000000;
}
a.footer:link {
	text-decoration: none;
	color: #000033;
}
a.footer:visited {
	text-decoration: none;
	color: #333333;
}
a.footer:hover {
	text-decoration: none;
	color: #333366;
}
a.footer:active {
	text-decoration: none;
}
/* table  */
.table {
	border:1px solid #CCCCCC;
}
.table_wide_bolder {
	border:5px solid #CCCCCC;
}
/* title big5  */
.title_big5 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.3em;
}
.tilte_big5_blue {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.3em;
	color: #003366;
}
.tilte_big5_green {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.3em;
	color: #336600;
}
.tilte_big5_white {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.5em;
}
/* title eng  */
.title_eng {
	font-size: 15px;
	font-weight: bold;
}
.tilte_eng_blue {
	font-size: 15px;
	font-weight: bold;
	color: #003366;
}
.tilte_eng_green {
	font-size: 15px;
	font-weight: bold;
	color: #336600;
}
.tilte_eng_white {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
/* content big5  */
.content_big5 {
	font-size: 13px;
	letter-spacing: 0.1em;
}
.content_big5_blue {
	font-size: 12px;
	color: #003366;
	letter-spacing: 0.1em;
}
.content_big5_green {
	font-size: 12px;
	color: #336600;
	letter-spacing: 0.1em;
}
.content_big5_white {
	font-size: 15px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
.content_big5_grey {
	font-size: 12px;
	color: #CCCCCC;
}
.content_big5_darkgrey {
	font-size: 12px;
	color: #666666;
}
.content_big5_long {
	font-size: 13px;
	line-height: 1.5em;
	letter-spacing: 0.2em;
}
.content_big5_bold {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.content_big5_green_bold {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #336600;
}
/* content eng  */
.content_eng {
	font-size: 12px;
}
.content_eng_long {
	font-size: 12px;
	line-height: 1.8em;
}
.content_eng_blue {
	font-size: 11px;
	color: #003366;
}
.content_eng_green {
	font-size: 11px;
	color: #336600;
}
.content_eng_grey {
	font-size: 11px;
	color: #CCCCCC;
}
.content_eng_darkgrey {
	font-size: 11px;
	color: #666666;
}
.content_eng_bold {
	font-size: 11px;
	font-weight: bold;
}
.content_eng_green_bold {
	font-size: 11px;
	font-weight: bold;
	color: #336600;
}
.content_eng_blue_bold {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
/* common  */
.text_red {
	font-size: 10px;
	color: #CC3333;
}
.text_red_big {
	font-size: 12px;
	color: #CC3333;
}
/* copyright */ 
.copyright {
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

