.black {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.white {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
a.main:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.orange {
	font-size: 12px;
	line-height: normal;
	color: #0E65B4;
	text-decoration: none;
}
a.heilian:link {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
a.grey:link {
	font-size: 12px;
	line-height: 24px;
	color: #777777;
	text-decoration: none;
}
a.main:visited {
	font-size: 12px;
	text-decoration: none;
	color: #000000;

}
.kuang_hui {
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B1B1B1;
	border-right-color: #B1B1B1;
	border-bottom-color: #B1B1B1;
	border-left-color: #B1B1B1;
}

a.main:hover {
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
}
a.main:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.grey:visited {
	font-size: 12px;
	line-height: 24px;
	color: 777777;
	text-decoration: none;
}
a.grey:hover {
	font-size: 12px;
	line-height: 24px;
	color: 777777;
	text-decoration: underline;
}
a.grey:active {
	font-size: 12px;
	line-height: 24px;
	color: 777777;
	text-decoration: none;
}
