﻿@import url(_Style.css);

#BodyMain1 {
	position: relative;
	border-style: none;
	width: 810px;
	height: auto;
	float: left;
	clear: left;
	z-index: 1;
}
#BodyMain1Left1 {
	position: relative;
	border-style: none;
	width: 490px;
	height: auto;
	text-align: center;
	float: left;
	clear: left;
	z-index: 2;
	margin-top: 10px;
}
#BodyMain1Right1 {
	position: relative;
	border-style: none;
	padding: 25px;
	width: 260px;
	height: auto;
	text-align: center;
	float: right;
	clear: right;
	z-index: 2;
}
#BodyRight1 {
	position: relative;
	background: #D27705;
	border-style: none;
	position: relative;
	width: 150px;
	height: auto;
	float: right;
	clear: right;
	z-index: 1;
}

#PopUp01
{
	position: absolute;
	padding: 5px;
	border: 2px #663300 solid;
	background: #FDD38E;
	top: 145px;
	left: 18px;
	z-index: 10;
}
