body {
	font-family: Verdana, Arial;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	padding: 0;
	background-image: url(../images/green_bk.gif);
	background-repeat: repeat;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	position:relative;
	width:747px;

	height:auto
	z-index:0;
	margin: 0 auto;
	top: 25px;

}
#header {
	position:relative;
	width:747px;
	height:118px;
	z-index:1;
	left: 0px;
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav {

	position:relative;
	width:747px;
	height:38px;
	z-index:1;
	left: 0px;
	background-image: url(../images/nav_bk.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#welcome_hl {
	position:absolute;
	width:129px;
	height:7px;
	z-index:1;
	left: 99px;
	top: 31px;
	background-image: url(../images/link_select.gif);
	background-repeat: no-repeat;
	visibility: hidden;
}
#history_hl {
	position:absolute;
	width:129px;
	height:7px;
	z-index:1;
	left: 228px;
	top: 31px;
	background-image: url(../images/link_select.gif);
	background-repeat: no-repeat;
	visibility: hidden;
}
#management_hl {
	position:absolute;
	width:129px;
	height:7px;
	z-index:1;
	left: 358px;
	top: 31px;
	background-image: url(../images/link_select.gif);
	background-repeat: no-repeat;
	visibility: hidden;
}
#area_hl {
	position:absolute;
	width:129px;
	height:7px;
	z-index:1;
	left: 488px;
	top: 31px;
	background-image: url(../images/link_select.gif);
	background-repeat: no-repeat;
	visibility: hidden;
}
#findus_hl {
	position:absolute;
	width:129px;
	height:7px;
	z-index:1;
	left: 617px;
	top: 31px;
	background-image: url(../images/link_select.gif);
	background-repeat: no-repeat;
	visibility: hidden;
}
#main {

	position:relative;
	width:747px;
	height:392px;
	z-index:1;
}
#footer {

	position:relative;
	width:747px;
	height:45px;
	z-index:1;
	left: 0px;
	background-image: url(../images/footer_bk.gif);
	background-repeat: repeat-x;
}
#footer_nav{
	position: absolute;
	margin: 0 auto;
	padding: 0;
	height: 16px;
	width: 303px;
	left: 222px;
	top: 24px;
}
#side_img {
	position:absolute;
	width:91px;
	height:373px;
	z-index:1;
	top: 7px;
	left: 1px;
}
#rside_img {
	position:absolute;
	width:260px;
	height:373px;
	z-index:1;
	top: 7px;
	right: 0px;
}
.footer_txt {
	font-size: 9px;
	color: #999999;
	position: absolute;
	left: 6px;
	top: 3px;
	width: 742px;
}
#text_area {
	position:absolute;
	width:379px;
	height:360px;
	z-index:1;
	top: 19px;
	left: 100px;
	font-size: 10px;
}
#area_img {

	position:absolute;
	width:518px;
	height:373px;
	z-index:1;
	top: 7px;
	right: 0px;
}
.text {
	font-size: 10px;
	color: #666666;
	line-height: 13px;
}
h1 {
	color: #666666;
	font-size: 14px;
	margin: 0;
	padding: 0;
	left: 0px;
	top: 16px;
	font-weight: bold;
	z-index: 3;
	line-height: 17px;
}
h2 {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
}
#text_areascroll {
	position:absolute;
	width:379px;
	height:360px;
	z-index:1;
	top: 19px;
	left: 100px;
	font-size: 10px;
	overflow: auto;
	scrollbar-base-color:#669900
;
}
a {
	color: #666666;
}
