<tr height=25>	
	<td width=30% align=right><font color=red><?=$input_star[$l]?></font> <?=$input_name[$l]?> &nbsp; </td>
	<td width=70%>
		<table width=340 border=0 cellspacing=0 cellpadding=0>
			<tr>
				<td width=90> &nbsp;
					<select name=hp1 style='background-color:#f5f5f5; color=black; border:0; width:75; height:25;' <?=$input_null[$l]?> option="regNum" hname="<?=$input_name[$l]?>() ־ּ.">
						<option>޴
						<option value='010'>010
						<option value='011'>011
						<option value='016'>016
						<option value='017'>017
						<option value='018'>018
						<option value='019'>019
					</select>
				</td>
				<td> -
					<input type=text size=4 maxlength=4 name=hp2 <?=$event_css?> <?=$input_null[$l]?> option="regNum" hname="<?=$input_name[$l]?>() ־ּ."> - <input type=text size=6 maxlength=4 name=hp3 <?=$event_css?> $input_null[$l] option="regNum" hname="<?=$input_name[$l]?>() ־ּ."> <?=$input_ex[$l]?>
				</td>
			</tr>
		</table>
	</td>
</tr>