td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #646464;
}
.red {

	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
}
.font_01{
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #FF4669;
}
.yellow{

	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #FFFF00;
}
.title {
	font-family: "宋体";
	font-size: 13px;
	line-height: 18px;
	color: #CC0D46;
	font-weight: bold;
}
.title_c {
	font-family: "宋体";
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}
.blue {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #005CD9;
}
.white {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #525252;
	font-weight: normal;
}

.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #FF6600;
	font-weight: bold;
}

a:visited {color: #525252;
font-weight: normal;
	text-decoration: none;
}
a:hover {font-weight: normal;
	color: #FF3300;
	text-decoration: underline;
}
a.w1:link {
	text-decoration: none;
	color: #FF0000;
	font-weight: normal;
}


a.w1:visited {color: #FF0000;
font-weight: normal;
	text-decoration: none;
}
a.w1:hover {font-weight: normal;
	color: #333399;
	text-decoration: underline;
}
