@charset "utf-8";

#plan_body {
	height: 700px;
	position: relative;
	z-index: 0;
}

#plan {
	position: absolute;
	left: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;
	top: 155px;
}
#tower_window {
	position: absolute;
	z-index: 1;
	left: 5px;
	width: 80px;
	border: 3px solid #CC9;
	background-color: #CCCCCC;
	top: 120px;
}
#naw_window {
	position: absolute;
	z-index: 1;
	left: 95px;
	width: 60px;
	border: 3px solid #F93;
	background-color: #CCCCCC;
	top: 0px;
}
#vestry_window {
	position: absolute;
	z-index: 1;
	left: 400px;
	width: 120px;
	border: 3px solid #F3C;
	background-color: #CCCCCC;
	top: 0px;
}
#nan3_window {
	position: absolute;
	z-index: 1;
	left: 250px;
	width: 120px;
	border: 3px solid #900;
	background-color: #CCCCCC;
	top: 0px;
}
#cn_window {
	position: absolute;
	z-index: 1;
	left: 585px;
	width: 60px;
	border: 3px solid #F66;
	background-color: #CCCCCC;
	top: 0px;
}
#east_window {
	position: absolute;
	z-index: 1;
	left: 660px;
	width: 120px;
	border: 3px solid #FF0F00;
	background-color: #CCCCCC;
	top: 110px;
}
#cs1_window {
	position: absolute;
	z-index: 1;
	left: 680px;
	width: 100px;
	border: 3px solid #969;
	background-color: #CCCCCC;
	top: 400px;
}
#cs2_window {
	position: absolute;
	z-index: 1;
	left: 570px;
	width: 100px;
	border: 3px solid #F09;
	background-color: #CCCCCC;
	top: 430px;
}
#ns1_window {
	position: absolute;
	z-index: 1;
	left: 440px;
	width: 120px;
	border: 3px solid #339;
	background-color: #CCCCCC;
	top: 450px;
}
#ns2_window {
	position: absolute;
	z-index: 1;
	left: 330px;
	width: 100px;
	border: 3px solid #0FF;
	background-color: #CCCCCC;
	top: 450px;
}
#ns3_window {
	position: absolute;
	z-index: 1;
	left: 220px;
	width: 100px;
	border: 3px solid #069;
	background-color: #CCCCCC;
	top: 450px;
}
#spe_window {
	position: absolute;
	z-index: 1;
	left:110px;
	width: 100px;
	border: 3px solid #0F0;
	background-color: #CCCCCC;
	top: 430px;
}
#spw_window {
	position: absolute;
	z-index: 1;
	left:0px;
	width: 100px;
	border: 3px solid #096;
	background-color: #CCCCCC;
	top: 380px;
}
