@charset "big5";
.text_01 {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 20px;
	color: #252525;
	text-decoration: none;
}
.text_01:hover {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 20px;
	color: #b75735;
	text-decoration: underline;
}
.text_02 {
	font-family: Arial, "新細明體";
	font-size: 13px;
	line-height: 20px;
	color: #423e33;
}
.text_03 {
	font-family: Arial, "新細明體";
	font-size: 13px;
	line-height: 20px;
	color: #716338;
}
.text_03:hover {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 20px;
	color: #bd5854;
	text-decoration: none;
}
.text_04 {
	font-family: Arial, "新細明體";
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}

