@charset "utf-8";
.Content {
	font-family: "微軟正黑體";
	font-size: 17px;
	line-height: 28px;
	color: #000000;
}
.Top {
	font-family: "微軟正黑體";
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.Top a:link{
	font-family: "微軟正黑體";
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Top a:hover{
	font-family: "微軟正黑體";
	font-size: 20px;
	font-weight: bold;
	color: #de6a25;
}
.Content_reader {
	font-family: "微軟正黑體";
	font-size: 16px;
	font-style: italic;
	color: #777777;
}
.Content_Title {
	font-family: "微軟正黑體";
	font-size: 25px;
	font-weight: bold;
	color: #fff100;
}
.Content_white {
	font-family: "微軟正黑體";
	font-size: 17px;
	color: #FFFFFF;
}
.Content_Title_s {
	font-size: 17px;
	font-weight: bold;
	color: #fff100;
}
.Content_number {
	font-family: "微軟正黑體";
	font-size: 17px;
	font-weight: bold;
	color: #e8380d;
}
.Content_Title_green {
	font-family: "微軟正黑體";
	font-size: 19px;
	font-weight: bold;
	color: #75b031;
}
.Content_Title_cata {
	font-family: "微軟正黑體";
	font-size: 17px;
	font-weight: bold;
	color: #7e383b;
}
.Activity_number {
	font-family: "微軟正黑體";
	font-size: 24px;
	font-weight: bold;
	color: #E8380D;
}
.Activity_number a:link{
	font-family: "微軟正黑體";
	font-size: 24px;
	font-weight: bold;
	color: #E8380D;
	text-decoration: none;
}
.Activity_number a:hover{
	font-family: "微軟正黑體";
	font-size: 24px;
	font-weight: bold;
	color: #f08300;
	text-decoration: underline;
}