.normal-txt {
	font-family: "宋体", "新宋体", Verdana, "Verdana Ref";
	font-size: 12px;
	color: #003366;
	word-spacing: 2px;
	letter-spacing: 1px;
}
.normal-txt-bold {
	font-family: "宋体", "新宋体", Verdana, "Verdana Ref";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.normal-txt-copyright {
	font-family: "宋体", "新宋体", Verdana, "Verdana Ref";
	font-size: 12px;
	color: #FFFFFF;
}

