td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.title {
	font-family: "宋体";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #F9F0D7;
	padding-left: 8px;
}
.title1 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #Ffffff;
	padding-left: 8px;
}
.font_01 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #CC0000;
	padding-left: 0px;
}
.font_02{
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
	padding-left: 0px;
}
.font_03{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #990000;
	padding-left: 0px;
}
.red{
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #CC0000;
	padding-left: 0px;
}
.white{
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
	padding-left: 0px;
}
a:link {
	color: #1E1E1E;
	text-decoration: none;
}
a:visited {
	color: #1E1E1E;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a.w1:link {
	color: #CC0000;
	text-decoration: none;
}
a.w1:visited {
	color: #CC0000;
	text-decoration: none;
}
a.w1:hover {
	color: #000000;
	text-decoration: underline;
}
