#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	top: 0;
	height: 100%;
	background-color: #FFFFFF;
}
#layer1 {
	width: 1000px;
	border: 1px solid #86819A;
	height: 3622px;
	overflow: auto;
	visibility: hidden;
	background-color: #FFFFFF;
}
