body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003D1D;
	background-image: url(images/bk.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616264;
	text-decoration: none;
	line-height: 23px;
}
.line_xu {
	background-image: url(images/line_xu.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a {
	font-size: 11px;
	font-weight: bold;
	color: #185E24;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #185E24;
	text-decoration: underline;
}
.font {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}