.bottombg {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/main_r7_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF7E2;
}
body {
	background-color: #FFF7E2;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
}
.txtstyle1 {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.txtstyle2 {
	font-size: 14px;
	color: #044525;
	text-decoration: none;
	font-weight: bold;
}
.content a:link {
	font-size: 12px;
	text-decoration: none;
}
.content a:visited {
	font-size: 12px;
	text-decoration: none;
}
.content a:hover {
	font-size: 12px;
	text-decoration: underline;
}
.content a:active {
	font-size: 12px;
	text-decoration: none;
}
.content a {
	font-size: 12px;
	color: #336600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.btline {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
