body {
	background-image: url(../page/back.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0 auto;
}
.bodybox {
	padding: 0px;
	width: 807px;
	margin: 0 auto;
}
.bodybox h1 {
	margin: 0px;
	padding: 0px;
	line-height:0px;
}
.backtop {
	background-image: url(../top/topback.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.textcopy {
	margin: 10px 35px;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}

.boxcontents {
	font-size: 12px;
	line-height: 20px;
	margin: 30px;
}
.txtcap {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
dt {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #0033CC;
	margin: 25px 10px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
dd {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0066FF;
	padding-left: 10px;
}
.boxblline {
	border: 1px solid #666666;
}
.policy {
	margin-bottom: 40px;
	border-bottom: solid 1px #CCC;
	background-image: url(../top/topback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 220px;
}

.section {
	overflow: hidden;
	margin-bottom: 30px;
}
.section p {
}
