body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #535353;
	background-image : url(../html/bg.jpg);
	background-repeat: repeat-x;
	font-size: 80%;
	line-height: 19px;
}

#headertable {
	background-image : url(../html/header_bg.jpg);
	background-repeat: repeat-x;
}
#header_copy {
	width: 452px;
	height: 22px;
	padding-left: 12px;
	padding-top: 23px;
}
#pan {
	height: 19px;
	width: 744px;
	text-align: right;
	padding-right: 6px;
	padding-top: 17px;
}
#greenline {
	background-image : url(../html/greenbar.jpg);
	background-repeat: no-repeat;
	padding-bottom: 15px;
}

#mainleft {
	float: left;
	width: 497px;
}





h1,h2,h3,h4,h5,h6,form,p {
	margin:0;
	padding:0;
}
#clear {
	clear: both;
	height: 1px;
	width: 775px;
}

#contents {
	background-color: #FFFFFF;
	height: auto;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	position: relative;
    text-align: justify; 
	text-justify: distribute;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidemenu {
	float: right;
	width: 238px;
}
#topic {
	background-image : url(../html/topic_top.jpg);
	height: 38px;
	width: 238px;
}
#topic_naka {
	background-image : url(../html/topic_naka.jpg);
	background-repeat: repeat-y;
	width: 198px;
	padding-right: 20px;
	padding-left: 20px;
	color: #00964F;
	padding-bottom: 5px;
	line-height: 15px;
	padding-top: 5px;
}
#footer3 {
	width: 750px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}

#topic_naka2 {

	background-image : url(../html/topic_naka.jpg);
	background-repeat: repeat-y;
	width: 218px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#topic_bottom {

	background-image : url(../html/topic_bottom.jpg);
	height: 8px;
	width: 238px;
}
.clear {
	clear: both;
	height: 1px;
	width: 1px;
}
#footer1 {
	background-image : url(../html/footer_right.jpg);
	text-align: right;
	height: 36px;
	width: 750px;
	background-repeat: no-repeat;
	background-position: right;
}
#footer2 {
	background-color: #005629;
	height: 23px;
	width: 750px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}
.menu_bottom {
	background-color: #005629;
	height: 1px;
	width: 238px;
}
.pagetop {
	text-align: right;
}
#footer2 a {
	color: #FFFFFF;
	text-decoration: none;
}


/* tooltip.js */
#text {
	MARGIN: 50px auto; WIDTH: 500px
;}
.hotspot {
	PADDING-BOTTOM: 1px; CURSOR: pointer; COLOR: #900; BORDER-BOTTOM: #900 1px dotted
;}
#tt {
	DISPLAY: block; background : url(../../css/images/tt_left.gif) no-repeat left top; POSITION: absolute
;}
#tttop {
	DISPLAY: block; background : url(../../css/images/tt_top.gif) no-repeat right top; MARGIN-LEFT: 5px; OVERFLOW: hidden; HEIGHT: 5px
;}
#ttcont {
	PADDING-RIGHT: 12px; DISPLAY: block; PADDING-LEFT: 7px; BACKGROUND: #666; PADDING-BOTTOM: 3px; MARGIN-LEFT: 5px; COLOR: #fff; PADDING-TOP: 2px
;}
#ttbot {
	DISPLAY: block; background : url(../../css/images/tt_bottom.gif) no-repeat right top; MARGIN-LEFT: 5px; OVERFLOW: hidden; HEIGHT: 5px
;}
