/* CSS Document */
.a1 {
	font-family: 宋体,新宋体,Arial, Helvetica, sans-ser;
	font-size: 12px;
	color: #000000;
	border-top-width: medium;
	border-right-width: thick;
	border-bottom-width: 2px;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9eb0b4;
	border-right-color: #9eb0b4;
	border-bottom-color: #9eb0b4;
	border-left-color: #9eb0b4;
}
.a1:visited {
	color: #000000;
	text-decoration: none;
	border-top-width: medium;
	border-right-width: thick;
	border-bottom-width: 2px;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9eb0b4;
	border-right-color: #9eb0b4;
	border-bottom-color: #9eb0b4;
	border-left-color: #9eb0b4;
}
.a1:hover {
	color: #000033;
	background-color: #C8D2D5;
	text-decoration: none;
	border-top-width: medium;
	border-right-width: thick;
	border-bottom-width: 2px;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C8D2D5;
	border-right-color: #C8D2D5;
	border-bottom-color: #C8D2D5;
	border-left-color: #C8D2D5;
}
.a1:link {
	text-decoration: none;
	border-top-width: medium;
	border-right-width: thick;
	border-bottom-width: 2px;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9eb0b4;
	border-right-color: #9eb0b4;
	border-bottom-color: #9eb0b4;
	border-left-color: #9eb0b4;
}
.a1:active {
	text-decoration: none;
	border-top-width: medium;
	border-right-width: thick;
	border-bottom-width: 2px;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9eb0b4;
	border-right-color: #9eb0b4;
	border-bottom-color: #9eb0b4;
	border-left-color: #9eb0b4;
}
/*导航↑*/
.a2:link {
	color: #000000;
	text-decoration: none;
}
.a2:visited {
	color: #000000;
	text-decoration: none;
}
.a2:hover {
	color: #ffffff;
	text-decoration: none;
}
.a2:active {
	text-decoration: none;
}


.a3:link {
	color: #FF0000;
	text-decoration: underline;
}
.a3:visited {
	color: #FF0000;
	text-decoration: underline;
}
.a3:hover {
	color: #990000;
	text-decoration: underline;
}
.a3:active {
	color: #FF0000;
	text-decoration: underline;
}

/*首页底部链接↑*/
.a4:link {
	color: #000000;
	text-decoration: none;
}
.a4:visited {
	color: #000000;
	text-decoration: none;
}
.a4:hover {
	color: #333333;
	text-decoration: none;
}
.a4:active {
	color: #ff7300;
	text-decoration: none;
}
/*首页上部链接↑*/
.a5:link {
	color: #000000;
	text-decoration: underline;
}
.a5:visited {
	color: #000000;
	text-decoration: underline;
}
.a5:hover {
	color: #000000;
	text-decoration: underline;
}
.a5:active {
	color: #000000;
	text-decoration: underline;
}
.a6:link {
	color: #000000;
	text-decoration: none;
}
.a6:visited {
	color: #000000;
	text-decoration: none;
}
.a6:hover {
	color: #f9860d;
	text-decoration: none;
}
.a6:active {
	text-decoration: none;
}