@charset "utf-8";
.new {
	font-family: "新細明體";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 23px;
}
.pink {
	font-family: "新細明體";
	font-size: 12px;
	color: #FF9999;
	font-weight: bold;
}
.green {
	font-family: "新細明體";
	font-size: 16px;
	font-weight: bold;
	color: #66CC99;
	text-decoration: underline;
}

