.chinese {
	font-family: "全真圓新書";
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #F3610E;
}
.chinese01 {
	font-family: "全真圓新書";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #F3610E;
}

.english {
	font-family: "Times New Roman";
	font-style: italic;
	font-weight: bold;
	color: #F3610E;
	font-size: 22px;
}
.smallenglish {
	font-family: Fujiyama2;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.smallchinese {
	font-family: "全真粗黑體";
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #CCCCCC;
}
.copyright {
	font-family: "Times New Roman";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
