@charset "UTF-8";
.btm_txt {
	font-family: 簡黑體, 簡中黑體, 簡細黑, 新細明體, 細明體, 簡正黑體, MHei,Hei, MHeiHK-Medium, Helvetica, Arial;
	font-size: 10px;
	color: #53362C;
	letter-spacing: 0.1em;
	white-space: normal;
	margin: 2px;
}
.btm_bg {
	background-color: #C9C2B2;
	font-size: 10px;
	color: #53362C;
}
.btm_link {
	font-family: 簡黑體, 簡中黑體, 簡細黑, 新細明體, 細明體, 簡正黑體, MHei,Hei, MHeiHK-Medium, Helvetica, Arial;
	font-size: 10px;
	color: #53362C;
	letter-spacing: 0.1em;
	white-space: normal;
	text-align: left;
	margin: 2px;
	background-color: #C9C2B2;
	text-decoration: none;
}

