.input_line {
	font-size: 12px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
td {
	font-size: 12px;
}
.input_button {
	font-size: 12px;
	border: 1px solid #000000;
	background: #ffffff;
}
