﻿@import url(_Style.css);

#BodyMain1 {
	position: relative;
	width: 960px;
	height: auto;
	float: left;
	clear: left;
	z-index: 1;
}
#BodyMain1Left1 {
	position: relative;
	border-style: none;
	background: #D27705;
	width: 190px;
	height: 100%;
	text-align: center;
	float: left;
	clear: left;
	z-index: 2;
}
#BodyMain1Right1 {
	padding: 20px;
	position: relative;
	border-style: none;
	top: 10px;
	width: 720px;
	height: auto;
	text-align: center;
	float: right;
	clear: right;
	z-index: 2;
}
#BodyRight1 {
	border-style: none;
	position: relative;
	width: 10px;
	height: auto;
	text-align: center;
	float: right;
	clear: right;
	z-index: 1;
}


