@charset "utf-8";

#plan_body {
	height: 715px;
	position: relative;
	z-index: 0;
}
#right_box {
	float: right;
	width: 360px;
	margin-top: -20px;
}


#plan {
	position: absolute;
	left: 110px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;
	top: 210px;
}
#instructions {
	position: absolute;
	top: 220px;
	left: 20px;
}
#east_window {
	position: absolute;
	z-index: 1;
	top: 80px;
	left: 620px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 154px;
	border: 3px solid #009966;
	background-color: #CCCCCC;
}


#SC1_window {
	z-index: 1;
	position: absolute;
	left: 570px;
	border: 3px solid #4CF34D;
	background-color: #CCCCCC;
	width: 120px;
	background-color: #CCCCCC;
	border: 3px solid #FF0000;
	top: 405px;
}
#SC2_window {
	z-index: 1;
	position: absolute;
	left: 440px;
	border: 3px solid #4CF34D;
	background-color: #CCCCCC;
	width: 120px;
	background-color: #CCCCCC;
	border: 3px solid #0099FF;
	top: 380px;
}
#SA_window {
	z-index: 1;
	position: absolute;
	left: 280px;
	border: 3px solid #4CF34D;
	background-color: #CCCCCC;
	width: 120px;
	background-color: #CCCCCC;
	border: 3px solid #FFFF00;
	top: 420px;
}
#NAW_window {
	z-index: 1;
	position: absolute;
	left: 140px;
	border: 3px solid #4CF34D;
	background-color: #CCCCCC;
	width: 120px;
	background-color: #CCCCCC;
	border: 3px solid #CCFF00;
	top: 0px;
}
#TW_window {
	z-index: 1;
	position: absolute;
	left: 5px;
	border: 3px solid #4CF34D;
	background-color: #CCCCCC;
	width: 120px;
	background-color: #CCCCCC;
	border: 3px solid #FC00FC;
	top: 200px;
}
