#maindiv {
	width: 1064px;
	height: 768px;
	position: relative;
}
#bannerdiv {
	width: 1064px;
	height: 295px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#socialdiv {
	width: 181px;
	height: 81px;
	position: absolute;
	right: 140px;
	top: 5px;
}
#snowdiv {
	width: 133px;
	height: 157px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#menudiv {
	width: 800px;
	height: 65px;
	position: absolute;
	left: 335px;
	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: 290px;
}
#rightborderdiv {
	position: absolute;
	left: 325px;
	top: 280px;
}
#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;
}
