.text {
	font-family: "細明體";
	font-size: 15px;
	color: #255447;
	text-decoration: none;
}
.header {
	font-size: 15px;
	color: #E8E800;
	text-decoration: none;
	font-style: normal;
}
.smallertext {

	font-family: "細明體";
	font-size: 13px;
	color: #387D85;
	text-decoration: none;
}
.textENG {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #255447;
	text-decoration: none;
}
.smallertextENG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #387D85;
	text-decoration: none;
}
.headerENG {
	font-size: 15px;
	color: #E8E800;
	text-decoration: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.details {
	letter-spacing: 2px; font-size: 10pt;
	color: #000000;
}

.replytextname {
	font-family: "新細明體", "細明體";
	font-size: 12px; font-style: normal; line-height: normal;
	font-weight: normal; color: #000000;
	text-decoration: none; letter-spacing: 2px
}
.replytextcontent {
	font-family: "新細明體", "細明體"; font-size: 12px;
	font-style: normal; line-height: normal; font-weight: normal;
	color: #000000; text-decoration: none; letter-spacing: 2px
}

.smallertext a	{
	color: #0000ff; text-decoration: underline;
}
.smallertext a:hover	{
	color: #ff0000; text-decoration: none;
}
