#logoLayer {
	position:absolute;
	width:538px;
	height:106px;
	z-index:1;
	left: 4px;
	top: 16px;
	font-family: Verdana, sans-serif;
	font-size: 24px;
	color: #999999;
}
#topRightBannerLayer {
	position:absolute;
	width:481px;
	height:124px;
	z-index:2;
	left: 596px;
	top: 17px;
}
#buttonMenuLayer {
	position:absolute;
	width:1024px;
	height:80px;
	z-index:3;
	left: 5px;
	top: 144px;
}

#bodyMainLayer {
	position:absolute;
	width:973px;
	height:508px;
	z-index:4;
	left: 6px;
	top: 227px;
	color:#999999;
	font-family:Verdana;
	font-size:18px;
}
#bottomLayer {
	position:absolute;
	width:715px;
	height:115px;
	z-index:5;
	left: 12px;
	top: 1055px;
}

