body {
	margin: 0px;
}

td {
    font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}

.copyright {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.hz {
    font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	position: relative;
	left: 10px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.bt18 {
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a.lm:link {	color: #E77918;	text-decoration: none;}
a.lm:visited {	color: #E77918;	text-decoration: none;}
a.lm:hover {	color: #666666;	text-decoration: none;}
a.lm:active {	color: #666666;	text-decoration: none;}

.bt14 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.bgbg {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

