td {text-align:left;}

table#total {
	width: 750px;
	margin: 0px;
	padding: 0px;
}


td#border1 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

td#left {
	margin: 0px;
	padding: 0px;
	width: 126px;
	background-color: #FFFFFF;
	background-image: url(../images/recruit02.jpg);
	background-repeat: no-repeat;
}

td#bottom {
	margin: 0px;
	padding: 6px 0px 12px;
	text-align: right;
}

td#right {
	margin: 0px;
	padding: 0px;
	width: 624px;
}

td#right table{
	margin: 0px;
	padding: 0px;
	width: 100%;
}

td#right td{
	margin: 0px;
	padding: 6px;
	border-top: none;
	border-right: 1px solid #999999;
	border-left: none;
	border-bottom: 1px solid #999999;
}

td.subleft{
	background-color: #DFE9EF;
	text-align: center;
}

td.subright{ width: 500px;}

.indent1 { text-indent: 36px;}
.square1 {color: #cccccc}