
<script type="text/javascript">
  $(document).ready(function(){
   var max_h=0;
   $("#aaa li").each(function(){
 var h = parseInt($(this).css("height"));
    if(max_h<h){ max_h = h; }
   });
   $("#aaa li").each(function(){
 $(this).css({height:max_h});
   });
  });
</script>
<script>
	$(document).ready(function(){
		$("#form_scar_type").focus();
	});
</script>
<div style='width:100%;  '>
	<ul class="ssview">
<strong>차량요금구분관리</strong>
			구분명 <input type="text" name="form_scar_type" id="form_scar_type" value='' style='width:200px;' onKeypress="javascript:if(event.keyCode==13) {if(confirm('추가하시겠습니까?'))car_stype_view('thema_insert');}">
			<input type="button" value="등록" onclick="if(confirm('추가하시겠습니까?'))car_stype_view('thema_insert');" class='add_bt'>
		<input type="button" value="닫기" onclick="javascript:hidediv();" class='close_bt'></li>
	</ul>
</div>

	<ul>
		<li style='margin-top:10px;'>
				<ul  id="aaa">
								<li style='float:left; margin-top:4px; margin-left:5px;display: inline;'>
				<input type="text" name="sort_no" id="sort_no" value='1' style='width:25px; background-color:#f7f7f7; border-right:0px;' onKeypress="javascript:if(event.keyCode==13) {if(confirm('수정하시겠습니까?'))car_stype_update('thema_update');}"><input type="text" name="car_stype_name" id="car_stype_name" value='승용' style='width:200px;' onKeypress="javascript:if(event.keyCode==13) {if(confirm('수정하시겠습니까?'))car_stype_update('thema_update');}"><input type="hidden" name="sno"  id="sno"value='34'>	<input type="button" value="ⓧ" onclick="if(confirm('승용 삭제하시겠습니까?'))car_stype_view('thema_delete','34');" class='s_del_bt'>
				<br>
				</li>
				
								<li style='float:left; margin-top:4px; margin-left:5px;display: inline;'>
				<input type="text" name="sort_no" id="sort_no" value='2' style='width:25px; background-color:#f7f7f7; border-right:0px;' onKeypress="javascript:if(event.keyCode==13) {if(confirm('수정하시겠습니까?'))car_stype_update('thema_update');}"><input type="text" name="car_stype_name" id="car_stype_name" value='SUV' style='width:200px;' onKeypress="javascript:if(event.keyCode==13) {if(confirm('수정하시겠습니까?'))car_stype_update('thema_update');}"><input type="hidden" name="sno"  id="sno"value='38'>	<input type="button" value="ⓧ" onclick="if(confirm('SUV 삭제하시겠습니까?'))car_stype_view('thema_delete','38');" class='s_del_bt'>
				<br>
				</li>
				
								<li style='float:left; margin-top:4px; margin-left:5px;display: inline;'>
				<input type="text" name="sort_no" id="sort_no" value='3' style='width:25px; background-color:#f7f7f7; border-right:0px;' onKeypress="javascript:if(event.keyCode==13) {if(confirm('수정하시겠습니까?'))car_stype_update('thema_update');}"><input type="text" name="car_stype_name" id="car_stype_name" value='승합' style='width:200px;' onKeypress="javascript:if(event.keyCode==13) {if(confirm('수정하시겠습니까?'))car_stype_update('thema_update');}"><input type="hidden" name="sno"  id="sno"value='37'>	<input type="button" value="ⓧ" onclick="if(confirm('승합 삭제하시겠습니까?'))car_stype_view('thema_delete','37');" class='s_del_bt'>
				<br>
				</li>
				
								<li style='float:left; margin-top:4px; margin-left:5px;display: inline;'>
				<input type="text" name="sort_no" id="sort_no" value='5' style='width:25px; background-color:#f7f7f7; border-right:0px;' onKeypress="javascript:if(event.keyCode==13) {if(confirm('수정하시겠습니까?'))car_stype_update('thema_update');}"><input type="text" name="car_stype_name" id="car_stype_name" value='수입' style='width:200px;' onKeypress="javascript:if(event.keyCode==13) {if(confirm('수정하시겠습니까?'))car_stype_update('thema_update');}"><input type="hidden" name="sno"  id="sno"value='40'>	<input type="button" value="ⓧ" onclick="if(confirm('수입 삭제하시겠습니까?'))car_stype_view('thema_delete','40');" class='s_del_bt'>
				<br>
				</li>
				
								<li style='float:left; margin-top:4px; margin-left:5px;display: inline;'>
				<input type="text" name="sort_no" id="sort_no" value='6' style='width:25px; background-color:#f7f7f7; border-right:0px;' onKeypress="javascript:if(event.keyCode==13) {if(confirm('수정하시겠습니까?'))car_stype_update('thema_update');}"><input type="text" name="car_stype_name" id="car_stype_name" value='고급' style='width:200px;' onKeypress="javascript:if(event.keyCode==13) {if(confirm('수정하시겠습니까?'))car_stype_update('thema_update');}"><input type="hidden" name="sno"  id="sno"value='43'>	<input type="button" value="ⓧ" onclick="if(confirm('고급 삭제하시겠습니까?'))car_stype_view('thema_delete','43');" class='s_del_bt'>
				<br>
				</li>
				
								<li style='float:left; margin-top:4px; margin-left:5px;display: inline;'>
				<input type="text" name="sort_no" id="sort_no" value='10' style='width:25px; background-color:#f7f7f7; border-right:0px;' onKeypress="javascript:if(event.keyCode==13) {if(confirm('수정하시겠습니까?'))car_stype_update('thema_update');}"><input type="text" name="car_stype_name" id="car_stype_name" value='경차' style='width:200px;' onKeypress="javascript:if(event.keyCode==13) {if(confirm('수정하시겠습니까?'))car_stype_update('thema_update');}"><input type="hidden" name="sno"  id="sno"value='47'>	<input type="button" value="ⓧ" onclick="if(confirm('경차 삭제하시겠습니까?'))car_stype_view('thema_delete','47');" class='s_del_bt'>
				<br>
				</li>
				
								<li style='float:left; margin-top:4px; margin-left:5px;display: inline;'>
				<input type="text" name="sort_no" id="sort_no" value='11' style='width:25px; background-color:#f7f7f7; border-right:0px;' onKeypress="javascript:if(event.keyCode==13) {if(confirm('수정하시겠습니까?'))car_stype_update('thema_update');}"><input type="text" name="car_stype_name" id="car_stype_name" value='푸조' style='width:200px;' onKeypress="javascript:if(event.keyCode==13) {if(confirm('수정하시겠습니까?'))car_stype_update('thema_update');}"><input type="hidden" name="sno"  id="sno"value='48'>	<input type="button" value="ⓧ" onclick="if(confirm('푸조 삭제하시겠습니까?'))car_stype_view('thema_delete','48');" class='s_del_bt'>
				<br>
				</li>
				
								<li style='float:left; margin-top:4px; margin-left:5px;display: inline;'>
				<input type="text" name="sort_no" id="sort_no" value='12' style='width:25px; background-color:#f7f7f7; border-right:0px;' onKeypress="javascript:if(event.keyCode==13) {if(confirm('수정하시겠습니까?'))car_stype_update('thema_update');}"><input type="text" name="car_stype_name" id="car_stype_name" value='소형' style='width:200px;' onKeypress="javascript:if(event.keyCode==13) {if(confirm('수정하시겠습니까?'))car_stype_update('thema_update');}"><input type="hidden" name="sno"  id="sno"value='50'>	<input type="button" value="ⓧ" onclick="if(confirm('소형 삭제하시겠습니까?'))car_stype_view('thema_delete','50');" class='s_del_bt'>
				<br>
				</li>
				
								<li style='float:left; margin-top:4px; margin-left:5px;display: inline;'>
				<input type="text" name="sort_no" id="sort_no" value='13' style='width:25px; background-color:#f7f7f7; border-right:0px;' onKeypress="javascript:if(event.keyCode==13) {if(confirm('수정하시겠습니까?'))car_stype_update('thema_update');}"><input type="text" name="car_stype_name" id="car_stype_name" value='중형' style='width:200px;' onKeypress="javascript:if(event.keyCode==13) {if(confirm('수정하시겠습니까?'))car_stype_update('thema_update');}"><input type="hidden" name="sno"  id="sno"value='51'>	<input type="button" value="ⓧ" onclick="if(confirm('중형 삭제하시겠습니까?'))car_stype_view('thema_delete','51');" class='s_del_bt'>
				<br>
				</li>
				
								
			</ul>
		</li>
	</ul>
<div style='clear:both; width:100%; padding-top:10px; text-align:center;'><input type="button" value="수정하기" onclick="if(confirm('수정하시겠습니까?'))car_stype_update('thema_update');" class='update_bt'></div>
