div.maincontent {
	position:absolute;
	background-color:#FFFFFF;
	width:900px;
	height:756px;
	border:none;
	z-index:1;
}
div.subcontent {
	position:absolute;
	top:256px;
	width:900px;
	height:500px;
	border:none;
	z-index:9;
	left: 0px;
}
div.base {
	position: absolute;
	top: 775px;
	left: 0px;
	width: 865px;
	height: 31px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 35px;
	z-index: 5;
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: 200;
	text-align: right;
	z-index: 10;
}
