body {
	background-color: #000000;
	text-align: center;
	position: relative;
}

#Main {
	position:relative;
	margin: 0 auto;
	width:774px;
	height:1150px;
	z-index:1;
}

#Logo {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 574px;
	top: 665px;
}

#Logo_plan {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 574px;
	top: 1265px;
}

.plan_first_thumb {
	position:absolute; 
	left:20px; 
	top:130px; 
	z-index:3; 
	visibility: visible;
}

.plan_first {
	position:absolute; 
	left:380px; 
	top:0px; 
	z-index:3; 
	visibility: hidden;
}

.plan_second_thumb {
	position:absolute; 
	left:20px; 
	top:380px; 
	z-index:3; 
	visibility: visible;
}

.plan_second {
	position:absolute; 
	left:380px; 
	top:0px; 
	z-index:3; 
	visibility: hidden;
}

.plan_third_thumb {
	position:absolute; 
	left:20px; 
	top:660px; 
	z-index:3; 
	visibility: visible;
}

.plan_third {
	position:absolute; 
	left:380px; 
	top:0px; 
	z-index:3; 
	visibility: hidden;
}

.plan_basement_thumb {
	position:absolute; 
	left:20px; 
	top:880px; 
	z-index:3; 
	visibility: visible;
}

.plan_basement {
	position:absolute; 
	left:380px; 
	top:880px; 
	z-index:3; 
	visibility: hidden;
}

#BorderTop {
	position:absolute;
	z-index:2;
	background-image: url(images/Border_top.jpg);
	background-repeat: no-repeat;
	left: 2px;
	top: 217px;
	width: 770px;
	height: 17px;
}
#BorderBottom {
	position:absolute;
	z-index:2;
	background-image: url(images/Border_bottom.jpg);
	background-repeat: no-repeat;
	top: 1010px;
	left: 1px;
	width: 770px;
	height: 25px;
}
#BorderLeft {
	position:absolute;
	z-index:2;
	background-image: url(images/Border_left.jpg);
	width: 16px;
	height: 800px;
	background-repeat: repeat-y;
	top: 234px;
	left: 2px;
}
#BorderRight {
	position:absolute;
	z-index:2;
	background-image: url(images/Border_right.jpg);
	background-repeat: repeat-y;
	width: 16px;
	height: 800px;
	top: 234px;
	left: 757px;
}

#BorderBottom_plan {
	position:absolute;
	z-index:2;
	background-image: url(images/Border_bottom.jpg);
	background-repeat: no-repeat;
	top: 1710px;
	left: 1px;
	width: 770px;
	height: 25px;
}
#BorderLeft_plan {
	position:absolute;
	z-index:2;
	background-image: url(images/Border_left.jpg);
	width: 16px;
	height: 1500px;
	background-repeat: repeat-y;
	top: 234px;
	left: 2px;
}
#BorderRight_plan {
	position:absolute;
	z-index:2;
	background-image: url(images/Border_right.jpg);
	background-repeat: repeat-y;
	width: 16px;
	height: 1500px;
	top: 234px;
	left: 757px;
}
#Content_plan {
	position:absolute;
	z-index:1;
	background-color:#F8F5E9;
	height: 1470px;
	width: 723px;
	top: 264px;
	left: 17px;
	padding-left: 20px;
}

#Menus {
	position:absolute;
	z-index:1;
	background-color:#F8F5E9;
	height: 30px;
	width: 741px;
	top: 234px;
	left: 16px;
}
#Content {
	position:absolute;
	z-index:1;
	background-color:#F8F5E9;
	height: 770px;
	width: 723px;
	top: 264px;
	left: 17px;
	padding-left: 20px;
}
#LogoContent {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 574px;
	top: 885px;
}

#LogoContent_Long {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 574px;
	top: 1085px;
}

.style_white {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.style_black {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
