@charset "utf-8";
body {
	background-image: url(/images/mainbg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin:0px;
	margin-top: 100px;
	font-family: Tahoma;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	color: #837f0b;
	padding-left: 5px;
}
.copy2 {
	font-family: Tahoma;
	color: #609c02;
	font-size: 11px;
	text-align: right;
	padding-right: 5px;
}
.copy2 a {
	color: #609c02;
}
.menu {
	padding-top: 100px;
}
.menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content1
{
font-size: 13px;
text-align:justify;
color:#9D2A25;
}

.content1 h1
{
font-size: 14px;
text-align:left;
}