
.STYLE1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.STYLE2 {
	color: #FF0000;
	font-weight: bold;
	font-size: 24px;
}
.STYLE3 {
	color: #FF0000;
	font-weight: bold;
}
.STYLE4 {
	color: #00a6ff;
	font-weight: bold;
}
.STYLE5 {font-size: 14px; line-height:170%}

a.one:link {
	background-color: #00A6FF;
	height: 30px;
	width: 110px;
	font-family: "宋体";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #FFFFFF;
} /* 未访问的链接 */
a.one:visited {
	text-decoration: none;
	font-family: "宋体";
	font-size: 18px;
	font-weight: bold;
	background-color: #00A6FF;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	width: 110px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}/* 已访问的链接 */
a.one:hover {
	text-decoration: none;
	font-family: "宋体";
	font-size: 20px;
	font-weight: bold;
	background-color: #0078FF;
}/* 鼠标在链接上 */
a.one:active {
	text-decoration: none;
} /* 点击激活链接 */
a.one:-webkit-any-link {display:block;}/*google opera*/

a.two:link {
	font-family: "宋体";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
a.two:visited {
	font-family: "宋体";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
a.two:hover {
	font-family: "宋体";
	font-size: 16px;
	color: #FF0000;
	text-decoration: underline;
}
a.two:active {
	text-decoration: none;
}

a.three:link {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #00a6ff;
	text-decoration: none;
}
a.three:visited {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #00a6ff;
	text-decoration: none;
}
a.three:hover {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a.three:active {
	text-decoration: none;
}

a.four:link {
	text-decoration: none;
	font-family: "宋体";
	font-size: 16px;
	background-color: #e0ebfc;
	line-height: 40px;
	color: #000000;
	text-align: center;
	height: 100%;
	width: 100%;
}
a.four:visited {
	text-decoration: none;
	font-family: "宋体";
	font-size: 16px;
	background-color: #e0ebfc;
	line-height: 40px;
	color: #000000;
	text-align: center;
	height: 100%;
	width: 100%;
}
a.four:hover {
	text-decoration: none;
	font-family: "宋体";
	font-size: 20px;
	font-weight: bold;
	background-color: #00a6ff;
}
a.four:active {
	text-decoration: none;
}
a.four:-webkit-any-link {display:block;}/*google opera*/

a.five:link {
	text-decoration: none;
	font-family: "宋体";
	font-size: 16px;
	background-color: #e0ebfc;
	line-height: 40px;
	color: #000000;
	text-align: center;
	height: 100%;
	width: 100%;
}
a.five:visited {
	text-decoration: none;
	font-family: "宋体";
	font-size: 16px;
	background-color: #e0ebfc;
	line-height: 40px;
	color: #000000;
	text-align: center;
	height: 100%;
	width: 100%;
}
a.five:hover {
	text-decoration: none;
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #00a6ff;
}
a.five:active {
	text-decoration: none;
}
a.five:-webkit-any-link {display:block;}/*google opera*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


