<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=tel1 style='background-color:#f5f5f5; color=black; border:0; width:75; height:25;' <?=$input_null[$l]?> option="regNum" hname="<?=$input_name[$l]?>() ־ּ.">
						<option>ȣ
						<option value='02'>02
						<option value='031'>031
						<option value='032'>032
						<option value='033'>033
						<option value='041'>041
						<option value='042'>042
						<option value='043'>043
						<option value='051'>051
						<option value='052'>052
						<option value='053'>053
						<option value='054'>054
						<option value='055'>055
						<option value='061'>061
						<option value='062'>062
						<option value='063'>063
						<option value='064'>064
					</select>
				</td>
				<td> -
					<input type=text size=4 maxlength=4 name=tel2 <?=$event_css?> <?=$input_null[$l]?> option="regNum" hname="<?=$input_name[$l]?>() ־ּ."> - <input type=text size=6 maxlength=4 name=tel3 <?=$event_css?> <?=$input_null[$l]?> option="regNum" hname="<?=$input_name[$l]?>() ־ּ."> <?=$input_ex[$l]?>
				</td>
			</tr>
		</table>
	</td>
</tr>