.route {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	color: #990066;
	text-decoration: none;
	margin: auto;
}

.title {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 24px;
	color: #993399;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}

.title_chi {
	font-family: "新細明體";
	font-size: 24px;
	color: #993399;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}

.head1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: Bold;
}

.head2blue {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
}


.bodytext_chi{
	font-family: "新細明體";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.bodytext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}

.bodylink {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #0000FF;
	text-decoration: underline;
	font-size: 14px;
}

.whitelink {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.purplelink {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	color: #990066;
	font-weight: bold;
	text-decoration: none;
}
