@charset "utf-8";

.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.bottom_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0033FF;
	text-decoration:none;
	
}
.bottom_link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0033FF;
	text-decoration:underline;
	
}
.content_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.subject {
	line-height: normal;
	text-indent: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.subject_sponsor {
	line-height: normal;
	text-indent: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.driver_title {
	font-size: 24px;
	color: #000066;
	font-family: "新細明體";
	font-weight: bold;
}
