@charset "utf-8";
/* CSS Document */

#contentbox {
	margin-right:auto;
	margin-left:auto;
	width:771px;
	z-index:1;
	background-color: #FFF;
	border: 7px solid #526069;
	color: #000;
	text-align: justify;
	line-height: 35px;
	background-repeat: no-repeat;
	text-indent: 0;
	white-space: normal;
	padding-top: 15px;
	padding-right: 60px;
	padding-bottom: 15px;
	padding-left: 60px;
	height: auto;
	font-size: 16px;
}
#contractor {
	text-align: center;
	font-size: 18px;
	color: #930;
}

