#main_form {
	font-family:Arial, Helvetica, sans-serif;
	width:579px;
	padding:5px;
	padding-right:3px;
}
.main_title {
	font-family:Arial, Helvetica, sans-serif;
	color: #0069D2;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	width:570px;
	height:40px;
	line-height:40px;
	background-color: #BCE9FE;
	padding-left:10px;
}
.table1 {
	width:580px;
	padding:10px;
	border-bottom:solid 2px #BCE9FE;
	border-left:solid 2px #BCE9FE;
	border-right:solid 2px #BCE9FE;
	margin-bottom:15px;
}
.main_detail {
padding:15px;
}
#main_form table td {
	padding-bottom:10px;
}
.font_black {
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.font_red {
	font-family:Arial, Helvetica, sans-serif;
	color: #F00;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}