body {
	overflow: hidden;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#bg {
	background-color: #000;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 0;
}
#rebuilt {
	background-image: none;
	text-align: right;
	padding-top: 220px;
}
#header {
	text-align: left;
	padding-right: 30px;
	height: 78px;
	position: absolute;
	left: 210px;
	right: 0px;
	top: 0px;
}
#left {
	width: 210px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
}
#home {
	text-align: left;
	left: 0px;
	top: 0px;
	z-index: 4;
	cursor: pointer;
	position: absolute;
}
#main {
	position: absolute;
	left: 210px;
	right: 210px;
	top: 78px;
	bottom: 20px;
}
#mainTab {
	position: relative;
	top: 225px;
	width: 100%;
}
#right {
	float: right;
	width: 210px;
	position: absolute;
	right: 0px;
	z-index: 1;
	top: 78px;
	bottom: 20px;
}
#footer {
	position: fixed;
	bottom: 0px;
	z-index: 1;
	height: 20px;
	left: 0px;
	right: 0px;
	padding-left: 210px;
}
#right_menu {
	position: absolute;
	top: 222px;
	right: 20px;
	text-align: right;
	bottom: 20px;
}
#back {
	position: fixed;
	z-index: 2;
	height: 20px;
	width: 100px;
	right: 0px;
	bottom: 0px;
}
#content1 {
	position: relative;
	top: 225px;
	width: 100%;
	overflow: hidden;
	display: none;
}
#content2 {
	position: relative;
	top: 15px;
	width: 100%;
	display: block;
}
#content3 {
	position: relative;
	top: 15px;
	width: 100%;
	display: none;
}

#bottomMenu {
	position: fixed;
	bottom: 30px;
	z-index: 1;
	height: 25px;
	left: 210px;
	right: 210px;
}


table.main
{ text-align: left;
font-family: Helvetica, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 100%;
background-color: #fff;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
}


.mainLeft
{
	border: 0;
	text-align: center;
	font-family: Helvetica, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
}


.mainText
{
	text-align: left;
	font-family: Helvetica, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	width: 90%;
	color: #404040;
} 


.mainRight
{
	border: 0;
	text-align: center;
	font-family: Helvetica, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
}


.mainTop
{
	border: 0;
	text-align: center;
	font-family: Helvetica, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	height: 50px;
}
	
table.tabMenu
{ font-family: Helvetica, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 100%;
background-color: #fff;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
}


.menuTabL
{
	border: 0;
	text-align: left;
	font-family: Helvetica, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 80px;
}

.menuTabC
{
	border: 0;
	text-align: left;
	font-family: Helvetica, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 105px;
}

.menuTabR
{
	border: 0;
	text-align: left;
	font-family: Helvetica, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
}
#content4 {
	position: relative;
	top: 50px;
	width: 100%;
	overflow: hidden;
	display: block;
}
