.main {
	font-family: "宋体", "黑体";
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	text-decoration: none;
}
a.main:hover {
	text-decoration: underline;
	color: 0066FF;
}
.bigclass {
	font-family: "宋体", "黑体";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
a.bigclass:hover {
	color: #0066CC;
	text-decoration: underline;
}
.smallclass {
	font-family: "宋体", "黑体";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 4px;
}
a.smallclass:hover {
	color: #0066ff;
	background-color: #E0F1EC;
}
.top-menu {
	font-family: "宋体", "黑体";
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	text-decoration: none;
}
a.top-menu:hover {
	color: 0066FF;
	text-decoration: underline;
}
.dongxing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
	color: #CC0000;
	text-decoration: none;
}
.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
.images{ padding:3px; border:1px #999999 solid;}