td {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a:hover {

	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a:visited {

	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.sidelink:link {
    font-family: "宋体";
	color: 333333;
	text-decoration: none;
}
a.sidelink:hover {
    font-family: "宋体";
	color: 666666;
	text-decoration: none;
}
a.sidelink:visited {
    font-family: "宋体";
	color: 333333;
	text-decoration: none;
}

.contenttitle {
	font-family: "宋体";
	font-size: 14px;
	color: #AA0006;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;

}
.copyright {
	font-family: "Arial";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.redambers:link {
	font-family: "Arial";
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
a.redambers:hover {
	font-family: "Arial";
	color: #AA0006;
	text-decoration: underline;
	font-size: 12px;
}
a.redambers:visited {
	font-family: "Arial";
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
