#Anchor {
    position: absolute;
    left: 5px;
    top: 6px;
    width: 100px;
    height: 100px;
    z-index: 100;
}
#Text {
    position: absolute;
    left: 610px;
    top: 1px;
    width: 500px;
    height: 900px;
    z-index: 200;
}
#ScenryLand {
    position: absolute;
    visibility: inherit;
    left: 0px;
    top: 0px;
    width: 600px;
    height: 450px;
    z-index: 340;
}
.ScenryLand {
    height: 450px;
    width: 600px;
    overflow: visible;
    z-index: inherit;
    /* [disabled]border-width: 0; */
    /* [disabled]border: 0; */
}
#ScenryPop {
    position: absolute;
    visibility: inherit;
    left: 10px;
    top: 10px;
    width: 1100px;
    height: 967px;
    z-index: 300;
}
.ScenryPop {
    height: 850px;
    width: 1100px;
    overflow: visible;
    z-index: inherit;
    border-width: 0;
    border: 0;
}
.SoloLR {
	height: 591px;
	width: 550px;
	overflow: visible;
	z-index: inherit;
	border-width: 0;
	border: 0;
}
.SoloPP {
	height: 591px;
	width: 550px;
	overflow: visible;
	z-index: inherit;
	border-width: 0;
	border: 0;
}
.SoloTLKJ {
    height: 690px;
    width: 450px;
    overflow: visible;
    z-index: inherit;
    border-width: 0;
    border: 0;
}
.SoloCPRtm {
	height: 550px;
	width: 550px;
	overflow: visible;
	z-index: inherit;
	border-width: 0;
	border: 0;
}
#BackImageScan {
    position: absolute;
    visibility: inherit;
    left: 10px;
    top: 10px;
    width: 1100px;
    height: 1000px;
    z-index: 320;
}
.BackImageScan {
    height: 1000px;
    width: 1100px;
    overflow: visible;
    z-index: inherit;
    border-width: 0;
    border: 0;
}
