@charset "utf-8";
.txt {
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 14px;
	line-height: 25px;
	color: #333;
}
.txt_r {
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #F36;
}
