@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	color: #484848;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	font-family:"MS PGothic";
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}


a:link { color: #0e6c20;text-decoration: underline;}
a:hover {text-decoration: none;}
a:visited {color: #0e6c20;text-decoration: underline;}


#header {
	width: 845px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-weight: bold;
}


#header a {
	text-decoration:none;
}


#gmenu {
	margin-left: 7px;
	_margin-left: 4px;
	float: left;
	color: #009844;
}


#main_img_h {
	margin-right: auto;
	margin-left: auto;
	width: 865px;
}


#content {
	width: 865px;
	margin-right: auto;
	margin-left: auto;
}


#content_in {
	background-image: url(../images/border2.jpg);
	background-repeat: repeat-y;
	padding-right: 35px;
	padding-left: 35px;
}


.txt14{
	font-size: 14px;
	color: #009844;
	font-weight: bold;
	line-height: 20px;
}
#nav {
	clear: both;
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-top: 8px;
}

#pagetop {
	text-align: right;
	clear: both;
}

#footer {
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0e6c20;
	margin-top: 10px;
	text-align: center;
	color: #0e7029;
	padding-top: 8px;
}
