.a {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	color: #0066CC;
	text-decoration: none;
}
.a:hover {
	text-decoration: underline;
	color: #999999;
}
a {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
.bodyText {
	font-family: "宋体";
	font-size: 14px;
	font-weight: normal;

}
.bodyTextEn {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
}
.head1 {
	font-family: "宋体";
	font-size: 28px;
	font-weight: bold;
}
.head1-En {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
}
.head2 {
	font-family: "黑体";
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
}
.bodyTextBold {
	font-family: "黑体";
	font-size: small;
}
.email {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: normal;
}
.head2-en {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;

}
.head3 {
	font-family: "宋体";
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.head3:hover {
	text-decoration: underline;
	color: #0066FF;
	background-color: #E1FFFF;

}
.head3-en {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.speical {
	background-color: #999999;
}

.copyright {
    font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	text-decoration: none;
}
.bgimag {
	background-attachment: fixed;
	background-image: url(activities/images/bg.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}
