@charset "UTF-8";
#header {
	height: 70px;
	width: 455px;
	padding-left: 195px;
	padding-top: 40px;
	padding-bottom: 10px;
}
#button {
	background-color: #FFFFFF;
	height: 100px;
	width: 480px;
	padding-top: 0px;
	padding-right: 85px;
	padding-left: 85px;
}
#h-box {
	height: 40px;
	width: 395px;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #95BFBD;
	padding-top: 15px;
	padding-left: 255px;
}
table {
	height: 300px;
	width: 530px;
	right: 100px;
	margin-left: 65px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 65px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
#footer {
	background-color: #FFFFFF;
	height: 60px;
	width: 477px;
	padding-left: 173px;
}
