@charset "utf-8";
body {
	background-color: #fafafa;
	background-image: url(../images/bk_deco.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}
#maintable {
	width: 820px;
}
.language  {
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	padding-top: 60px;
}
.language   a:link,.language   a:visited    {
	color: #5a5b56;
	text-decoration: none;
}
.language   a:hover,.language   a:active    {
	color: #5a5b56;
	text-decoration: underline;
}
#content {
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 40px;
	margin-left: 30px;
}

.cpy {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0db14b;
	padding-top: 5px;
	padding-bottom: 15px;
	font-size: 12px;
	color: #9D9D9D;
	padding-left: 10px;
}
.h2 {
	color: #0E7033;
	font-weight: normal;
}

a   img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
