@charset "utf-8";
.gray12 {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
}
.gray16bold {

	font-family: "新細明體";
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #b89968;
}

.download {
	color: #444B4B;
	font-weight: normal;
	font-size: 13px;
}
.text12 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.text15 {
	font-family: "新細明體";
	line-height: 26px;
	font-weight: bold;
	color: #bc9b6a;
	font-size: 16px;
}
.text13bold {
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
}
.text15 {
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
}
a:link { 
	color: #000000;
	}
a:visited { 
	color: #000000;
	}
a:hover { 
	color: #000000;
	background-color: #f0f0f0;
	text-decoration: none;
	}
a:active { 
	color: #000000;
	}
