td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.red {

	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
}
.green {

	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #1F831F;
}
.title {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #006699;
	font-weight: bold;
}
.title1 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 18px;
	color: #006699;
	font-weight: bold;
}

.blue {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #0068B1;
}
.white {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.yellow {
	font-family: "黑体";
	font-size: 16px;
	line-height:20px;
	color: #FFFF00;
}
a:link {
	text-decoration: none;
	color: #006699;
	font-weight: normal;
}

.tel {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #FF6600;
	font-weight: bold;
}
.font_01 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.font_02 {
	font-family: "黑体";
	font-size: 18px;
	line-height: 22px;
	color: #006699;
}

a:visited {color: #006699;
font-weight: normal;
	text-decoration: none;
}
a:hover {font-weight: normal;
	color: #FF3300;
	text-decoration: underline;
}
a.w1:link {
	text-decoration: none;
	color: #339966;
	font-weight: normal;
}
a.w1:visited {
	text-decoration: none;
	color: #339966;
}
a.w1:hover {
	color: #FF6633;
	text-decoration: underline;
}
a.w2:link {
	text-decoration: none;
	color: #FF0000;
}
a.w2:visited {
	text-decoration: none;
	color: #FF0000;
}
a.w2:hover {
	color: #000000;
	text-decoration: underline;
}
