@charset "utf-8";
/* CSS Document */

.content {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #000000;
}
.content2 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	color: #333333;
}
.redtitle {
	font-family: "黑体";
	font-size: 14px;
	line-height: 22px;
	color: #FF0000;
}
.kindtitle {
	font-family: "黑体";
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}
img{ 
    border:none; 
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #E8795E;
}
.contitle {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
}
.STYLE1 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 19px;
}

