@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.STYLE1 {
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: bold;
}
.STYLE2 {font-size: 12px}
.STYLE3 {
	font-size: 20px;
	font-family: "微软雅黑";
	font-weight: bold;
}
.STYLE4 {font-size: 16px;
	font-family: "微软雅黑";
	line-height:28px;}
.STYLE5 {font-size: 16px;
	font-family: "微软雅黑";
	font-weight: bold;
	}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}



a.gg:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: bold;
}
a.gg:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: bold;
}
a.gg:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: bold;
}
a.gg:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: bold;
}