@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;
}

