@charset "utf-8";
/* CSS Document */
body{
	text-align: center;
	margin : 15px auto;
	background-repeat: repeat-x;
	background-color: #9EADBB;
	width: auto;
	background-image: url(../bground.gif);
}
#Table_01 {
	position:relative;
	width:955px;
	height:auto;
	background-image: url(../images/content_page/content_page_background.gif);
	z-index: 1;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#hdl-content-page-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:276px;
	height:21px;
}

#page-temp-css-version-02_ {
	position:absolute;
	left:276px;
	top:0px;
	width:438px;
	height:21px;
	background-color:#00274E;
}

#hdl-content-page-03_ {
	position:absolute;
	left:714px;
	top:0px;
	width:241px;
	height:21px;
}

#hdl-content-page-04_ {
	position:absolute;
	left:0px;
	top:21px;
	width:955px;
	height:105px;
	background-color: #FFFFFF;
}

#page-temp-07_ {
	position:absolute;
	left:0px;
	top:126px;
	width:955px;
	min-height:500px;
	background-image: url(../images/content_page/content_page_background.gif);
	background-repeat: repeat;

	overflow: auto;
	background-color: #FFFFFF;
	height: auto;
}
#menu{
	width: 200px;
	height: 50px;
	float: left;
	position: relative;
}
#main_text{
	width: 740px;
	float: left;
	left: 10px;
	position: relative;
	min-height: 500px;
	
}
#footer{
	width: 740px;
	float: left;
	left: 210px;
	position: relative;
	padding-bottom: 3px;
}
