.style {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 24px;
	font-family: "宋体";
	font-weight: lighter;
}
.title {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.title1 {
	font-size: 13px;
	letter-spacing:2px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: lighter;
	color: #006600;
	text-decoration: none;
}


.input {
	border: 1px solid #55A349;
	background-color: #DBEDCA;
	font-size: 12px;
	color: #49631B;
	text-decoration: none;
}
.title3 {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.title2 {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #428E3E;
	text-decoration: none;
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
}
a.news:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "宋体";
}
a.news:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.news:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

