@charset "utf-8";
#wrapper {
	width: 787px;
	margin-right: auto;
	margin-left: auto;
}
.box .boxTop {
	background-image: url(img/top_required.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 242px;
	width: 787px;
}
.box {
	clear: both;
	float: left;
	width: 787px;
}
.box .boxContent {
	background-image: url(img/vtile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	float: left;
	width: 717px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 35px;
	padding-right: 35px;
}
.box .boxFoot {
	background-image: url(img/foot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 52px;
	width: 787px;
}
.box .boxTop .txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	clear: left;
	float: left;
	width: 211px;
	margin-top: 72px;
	margin-left: 51px;
	text-align: justify;
}
.box .boxTop .dlBox {
	clear: right;
	float: left;
	margin-top: 30px;
	margin-left: 40px;
}
img{
	border-style:none;
}
