.content {
	font-family: PMingLiU;
	font-size: 15px;
	font-style: normal;
	color: #555555;
	text-decoration: none;
}
.title {
	font-family: PMingLiU;
	font-size: 24px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	font-weight: bolder;
}
.header {
	font-family: PMingLiU;
	font-size: 20px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	font-weight: bolder;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link {
	font-family: PMingLiU;
	font-size: 11px;
	font-style: normal;
	color: #555555;
	text-decoration: none;		
}

.link2 {
	font-family: PMingLiU;
	font-size: 15px;
	font-style: normal;
	color: #555555;
	text-decoration: underline;		
}

.subcontent {
	font-family: PMingLiU;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
.engcontent {
	font-family: Arial;
	font-size: 15px;
	color: #555555;
	text-decoration: none;
}

.subheader {
	font-family: PMingLiU;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
.engheader {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.engsubcontent {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #555555;
	text-decoration: none;
}
