nxrt.dbco.kr Open in urlscan Pro
211.115.71.17  Public Scan

URL: https://nxrt.dbco.kr/
Submission: On November 28 via api from US — Scanned from IT

Form analysis 1 forms found in the DOM

Name: joinFormPOST

<form method="post" id="joinForm" name="joinForm" onsubmit="return checkOnSubmit()">
  <a id="lbSubmit" href="javascript:__doPostBack('lbSubmit','')"></a>
  <script language="javascript" type="text/javascript" src="https://bsevent.co.kr/Event2024/A140/js/script.js"></script>
  <style>
    /* 체크박스 css S */
    input::placeholder {
      color: #a0a0a0 !important;
    }

    textarea::placeholder {
      color: #a0a0a0 !important;
    }

    input {
      color: #000000 !important;
      border-style: solid;
      border-color: #000000 !important;
      border-width: 1px !important;
    }

    textarea {
      color: #000000 !important;
      border-style: solid;
      border-color: #000000 !important;
      border-width: 1px !important;
    }

    select {
      color: #000000 !important;
      border-style: solid;
      border-color: #000000 !important;
      border-width: 1px !important;
    }

    .Radio_Button_N input[type="radio"]+label {
      border: 1px solid #000000;
      background-color: #fff;
      color: #a0a0a0;
    }

    .Radio_Button_N input[type="radio"]:checked+label {
      background-color: #000000;
      color: #fff;
    }

    .checks_15 input[type="checkbox"] {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      margin: -1px;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      border: 0;
    }

    .checks_15 input[type="checkbox"]+label {
      display: inline-block;
      position: relative;
      padding: 3px 0 0 26px;
      cursor: pointer;
      font-size: 15px;
    }

    .checks_15 input[type="checkbox"]+label:before {
      content: '';
      position: absolute;
      left: 0;
      top: 3px;
      width: 15px;
      height: 15px;
      text-align: center;
      background: #fff;
      border: 1px solid #ccc;
      box-sizing: border-box;
      border-radius: 3px;
    }

    .checks_15 input[type="checkbox"]:checked+label:after {
      content: '\2713';
      position: absolute;
      top: 3px;
      left: 0;
      width: 15px;
      height: 15px;
      background-color: #1562CF;
      color: #ffffff;
      text-align: center;
      vertical-align: middle;
      border-radius: 3px;
      font-size: 12px;
      font-weight: bold;
    }

    .radios_15 input[type="radio"] {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      margin: -1px;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      border: 0;
    }

    .radios_15 input[type="radio"]+label {
      display: inline-block;
      position: relative;
      padding: 3px 0 0 26px;
      cursor: pointer;
      font-size: 15px;
    }

    .radios_15 input[type="radio"]+label:before {
      content: '';
      position: absolute;
      left: 0;
      top: 3px;
      width: 15px;
      height: 15px;
      text-align: center;
      background: #fff;
      border: 1px solid #ccc;
      box-sizing: border-box;
      border-radius: 100%;
    }

    .radios_15 input[type="radio"]:checked+label:after {
      content: '';
      position: absolute;
      top: 6px;
      left: 3px;
      width: 9px;
      height: 9px;
      background-color: #1562CF;
      color: #ffffff;
      text-align: center;
      vertical-align: middle;
      border-radius: 100%;
    }

    .checks_20 input[type="checkbox"] {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      margin: -1px;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      border: 0;
    }

    .checks_20 input[type="checkbox"]+label {
      display: inline-block;
      position: relative;
      padding: 3px 0 0 26px;
      cursor: pointer;
      font-size: 15px;
    }

    .checks_20 input[type="checkbox"]+label:before {
      content: '';
      position: absolute;
      left: 0;
      top: 3px;
      width: 15px;
      height: 15px;
      text-align: center;
      background: #fff;
      border: 1px solid #888888;
      box-sizing: border-box;
      border-radius: 3px;
    }

    .checks_20 input[type="checkbox"]:checked+label:after {
      content: '\2713';
      position: absolute;
      top: 3px;
      left: 0;
      width: 15px;
      height: 15px;
      background-color: #1562CF;
      color: #ffffff;
      text-align: center;
      vertical-align: middle;
      border-radius: 3px;
      font-size: 12px;
      font-weight: bold;
    }

    /*체크박스 css E */
  </style>
  <style>
    #fixed_bar {
      position: fixed;
      display: block;
      top: 0;
      width: 100%;
      height: 80px;
      background: #7b25fd;
      text-align: center;
      z-index: 99;
    }

    #fixed_bar:hover {
      background: #000;
    }

    #fixed_bar a {
      position: absolute;
      display: block;
      width: 100%;
      height: 80px;
    }

    #fixed_bar h1 {
      font-size: 24px;
      color: #fff;
      font-weight: bold;
      margin-top: 14px;
    }

    #fixed_bar h2 {
      font-size: 16px;
      color: #fff;
      font-weight: 700;
      margin-top: 5px;
    }

    @media all and (max-width:1200px) {
      #fixed_bar {
        height: 46px;
      }

      #fixed_bar a {
        height: 46px;
      }

      #fixed_bar h1 {
        font-size: 14px;
        margin-top: 12px;
      }

      #fixed_bar h2 {
        display: none;
      }
    }

    .jbFixed {
      position: fixed;
      top: 0px;
      width: 100%;
      z-index: 999;
      margin: 0 auto;
      text-align: center;
    }
  </style>
  <!-- // 상단_1920 img  --->
  <!-- //<a href="#form_location" style="width: 100%; height: 80px; "> 
		<div class="top blink-image blink" style="width: 100%;  position: fixed; top: 0; z-index: 99; text-align:center; 
			background-image: url(images_event3/top_btn.gif);
			height: 80px;
			background-position: center;
			cursor:pointer;">
		</div>
	</a>-->
  <!-- // 상단_1920 img  --->
  <!-- //<div class="main_htag">
	<h1>넥센타이어 렌탈 상담 신청서</h1>
	<h2>넥센타이어 렌탈 상담 신청서</h2>
	<h2></h2>
</div>

	<div class="Layer_Top_Follow_Box" id="Top_lay_follow_box">
		<div class="Layer_Top_Follow_Length">

			<div class="Landing_Title_Box">넥센타이어 렌탈 상담 신청서</div>
			<div class="Landing_Button_Box bg_color_box1"><a href="#form_location" onclick="ufnMove1();">상담받고 혜택받기</a></div>

		</div>
	</div>-->
  <link rel="stylesheet" href="https://bsevent.co.kr/Event2024/A140/css/base4.css">
  <script type="text/javascript">
    /*$(function(){  
    $('#Rolling_zone').vTicker({   
        // 스크롤 속도(default: 700)  
        speed: 500,  
        // 스크롤 사이의 대기시간(default: 4000)  
        pause: 3000,  
        // 스크롤 애니메이션  
        animation: 'fade',  
        // 마우스 over 일때 멈출 설정  
        mousePause: false,  
        // 한번에 보일 리스트수(default: 2)  
        showItems: 5,  
        // 스크롤 컨테이너 높이(default: 0)  
        height: 0,  
        // 아이템이 움직이는 방향, up/down (default: up)  
        direction: 'up'  
    });  
});  */
  </script>
  <link rel="stylesheet" href="https://bsevent.co.kr/Event2024/A140/css/diy_font.css">
  <link rel="stylesheet" href="https://bsevent.co.kr/Event2024/A140/css/diy.css">
  <style>
    /*백그라운드 컬러 CSS  S*/
    .Inputform_Background_Color {
      background-color: #ffffff;
    }

    /*라운드 컬러 CSS  S*/
    .Inputform_Round_Color {
      border-color: #ffffff !important;
    }

    /**타이틀 이름 색상 CSS S **/
    .Title_Text_Color .Title_Name,
    .Input_Radio_Chcek_Text_Terms,
    .Input_Radio_Chcek_Text_Terms a {
      color: #2b3953;
    }

    /*Input/select/textarea 백그라운드 컬러 CSS  S*/
    .Inputbox_Background_Color input,
    .Inputbox_Background_Color select,
    .Inputbox_Background_Color textarea,
    .Inputbox_Background_Color {
      background-color: #fff;
    }

    .Radio_DIY_Button_N input[type="radio"]+label {
      background-color: #f7f7f7;
    }

    /*주소검색 버튼 백그라운드 컬러 CSS  S*/
    .Inputbox_Button_Background_Color .Button_Address_Search {
      background-color: #9e9e9e;
    }

    /*Input/select/textarea 라운드 컬러 CSS  S*/
    .Inputbox_Round_Color input,
    .Inputbox_Round_Color select,
    .Inputbox_Round_Color textarea,
    .Inputbox_Round_Color .Button_Address_Search {
      border-color: #9e9e9e !important;
    }

    /*Input/select/textarea 폰트컬러 CSS */
    /* 입력전 S */
    .Inputbox_Befor_Color input::placeholder,
    .Inputbox_Befor_Color textarea::placeholder {
      color: #c2c2c2 !important;
    }

    /* 입력후 S */
    .Inputbox_After_Color input,
    .Inputbox_After_Color textarea,
    .Inputbox_After_Color select,
    .Inputbox_After_Color .Input_Radio_Chcek_Text,
    .Inputbox_After_Color .Input_Radio_Chcek_Text a,
    .Inputbox_After_Color .Left_Title_Box,
    .Inputbox_After_Color .Left_Title_Box_Date,
    .Inputbox_After_Color .Radio_DIY_Button_N input[type="radio"]+label {
      color: #000000 !important;
    }

    /*Input/select/textarea 폰트컬러 CSS  E*/
    /*주소검색 버튼 텍스트 컬러 CSS  S*/
    .Inputbox_Button_Color .Button_Address_Search a {
      color: #f7f7f7;
    }

    /* 버튼 텍스트 컬러 S */
    .Submit_Text_Color .Submit_Button a {
      color: #fafafa;
    }

    /* 버튼 배경 컬러 S */
    .Submit_Background_Color .Submit_Button {
      background-color: #fff;
    }

    /* 버튼 배경 컬러 E */
    /*폼간간격*/
    .Db-Cart-block {
      padding: 0;
    }

    /* 입력폼 외부 background 컬러 S */
    .Inputform_Out_Background {
      background-color: #ffffff;
    }

    /* 입력폼 외부 background 컬러 E */
    /* 입력폼 설명 컬러 S */
    .Input_explain_Text_Color .Title_explain {
      color: #f44336 !important;
    }

    /* 입력폼 설명 컬러 E */
    /*문자인증 버튼 백그라운드 컬러 CSS  S*/
    .Inputbox_Button_Background_Color .Button_PNA_Search {
      background-color: #9e9e9e;
    }

    /*Input/select/textarea 라운드 컬러 CSS  S*/
    .Inputbox_Round_Color input,
    .Inputbox_Round_Color select,
    .Inputbox_Round_Color textarea,
    .Inputbox_Round_Color .Button_PNA_Search,
    .Inputbox_Round_Color .Radio_DIY_Button_N input[type="radio"]+label {
      border-color: #535353 !important;
    }

    /*문자인증 버튼 텍스트 컬러 CSS  S*/
    .Inputbox_Button_Color .Button_PNA_Search a {
      color: #f7f7f7;
    }

    /*Radio 버튼 선택시 CSS  S*/
    .Radio_DIY_Button_N input[type="radio"]:checked+label {
      background-color: #9e9e9e;
      border-color: #9e9e9e !important;
      color: #f7f7f7 !important;
    }
  </style>
  <div style="height:;"></div>
  <div class="wrap  Q_W_Size_800px" id="Body_area">
    <div class="pd-top-10">
      <a><img width="100%" src="https://bsevent.co.kr/Event2024/A140/images_event3/main_01.jpg" style="vertical-align:bottom;display:block;" title="넥센타이어 렌탈 상담 신청서"></a>
      <a><img width="100%" src="https://bsevent.co.kr/Event2024/A140/images_event3/main_02.gif" style="vertical-align:bottom;display:block;" title="넥센타이어 렌탈 상담 신청서"></a>
      <a><img width="100%" src="https://bsevent.co.kr/Event2024/A140/images_event3/main_03.gif" style="vertical-align:bottom;display:block;" title="넥센타이어 렌탈 상담 신청서"></a>
      <a><img width="100%" src="https://bsevent.co.kr/Event2024/A140/images_event3/main_04.jpg" style="vertical-align:bottom;display:block;" title="넥센타이어 렌탈 상담 신청서"></a>
    </div>
    <!----// form START ---------------------->
    <div class="Inputform_Out_Background">
      <!-- //form-->
      <div class="Input_width_Size_Box W_Size_800p Round_Radius_Box">
        <!--------------------- 입력폼 S ------------------->
        <div class="Db-Cart-container 
Inputform_Space_5	
Inputform_Background_Color 
Inputform_Round_Color 
Inputform_Border_1 
Inputform_Radius_7 
Title_Font_size_18 
Title_Text_Color 
Title_Text_Bold Title_Family_DIYRoboto 
Title_Dsplay_Off Inputbox_Bottom_Space_10 
Inputbox_Font_size_18 
Inputbox_Befor_Color 
Inputbox_After_Color 
Inputbox_Border_1 
Inputbox_Radius_5 
Inputbox_Round_Color 
Inputbox_Background_Color 
Inputbox_Button_Background_Color 
Inputbox_Button_Color 
Inputbox_Family_DIYRoboto 
Inputbox_Text_Bold_n Input_explain_Text_Bold Input_explain_Font_size_18 
Input_explain_Family_DIYRoboto 
Input_explain_Text_Color 
Submit_Font_size_20 
Submit_Family_DIYRoboto 
Submit_Text_Color 
Submit_Background_Color 
Submit_Radius_5 
Submit_Text_Bold  ">
          <div class="Db-Cart-row Inputform_Space">
            <a name="form_location" id="form_location"></a>
            <div style="height:10px;"></div>
            <div class="Input_width_Size_Box W_Size_800px Round_Radius_Box" style="border-radius:0px;">
              <div class="Input_width_Size_Box_In From_Background_Color1 From_Round_Color8">
                <!-- //form-->
                <div class="main_global">
                  <div><input name="name" maxlength="5" required="required" type="text" autocomplete="off" value="" class="input_style" placeholder="고객명"
                      onblur="if(this.value){this.style.backgroundColor='#FAFFBD';}else{this.style.backgroundColor='';}"></div>
                </div>
                <div class="main_global">
                  <div class="Global_layout_three_box">
                    <select name="tel1" maxlength="3" required="required" placeholder="연락처" class="Global_layout_form_box" style="padding:5px;">
                      <option value="010">010</option>
                    </select>
                  </div>
                  <div class="Global_layout_ken_5percent">-</div>
                  <div class="Global_layout_three_box">
                    <input name="tel2" maxlength="4" required="required" type="text" value="" onkeyup="Auto_focus_set(this.value,4,form1.p1_mobile3)" class="Global_layout_form_box" placeholder="연락처" pattern="[0-9]*" inputmode="numeric" min="0"
                      onblur="if(this.value){this.style.backgroundColor='#FAFFBD';}else{this.style.backgroundColor='';}">
                  </div>
                  <div class="Global_layout_ken_5percent">-</div>
                  <div class="Global_layout_three_box">
                    <input name="tel3" maxlength="4" required="required" type="text" value="" class="Global_layout_form_box" placeholder="연락처" onkeyup="Max_length_set(this,4);" pattern="[0-9]*" inputmode="numeric" min="0"
                      onblur="if(this.value){this.style.backgroundColor='#FAFFBD';}else{this.style.backgroundColor='';}">
                  </div>
                  <div class="clearfix"></div>
                </div>
                <div class="main_global">
                  <div><input name="company" maxlength="30" required="required" type="text" autocomplete="off" value="" class="input_style" placeholder="차종"
                      onblur="if(this.value){this.style.backgroundColor='#FAFFBD';}else{this.style.backgroundColor='';}"></div>
                </div>
                <div class="Db-Cart-12">
                  <div class="Db-Cart-block">
                    <div style="height: 5px;"></div>
                    <p class="Title_Name">타이어 마지막 교체시기</p>
                    <div class="Width-100p">
                      <div class="Radio_DIY_Button_N">
                        <p class="Sort_6"><input name="job" id="p1_opt6_1" type="radio" value="2년 미만" placeholder="마지막 타이어 교체시기"><label for="p1_opt6_1">2년 미만</label></p>
                        <p class="Sort_6 Mg-l-2"><input name="job" id="p1_opt6_2" type="radio" value="3년 미만" placeholder="마지막 타이어 교체시기"><label for="p1_opt6_2">3년 미만</label></p>
                        <p class="Sort_6 Mg-l-2"><input name="job" id="p1_opt6_3" type="radio" value="4년 미만" placeholder="마지막 타이어 교체시기"><label for="p1_opt6_3">4년 미만</label></p>
                        <p class="Sort_6 Mg-l-2"><input name="job" id="p1_opt6_4" type="radio" value="5년 미만" placeholder="마지막 타이어 교체시기"><label for="p1_opt6_4">5년 미만</label></p>
                        <p class="Sort_6 Mg-l-2"><input name="job" id="p1_opt6_5" type="radio" value="5년 이상" placeholder="마지막 타이어 교체시기"><label for="p1_opt6_5">5년 이상</label></p>
                      </div>
                    </div>
                    <input name="input_count_0" type="hidden" value="4">
                  </div>
                </div>
                <!-- //<div>
					<div class="blinking-text" style="color:#ff0000;margin:10px;font-weight:bold;font-size:25px;">
						※ 렌탈 불가 차종: 포터, 봉고, 트럭, 21인치 이상 타이어
					</div>
			</div>-->
                <div class="db_p"><a><img src="https://bsevent.co.kr/Event2024/A140/images_event3/main_11.jpg" alt=""></a></div>
                <ul class="check1">
                  <div style="margin:10px 5px; font-weight:bold; font-size:16px;">* 해당 이벤트는 전화상담을 통한 혜택을 안내하고 있습니다</div>
                  <li><input type="checkbox" name="p1_opt2" value="y" id="p1_opt2_1"><label for="p1_opt2_1">네</label></li>
                  <li><input type="checkbox" name="p1_opt2" value="n" id="p1_opt2_2"><label for="p1_opt2_2">아니오</label></li><br><br><br>
                </ul>
              </div>
              <div class="db_btn"><a><input type="image" style="width: 95%; border: none;" src="https://bsevent.co.kr/Event2024/A140/images_event3/db_btn.jpg" alt=""></a></div>
            </div>
            <!-- //form-->
            <!----// form END ---------------------->
            <div class="pd-top-10">
              <!-- //<a ><img width='100%' src='https://bsevent.co.kr/Event2024/A140/images_event3/main_05.gif' style='vertical-align:bottom;display:block;' title='넥센타이어 렌탈 상담 신청서'></a>
<a ><img width='100%' src='https://bsevent.co.kr/Event2024/A140/images_event3/main_06.gif' style='vertical-align:bottom;display:block;' title='넥센타이어 렌탈 상담 신청서'></a>-->
              <a><img width="100%" src="https://bsevent.co.kr/Event2024/A140/images_event3/main_05.gif" style="vertical-align:bottom;display:block;" title="넥센타이어 렌탈 상담 신청서"></a>
              <!-- //<video autoplay controls loop muted playsinline style="width: 100%; max-width: 800px; margin-bottom: 0px; pointer-events: none;">
	<source src="./images_event3/main_05.mp4" type="video/mp4">
</video>-->
              <!-- //<a ><img width='100%' src='https://bsevent.co.kr/Event2024/A140/images_event3/main_06.gif' style='vertical-align:bottom;display:block;' title='넥센타이어 렌탈 상담 신청서'></a>-->
              <!-- //<img src="https://bsevent.co.kr/Event2024/A140/images_event3/main_06.gif" alt="">-->
              <!-- //<a ><img width='100%' src='https://bsevent.co.kr/Event2024/A140/images_event3/main_07.gif' style='vertical-align:bottom;display:block;' title='넥센타이어 렌탈 상담 신청서'></a>-->
              <video autoplay="" controls="" loop="" muted="" playsinline="" style="width: 100%; max-width: 800px; margin-bottom: 0px; pointer-events: none;">
                <source src="https://bsevent.co.kr/Event2024/A140/images_event3/main_07.mp4" type="video/mp4">
              </video>
              <a><img width="100%" src="https://bsevent.co.kr/Event2024/A140/images_event3/main_08.jpg" style="vertical-align:bottom;display:block;" title="넥센타이어 렌탈 상담 신청서"></a>
              <a><img width="100%" src="https://bsevent.co.kr/Event2024/A140/images_event3/main_08.jpg" style="vertical-align:bottom;display:block;" title="넥센타이어 렌탈 상담 신청서"></a>
            </div>
            <div class="Inputform_Out_Background">
              <!-- //form-->
              <div class="Input_width_Size_Box W_Size_800p Round_Radius_Box">
                <!--------------------- 입력폼 S ------------------->
                <div class="Db-Cart-container 
Inputform_Space_5	
Inputform_Background_Color 
Inputform_Round_Color 
Inputform_Border_1 
Inputform_Radius_7 
Title_Font_size_18 
Title_Text_Color 
Title_Text_Bold Title_Family_DIYRoboto 
Title_Dsplay_Off Inputbox_Bottom_Space_10 
Inputbox_Font_size_18 
Inputbox_Befor_Color 
Inputbox_After_Color 
Inputbox_Border_1 
Inputbox_Radius_5 
Inputbox_Round_Color 
Inputbox_Background_Color 
Inputbox_Button_Background_Color 
Inputbox_Button_Color 
Inputbox_Family_DIYRoboto 
Inputbox_Text_Bold_n Input_explain_Text_Bold Input_explain_Font_size_18 
Input_explain_Family_DIYRoboto 
Input_explain_Text_Color 
Submit_Font_size_20 
Submit_Family_DIYRoboto 
Submit_Text_Color 
Submit_Background_Color 
Submit_Radius_5 
Submit_Text_Bold  ">
                  <div class="Db-Cart-row Inputform_Space">
                    <a name="form_location" id="form_location"></a>
                    <div style="height:10px;"></div>
                    <div class="Input_width_Size_Box W_Size_800px Round_Radius_Box" style="border-radius:0px;">
                      <div class="Input_width_Size_Box_In From_Background_Color1 From_Round_Color8">
                        <!-- //form-->
                        <div class="main_global">
                          <div><input name="name" maxlength="5" required="required" type="text" autocomplete="off" value="" class="input_style" placeholder="고객명"
                              onblur="if(this.value){this.style.backgroundColor='#FAFFBD';}else{this.style.backgroundColor='';}"></div>
                        </div>
                        <div class="main_global">
                          <div class="Global_layout_three_box">
                            <select name="tel1" maxlength="3" required="required" placeholder="연락처" class="Global_layout_form_box" style="padding:5px;">
                              <option value="010">010</option>
                            </select>
                          </div>
                          <div class="Global_layout_ken_5percent">-</div>
                          <div class="Global_layout_three_box">
                            <input name="tel2" maxlength="4" required="required" type="text" value="" onkeyup="Auto_focus_set(this.value,4,form1.p2_mobile3)" class="Global_layout_form_box" placeholder="연락처" pattern="[0-9]*" inputmode="numeric"
                              min="0" onblur="if(this.value){this.style.backgroundColor='#FAFFBD';}else{this.style.backgroundColor='';}">
                          </div>
                          <div class="Global_layout_ken_5percent">-</div>
                          <div class="Global_layout_three_box">
                            <input name="tel3" maxlength="4" required="required" type="text" value="" class="Global_layout_form_box" placeholder="연락처" onkeyup="Max_length_set(this,4);" pattern="[0-9]*" inputmode="numeric" min="0"
                              onblur="if(this.value){this.style.backgroundColor='#FAFFBD';}else{this.style.backgroundColor='';}">
                          </div>
                          <div class="clearfix"></div>
                        </div>
                        <div class="main_global">
                          <div><input name="company" maxlength="30" required="required" type="text" autocomplete="off" value="" class="input_style" placeholder="차종"
                              onblur="if(this.value){this.style.backgroundColor='#FAFFBD';}else{this.style.backgroundColor='';}"></div>
                        </div>
                        <div class="Db-Cart-12">
                          <div class="Db-Cart-block">
                            <div style="height: 5px;"></div>
                            <p class="Title_Name">타이어 마지막 교체시기</p>
                            <div class="Width-100p">
                              <div class="Radio_DIY_Button_N">
                                <p class="Sort_6"><input name="job" id="p2_opt6_1" type="radio" value="2년 미만" placeholder="마지막 타이어 교체시기"><label for="p2_opt6_1">2년 미만</label></p>
                                <p class="Sort_6 Mg-l-2"><input name="job" id="p2_opt6_2" type="radio" value="3년 미만" placeholder="마지막 타이어 교체시기"><label for="p2_opt6_2">3년 미만</label></p>
                                <p class="Sort_6 Mg-l-2"><input name="job" id="p2_opt6_3" type="radio" value="4년 미만" placeholder="마지막 타이어 교체시기"><label for="p2_opt6_3">4년 미만</label></p>
                                <p class="Sort_6 Mg-l-2"><input name="job" id="p2_opt6_4" type="radio" value="5년 미만" placeholder="마지막 타이어 교체시기"><label for="p2_opt6_4">5년 미만</label></p>
                                <p class="Sort_6 Mg-l-2"><input name="job" id="p2_opt6_5" type="radio" value="5년 이상" placeholder="마지막 타이어 교체시기"><label for="p2_opt6_5">5년 이상</label></p>
                              </div>
                            </div>
                            <input name="input_count_0" type="hidden" value="4">
                          </div>
                        </div>
                        <!-- //<div>
					<div class="blinking-text" style="color:#ff0000;margin:10px;font-weight:bold;font-size:25px;">
						※ 렌탈 불가 차종: 포터, 봉고, 트럭, 21인치 이상 타이어
					</div>
			</div>-->
                        <div class="db_p"><a href="javascript:fn_multi_submit('p1');"><img src="https://bsevent.co.kr/Event2024/A140/images_event3/main_11.jpg" alt=""></a></div>
                        <ul class="check1">
                          <div style="margin:10px 5px; font-weight:bold; font-size:16px;">* 해당 이벤트는 전화상담을 통한 혜택을 안내하고 있습니다</div>
                          <li><input type="checkbox" name="p2_opt2" value="y" id="p2_opt2_1"><label for="p2_opt2_1">네</label></li>
                          <li><input type="checkbox" name="p2_opt2" value="n" id="p2_opt2_2"><label for="p2_opt2_2">아니오</label></li><br><br><br>
                        </ul>
                      </div>
                      <div class="db_btn"><a><input type="image" style="width: 95%; border: none;" src="https://bsevent.co.kr/Event2024/A140/images_event3/db_btn.jpg" alt=""></a></div>
                    </div>
                    <!-- //form-->
                    <div style="height:10px;"></div>
                  </div>
                  <div class="wrap  Q_W_Size_800px" id="Body_area">
                    <div class="pd-top-10">
                      <a><img width="100%" src="https://bsevent.co.kr/Event2024/A140/images_event3/main_10.gif" style="vertical-align:bottom; display:block;margin-bottom: 20px;" title="넥센타이어 렌탈 상담 신청서"></a>
                    </div>
                    <div class="footer">
                      <img src="https://bsevent.co.kr/Event2024/A140/images_event3/footer_01.jpg" alt="" usemap="#Map">
                      <map name="Map">
                        <area shape="rect" coords="617,19,780,60" href="javascript:fnPopup('https://bsevent.co.kr/Event2024/A140/popup.htm', 517, 450);" alt="개인정보취급방침">
                      </map>
                      <div class="info">
                        <!-- 광고성 정보 수신에 관한 동의 -->
                        <table class="info1">
                          <tbody>
                            <tr>
                              <td><input type="radio" name="agree0" value="y" style="margin-right:3px;" checked=""></td>
                              <td><img src="https://bsevent.co.kr/Event2024/A140/images_event3/footer_y.jpg" alt="동의" style="margin-right:3px;"></td>
                              <td><input type="radio" name="agree0" value="n" style="margin-right:3px;"></td>
                              <td><img src="https://bsevent.co.kr/Event2024/A140/images_event3/footer_n.jpg" alt="비동의"></td>
                            </tr>
                          </tbody>
                        </table>
                        <!-- 개인정보수집 이용에 대한 동의 -->
                        <table class="info2">
                          <tbody>
                            <tr>
                              <td><input type="radio" name="agree1" value="y" style="margin-right:3px;" checked=""></td>
                              <td><img src="https://bsevent.co.kr/Event2024/A140/images_event3/footer_y.jpg" alt="동의" style="margin-right:3px;"></td>
                              <td><input type="radio" name="agree1" value="n" style="margin-right:3px;"></td>
                              <td><img src="https://bsevent.co.kr/Event2024/A140/images_event3/footer_n.jpg" alt="비동의"></td>
                            </tr>
                          </tbody>
                        </table>
                        <!-- 개인정보  취급위탁에 대한 동의 -->
                        <table class="info3">
                          <tbody>
                            <tr>
                              <td><input type="radio" name="agree2" value="y" style="margin-right:3px;" checked=""></td>
                              <td><img src="https://bsevent.co.kr/Event2024/A140/images_event3/footer_y.jpg" alt="동의" style="margin-right:3px;"></td>
                              <td><input type="radio" name="agree2" value="n" style="margin-right:3px;"></td>
                              <td><img src="https://bsevent.co.kr/Event2024/A140/images_event3/footer_n.jpg" alt="비동의"></td>
                            </tr>
                          </tbody>
                        </table>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

010
-

-




타이어 마지막 교체시기

2년 미만

3년 미만

4년 미만

5년 미만

5년 이상


   * 해당 이벤트는 전화상담을 통한 혜택을 안내하고 있습니다
 * 네
 * 아니오
   
   
   
   
   
   


010
-

-




타이어 마지막 교체시기

2년 미만

3년 미만

4년 미만

5년 미만

5년 이상


   * 해당 이벤트는 전화상담을 통한 혜택을 안내하고 있습니다
 * 네
 * 아니오