@charset "utf-8";
/* 跑馬燈文字顏色、大小 */
.marquee_txt_color{
	color: #E15A5C;
	font-family: "微軟正黑體";
	font-size: 26px;
}

