@charset "utf-8";

#plan_body {
	height: 750px;
	z-index: 0;
	float: left;
	position: relative;
	margin-top: -40px;
	top: -120px;
}

#plan {
	position: absolute;
	left: 65px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;
	top: 170px;
}
#instructions {
	position: absolute;
	top: 320px;
	left: 480px;
}

#NAE {
	z-index: 1;
	position: absolute;
	left: 445px;
	border: 3px solid #4CF34D;
	background-color: #CCCCCC;
	width: 80px;
	background-color: #CCCCCC;
	border: 3px solid #24F51E;
	top: 60px;
}


#NA1 {
	z-index: 1;
	position: absolute;
	left: 355px;
	border: 3px solid #4CF34D;
	background-color: #CCCCCC;
	width: 80px;
	background-color: #CCCCCC;
	border: 3px solid #CB7D4C;
	top: 60px;
}


#NA2 {
	z-index: 1;
	position: absolute;
	left: 265px;
	border: 3px solid #4CF34D;
	background-color: #CCCCCC;
	width: 80px;
	background-color: #CCCCCC;
	border: 3px solid #CD8E63;
	top: 50px;
}

#NC2 {
	z-index: 1;
	position: absolute;
	left: 537px;
	border: 3px solid #4CF34D;
	background-color: #CCCCCC;
	width: 80px;
	background-color: #CCCCCC;
	border: 3px solid #CB7D4C;
	top: 50px;
}


#east_window {
	position: absolute;
	z-index: 1;
	top: 100px;
	left: 630px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 154px;
	border: 3px solid #EA0315;
	background-color: #CCCCCC;
}

#SAE {
	z-index: 1;
	position: absolute;
	left: 310px;
	border: 3px solid #4CF34D;
	background-color: #CCCCCC;
	width: 120px;
	background-color: #CCCCCC;
	border: 3px solid #07FFFF;
	top: 480px;
}

#SC1 {
	z-index: 1;
	position: absolute;
	left: 650px;
	border: 3px solid #4CF34D;
	background-color: #CCCCCC;
	width: 80px;
	background-color: #CCCCCC;
	border: 3px solid #CE8F66;
	top: 460px;
}
#SC2 {
	z-index: 1;
	position: absolute;
	left: 550px;
	border: 3px solid #4CF34D;
	background-color: #CCCCCC;
	width: 80px;
	background-color: #CCCCCC;
	border: 3px solid #D1885D;
	top: 460px;
}
#SC3 {
	z-index: 1;
	position: absolute;
	left: 450px;
	border: 3px solid #4CF34D;
	background-color: #CCCCCC;
	width: 80px;
	background-color: #CCCCCC;
	border: 3px solid #DD8E63;
	top: 460px;
}
#SAW {
	z-index: 1;
	position: absolute;
	left: 100px;
	border: 3px solid #4CF34D;
	background-color: #CCCCCC;
	width: 80px;
	background-color: #CCCCCC;
	border: 3px solid #FFFA15;
	top: 460px;
}
#west {
	z-index: 1;
	position: absolute;
	left: 0px;
	border: 3px solid #4CF34D;
	background-color: #CCCCCC;
	width: 80px;
	background-color: #CCCCCC;
	border: 3px solid #0000FF;
	top: 250px;
}
