td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 2;
	color: #333333;
}
.word1 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-align: left;
	letter-spacing: 5px;

}
.word2 {
	font-family: "宋体";
	font-size: 24px;
	font-weight: bold;
	color: #336699;
	letter-spacing: 8px;
	text-align: center;

}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.word3 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-align: center;
	letter-spacing: 5px;

}
