* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px auto;
	font-size:12px;
	background-color:#d8ebf5;
}
body, table, td, div {
	font-size: 12px;
	text-decoration: none;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color:#000000;
}
a:link {
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
a:visited {
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
a:hover {
	font-size: 12px;
	color: #000000;
	line-height: 22px;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
a.lefta:link {
	color: #6E0202;
	text-decoration: none;
	line-height: 22px;
}
a.lefta:visited {
	color: #6E0202;
	text-decoration: none;
	line-height: 22px;
}
a.lefta:active {
	color: #6E0202;
	text-decoration: none;
	line-height: 22px;
}
a.lefta:hover {
	font-size: 12px;
	color: #ff0000;
	line-height: 22px;
}
a.white {
	color: #FFFFFF;
}
.whitebold {
	color:#FFFFFF;
	font-weight:bold;
	line-height:30px;
}
.blackbold {
	color:#000000;
	font-weight:bold;
	line-height:20px;
}
a.daohang {
	color:#FFFFFF;
	line-height:28px;
}
.Orange {
	color:#aa410a;
	font-weight:bold;
}
.blue {
	color:#134372;
}
.line22 {
	line-height:22px;
}
a.gray {
	color:#6b6b6c;
}
