body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	line-height: 23px;
	color: 58595B;
	font-size: 12px;
}
td{
   line-height: 27px;
	color: 58595B;
	font-size: 12px;
}

a {
	color: #FF0000;
	text-decoration: none;
}
a:hover{
	color: #988C1F;
	text-decoration: underline;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E70014;
	border-right-color: #E70014;
	border-left-color: #E70014;
}

.red{
color: #FF0000;
}
.hs{
color: 58595B;
}

.zc{
color: #AB7643;
}
.font14{
font-size:14px;
color:#FF0000;}
#Layer1{
	position: absolute;
	top: 1412px;
}
