.input_t th {
	vertical-align: top;
	text-align: left;
	padding:22px 0 5px 8px;
	background-image:url(../img/c_bk.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	width:145px;
	line-height:100%;
}
.input_t th,.input_t td {
	line-height:100%;
	border-bottom:1px #666666 solid;
}
.input_t td {
	padding:12px 0 5px 0;
}
.input_t th.ttop {
	background-repeat: no-repeat;
	background-position:bottom;
	background-image:url(../img/ittopbk.jpg);
	padding:22px 0 5px 8px;
}
.input_t {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
.input_t span {
	font-size: 10px;
	color: #666666;
}

