﻿#h_form { 
	width:234px;
	height:auto;
	font-size:12px;
	border-collapse: collapse;
	border: solid #6E6E6E 2px;
	background-color:#FFFFFF;
}

#h_form tr td {
	padding:1px 2px 1px 2px;
}

.h_input {
	border-bottom: solid 1px;
}

.h_input input {
	width:230px;

}

#h_form_title {
	margin-top:0px;
	font-weight:bold;
	text-align:center;
}

#h_form_sub {
	margin-top:0px;
	font-size:11px;
}