.txt {
	font-family: "新細明體";
	font-size: 12px;
}
.txts {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
}
.topic {
	font-family: "新細明體";
	font-size: 16px;
	font-weight: bold;
	color: #1c5505;
	letter-spacing: 2px;
}
.subtopic {
	font-family: "新細明體";
	font-size: 12px;
	font-weight: bold;
	color: #e77011;
	letter-spacing: 1px;
}
.link {
	font-family: "新細明體";
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.link:hover {
	font-family: "新細明體";
	color: #999999;
	text-decoration: none;
}
.linkblack {
	font-family: "新細明體";
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.linkblack:hover {
	font-family: "新細明體";
	color: #999999;
	text-decoration: none;
}
.linkwhite {
	font-family: "新細明體";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.linkwhite:hover {
	font-family: "新細明體";
	color: #999999;
	text-decoration: none;
}
.linkgreen {
	font-family: "新細明體";
	font-size: 13px;
	font-weight: normal;
	color: #459c22;
	text-decoration: none;
}
.linkgreen:hover {
	font-family: "新細明體";
	color: #1c5505;
	text-decoration: none;
}
.greenhigh {
	font-family: "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #459c22;
	text-decoration: none;
}
.redprice {
	color: #FF0000;
	
}

