@charset "utf-8";
.white_text {
	font-family: "新細明體";
	font-size: 15px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing:1px;
	text-decoration:none;
}


.white_text a:link {
	font-family: "新細明體";
	font-size: 15px;
	line-height: 18px;	
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing:1px;
	text-decoration:none;
}

.white_text a:visited {
	font-family: "新細明體";
	font-size: 15px;
	line-height: 18px;	
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing:1px;
	text-decoration:none;
}

.white_text a:hover {
	font-family: "新細明體";
	font-size: 15px;
	line-height: 18px;	
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
	letter-spacing:1px;
	text-decoration:none;
}



.left_text {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 24px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	letter-spacing:1px;
	text-decoration:none;
}




.left_text a:link {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 24px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	letter-spacing:1px;
	text-decoration:none;
}

.left_text a:visited {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 24px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	letter-spacing:1px;
	text-decoration:none;	
}

.left_text a:hover {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 24px;
	font-style: normal;
	font-weight: normal;
	color:#942525;
	letter-spacing:1px;
	text-decoration:underline;
}


.left_select_text {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 24px;
	font-style: normal;
	font-weight:bold;
	color:#942525;
	letter-spacing:1px;
}


.title_text {
	font-family: "新細明體";
	font-size: 15px;
	line-height: 24px;	
	font-style: normal;
	font-weight:bold;
	color:#000000;
	letter-spacing:1px;
	text-decoration:none;
}


.menu_active_text {
	font-family: "新細明體";
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight:bold;
	color:#d66c05;
	letter-spacing:1px;
}

.table_white_text {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 18px;	
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing:1px;
	text-decoration:none;
}


.table_black_text {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	letter-spacing:1px;
	text-decoration:none;
}

.table_black_text a:hover {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	letter-spacing:1px;
	text-decoration:none;
}


.table_black_text a:visited {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	letter-spacing:1px;
	text-decoration:none;
}

.table_black_text a:hover {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	letter-spacing:1px;
	text-decoration:none;
}


.left_select_text {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 24px;
	font-style: normal;
	font-weight:bold;
	color:#942525;
	letter-spacing:1px;
}


.line {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color:#333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}