body,td,th {
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	background-color: #CAE1FF;
}
.top_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
.zy_border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
.red {
	color: #CC0000;
	text-decoration: none;
}
.foot {
	line-height: 22px;
	text-decoration: none;
}
a {
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0099;
	text-decoration: none;
}
.main {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.title {
	font-size: 24px;
	color: #05006c;
	text-decoration: none;
	font-weight: bold;
}.blue {
	color: #0033FF;
	text-decoration: none;
}
.green {
	color: #339900;
	text-decoration: none;
}
.purple {
	color: #CC00CC;
	text-decoration: none;
}
.yellow {
	color: #FF6600;
	text-decoration: none;
}
.border1 {
	border: 1px solid #E6E6E6;
}