@charset "utf-8";
.Tdown {
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
.text12DarkGray {
	font-family: "微軟正黑體";
	font-size: 15px;
	color: #333;
	font-weight: bold;
}
.BlackBig16 {
	font-family: "微軟正黑體";
	font-size: 16px;
	font-weight: bolder;
	color: #000;
}
.Gray14 {
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #000;
}
.Puple16 {
	font-family: "微軟正黑體";
	font-size: 16px;
	font-weight: bolder;
	color: #996699;
}
.Coffee16 {
	font-family: "微軟正黑體";
	font-size: 16px;
	font-weight: bold;
	color: #300;
	text-align: center;
}
.Red14 strong {
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #C33;
}
.button {
	font-family: "微軟正黑體";
	font-size: 16px;
	color: #663300;
	letter-spacing: 1px;
	padding-top: 20px;
}
.button a:link{
	text-decoration: none;
	font-weight: bolder;
	color: #666;
}
.button a:hover{
	font-weight: bolder;
	color: #FF9900;
}

.new14{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.marqee{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3366CC;
	font-weight: bolder;
}
