body {
	margin: 0px auto;
	height: 100%;
	width: 100%;
}

#main_map {
	height: 700px;
    margin: 0 auto -177px;
    position: relative;
    top: -230px;
    width: 100%;
/*	margin: 0px auto;
	height: 1000px;
	width: 100%;*/
}
#apDiv1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 826px;
	z-index: 1;
	background-image: url('/images/maps/map_1126.jpg') ;
	background-repeat:no-repeat;
	background-size:100%;


}
#apDiv2 {
	display:none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 880px;
	z-index: 2;
	background-image: url('/images/maps/kri_1126.png') ;
    background-size:100%;
	background-repeat:no-repeat;
}

#apDiv2b {
	display:none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 880px;
	z-index: 2;
	background-image: url('/images/maps/dah_1126.png') ;
    background-size:100%;
	background-repeat:no-repeat;
}
#apDiv4 {
	display:none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 880px;
	z-index: 4;
	background-image: url('/images/maps/sukh_1126.png');
	background-size:100%;
	background-repeat:no-repeat;
}