
table.table-765 {
	width: 765px;
	border: 1px #fff solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size:12px;
}
table.table-765 th {
	padding:5px 3px;
	border: #fff solid;
	border-width: 0 0 1px 1px;
	background: #24BA60;
	line-height: 120%;
	text-align: center;
	font-size:12px;
	color:#FFF;
}
table.table-765 th.fee_checket {
	padding:5px 3px;
	border: #fff solid;
	border-width: 0 0 1px 1px;
	background: #93E2B3;
	line-height: 120%;
	text-align: center;
	font-size:11px;
	color:#666;
}
table.table-765 td {
	padding: 5px 3px;
	border: 1px #fff solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	font-size:11px;
	background:#f3f3f3;
}
table.table-765 td.hyo_title01 {
	padding: 5px;
	border: 1px #e3e3e3 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	font-size:11px;
	background-color:#68da9b;
	color:#fff;
}


