body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #5A4A01;
	background-image: url(pic/bgr.gif);
	background-repeat: repeat-x;
}
.body-index {
	background-image: url(pic/bgr_index.gif);
	background-repeat: repeat-x;
}
a {
	text-decoration:none;
	color:#5B0202;
}
a:hover {
	text-decoration:none;
	color:#8A7101;
}
td {
	font-size: 11px;
}
p {
	line-height: 15px;
}
.font10 {
	font-size: 10px;
}
.c5B0202 {
	color: #5B0202;
}
.cFFFFFF {
	color: #FFFFFF;
}
.cFFFFFF:hover {
	color: #C1A420;
}
.bgr-text {
	background-image: url(pic/bgr_text.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

