﻿#DivMain {
	position: absolute;
	width: 117px;
	height: 130px;
	border: 0px solid black;
	background: transparent;
	color: black;
	padding: 0px;
	display: none;
	z-index : 9999;
}
#DivProcess1 {
	position: absolute;
	width: 380px;
	height: 212px;
	border: 0px solid black;
	background: #7fd8db;
	color: black;
	padding: 3px;
	display:none;
	margin-left: 7px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	z-index : 9999;
}
#DivProcess2 {
	position: absolute;
	width: 380px;
	height: 252px;
	border: 0px solid black;
	background: #7fd8db;
	color: black;
	padding: 3px;
	display: none;
	margin-left: 7px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	z-index : 9999;
}
#DivProcess3 {
	position: absolute;
	width: 380px;
	height: 212px;
	border: 0px solid black;
	background: #7fd8db;
	color: black;
	padding: 3px;
	display: none;
	margin-left: 7px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	z-index : 9999;
}
#DivProcess4 {
	position: absolute;
	width: 260px;
	height: 212px;
	border: 0px solid black;
	background: #7fd8db;
	color: black;
	padding: 3px;
	display: none;
	margin-left: 7px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	z-index : 9999;
}

