table.table001 {
	width: 570px;
	border-collapse: separate;
	border-spacing: 2px;
}

table.table001 th,
table.table001 td {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

table.table001 th {
	text-align: center;
	white-space: nowrap;
	background-color: #aabbd5;
}

table.table001 td {
	text-align: right;
	white-space: nowrap;
	background-color: #EBEEFF;
}
table.table003 {
	width: 570px;
	border-collapse: separate;
}
table.table003 td {
	padding-left: 10px;


}
.table003left {
	font-weight: bold;
	text-align: center;
	width: 160px;
	background-image: url(../images/bg-process.gif);
	color: #FFFFFF;
	padding: 10px;
}
.table003arrow {
	width: 160px;
	height: 10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
}

.table003right {
	padding-bottom: 30px;
}
table.table004 {
	width: 570px;
	border-collapse: separate;
	border-spacing: 10px;
}

table.table004 td {
	vertical-align: top;
	width: 130px;
}
td.cont    {
	padding: 10px;
	border: 1px solid #9999FF;
	vertical-align: top;
	width: 258px;
}
table.table005 {
	width: 570px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.table005 th {
	text-align: center;
	background-color: #EBEEFF;
}
table.table005 td {

}
table.table005 th, table.table005 td {
	padding: 5px;
	border: 1px solid #999999;
}
table.table-bm {
	width: 700px;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.table-bm td {
	padding-left: 10px;
	width: 175px;
	vertical-align: top;
}
