#maindiv {
	width: 1064px;
	height: 768px;
	position: relative;
}
#bannerdiv {
	width: 1064px;
	height: 295px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#signupdiv {
	width: 190px;
	height: 150px;
	position: absolute;
	right: 4px;
	top: 4px;
}
#menudiv {
	width: 800px;
	height: 65px;
	position: absolute;
	left: 320px;
	top: 172px;
	text-align:left;
}
#homediv {
	position: absolute;
	left: 0px;
	top: 300px;
	z-index:100;
}
#leftdiv {
	width: 360px;
	height: 390px;
	position: absolute;
	left: 0px;
	top: 310px;
}
#rightborderdiv {
	position: absolute;
	left: 325px;
	top: 285px;
}
#rightborderdiv_big {
	position: absolute;
	left: 325px;
	top: 270px;
}
#rightdiv {
	width: 680px;
	height: 382px;
	position: absolute;
	left: 348px;
	top: 302px;
	text-align:left;
	padding-left: 10px;	
	overflow:hidden;
}
#rightdiv_big {
	width: 680px;
	height: 402px;
	position: absolute;
	left: 348px;
	top: 288px;
	text-align:left;
	padding-left: 10px;	
	overflow:hidden;
}
#copyrightdiv {
	width: 1064px;
	height: 60px;
	position: absolute;
	left: 0px;
	top: 715px;
}

