{"id":17823,"date":"2025-02-06T16:36:05","date_gmt":"2025-02-06T07:36:05","guid":{"rendered":"http:\/\/westrc.dothome.co.kr\/?page_id=17823"},"modified":"2025-07-24T11:23:34","modified_gmt":"2025-07-24T02:23:34","slug":"%ed%9b%84%ec%9b%90%ec%8b%a0%ec%b2%ad","status":"publish","type":"page","link":"https:\/\/www.westrc.or.kr\/?page_id=17823","title":{"rendered":"\ud6c4\uc6d0\uc2e0\uccad"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"17823\" class=\"elementor elementor-17823\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2810269 e-flex e-con-boxed e-con e-parent\" data-id=\"2810269\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-f4b160f e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"f4b160f\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-bbe1e81 e-con-full e-flex e-con e-child\" data-id=\"bbe1e81\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-bbcefbe e-con-full e-flex e-con e-child\" data-id=\"bbcefbe\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d191d1a elementor-widget elementor-widget-text-editor\" data-id=\"d191d1a\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\ubcf5\uc9c0\uad00<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-990b27e elementor-widget elementor-widget-text-editor\" data-id=\"990b27e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\uc7a5\uc560\uc778\uc774 \uac1c\uc131 \uc788\ub294 \uc0b6\uc744 \ud5a5\ud574 \ud568\uaed8 \ub3c4\uc804<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-93d507b e-con-full e-flex e-con e-child\" data-id=\"93d507b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-11ecae3 elementor-widget elementor-widget-shortcode\" data-id=\"11ecae3\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"page\" data-elementor-id=\"22829\" class=\"elementor elementor-22829\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8741b93 e-con-full e-flex e-con e-parent\" data-id=\"8741b93\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d71849 elementor-widget elementor-widget-html\" data-id=\"5d71849\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"ko\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <title>\ub4dc\ub86d\ub2e4\uc6b4 \uba54\ub274 \uc804\uccb4<\/title>\r\n  <style>\r\n    body {\r\n      font-family: 'Noto Sans KR', sans-serif;\r\n    }\r\n\r\n    .dropdown {\r\n      width: 100%;\r\n      margin-bottom: 10px;\r\n      background-color: #fff;\r\n      border: 1px solid #ccc;\r\n      border-radius: 6px;\r\n      overflow: hidden;\r\n      visibility: hidden;\r\n    }\r\n\r\n    .dropdown-loaded .dropdown {\r\n      visibility: visible;\r\n    }\r\n\r\n    .dropdown .title {\r\n      background-color: #fff;\r\n      color: #111;\r\n      padding: 12px 15px;\r\n      font-size: 16px;\r\n      font-weight: 500;\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: center;\r\n      cursor: pointer;\r\n    }\r\n\r\n    .dropdown .icon::before {\r\n      content: '+';\r\n      font-size: 18px;\r\n      color: #888;\r\n      padding-right: 10px;\r\n    }\r\n\r\n    .dropdown.active-title {\r\n      border: 1px solid #36A3D1;\r\n    }\r\n\r\n    .dropdown.active-title .title {\r\n      background-color: #36A3D1;\r\n      color: #fff !important;\r\n      font-weight: 700;\r\n    }\r\n\r\n    .dropdown.active-title .icon::before {\r\n      color: #fff;\r\n    }\r\n\r\n    .dropdown ul {\r\n      background-color: #fff;\r\n      list-style: none;\r\n      padding: 0 15px;\r\n      margin: 0;\r\n      max-height: 0;\r\n      overflow: hidden;\r\n      transition: max-height 0.3s ease, padding 0.3s ease;\r\n    }\r\n\r\n    .dropdown.active ul {\r\n      padding: 10px 15px;\r\n      max-height: 500px;\r\n    }\r\n\r\n    .dropdown ul li {\r\n      margin: 10px 0;\r\n    }\r\n\r\n    .dropdown ul li a {\r\n      text-decoration: none;\r\n      color: #333;\r\n      font-weight: 400;\r\n      padding-left: 10px;\r\n    }\r\n\r\n    .dropdown ul li a:hover,\r\n    .dropdown ul li a:focus {\r\n      text-decoration: underline;\r\n    }\r\n\r\n    .dropdown ul li a.current {\r\n      color: #000 !important;\r\n      font-weight: 500 !important;\r\n      background: none;\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n<div class=\"dropdown\" data-related-pages=\"15472,15513,15521,17330,18909,17611\">\r\n  <div class=\"title\" tabindex=\"0\">\uc18c\uac1c\ud574\uc694 <span class=\"icon\"><\/span><\/div>\r\n  <ul>\r\n    <li><a href=\"\/?page_id=15472\">\u00b7 \uc778\uc0ac\ub9d0<\/a><\/li>\r\n    <li><a href=\"\/?page_id=15521\">\u00b7 \ubbf8\uc158\u00b7\ube44\uc804 <\/a><\/li>\r\n    <li><a href=\"\/?page_id=17330\">\u00b7 \uc5f0\ud601<\/a><\/li>\r\n    <li><a href=\"\/?page_id=18909\">\u00b7 \uc870\uc9c1\ub3c4<\/a><\/li>\r\n    <li><a href=\"\/?page_id=17611\">\u00b7 \uc9c1\uc6d0\uc18c\uac1c<\/a><\/li>\r\n    <li><a href=\"\/?page_id=15513\">\u00b7 \ubc95\uc778\uc18c\uac1c<\/a><\/li>\r\n  <\/ul>\r\n<\/div>\r\n\r\n<div class=\"dropdown\" data-related-pages=\"15539,15544,15560,15568,15573,15586,24775\">\r\n  <div class=\"title\" tabindex=\"0\">\uc548\ub0b4\ud574\uc694 <span class=\"icon\"><\/span><\/div>\r\n  <ul>\r\n      <li><a href=\"\/?page_id=24775\">\u00b7 \uc0ac\uc5c5\uc548\ub0b4<\/a><\/li>\r\n    <li><a href=\"\/?page_id=15539\">\u00b7 \uc811\uc218\ub4f1\ub85d \ubc0f \uc774\uc6a9\uc548\ub0b4<\/a><\/li>\r\n    <li><a href=\"\/?page_id=15544\">\u00b7 \uc9c4\ub2e8\uc548\ub0b4<\/a><\/li>\r\n    <li><a href=\"\/?page_id=15560\">\u00b7 \uc2dc\uc124\uc548\ub0b4<\/a><\/li>\r\n    <li><a href=\"\/?page_id=15568\">\u00b7 \uc624\uc2dc\ub294\uae38<\/a><\/li>\r\n    <li><a href=\"\/?page_id=15573\">\u00b7 \ucc28\ub7c9\uc2dc\uac04\ud45c<\/a><\/li>\r\n    <li><a href=\"\/?page_id=15586\">\u00b7 \uc2dd\ub2e8\ud45c<\/a><\/li>\r\n  <\/ul>\r\n<\/div>\r\n\r\n<div class=\"dropdown\" data-related-pages=\"15630,15619,15635,15640\">\r\n  <div class=\"title\" tabindex=\"0\">\ud568\uaed8\ud574\uc694 <span class=\"icon\"><\/span><\/div>\r\n  <ul>\r\n    <li><a href=\"\/?page_id=15630\">\u00b7 \ud6c4\uc6d0\uc548\ub0b4<\/a><\/li>\r\n    <li><a href=\"\/?page_id=15619\">\u00b7 \uc790\uc6d0\ubd09\uc0ac\uc548\ub0b4<\/a><\/li>\r\n    <li><a href=\"\/?page_id=15635\">\u00b7 \ud568\uaed8\ud558\ub294 \uc0ac\ub78c\ub4e4<\/a><\/li>\r\n    <li><a href=\"\/?page_id=15640\">\u00b7 \ub098\ub214\ud65c\ub3d9<\/a><\/li>\r\n  <\/ul>\r\n<\/div>\r\n\r\n<div class=\"dropdown\" data-related-pages=\"15645,15658,15670,15650,24864\">\r\n  <div class=\"title\" tabindex=\"0\">\uc18c\ud1b5\ud574\uc694 <span class=\"icon\"><\/span><\/div>\r\n  <ul>\r\n    <li><a href=\"\/?page_id=15645\">\u00b7 \uacf5\uc9c0\uc0ac\ud56d<\/a><\/li>\r\n    <li><a href=\"\/?page_id=15658\">\u00b7 \ud589\uc0ac\uc77c\uc815<\/a><\/li>\r\n    <li><a href=\"\/?page_id=15670\">\u00b7 \ube44\uc804\uacf5\uc720<\/a><\/li>\r\n    <li><a href=\"\/?page_id=15650\">\u00b7 \ucc44\uc6a9\uacf5\uace0<\/a><\/li>\r\n    <li><a href=\"\/?page_id=24864\">\u00b7 \uc628\ub77c\uc778\uac74\uc758\ud568<\/a><\/li>\r\n  <\/ul>\r\n<\/div>\r\n\r\n<div class=\"dropdown\" data-related-pages=\"15663\">\r\n  <div class=\"title\" tabindex=\"0\">\ud3ec\ud1a0\uac24\ub7ec\ub9ac <span class=\"icon\"><\/span><\/div>\r\n  <ul>\r\n    <li><a href=\"\/?page_id=15663\">\u00b7 \ud3ec\ud1a0\uac24\ub7ec\ub9ac<\/a><\/li>\r\n  <\/ul>\r\n<\/div>\r\n\r\n<div class=\"dropdown\" data-related-pages=\"15737\">\r\n  <div class=\"title\" tabindex=\"0\">\uc18c\uc2dd\uc9c0 <span class=\"icon\"><\/span><\/div>\r\n  <ul>\r\n    <li><a href=\"\/?page_id=15737\">\u00b7 \uc18c\uc2dd\uc9c0<\/a><\/li>\r\n  <\/ul>\r\n<\/div>\r\n\r\n<div class=\"dropdown\" data-related-pages=\"15675,15688,15693,15698,15703,19281\">\r\n  <div class=\"title\" tabindex=\"0\">\uc774\uc6a9\ud574\uc694 <span class=\"icon\"><\/span><\/div>\r\n  <ul>\r\n    <li><a href=\"\/?page_id=15675\">\u00b7 \uad11\uc5ed\uc0ac\uc5c5<\/a><\/li>\r\n    <li><a href=\"\/?page_id=15688\">\u00b7 \uc0dd\uc560\ub9de\ucda4\uc9c0\uc6d0\uc0ac\uc5c5<\/a><\/li>\r\n    <li><a href=\"\/?page_id=15693\">\u00b7 \ub0b4\uc77c\uc790\ub9ac\uc9c0\uc6d0\uc0ac\uc5c5<\/a><\/li>\r\n    <li><a href=\"\/?page_id=15698\">\u00b7 \ubaa8\ub4e0\uad8c\uc775\uc9c0\uc6d0\uc0ac\uc5c5<\/a><\/li>\r\n    <li><a href=\"\/?page_id=15703\">\u00b7 ID&R\uc9c0\uc6d0\uc0ac\uc5c5<\/a><\/li>\r\n    <li><a href=\"\/?page_id=19281\">\u00b7 \ub300\uae30\uc790\ud604\ud669<\/a><\/li>\r\n  <\/ul>\r\n<\/div>\r\n\r\n<div class=\"dropdown\" data-related-pages=\"15708,17475,17480,17485\">\r\n  <div class=\"title\" tabindex=\"0\">\ubd80\uc124\uae30\uad00 <span class=\"icon\"><\/span><\/div>\r\n  <ul>\r\n    <li><a href=\"\/?page_id=17480\">\u00b7 \uccad\uc591\ubd84\uad00<\/a><\/li>\r\n    <li><a href=\"\/?page_id=17485\">\u00b7 \uacf5\ub3d9\uc0dd\ud65c\uac00\uc815<\/a><\/li>\r\n    <li><a href=\"\/?page_id=15708\">\u00b7 \uc8fc\uac04\uc774\uc6a9\uc13c\ud130<\/a><\/li>\r\n    <li><a href=\"\/?page_id=17475\">\u00b7 \uc7a5\uc560\uc778\uac00\uc871\uc9c0\uc6d0\uc13c\ud130<\/a><\/li>\r\n  <\/ul>\r\n<\/div>\r\n\r\n<div class=\"dropdown\" data-related-pages=\"17467,19328,19313\">\r\n  <div class=\"title\" tabindex=\"0\">\uc0ac\uc5c5\uae30\uad00 <span class=\"icon\"><\/span><\/div>\r\n  <ul>\r\n    <li><a href=\"\/?page_id=17467\">\u00b7 \uc7a5\uc560\uc778\ud65c\ub3d9\uc9c0\uc6d0\uc13c\ud130<\/a><\/li>\r\n    <li><a href=\"\/?page_id=19328\">\u00b7 \ubc1c\ub2ec\uc7a5\uc560\uc778\uc8fc\uac04\ud65c\ub3d9\uc13c\ud130<\/a><\/li>\r\n    <li><a href=\"\/?page_id=19313\">\u00b7 \ubc1c\ub2ec\uc7ac\ud65c\uc11c\ube44\uc2a4\uc13c\ud130<\/a><\/li>\r\n  <\/ul>\r\n<\/div>\r\n\r\n<script>\r\n  window.addEventListener(\"DOMContentLoaded\", () => {\r\n    document.body.classList.add(\"dropdown-loaded\");\r\n    const currentPageId = new URLSearchParams(window.location.search).get('page_id');\r\n    const currentHref = window.location.pathname + window.location.search;\r\n\r\n    document.querySelectorAll('.dropdown').forEach(dropdown => {\r\n      const relatedPages = dropdown.dataset.relatedPages?.split(',') || [];\r\n      const title = dropdown.querySelector('.title');\r\n      let justFocused = false;\r\n\r\n      if (relatedPages.includes(currentPageId)) {\r\n        dropdown.classList.add('active', 'active-title');\r\n        title.style.cursor = \"default\";\r\n        dropdown.querySelectorAll('ul li a').forEach(link => {\r\n          if (link.href.includes('page_id=' + currentPageId)) {\r\n            link.classList.add('current');\r\n          }\r\n        });\r\n      } else {\r\n        title.addEventListener('focus', () => {\r\n          dropdown.classList.add('active', 'active-title');\r\n          justFocused = true;\r\n          setTimeout(() => justFocused = false, 300);\r\n        });\r\n\r\n        title.addEventListener('click', () => {\r\n          if (justFocused) return;\r\n          dropdown.classList.toggle('active');\r\n          dropdown.classList.toggle('active-title');\r\n        });\r\n\r\n        document.addEventListener('click', (e) => {\r\n          if (!dropdown.contains(e.target)) {\r\n            dropdown.classList.remove('active', 'active-title');\r\n            justFocused = false;\r\n          }\r\n        });\r\n\r\n        dropdown.querySelectorAll('ul a').forEach(link => {\r\n          link.addEventListener('blur', () => {\r\n            setTimeout(() => {\r\n              if (!dropdown.contains(document.activeElement)) {\r\n                dropdown.classList.remove('active', 'active-title');\r\n                justFocused = false;\r\n              }\r\n            }, 100);\r\n          });\r\n        });\r\n      }\r\n    });\r\n\r\n    document.querySelectorAll('.dropdown ul li a').forEach(link => {\r\n      const linkHref = link.getAttribute('href');\r\n      if (linkHref === currentHref) {\r\n        link.classList.add('current');\r\n      }\r\n    });\r\n  });\r\n<\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ef34bf7 e-con-full e-flex e-con e-child\" data-id=\"ef34bf7\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8a0d8f9 e-grid e-con-full e-con e-child\" data-id=\"8a0d8f9\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ecb4c51 e-con-full e-flex e-con e-child\" data-id=\"ecb4c51\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0c903ad elementor-widget__width-initial elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-text-editor\" data-id=\"0c903ad\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>HOME\u00a0 <span style=\"color: #c4c4c4;\">&gt;<\/span>\u00a0 \ucda9\ub0a8\uc11c\ubd80\uc7a5\uc560\uc778\ubcf5\uc9c0\uad00 \u00a0<span style=\"color: #c4c4c4;\">&gt;<\/span>\u00a0 \ud568\uaed8\ud574\uc694\u00a0 <span style=\"color: #c4c4c4;\">&gt;\u00a0 <\/span><span style=\"color: #000000;\">\ud6c4\uc6d0\uc2e0\uccad<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5de3f97 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"5de3f97\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\ud6c4\uc6d0\uc2e0\uccad<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6b48a33 e-con-full e-flex e-con e-child\" data-id=\"6b48a33\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-518d1a3 elementor-nav-menu__align-start elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu\" data-id=\"518d1a3\" data-element_type=\"widget\" data-settings=\"{&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;svg class=\\&quot;e-font-icon-svg e-fas-caret-down\\&quot; viewBox=\\&quot;0 0 320 512\\&quot; xmlns=\\&quot;http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\&quot;&gt;&lt;path d=\\&quot;M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\\&quot;&gt;&lt;\\\/path&gt;&lt;\\\/svg&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;}}\" data-widget_type=\"nav-menu.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<nav aria-label=\"\uba54\ub274\" class=\"elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-background e--animation-fade\">\n\t\t\t\t<ul id=\"menu-1-518d1a3\" class=\"elementor-nav-menu\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-17899\"><a href=\"https:\/\/www.westrc.or.kr\/?page_id=15630\" class=\"elementor-item\">\ud6c4\uc6d0\uc548\ub0b4<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-17888\"><a href=\"https:\/\/www.westrc.or.kr\/?page_id=17823\" class=\"elementor-item\">\ud6c4\uc6d0\uc2e0\uccad<\/a><\/li>\n<\/ul>\t\t\t<\/nav>\n\t\t\t\t\t\t<nav class=\"elementor-nav-menu--dropdown elementor-nav-menu__container\" aria-hidden=\"true\">\n\t\t\t\t<ul id=\"menu-2-518d1a3\" class=\"elementor-nav-menu\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-17899\"><a href=\"https:\/\/www.westrc.or.kr\/?page_id=15630\" class=\"elementor-item\" tabindex=\"-1\">\ud6c4\uc6d0\uc548\ub0b4<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-17888\"><a href=\"https:\/\/www.westrc.or.kr\/?page_id=17823\" class=\"elementor-item\" tabindex=\"-1\">\ud6c4\uc6d0\uc2e0\uccad<\/a><\/li>\n<\/ul>\t\t\t<\/nav>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-01882fd e-con-full e-flex e-con e-child\" data-id=\"01882fd\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5c1b737 e-con-full e-flex e-con e-child\" data-id=\"5c1b737\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5b889a0 elementor-widget elementor-widget-image\" data-id=\"5b889a0\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"469\" height=\"300\" src=\"https:\/\/www.westrc.or.kr\/wp-content\/uploads\/2025\/03\/\ud6c4\uc6d0.png\" class=\"attachment-large size-large wp-image-21626\" alt=\"\" srcset=\"https:\/\/www.westrc.or.kr\/wp-content\/uploads\/2025\/03\/\ud6c4\uc6d0.png 469w, https:\/\/www.westrc.or.kr\/wp-content\/uploads\/2025\/03\/\ud6c4\uc6d0-300x192.png 300w\" sizes=\"(max-width: 469px) 100vw, 469px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e4f7abc e-con-full e-flex e-con e-child\" data-id=\"e4f7abc\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-262b213 elementor-widget elementor-widget-text-editor\" data-id=\"262b213\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"color: #f28d00;\"><strong>\ub098\ub214\uc744 \ud1b5\ud55c<\/strong><\/span> <span style=\"color: #ff0000;\">\uc0ac\ub791<\/span>\uc758 \ub9c8\uc74c<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-61dea54 elementor-widget elementor-widget-text-editor\" data-id=\"61dea54\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\uc6b0\ub9ac\ub294 \ubaa8\ub450 \ub204\uad70\uac00\uc5d0\uac8c \ud798\uc774 \ub418\ub294 \ud2b9\ubcc4\ud55c \uc0ac\ub78c\ub4e4\uc785\ub2c8\ub2e4.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cc3e971 elementor-widget elementor-widget-text-editor\" data-id=\"cc3e971\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\ud6c4\uc6d0\uc790\ub2d8\uc758 \ucc38\uc5ec\ub294 \uc7a5\uc560\uc778\uc758 \u201c\uac1c\uc131\uc788\ub294 \uc0b6\u201d\uc744 \ud5a5\ud55c \uc804\uc778\uc801\u22c5\uc804\uc0dd\uc560\uc801\uc778 <br \/>\ubcf5\uc9c0\uc11c\ube44\uc2a4 \uc6b4\uc601\uc5d0 \uc18c\uc911\ud558\uac8c \uc0ac\uc6a9\ub429\ub2c8\ub2e4.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c42e593 e-con-full e-flex e-con e-child\" data-id=\"c42e593\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b0cda7d e-con-full e-flex e-con e-child\" data-id=\"b0cda7d\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-fc20a1a e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"fc20a1a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0ac3788 elementor-widget elementor-widget-image\" data-id=\"0ac3788\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"15\" height=\"50\" src=\"https:\/\/www.westrc.or.kr\/wp-content\/uploads\/2025\/01\/ico-blue-3.jpg\" class=\"attachment-large size-large wp-image-16211\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-13b1e5c e-con-full e-flex e-con e-child\" data-id=\"13b1e5c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-40c88cb elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"40c88cb\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\ud6c4\uc6d0\uc2e0\uccad<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-05ba652 e-con-full e-flex e-con e-child\" data-id=\"05ba652\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8c37bac elementor-button-align-center elementor-widget elementor-widget-form\" data-id=\"8c37bac\" data-element_type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"Contactnew\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"17823\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"8c37bac\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"\" \/>\n\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_01 elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_01\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\t\uc774\ub984 (\ub2e8\uccb4)\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_01]\" id=\"form-field-field_01\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_03 elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_03\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\t\uc0dd\ub144\uc6d4\uc77c\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_03]\" id=\"form-field-field_03\" class=\"elementor-field elementor-size-lg  elementor-field-textual\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_05 elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_05\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\t\uc8fc\uc18c\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_05]\" id=\"form-field-field_05\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_02 elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_02\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\t\uc5f0\ub77d\ucc98\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[field_02]\" id=\"form-field-field_02\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" required=\"required\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-field_f553240 elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_f553240\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\t\uc774\uba54\uc77c\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[field_f553240]\" id=\"form-field-field_f553240\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-field_04 elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_04\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\t\ud6c4\uc6d0\uc885\ub958\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-caret-down\" viewBox=\"0 0 571.4 571.4\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[field_04]\" id=\"form-field-field_04\" class=\"elementor-field-textual elementor-size-lg\" required=\"required\">\n\t\t\t\t\t\t\t\t\t<option value=\"---------------  \uc120\ud0dd\ud558\uc138\uc694  ----------------\">---------------  \uc120\ud0dd\ud558\uc138\uc694  ----------------<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"\uc77c\uc2dc\ud6c4\uc6d0\">\uc77c\uc2dc\ud6c4\uc6d0<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"\uc815\uae30\ud6c4\uc6d0\">\uc815\uae30\ud6c4\uc6d0<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"\uacb0\uc5f0\ud6c4\uc6d0\">\uacb0\uc5f0\ud6c4\uc6d0<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"\ubb3c\ud488\ud6c4\uc6d0\">\ubb3c\ud488\ud6c4\uc6d0<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"\uc9c0\uc815\ud6c4\uc6d0\">\uc9c0\uc815\ud6c4\uc6d0<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-field_335cff7 elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_335cff7\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\t\ud6c4\uc6d0\ubc29\ubc95\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-caret-down\" viewBox=\"0 0 571.4 571.4\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[field_335cff7]\" id=\"form-field-field_335cff7\" class=\"elementor-field-textual elementor-size-lg\" required=\"required\">\n\t\t\t\t\t\t\t\t\t<option value=\"---------------  \uc120\ud0dd\ud558\uc138\uc694  ----------------\">---------------  \uc120\ud0dd\ud558\uc138\uc694  ----------------<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"CMS\ud6c4\uc6d0\">CMS\ud6c4\uc6d0<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"\uacc4\uc88c\uc774\uccb4\">\uacc4\uc88c\uc774\uccb4<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"\uae30\ud0c0\ubc29\ubc95\">\uae30\ud0c0\ubc29\ubc95<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_26ce83c elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_26ce83c\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\t\ud6c4\uc6d0\uae08\uc561\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_26ce83c]\" id=\"form-field-field_26ce83c\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" placeholder=\"\uc608) 100,000\uc6d0\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_d523718 elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_d523718\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCMS \uc790\ub3d9\uc774\uccb4 \uc740\ud589\uba85\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_d523718]\" id=\"form-field-field_d523718\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_6579b92 elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_6579b92\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCMS \uc790\ub3d9\uc774\uccb4 \uacc4\uc88c\ubc88\ud638\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_6579b92]\" id=\"form-field-field_6579b92\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_caba74f elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_caba74f\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCMS \uc790\ub3d9\uc774\uccb4 \uc608\uae08\uc8fc\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_caba74f]\" id=\"form-field-field_caba74f\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_f5f040b elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_f5f040b\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCMS \uc790\ub3d9\uc774\uccb4\uc77c \uc9c0\uc815\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_f5f040b]\" id=\"form-field-field_f5f040b\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" placeholder=\"\uc608) 10\uc77c, 20\uc77c 25\uc77c \ub4f1\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-html elementor-field-group elementor-column elementor-field-group-field_10 elementor-col-100\">\n\t\t\t\t\t\n<style type=\"text\/css\">\n<!--\n.ttt {\n\tfont-family:  'Noto Sans KR', sans-serif;            \n font-weight:300;\n\tfont-size: 21px;\n\tcolor: #ececec;\n}\n.style2 {font-family:  'Noto Sans KR', sans-serif;          \n font-size: 21px; color: #000; font-weight: 500; }\n\n.style3 {\n\tcolor: #FF0000;\n\tfont-weight: 500;\n\tline-height: 26px;\n\tfont-family:  'Noto Sans KR', sans-serif;               \n\tfont-size: 21px;\n}\n.style4 {\n\tcolor: #000;\n\tfont-family:  'Noto Sans KR', sans-serif;             font-weight:800;\n\n\tfont-size: 16px;\n}\n.style5 {\n\tcolor: #999;\n\tfont-family:  'Noto Sans KR', sans-serif;         \n  font-weight:600;\n\n\tfont-size: 13px;\n}\n\n-->\n<\/style>\n <span class=\"attr-value\">\n<\/span><span class=\"style4\">\uac1c\uc778\uc815\ubcf4\ubcf4\ud638\uc815\ucc45 <\/span><span class=\"attr-value\"><br>\n <br>\n <textarea class=\"style5\" name=\"textarea2\" id=\"textarea2\" style=\"height:300px;\" readonly>\ucda9\uccad\ub0a8\ub3c4\uc11c\ubd80\uc7a5\uc560\uc778\uc885\ud569\ubcf5\uc9c0\uad00 (\uc774\ud558 \u2018\uae30\uad00\u2019)\ub294 \uae30\uad00\uc5d0\uc11c \uc81c\uacf5\ud558\ub294 \uc778\ud130\ub137 \uc0ac\uc774\ud2b8 \uc11c\ube44\uc2a4\ub97c \uc774\uc6a9\ud558\ub294 \uc774\uc6a9\uc790\ub2d8\uc758 \uac1c\uc778\uc815\ubcf4\ub97c \ub9e4\uc6b0 \uc18c\uc911\ud558\uac8c \uc0dd\uac01\ud558\uace0 \uc788\uc73c\uba70,\n\uc774\uc6a9\uc790\uc758 \uac1c\uc778\uc815\ubcf4\ub97c \ubcf4\ud638\ud558\uae30 \uc704\ud558\uc5ec \ucd5c\uc120\uc758 \ub178\ub825\uc744 \ub2e4\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4. \uae30\uad00\uc740 \u300e\uac1c\uc778\uc815\ubcf4 \ubcf4\ud638\ubc95\u300f, \u300e\uc815\ubcf4\ud1b5\uc2e0\ub9dd \uc774\uc6a9\ucd09\uc9c4 \ubc0f \uc815\ubcf4\ubcf4\ud638 \ub4f1\uc5d0 \uad00\ud55c \ubc95\ub960\u300f\uc744\n\ube44\ub86f\ud55c \ubaa8\ub4e0 \uac1c\uc778\uc815\ubcf4\ubcf4\ud638 \uad00\ub828 \ubc95\ub960\uaddc\uc815\uc744 \uc900\uc218\ud568\uc73c\ub85c\uc368 \uc774\uc6a9\uc790\uc758 \uac1c\uc778\uc815\ubcf4\ub97c \ubcf4\ud638\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.\n\n\ub610\ud55c \uae30\uad00\uc740 \uac1c\uc778\uc815\ubcf4\ucde8\uae09\ubc29\uce68\uc744 \ud56d\uc0c1 \uae30\uad00 \ud648\ud398\uc774\uc9c0 \uccab \ud654\uba74\uc5d0 \uacf5\uac1c\ud568\uc73c\ub85c\uc368 \uc774\uc6a9\uc790\ub4e4\uc774 \uc5b8\uc81c\ub098 \uc27d\uac8c \uc5f4\ub78c\ud560 \uc218 \uc788\ub3c4\ub85d \uc870\uce58\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.\n\uae30\uad00\uc758 \uac1c\uc778\uc815\ubcf4\ucde8\uae09\ubc29\uce68\uc740 \uad00\ub828 \ubc95\ub960 \ubc0f \uace0\uc2dc\uc758 \ubcc0\uacbd \ub610\ub294 \ub0b4\ubd80 \uc6b4\uc601\ubc29\uce68\uc758 \ubcc0\uacbd\uc5d0 \ub530\ub77c \ubcc0\uacbd\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uae30\uad00\uc758 \uac1c\uc778\uc815\ubcf4\ucde8\uae09\ubc29\uce68\uc774\n\uc218\uc815\ub420 \uacbd\uc6b0 \ubcc0\uacbd\ub41c \uc0ac\ud56d\uc740 \ud648\ud398\uc774\uc9c0\ub97c \ud1b5\ud558\uc5ec \uacf5\uc9c0\ud569\ub2c8\ub2e4.\n\n\uae30\uad00\uc758 \uac1c\uc778\uc815\ubcf4 \ubcf4\ud638\uc815\ucc45\uc740 \ub2e4\uc74c\uacfc \uac19\uc740 \ub0b4\uc6a9\uc744 \ub2f4\uace0 \uc788\uc2b5\ub2c8\ub2e4.\n\n\u2022 \uc81c 1\uc870 \uac1c\uc778\uc815\ubcf4 \uc218\uc9d1\uc5d0 \ub300\ud55c \ub3d9\uc758 \ubc0f \uc218\uc9d1\ubc29\ubc95\n\u2022 \uc81c 2\uc870 \uac1c\uc778\uc815\ubcf4\uc758 \uc218\uc9d1\ud56d\ubaa9 \ubc0f \uc218\uc9d1\/\uc774\uc6a9\ubaa9\uc801\n\u2022 \uc81c 3\uc870 \uac1c\uc778\uc815\ubcf4\uc758 \uc81c\uacf5\n\u2022 \uc81c 4\uc870 \uac1c\uc778\uc815\ubcf4\uc758 \ucde8\uae09\uc704\ud0c1\n\u2022 \uc81c 5\uc870 \uac1c\uc778\uc815\ubcf4\uc758 \ubcf4\uc720\/\uc774\uc6a9\uae30\uac04, \ud30c\uae30\uc808\ucc28 \ubc0f \ud30c\uae30\ubc29\ubc95\n\u2022 \uc81c 6\uc870 \uac1c\uc778\uc815\ubcf4\uc758 \ubcf4\ud638\uc5c5\ubb34 \ubc0f \uad00\ub828 \uace0\ucda9\uc0ac\ud56d \ucc98\ub9ac \ubd80\uc11c\n\u2022 \uc81c 7\uc870 \uac1c\uc778\uc815\ubcf4 \uc790\ub3d9\uc218\uc9d1 \uc7a5\uce58\uc5d0 \uc758\ud55c \uac1c\uc778\uc815\ubcf4 \uc218\uc9d1\n\u2022 \uc81c 8\uc870 \uac1c\uc778\uc815\ubcf4\uc758 \uc5f4\ub78c \ubc0f \uc815\uc815 \ub4f1\n\u2022 \uc81c 9\uc870 \uac1c\uc778\uc815\ubcf4 \uc218\uc9d1\/\uc774\uc6a9\/\uc81c\uacf5\uc5d0 \ub300\ud55c \ub3d9\uc758 \ucca0\ud68c\n\u2022 \uc81c 10\uc870 \uac1c\uc778\uc815\ubcf4\ubcf4\ud638\ub97c \uc704\ud55c \uad00\ub9ac\uc801\/\uae30\uc220\uc801\/\ubb3c\ub9ac\uc801 \ub300\ucc45\n\u2022 \uc81c 11\uc870 \uc774\uc6a9\uc790 \ubc0f \ubc95\uc815\ub300\ub9ac\uc778\uc758 \uad8c\ub9ac\uc640 \uadf8 \ud589\uc0ac\ubc29\ubc95\n\u2022 \uc81c 12\uc870 \ubcf4\ud638\uc815\ucc45 \ubcc0\uacbd \uc2dc \uacf5\uc9c0\uc758\ubb34\n\n\uc81c 1\uc870(\uac1c\uc778\uc815\ubcf4 \uc218\uc9d1\uc5d0 \ub300\ud55c \ub3d9\uc758 \ubc0f \uc218\uc9d1\ubc29\ubc95)\n\u2460 \uae30\uad00\uc740 \uae30\uad00\uac00 \uc6b4\uc601\ud558\ub294 \uc778\ud130\ub137 \uc0ac\uc774\ud2b8\ub97c \ud1b5\ud569\ud558\uc5ec \uc6b4\uc601\ud569\ub2c8\ub2e4. \ub530\ub77c\uc11c \uc774\uc6a9\uc790\ub294 \ub2f9\uc0ac\uac00 \uc6b4\uc601\ud558\ub294 \ube44\uc988\ub2c8\uc2a4,\ube0c\ub79c\ub4dc \uc0ac\uc774\ud2b8\uc640 \ub3d9\uc77c \uc544\uc774\ub514(ID)\uc640 \ube44\ubc00\ubc88\ud638(P\/W)\ub85c \ub85c\uadf8\uc778\ud558\uc5ec \uc774\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uae30\uad00\uc740 \ud68c\uc6d0\uac00\uc785 \uc2dc \ud1b5\ud569\uc6b4\uc601\uc5d0 \ub300\ud574 \uacf5\uc9c0\ud558\uba70 \uc774\uc5d0 \ub300\ud574 \ub3d9\uc758\ud55c \ud68c\uc6d0\uc5d0 \ud55c\ud574 \uc11c\ube44\uc2a4\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4.\n\u2461 \u201c\ud68c\uc6d0\u201d\uc774\ub77c \ud568\uc740 \uae30\uad00\uc5d0\uac8c \uac1c\uc778\uc815\ubcf4\ub97c \uc81c\uacf5\ud558\uc5ec \ud68c\uc6d0\ub4f1\ub85d\uc744 \ud558\ub294 \ubc29\ubc95\uc73c\ub85c \ud68c\uc6d0 \uac00\uc785\ub41c \uc774\uc6a9\uc790\ub97c \uc758\ubbf8\ud569\ub2c8\ub2e4.\n\u2462 \u201c\ube44\ud68c\uc6d0\u201d\uc774\ub77c \ud568\uc740 \uae30\uad00\uc758 \uc0ac\uc774\ud2b8 \ub4f1\uc5d0 \ud68c\uc6d0 \uac00\uc785\uc744 \ud558\uc9c0 \uc54a\uace0, \uae30\uad00\uac00 \uc81c\uacf5\ud558\ub294 \uc11c\ube44\uc2a4\ub97c \uc774\uc6a9\ud558\ub294 \uc790\ub97c \ub9d0\ud569\ub2c8\ub2e4.\n\u2463 \uc774\uc6a9\uc790\ub294 \uc628\ub77c\uc778\uc73c\ub85c \uae30\uad00\uac00 \uae30\uad00\uc758 \uac1c\uc778\uc815\ubcf4\ucde8\uae09\ubc29\uce68\uc5d0 \ub530\ub77c \uc774\uc6a9\uc790\uc758 \uac1c\uc778\uc815\ubcf4\ub97c \uc218\uc9d1\ud568\uc5d0 \ub300\ud558\uc5ec \ub3d9\uc758\uc5ec\ubd80\ub97c \ud45c\uae30\ud558\ub294 \ubc29\ubc95\uc73c\ub85c \ub3d9\uc758\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\uc6a9\uc790\uac00 \ub3d9\uc758 \ubd80\ubd84\uc5d0 \ud45c\uc2dc\ud558\uba74 \ud574\ub2f9 \uac1c\uc778\uc815\ubcf4 \uc218\uc9d1\uc5d0 \ub300\ud574 \ub3d9\uc758\ud55c \uac83\uc73c\ub85c \ubd05\ub2c8\ub2e4.\n\n\uc81c 2\uc870(\uac1c\uc778\uc815\ubcf4\uc758 \uc218\uc9d1\ud56d\ubaa9 \ubc0f \uc218\uc9d1\/\uc774\uc6a9\ubaa9\uc801)\n\u2460 \uae30\uad00\uc740 \uc774\uc6a9\uc790\uc758 \ud68c\uc6d0 \uac00\uc785 \uc2dc \uc11c\ube44\uc2a4 \uc81c\uacf5\uc744 \uc704\ud574 \ud544\uc694\ud55c \ucd5c\uc18c\ud55c\uc758 \uac1c\uc778\uc815\ubcf4\ub97c \uc218\uc9d1\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.\n\u2461 \uae30\uad00\uc740 \uc774\uc6a9\uc790\uc758 \uba85\uc2dc\uc801\uc778 \ubcc4\ub3c4 \ub3d9\uc758 \uc5c6\uc774 \uae30\ubcf8\uc801 \uc778\uad8c \uce68\ud574\uc758 \uc6b0\ub824\uac00 \uc788\ub294 \uc0ac\uc0c1\/\uc2e0\ub150, \ub178\ub3d9\uc870\ud569\/\uc815\ub2f9\uc758 \uac00\uc785\ud0c8\ud1f4, \uc815\uce58\uc801 \uacac\ud574, \uac74\uac15, \uc131\uc0dd\ud65c, \uacfc\uac70\uc758 \ubcd1\ub825, \uc885\uad50, \ucd9c\uc2e0\uc9c0, \ubc94\uc8c4\uae30\ub85d \ub4f1 \ubbfc\uac10\ud55c \uac1c\uc778\uc815\ubcf4\ub294 \uc218\uc9d1\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.\n\u2462 \uae30\uad00\uac00 \ud68c\uc6d0\uac00\uc785 \uc2dc \uc218\uc9d1\ud558\ub294 \uac1c\uc778\uc815\ubcf4 \ud56d\ubaa9\uacfc \uadf8 \uc218\uc9d1\/\uc774\uc6a9\uc758 \uc8fc\ub41c \ubaa9\uc801\uc740 \uc544\ub798\uc640 \uac19\uc2b5\ub2c8\ub2e4.\n\n\n\n\n\uad6c\ubd84\n\n\uc218\uc9d1\ud56d\ubaa9\n\n\uc218\uc9d1\uacbd\ub85c\n(\uc628\ub77c\uc778)\n\n\uc218\uc9d1\/\uc774\uc6a9\ubaa9\uc801\n\n\uc774\uc6a9\/\ubcf4\uc720\uae30\uac04\n\n\n\n\n\ud544\uc218\n\ud56d\ubaa9\n\n\uc131\uba85, \uace0\uc720\uc2dd\ubcc4\ubc88\ud638(\uc8fc\ubbfc\ub4f1\ub85d\ubc88\ud638 \ub610\ub294 \uc678\uad6d\uc778\ub4f1\ub85d\ubc88\ud638)\n\n\u25cb\n\n\uc11c\ube44\uc2a4 \uc774\uc6a9\uc5d0 \ub530\ub978 \ubcf8\uc778 \uc2dd\ubcc4\uc808\ucc28\uc5d0 \uc774\uc6a9,\n\uac00\uc785\uc5f0\ub839 \ud655\uc778, \ubd88\ub7c9\ud68c\uc6d0\uc758 \ubd80\uc815\ud55c \uc774\uc6a9 \uc7ac\ubc1c \ubc29\uc9c0\n\n\ud68c\uc6d0\ud0c8\ud1f4\uc2dc\uae4c\uc9c0\n\uc81c5\uc870\ucc38\uace0\n\n\n\n\n\uc544\uc774\ub514(ID), \ube44\ubc00\ubc88\ud638(P\/W)\n\n\u25cb\n\n\n\n\n\uc8fc\uc18c, \ud734\ub300\ud3f0\uc804\ud654, \uc720\uc120\uc804\ud654\ubc88\ud638\n\n\u25cb\n\n\uacf5\uc9c0\uc0ac\ud56d \uc804\ub2ec\/\ubcf8\uc778\uc758\uc0ac \ud655\uc778\/\ubd88\ub9cc\ucc98\ub9ac \ub4f1\uc744 \uc704\ud55c \uc758\uc0ac\uc18c\ud1b5 \uacbd\ub85c\ud655\ubcf4\n\ubcf8\uc778 \ub3d9\uc758\uc2dc \uc2e0\uaddc\uc11c\ube44\uc2a4\/\uc2e0\uc0c1\ud488\/\uae30\ud0c0 \uc774\ubca4\ud2b8 \uc815\ubcf4 \uc81c\uacf5 \ubc0f \uacbd\ud488\ubc30\uc1a1\n\n\n\n\n\uc774\uba54\uc77c \uc8fc\uc18c, \uc774\uba54\uc77c \uc218\uc2e0 \uc5ec\ubd80\n\n\u25cb\n\n\n\n\n\uc815\ubcf4\uc218\uc2e0\uc5ec\ubd80(SMS\/MMS\/TM)\n\n\u25cb\n\n\uc774\uc6a9\uc790\uc758 \uc11c\ube44\uc2a4 \uc774\uc6a9 \ubc0f \uc0c1\ud488\uad6c\ub9e4\uc5d0 \ub530\ub978\n\ud3ec\uc778\ud2b8 \uad00\ub9ac \ub4f1 \ud68c\uc6d0\uad00\ub9ac\ub97c \uc704\ud55c \uadfc\uac70\uc790\ub8cc\n\n\n\n\n\uad6c\ub9e4\uac70\ub798\ub0b4\uc5ed, \ud3ec\uc778\ud2b8 \uc801\ub9bd\/\uc0ac\uc6a9 \ub0b4\uc5ed\n\n\u25cb\n\n\n\n\n\u2463 \uc774\uc6a9\uc790\uac00 \uae30\uad00\uc5d0\uc11c \uc0c1\ud488\uc774\ub098 \uc6a9\uc5ed \ub4f1\uc744 \uad6c\uc785\ud558\ub294 \uacbd\uc6b0\uc5d0\ub294 \ub300\uae08\uacb0\uc81c \ubc0f \uc0c1\ud488\ubc30\uc1a1\uc744 \uc704\ud558\uc5ec \ub2e4\uc74c\uacfc \uac19\uc740 \ucd94\uac00\uc815\ubcf4\ub97c \uc785\ub825\ud574\uc57c \ud569\ub2c8\ub2e4.\n*\uacb0\uc81c\ubc29\ubc95\uc5d0 \ub530\ub77c\n- \uce74\ub4dc\uacb0\uc81c\uc758 \uacbd\uc6b0 : \uc2e0\uc6a9\uce74\ub4dc \uc885\ub958, \uce74\ub4dc\ubc88\ud638, \uc720\ud6a8\uae30\uac04 \ub4f1 \uacb0\uc81c\uc5d0 \ud544\uc694\ud55c \ucd5c\uc18c \uc815\ubcf4\n- \uacc4\uc88c\uc774\uccb4\uc758 \uacbd\uc6b0 : \uac70\ub798 \uc740\ud589\uba85, \uacc4\uc88c\ubc88\ud638, \uac70\ub798\uc790 \uc131\uba85\n* \uc0c1\ud488\ubc30\uc1a1\uc5d0 \ud544\uc694\ud55c \uc815\ubcf4\ub85c\uc11c \uc0c1\ud488\uc744 \ubcf4\ub0b4\ub294 \uc0ac\ub78c\uacfc \ubc1b\ub294 \uc0ac\ub78c\uc758 \uc131\uba85, \uc8fc\uc18c \ubc0f \uc804\ud654\ubc88\ud638 \ub4f1 \uc5f0\ub77d\ucc98\n\u2464 \uae30\uad00\uc740 \uc774 \uc6f9\uc0ac\uc774\ud2b8\ub97c \ud1b5\ud55c \ud68c\uc6d0\uac00\uc785\uc744 \uc704\ud55c \uac1c\uc778\uc815\ubcf4 \uc218\uc9d1 \uc678\uc5d0\ub3c4, \uc544\ub798\uc640 \uac19\uc740 \uacbd\uc6b0\uc5d0 \uac1c\uc778\uc815\ubcf4\ub97c \uc218\uc9d1\ud558\uace0 \uc788\uc73c\uba70, \uac1c\uc778\uc815\ubcf4 \uc218\uc9d1 \uc2dc \uc218\uc9d1\ubaa9\uc801\uc744 \uba85\uc2dc\ud558\uc5ec \ub3d9\uc758\ub97c \ubc1b\uace0 \uc788\uc2b5\ub2c8\ub2e4.\n* \uace0\uac1d\uc0c1\ub2f4 \uc2dc : \uace0\uac1d\uc0c1\ub2f4 \ubc0f \ubd84\uc7c1\uc870\uc815\uc744 \uc704\ud55c \uae30\ub85d\ubcf4\uc874\uc744 \uc704\ud574 \uc120\ubcc4\uc801\uc778 \uac1c\uc778\uc815\ubcf4 \uc785\ub825\n* \uc124\ubb38\uc870\uc0ac\ub098 \uacbd\ud488 \ud589\uc0ac \uc2dc : \ud1b5\uacc4\ubd84\uc11d\uc774\ub098 \uacbd\ud488\uc81c\uacf5 \ub4f1\uc744 \uc704\ud574 \uc120\ubcc4\uc801\uc778 \uac1c\uc778\uc815\ubcf4 \uc785\ub825\n* \ubaa8\ub2c8\ud130 \uc694\uc6d0 \ud504\ub85c\uc288\uba38 \uc120\ubc1c \uc2dc : \ubaa8\ub2c8\ud130\ud65c\ub3d9 \ubc0f \ud504\ub85c\uc288\uba38 \ud65c\ub3d9\uc744 \uc704\ud55c \uc9c0\uc6d0\uc11c \uc791\uc131\n* \ubbf8\uc6a9\uae30\uae30 A\/S \uc811\uc218 \uc2dc : \uc9c4\ub3d9 \ud30c\uc6b4\ub370\uc774\uc158\uacfc \uac19\uc740 \ubbf8\uc6a9\uae30\uae30 \uc7a5\uce58\uc758 \uace0\uc7a5\/\ubd88\ub7c9\uc73c\ub85c \uc778\ud55c A\/S \uc2e0\uccad\uc811\uc218\n\u2465 \uae30\uad00\uc740 \uc774\uc6a9\uc790 \ud655\uc778, \uacbd\ud488 \ubc30\uc1a1 \ubc0f \ud1b5\uacc4\ubd84\uc11d\uc744 \ud1b5\ud55c \ub9c8\ucf00\ud305 \uc790\ub8cc\ub85c\uc11c \uc774\uc6a9\uc790\uc758 \ucde8\ud5a5\uc5d0 \ub9de\ub294 \ucd5c\uc801\uc758 \uc11c\ube44\uc2a4\ub97c \uc81c\uacf5\ud558\uae30 \uc704\ud55c \ubaa9\uc801\uc73c\ub85c \uc774\uc6a9\uc790\uc758 \uac1c\uc778\uc815\ubcf4\ub97c \uc218\uc9d1\/\uc774\uc6a9\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4. \uadf8\ub9ac\uace0 \uc774\uc6a9\uc790\uc758 \uc0ac\uc804 \ub3d9\uc758\ub098 \uad00\ub828\ubc95\ub839\uc758 \uaddc\uc815 \uc5c6\uc774\ub294 \uc5b4\ub5a0\ud55c \uacbd\uc6b0\ub77c\ub3c4 \uc774\uc6a9\uc790\ub4e4\uc5d0\uac8c \uc0ac\uc804\uc5d0 \ubc1d\ud78c \ubaa9\uc801 \uc774\uc678\uc5d0 \ub2e4\ub978 \ubaa9\uc801\uc73c\ub85c \uac1c\uc778\uc815\ubcf4\ub97c \uc0ac\uc6a9\ud558\uc9c0 \uc54a\uc73c\uba70 \uc678\ubd80\uc5d0 \uacf5\uac1c\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.\n\u2466 \uae30\uad00\uc740 \uc774\uc6a9\uc790\uc758 \uace0\uc720\uc2dd\ubcc4\uc815\ubcf4(\uc8fc\ubbfc\uc99d\ub85d\ubc88\ud638, \uc678\uad6d\uc778\ub4f1\ub85d\ubc88\ud638 \ub4f1)\ub97c \uac1c\uc778\uc815\ubcf4 \uc8fc\uccb4\uc758 \ubcc4\ub3c4 \ub3d9\uc758\ub97c \ubc1b\uc544 \uc218\uc9d1\ud569\ub2c8\ub2e4. \uae30\uad00\uc740 \uc11c\ube44\uc2a4 \uc774\uc6a9\uc744 \uc704\ud55c \ubcf8\uc778\uc2dd\ubcc4, \uac00\uc785\uc5f0\ub839\ud655\uc778 \ubc0f \uc6d0\ud65c\ud55c \uc11c\ube44\uc2a4 \uc81c\uacf5\uc744 \ubaa9\uc801\uc73c\ub85c \uc218\uc9d1\/\uc774\uc6a9\ud558\uba70, \uc774\uc6a9\uc790\uc758 \ud0c8\ud1f4 \uc2dc\uae4c\uc9c0 \ubcf4\uc720 \ubc0f \uc774\uc6a9\ud569\ub2c8\ub2e4.\n\u2467 \uc774\uc6a9\uc790\ub294 \uac1c\uc778\uc815\ubcf4\uc758 \uc218\uc9d1\/\uc774\uc6a9\uc5d0 \ub300\ud55c \ub3d9\uc758\ub97c \uac70\ubd80\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub2e4\ub9cc, \uc120\ud0dd\uc815\ubcf4\uc758 \uc218\uc9d1 \ubc0f \uc774\uc6a9\uc5d0 \uac70\ubd80\ud558\ub294 \uacbd\uc6b0, \ud68c\uc6d0\uac00\uc785\uc740 \uac00\ub2a5\ud558\ub098 \uc120\ud0dd\uc815\ubcf4\ub97c \uc774\uc6a9\ud55c \uc11c\ube44\uc2a4 \uc774\uc6a9 \ubc0f \ud61c\ud0dd \uc81c\uacf5\uc5d0 \uc81c\ud55c\uc744 \ubc1b\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ud68c\uc6d0\uac00\uc785 \uc2dc \uace0\uc720\uc2dd\ubcc4\uc815\ubcf4\uc758 \uc218\uc9d1\/\uc774\uc6a9 \ub3d9\uc758\ub97c \uac70\ubd80\ud560 \uacbd\uc6b0 I-PIN\uc744 \ud1b5\ud55c \ud68c\uc6d0\uac00\uc785\ub9cc \uac00\ub2a5\ud569\ub2c8\ub2e4.\n\n\uc81c 3\uc870(\uac1c\uc778\uc815\ubcf4\uc758 \uc81c\uacf5)\n\u2460 \uae30\uad00\uc740 \uc774\uc6a9\uc790\uc758 \ub3d9\uc758\uac00 \uc788\uac70\ub098 \uad00\ub828\ubc95\ub839\uc758 \uaddc\uc815\uc5d0 \uc758\ud55c \uacbd\uc6b0\ub97c \uc81c\uc678\ud558\uace0\ub294 \uc81c 2\uc870\uc5d0\uc11c \uace0\uc9c0\ud55c \ubc94\uc704\ub97c \ub118\uc5b4 \uc774\uc6a9\uc790\uc758 \uac1c\uc778\uc815\ubcf4\ub97c \uc774\uc6a9\ud558\uac70\ub098 \uc81c 3\uc790\uc5d0\uac8c \uc81c\uacf5\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.\n\u2461 \ub2e4\ub9cc, \ub2e4\uc74c \uac01\ud638\uc758 \uacbd\uc6b0\ub294 \uc774\uc6a9\uc790\uc758 \ubcc4\ub3c4 \ub3d9\uc758 \uc5c6\uc774 \uc81c\uacf5\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n1. \uc11c\ube44\uc2a4 \uc81c\uacf5\uc5d0 \ub530\ub978 \uc694\uae08\uc815\uc0b0\uc744 \uc704\ud558\uc5ec \ud544\uc694\ud55c \uacbd\uc6b0\n2. \ud1b5\uacc4\uc791\uc131, \ud559\uc220\uc5f0\uad6c \ub610\ub294 \uc2dc\uc7a5\uc870\uc0ac\ub97c \uc704\ud558\uc5ec \ud544\uc694\ud55c \uacbd\uc6b0\ub85c\uc11c \ud2b9\uc815 \uac1c\uc778\uc744 \uc54c\uc544\ubcfc \uc218 \uc5c6\ub294 \ud615\ud0dc\ub85c \uac00\uacf5\ud558\uc5ec \uc5f0\uad6c\ub2e8\uccb4, \uc124\ubb38\uc870\uc0ac, \ub9ac\uc11c\uce58 \uae30\uad00 \ub4f1\uc5d0 \uc81c\uacf5\ud558\ub294 \uacbd\uc6b0\n3. \uac1c\uc778\uc815\ubcf4\ubcf4\ud638\ubc95, \uc815\ubcf4\ud1b5\uc2e0\ub9dd \uc774\uc6a9\ucd09\uc9c4 \ubc0f \uc815\ubcf4\ubcf4\ud638 \ub4f1\uc5d0 \uad00\ud55c \ubc95\ub960, \ud1b5\uc2e0\ube44\ubc00\ubcf4\ud638\ubc95, \uad6d\uc138\uae30\ubcf8\ubc95, \uae08\uc735\uc2e4\uba85\uac70\ub798 \ubc0f \ube44\ubc00\ubcf4\uc7a5\uc5d0 \uad00\ud55c \ubc95\ub960, \uc2e0\uc6a9\uc815\ubcf4\uc758 \uc774\uc6a9 \ubc0f \ubcf4\ud638\uc5d0 \uad00\ud55c \ubc95\ub960, \uc804\uae30\ud1b5\uc2e0\uae30\ubcf8\ubc95, \uc804\uae30\ud1b5\uc2e0\uc0ac\uc5c5\ubc95, \uc9c0\ubc29\uc138\ubc95, \uc18c\ube44\uc790\ubcf4\ud638\ubc95, \ud615\uc0ac\uc18c\uc1a1\ubc95 \ub4f1 \ubc95\ub960\uc0c1 \ud2b9\ubcc4\ud55c \uaddc\uc815\uc774 \uc788\ub294 \uacbd\uc6b0\n\u2462 \uc774\uc6a9\uc790\ub294 \uc81c 3\uc790\uc5d0 \ub300\ud55c \uac1c\uc778\uc815\ubcf4 \uc81c\uacf5 \ub3d9\uc758\ub97c \uac70\ubd80\ud560 \uc218 \uc788\uc73c\uba70, \ub3d9\uc758\ub97c \uac70\ubd80\ud560 \ub54c\uc5d0\ub294 \uc81c 3\uc790 \uc81c\uacf5\uc5d0 \ub530\ub978 \uc11c\ube44\uc2a4 \uc774\uc6a9\uc5d0 \uc81c\ud55c\uc744 \ubc1b\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n\u2463 \uae30\uad00\uc740 \uac1c\uc778\uc815\ubcf4\ub97c \uad6d\uc678\uc758 \uc81c 3\uc790\uc5d0\uac8c \uc81c\uacf5\ud560 \ub54c\uc5d0\ub294 \uc774\uc6a9\uc790\uc5d0\uac8c \ub0b4\uc6a9\uc744 \uc54c\ub9ac\uace0 \ub3d9\uc758\ub97c \ubc1b\uc2b5\ub2c8\ub2e4.\n\n\uc81c 4\uc870(\uac1c\uc778\uc815\ubcf4\uc758 \ucde8\uae09\uc704\ud0c1)\n\u2460 \uae30\uad00\uc740 \uc11c\ube44\uc2a4 \ud5a5\uc0c1 \ubc0f \uc6d0\ud65c\ud55c \uc804\uc0b0\ucc98\ub9ac \ub4f1\uc744 \uc704\ud558\uc5ec \uc774\uc6a9\uc790\uc758 \uac1c\uc778\uc815\ubcf4 \uad00\ub9ac\ub97c \uc678\ubd80 \uc804\ubb38 \uc5c5\uccb4\uc5d0 \uc704\ud0c1\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n\u2461 \uae30\uad00\uc740 \uac1c\uc778\uc815\ubcf4 \ucc98\ub9ac\uc758 \uc704\ud0c1 \uc2dc \uc704\ud0c1\uacc4\uc57d \ub4f1\uc744 \ud1b5\ud558\uc5ec \uc11c\ube44\uc2a4\uc81c\uacf5\uc790\uc758 \uac1c\uc778\uc815\ubcf4\ubcf4\ud638 \uad00\ub828 \uc9c0\uc2dc\uc5c4\uc218, \uac1c\uc778\uc815\ubcf4\uc5d0 \uad00\ud55c \ube44\ubc00\uc720\uc9c0, \uc774\uc6a9\uc790 \ub3d9\uc758 \uc5c6\ub294 \uac1c\uc778\uc815\ubcf4\uc758 \uc81c 3\uc790 \uc81c\uacf5\uae08\uc9c0 \ub4f1 \uc774\uc6a9\uc790\uc758 \uac1c\uc778\uc815\ubcf4\uc758 \ubcf4\ud638\ub97c \uc704\ud574 \uad00\ub9ac\/\uac10\ub3c5\ud569\ub2c8\ub2e4.\n\u2462 \uac1c\uc778\uc815\ubcf4 \ucde8\uae09\uc704\ud0c1\uc744 \ubc1b\ub294 \uc218\ud0c1\uc790\uc640 \uadf8 \uc5c5\ubb34\ub294 \uc544\ub798\uc640 \uac19\uc2b5\ub2c8\ub2e4.\n\n\n\n\n\ucde8\uae09\uc704\ud0c1 \ubc1b\ub294 \uc790\n\n\ucde8\uae09\uc704\ud0c1 \uc5c5\ubb34\ub0b4\uc6a9\n\n\n\n\n\n\n\n\n\n\n\uac1c\uc778\uc815\ubcf4\uc758 \uc804\uc0b0\ucc98\ub9ac \ubc0f \uad00\ub9ac, \uc774\uba54\uc77c \ubc1c\uc1a1\n\n\n\n\n\n\n\n\n\n\n\uc81c\ud488\ubc1c\uc1a1 \ubc0f \uace0\uac1d\uc758 \uc0c1\ub2f4\uc5c5\ubb34\n\n\n\n\n\ud55c\uad6d\uc2e0\uc6a9\ud3c9\uac00(\uc8fc)\n\n\uc2e4\uba85\ud655\uc778 \ubc0f \ubcf8\uc778\ud655\uc778 \uc5c5\ubb34\n\n\n\n\n\n\n\n\n\n\n\uc81c 5\uc870(\uac1c\uc778\uc815\ubcf4\uc758 \ubcf4\uc720\/\uc774\uc6a9 \uae30\uac04, \ud30c\uae30\uc808\ucc28 \ubc0f \ud30c\uae30\ubc29\ubc95)\n\u2460 \uae30\uad00\uc740 \uc774\uc6a9\uc790\uac00 \uae30\uad00\uc5d0\uc11c \uc81c\uacf5\ud558\ub294 \uc11c\ube44\uc2a4\ub97c \uc774\uc6a9\ud558\ub294 \ub3d9\uc548 \uc774\uc6a9\uc790\ub4e4\uc758 \uac1c\uc778\uc815\ubcf4\ub97c \ubcf4\uc720\ud558\uba70 \uc11c\ube44\uc2a4 \uc81c\uacf5 \ub4f1\uc758 \ubaa9\uc801\uc744 \uc704\ud574 \uc774\uc6a9\ud569\ub2c8\ub2e4. \uc804\uc0b0\uc5d0 \ub4f1\ub85d\ub41c \uc774\uc6a9\uc790\uc758 \uac1c\uc778\uc815\ubcf4\ub294 \uac1c\uc778\uc815\ubcf4\uad00\ub9ac \ub2f4\ub2f9\uc790 \ubc0f \ucc45\uc784\uc790 \ub610\ub294 \uc774\ub4e4\uc758 \uc2b9\uc778\uc744 \uc5bb\uc740 \uc790\uac00 \uc544\ub2c8\uba74 \ubb38\uc11c\ub85c \ucd9c\ub825\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.\n\u2461 \uae30\uad00\uc740 \uc774\uc6a9\uc790\uac00 \uc790\uc2e0\uc758 \uac1c\uc778\uc815\ubcf4\ub97c \uc0ad\uc81c\ud558\uac70\ub098 \ud68c\uc6d0\uac00\uc785 \ud0c8\ud1f4\ub97c \uc694\uccad\ud55c \uacbd\uc6b0 \uc9c0\uccb4 \uc5c6\uc774 \uc870\uce58\ub97c \ucde8\ud558\uba70, \uc0ad\uc81c\ub41c \uc815\ubcf4\ub294 \uae30\ub85d\uc744 \ubcf5\uad6c \ub610\ub294 \uc7ac\uc0dd\ud560 \uc218 \uc5c6\ub294 \ubc29\ubc95\uc5d0 \uc758\ud558\uc5ec \ub514\uc2a4\ud06c\uc5d0\uc11c \uc644\uc804\ud788 \uc0ad\uc81c\ud558\uba70 \ucd94\ud6c4 \uc5f4\ub78c\uc774\ub098 \uc774\uc6a9\uc774 \ubd88\uac00\ub2a5\ud55c \uc0c1\ud0dc\ub85c \ucc98\ub9ac\ub429\ub2c8\ub2e4.\n\u2462 \uae30\uad00\uc740 \uac1c\uc778\uc815\ubcf4\uc758 \uc218\uc9d1\ubaa9\uc801 \ubc0f \ub610\ub294 \uc81c\uacf5\ubc1b\uc740 \ubaa9\uc801\uc774 \uc544\ub798\uc640 \uac19\uc774 \ud30c\uae30\uc0ac\uc720\uac00 \ubc1c\uc0dd\ud55c \ub54c\uc5d0 \uae30\uad00\uc758 \ub0b4\ubd80 \ud30c\uae30\uc808\ucc28\uc5d0 \ub530\ub77c \ub514\uc2a4\ud06c\uc5d0\uc11c \uc815\ubcf4\ub97c \uc0ad\uc81c\ud558\uace0, \ucd9c\ub825\ub41c \uacbd\uc6b0\uc5d0\ub294 \ubd84\uc1c4\uae30\ub85c \ubd84\uc1c4\ud558\ub294 \ubc29\ubc95\uc73c\ub85c \uc774\uc6a9\uc790\uc758 \uac1c\uc778\uc815\ubcf4\ub97c \uc9c0\uccb4 \uc5c6\uc774 \ud30c\uae30\ud569\ub2c8\ub2e4.\n* \ud68c\uc6d0\uac00\uc785\uc815\ubcf4\uc758 \uacbd\uc6b0 : \ud68c\uc6d0\uac00\uc785\uc744 \ud0c8\ud1f4\ud558\uac70\ub098 \ud68c\uc6d0\uc5d0\uc11c \uc81c\uba85\ub41c \ub54c\n* \ub300\uae08\uc9c0\uae09\uc815\ubcf4\uc758 \uacbd\uc6b0 : \ub300\uae08\uc758 \uc644\uc81c\uc77c \ub610\ub294 \ucc44\uad8c\uc18c\uba78\uc2dc\ud6a8\uae30\uac04\uc774 \ub9cc\ub8cc\ub41c \ub54c\n* \ubc30\uc1a1\uc815\ubcf4\uc758 \uacbd\uc6b0 : \ubb3c\ud488 \ub610\ub294 \uc11c\ube44\uc2a4\uac00 \uc778\ub3c4\ub418\uac70\ub098 \uc81c\uacf5\ub41c \ub54c\n* \uc124\ubb38\uc870\uc0ac, \uc774\ubca4\ud2b8 \ub4f1\uc758 \ubaa9\uc801\uc744 \uc704\ud558\uc5ec \uc218\uc9d1\ud55c \uacbd\uc6b0 : \ud574\ub2f9 \uc124\ubb38\uc870\uc0ac, \uc774\ubca4\ud2b8\uac00 \uc885\ub8cc\ud55c \ub54c\n\u2463 \uc218\uc9d1\ubaa9\uc801 \ub610\ub294 \uc81c\uacf5\ubc1b\uc740 \ubaa9\uc801\uc774 \ub2ec\uc131\ub41c \uacbd\uc6b0\uc5d0\ub3c4 \uc804\uc790\uc0c1\uac70\ub798 \ub4f1\uc5d0\uc11c\uc758 \uc18c\ube44\uc790\ubcf4\ud638\uc5d0 \uad00\ud55c \ubc95\ub960, \uac1c\uc778\uc815\ubcf4\ubcf4\ud638\ubc95, \uc0c1\ubc95, \uad6d\uc138\uae30\ubcf8\ubc95 \ub4f1 \ubc95\ub839\uc758 \uaddc\uc815\uc5d0 \uc758\ud558\uc5ec \ubcf4\uc874\ud560 \ud544\uc694\uc131\uc774 \uc788\ub294 \uacbd\uc6b0\uc5d0\ub294 \ub2e4\uc74c\uacfc \uac19\uc774 \uc77c\uc815\uae30\uac04 \uc774\uc6a9\uc790\uc758 \uac1c\uc778\uc815\ubcf4\ub97c \ubcf4\uc720\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n* \uacc4\uc57d \ub610\ub294 \uccad\uc57d\ucca0\ud68c \ub4f1\uc5d0 \uad00\ud55c \uae30\ub85d : 5\ub144\n* \ub300\uae08\uacb0\uc81c \ubc0f \uc7ac\ud654 \ub4f1\uc758 \uacf5\uae09\uc5d0 \uad00\ud55c \uae30\ub85d : 5\ub144\n* \uc18c\ube44\uc790 \ubd88\ub9cc \ub610\ub294 \ubd84\uc7c1 \ucc98\ub9ac\uc5d0 \uad00\ud55c \uae30\ub85d : 3\ub144\n\n\uc81c 6\uc870(\uac1c\uc778\uc815\ubcf4 \ubcf4\ud638\uc5c5\ubb34 \ubc0f \uad00\ub828 \uace0\ucda9\uc0ac\ud56d \ucc98\ub9ac\ubd80\uc11c)\n\u2460 \uae30\uad00\uc740 \uc774\uc6a9\uc790\uc758 \uac1c\uc778\uc815\ubcf4\ub97c \ubcf4\ud638\ud558\uace0 \uac1c\uc778\uc815\ubcf4\uc640 \uad00\ub828\ud55c \ubd88\ub9cc\uc744 \ucc98\ub9ac\ud558\uae30 \uc704\ud558\uc5ec \uac1c\uc778\uc815\ubcf4 \uad00\ub9ac \ucc45\uc784\uc790\uc640 \uac1c\uc778\uc815\ubcf4 \uad00\ub9ac \ub2f4\ub2f9\uc790\ub97c \ub450\uc5b4 \uc774\uc6a9\uc790\uc758 \uac1c\uc778\uc815\ubcf4\uc5d0 \uad00\ud55c \ubb38\uc758 \ubc0f \ubd88\ub9cc\uc744 \uc2e0\uc18d\ud558\uac8c \ucc98\ub9ac\ud574\ub4dc\ub9ac\uace0 \uc788\uc2b5\ub2c8\ub2e4.\n- \uac1c\uc778\uc815\ubcf4 \uad00\ub9ac \ucc45\uc784\uc790 : \uae40\ucc3d\uc218\n- \uac1c\uc778\uc815\ubcf4 \uad00\ub9ac \ub2f4\ub2f9\uc790 : \uae40\ucc3d\uc218\n- \uc804\ud654 : 043-856-1100\n- FAX : 043-856-1103\n\u2461 \uc774\uc6a9\uc790\ub294 \uc790\uc2e0\uc758 \uac1c\uc778\uc815\ubcf4\uc5d0 \uad00\ud558\uc5ec \uce68\ud574\uc758 \ubc1c\uc0dd \ub610\ub294 \uadf8 \uc5fc\ub824\ub85c \uc778\ud558\uc5ec \uc0c1\ub2f4\uc774 \ud544\uc694\ud55c \ub54c\uc5d0\ub294 \uc81c 1\ud56d\uc758 \uae30\uad00 \uac1c\uc778\uc815\ubcf4\ubcf4\ud638 \ub2f4\ub2f9\uc790\ubfd0\ub9cc \uc544\ub2c8\ub77c \ub2e4\uc74c\uc758 \uae30\uad00 \ub4f1\uc5d0 \ubb38\uc758\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n- \ud55c\uad6d\uc778\ud130\ub137\uc9c4\ud765\uc6d0 \uac1c\uc778\uc815\ubcf4\uce68\ud574\uc2e0\uace0\uc13c\ud130(privacy.kisa.or.kr\/02-405-5118)\n- \uc815\ubcf4\ubcf4\ud638\ub9c8\ud06c\uc778\uc99d\uc704\uc6d0\ud68c(www.eprivacy.or.kr\/02-580-0533~4)\n- \ub300\uac80\ucc30\uccad \uc628\ub77c\uc778\ubbfc\uc6d0\uc2e4(www.spo.go.kr\/mimwon\/02-3480-2000)\n- \uacbd\ucc30\uccad \uc0ac\uc774\ubc84\ud14c\ub7ec\ub300\uc751\uc13c\ud130(www.ctrc.go.kr\/1566-0112)\n\n\uc81c 7\uc870(\uac1c\uc778\uc815\ubcf4 \uc790\ub3d9\uc218\uc9d1 \uc7a5\uce58\uc5d0 \uc758\ud55c \uac1c\uc778\uc815\ubcf4 \uc218\uc9d1\n\u2460 \uae30\uad00\uc740 \uc774\uc6a9\uc790\uc5d0 \ub300\ud55c \uc815\ubcf4\ub97c \uc800\uc7a5\ud558\uace0 \uc218\uc2dc\ub85c \ucc3e\uc544\ub0b4\ub294 \u2018\ucfe0\ud0a4(cookie, \uc778\ud130\ub137 \uc811\uc18d\uc815\ubcf4\ud30c\uc77c \ub4f1 \uac1c\uc778\uc815\ubcf4 \uc790\ub3d9\uc218\uc9d1 \uc7a5\uce58)\u2019\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ucfe0\ud0a4\ub780 \uae30\uad00\uc758 \uc6f9\uc0ac\uc774\ud2b8\ub97c \uc6b4\uc601\ud558\ub294\ub370 \uc774\uc6a9\ub418\ub294 \uc11c\ubc84\uac00 \uc774\uc6a9\uc790\uc758 \ube0c\ub77c\uc6b0\uc800(\ub137\uc2a4\ucf00\uc774\ud504, \uc778\ud130\ub137 \uc775\uc2a4\ud50c\ub85c\ub7ec \ub4f1)\uc5d0 \ubcf4\ub0b4\ub294 \uc18c\ub7c9\uc758 \uc815\ubcf4\ub85c\uc11c \uc774\uc6a9\uc790\uc758 \ucef4\ud4e8\ud130\uc758 \ud558\ub4dc\ub514\uc2a4\ud06c\uc5d0 \uc800\uc7a5\ub418\uae30\ub3c4 \ud569\ub2c8\ub2e4. \uc774\uc6a9\uc790\uac00 \uc6f9\uc0ac\uc774\ud2b8\uc5d0 \uc811\uc18d\uc744 \ud558\uba74 \uae30\uad00\uc758 \ucef4\ud4e8\ud130\ub294 \uc774\uc6a9\uc790\uc758 \ube0c\ub77c\uc6b0\uc800\uc5d0 \uc788\ub294 \ucfe0\ud0a4\uc758 \ub0b4\uc6a9\uc744 \uc77d\uace0, \uc774\uc6a9\uc790\uc758 \ucd94\uac00\uc815\ubcf4\ub97c \uadc0\ud558\uc758 \ucef4\ud4e8\ud130\uc5d0\uc11c \ucc3e\uc544 \uc811\uc18d\uc5d0 \ub530\ub978 \uc131\uba85 \ub4f1\uc758 \ucd94\uac00 \uc785\ub825 \uc5c6\uc774 \uc11c\ube44\uc2a4\ub97c \uc81c\uacf5\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ucfe0\ud0a4\ub294 \uc774\uc6a9\uc790\uc758 \ucef4\ud4e8\ud130\ub294 \uc2dd\ubcc4\ud558\uc9c0\ub9cc \uadc0\ud558\ub97c \uac1c\uc778\uc801\uc73c\ub85c \uc2dd\ubcc4\ud558\uc9c0\ub294 \uc54a\uc2b5\ub2c8\ub2e4.\n\u2461 \uae30\uad00\uc740 \ud68c\uc6d0\uacfc \ube44\ud68c\uc6d0\uc758 \uc811\uc18d\ube48\ub3c4, \ubc29\ubb38\uc2dc\uac04 \ub4f1\uc758 \ubd84\uc11d, \uc774\uc6a9\uc790\uc758 \ubc29\ubb38\ud69f\uc218 \ud30c\uc545 \ub4f1 \uc0ac\uc774\ud2b8 \uc6b4\uc601\uc5d0 \ud544\uc694\ud55c \uc11c\ube44\uc2a4 \uc9c0\uc6d0 \ubc0f \uac1c\ud3b8\uc744 \uc704\ud574 \ucfe0\ud0a4\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4.\n\u2462 \uae30\uad00\uc740 \ucfe0\ud0a4\ub97c \uc0ac\uc6a9\ud558\uc5ec \uae30\uad00\uac00 \uc9c4\ud589\ud558\ub294 \uac01\uc885 \uc774\ubca4\ud2b8\uc5d0\uc11c \uc774\uc6a9\uc790\uc758 \ucc38\uc5ec \uc815\ub3c4 \ubc0f \ubc29\ubb38\ud68c\uc218\ub97c \ud30c\uc545\ud558\uc5ec \ucc28\ubcc4\uc801\uc778 \uc751\ubaa8\uae30\ud68c\ub97c \ubd80\uc5ec\ud558\uace0 \uc774\uc6a9\uc790\uc758 \uad00\uc2ec\ubd84\uc57c\uc5d0 \ub530\ub77c \ucc28\ubcc4\ud654\ub41c \uc815\ubcf4\ub97c \uc81c\uacf5\ud558\uae30 \uc704\ud55c \uc790\ub8cc\ub85c \uc774\uc6a9\ub429\ub2c8\ub2e4.\n\u2463 \uc774\uc6a9\uc790\ub294 \ucfe0\ud0a4 \uc124\uce58\uc5d0 \ub300\ud55c \uc120\ud0dd\uad8c\uc744 \uac00\uc9c0\uace0 \uc788\uc2b5\ub2c8\ub2e4. \ub530\ub77c\uc11c \uc774\uc6a9\uc790\ub294 \uc6f9 \ube0c\ub77c\uc6b0\uc800\uc5d0\uc11c \uc635\uc158\uc744 \uc124\uc815\ud568\uc73c\ub85c\uc368 \ucfe0\ud0a4\uc758 \uc804\ubd80 \ud5c8\uc6a9, \uc77c\ubd80 \ud5c8\uc6a9, \uc804\ubd80 \uac70\ubd80 \ub4f1\uc758 \uc120\ud0dd\uc774 \uac00\ub2a5\ud569\ub2c8\ub2e4.\n1. \ucfe0\ud0a4\uc124\uce58 \ud5c8\uc6a9\uc5ec\ubd80\ub97c \uc9c0\uc815\ud558\ub294 \ubc29\ubc95(Internet Explorer 8.0\uc744 \uc0ac\uc6a9\ud558\uace0 \uc788\ub294 \uacbd\uc6b0) \uc778\ud130\ub137 \ud654\uba74 \uc791\uc5c5\ud45c\uc2dc\uc904\uc758 [\ub3c4\uad6c]\ub97c \ud074\ub9ad\ud55c \ud6c4, [\uc778\ud130\ub137 \uc635\uc158] \uc120\ud0dd\ud558\uace0, [\uac1c\uc778\uc815\ubcf4 \ud0ed]\uc744 \uc120\ud0dd\ud55c \ud6c4, [\uace0\uae09]\uc5d0\uc11c \ucfe0\ud0a4\ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.\n2. \ubc1b\uc740 \ucfe0\ud0a4\ub97c \ubcf4\ub294 \ubc29\ubc95(Internet Explorer 8.0\uc744 \uc0ac\uc6a9\ud558\uace0 \uc788\ub294 \uacbd\uc6b0) \uc778\ud130\ub137 \ud654\uba74 \uc791\uc5c5\ud45c\uc2dc\uc904\uc758 [\ub3c4\uad6c]\ub97c \ud074\ub9ad\ud55c \ud6c4, [\uc778\ud130\ub137 \uc635\uc158] \uc120\ud0dd\ud558\uace0, \uc77c\ubc18 \ud0ed(\uae30\ubcf8 \ud0ed)\uc5d0\uc11c \uc784\uc2dc \uc778\ud130\ub137 \ud30c\uc77c\uc758 [\uc124\uc815]\uc744 \uc120\ud0dd\ud55c \ud6c4, [\ud30c\uc77c\ubcf4\uae30]\ub97c \uc120\ud0dd\ud569\ub2c8\ub2e4.\n\n\uc81c 8\uc870(\uac1c\uc778\uc815\ubcf4\uc758 \uc5f4\ub78c \ubc0f \uc815\uc815 \ub4f1)\n\u2460 \uc774\uc6a9\uc790\ub294 \uc5b8\uc81c\ub4e0\uc9c0 \uae30\uad00\uc758 \uc6f9\uc0ac\uc774\ud2b8\uc5d0 \ub85c\uadf8\uc778\ud558\uc5ec [\ud68c\uc6d0\uc815\ubcf4\uc218\uc815]\uc744 \ud074\ub9ad\ud558\uc5ec \uc9c1\uc811 \uc5f4\ub78c \ub610\ub294 \uc815\uc815\ud558\uac70\ub098, \uae30\uad00\uc758 \uac1c\uc778\uc815\ubcf4\ubcf4\ud638 \ub2f4\ub2f9\uc790\uc5d0 \uc804\ud654, \uc11c\uba74, \uc804\uc790\uc6b0\ud3b8(e-mail) \ub4f1\uc73c\ub85c \uc5f0\ub77d\ud558\uc5ec, \uc5f4\ub78c, \uc815\uc815, \uc0ad\uc81c, \ucc98\ub9ac\uc815\uc9c0\ub97c \uc694\uad6c\ud560 \uc218 \uc788\uc73c\uba70, \uae30\uad00\uc740 \uc774\uc6a9\uc790\uc758 \uc694\uad6c\uc5d0 \ub300\ud558\uc5ec \uc9c0\uccb4 \uc5c6\uc774 \uad00\ub828 \uc870\uce58\ub97c \ucde8\ud558\uaca0\uc2b5\ub2c8\ub2e4.\n\u2461 \uc774\uc6a9\uc790\uac00 \uac1c\uc778\uc815\ubcf4\uc758 \uc624\ub958\uc5d0 \ub300\ud55c \uc815\uc815\uc744 \uc694\uccad\ud55c \uacbd\uc6b0 \uae30\uad00\uc740 \uc815\uc815\uc744 \uc644\ub8cc\ud558\uae30 \uc804\uae4c\uc9c0 \ud574\ub2f9 \uac1c\uc778\uc815\ubcf4\ub97c \uc774\uc6a9 \ub610\ub294 \uc81c\uacf5 \ub4f1 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \ub610\ud55c \uc798\ubabb\ub41c \uac1c\uc778\uc815\ubcf4\ub97c \uc774\ubbf8 \ucc98\ub9ac\ud55c \uacbd\uc6b0\uc5d0\ub294 \uc815\uc815 \ucc98\ub9ac\uacb0\uacfc\uac00 \uc9c0\uccb4 \uc5c6\uc774 \ubc18\uc601\ub418\ub3c4\ub85d \uc870\uce58\ud558\uaca0\uc2b5\ub2c8\ub2e4.\n\u2462 \ub2e4\uc74c\uacfc \uac19\uc740 \uacbd\uc6b0\uc5d0\ub294 \uac1c\uc778\uc815\ubcf4\uc758 \uc5f4\ub78c \ubc0f \uc815\uc815 \ub4f1\uc744 \uc81c\ud55c\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n1. \uc81c 3\uc790\uc758 \uad8c\uc775\uc744 \ud604\uc800\ud558\uac8c \ud574\ud560 \uc6b0\ub824\uac00 \uc788\ub294 \uacbd\uc6b0\n2. \ud574\ub2f9 \uc11c\ube44\uc2a4\uc81c\uacf5\uc790\uc758 \uc5c5\ubb34\uc5d0 \ud604\uc800\ud55c \uc9c0\uc7a5\uc744 \ubbf8\uce60 \uc6b0\ub824\uac00 \uc788\ub294 \uacbd\uc6b0\n3. \ubc95\ub839\uc744 \uc704\ubc18\ud558\ub294 \uacbd\uc6b0 \ub4f1\n\n\uc81c 9\uc870(\uac1c\uc778\uc815\ubcf4 \uc218\uc9d1\/\uc774\uc6a9\/\uc81c\uacf5\uc5d0 \ub300\ud55c \ub3d9\uc758\ucca0\ud68c)\n\u2460 \uc774\uc6a9\uc790\ub294 \uac1c\uc778\uc815\ubcf4\uc758 \uc218\uc9d1, \uc774\uc6a9 \ubc0f \uc81c\uacf5\uc5d0 \ub300\ud574 \ub3d9\uc758\ud55c \ub0b4\uc6a9\uc744 \uc5b8\uc81c\ub4e0\uc9c0 \ucca0\ud68c\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub3d9\uc758\ucca0\ud68c(\ud68c\uc6d0\ud0c8\ud1f4)\ub294 \uae30\uad00 \uc6f9\uc0ac\uc774\ud2b8\uc5d0 \ub85c\uadf8\uc778\ud55c \ud6c4 \uc9c1\uc811 \ub3d9\uc758\ucca0\ud68c(\ud68c\uc6d0\ud0c8\ud1f4)\ub97c \ud558\uac70\ub098, \uac1c\uc778\uc815\ubcf4 \uad00\ub9ac \ucc45\uc784\uc790\uc5d0 \uc11c\uba74, \uc804\ud654 \ub610\ub294 \uc804\uc790\uc6b0\ud3b8(e-mail) \ub4f1\uc73c\ub85c \uc5f0\ub77d\ud558\ub294 \ub4f1\uc758 \ubc29\ubc95\uc73c\ub85c \ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uae30\uad00\uc740 \uc774\uc6a9\uc790\uc758 \uc694\uccad\uc5d0 \ub300\ud558\uc5ec \uc9c0\uccb4 \uc5c6\uc774 \uc774\uc6a9\uc790\uc758 \ud68c\uc6d0\ud0c8\ud1f4\ucc98\ub9ac \ubc0f \uac1c\uc778\uc815\ubcf4 \ud30c\uae30 \ub4f1 \ud544\uc694\ud55c \uc870\uce58\ub97c \ud558\uaca0\uc2b5\ub2c8\ub2e4.\n\u2461 \uae30\uad00\uc740 \uac1c\uc778\uc815\ubcf4\uc758 \uc218\uc9d1\uc5d0 \ub300\ud55c \ub3d9\uc758\ucca0\ud68c(\ud68c\uc6d0\ud0c8\ud1f4)\ub97c \uac1c\uc778\uc815\ubcf4\uc758 \uc218\uc9d1 \ubc29\ubc95\ubcf4\ub2e4 \uc27d\uac8c \ud560 \uc218 \uc788\ub3c4\ub85d \ud544\uc694\ud55c \uc870\uce58\ub97c \ucde8\ud558\ub3c4\ub85d \ub178\ub825\ud569\ub2c8\ub2e4.\n\n\uc81c 10\uc870(\uac1c\uc778\uc815\ubcf4\ubcf4\ud638\ub97c \uc704\ud55c \uad00\ub9ac\uc801\/\uae30\uc220\uc801\/\ubb3c\ub9ac\uc801 \ub300\ucc45)\n\u2460 \uae30\uad00\uc740 \uac1c\uc778\uc815\ubcf4\uc758 \uc548\uc804\ud55c \ucc98\ub9ac\ub97c \uc704\ud55c \ub0b4\ubd80\uad00\ub9ac\uacc4\ud68d\uc744 \uc218\ub9bd\ud558\uace0 \uc2dc\ud589\ud558\uba70, \uad50\uc721\uc744 \uc2e4\uc2dc\ud569\ub2c8\ub2e4.\n\u2461 \uae30\uad00\uc740 \uc774\uc6a9\uc790\uc758 \uac1c\uc778\uc815\ubcf4\ub97c \ucde8\uae09\ud568\uc5d0 \uc788\uc5b4 \uac1c\uc778\uc815\ubcf4\uac00 \ubd84\uc2e4, \ub3c4\ub09c, \ub204\ucd9c, \ubcc0\uc870 \ub610\ub294 \ud6fc\uc190\ub418\uc9c0 \uc54a\ub3c4\ub85d \uc548\uc804\uc131 \ud655\ubcf4\ub97c \uc704\ud558\uc5ec \uae30\uc220\uc801 \ub300\ucc45\uc744 \uac15\uad6c\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.\n\u2462 \uac1c\uc778\uc815\ubcf4\ucc98\ub9ac \uc2dc\uc2a4\ud15c \ubc0f \uac1c\uc778\uc815\ubcf4 \ucde8\uae09\uc790\uac00 \uac1c\uc778\uc815\ubcf4 \ucc98\ub9ac\uc5d0 \uc774\uc6a9\ud558\ub294 \uc815\ubcf4\uae30\uae30\uc5d0 \ucef4\ud4e8\ud130 \ubc14\uc774\ub7ec\uc2a4, \uc2a4\ud30c\uc774\uc6e8\uc5b4 \ub4f1 \uc545\uc131 \ud504\ub85c\uadf8\ub7a8\uc758 \uce68\ud22c\uc5ec\ubd80\ub97c \ud56d\uc2dc \uc810\uac80, \ucc98\ub9ac\ud560 \uc218 \uc788\ub3c4\ub85d \ubc31\uc2e0 \ud504\ub85c\uadf8\ub7a8\uc744 \uc124\uce58\ud558\uc5ec \uac1c\uc778\uc815\ubcf4\uac00 \uce68\ud574\ub418\ub294 \uac83\uc744 \ubc29\uc9c0\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.\n\u2463 \uae30\uad00\uc740 \uc774\uc6a9\uc790\uc758 \uac1c\uc778\uc815\ubcf4\uc5d0 \ub300\ud55c \uc811\uadfc\uad8c\ud55c\uc744 \ucd5c\uc18c\ud55c\uc758 \uc778\uc6d0\uc73c\ub85c \uc81c\ud55c\ud558\uace0 \uac1c\uc778\uc815\ubcf4\uc758 \uc548\uc815\uc131\uc744 \ud655\ubcf4\ud558\uae30 \uc704\ud558\uc5ec \uac1c\uc778\uc815\ubcf4\uc5d0 \ub300\ud55c \uc811\uadfc \ubc0f \uad00\ub9ac\uc5d0 \ud544\uc694\ud55c \ub0b4\ubd80\uc808\ucc28\ub97c \ub9c8\ub828\ud558\uace0 \ucd9c\uc785\ud1b5\uc81c\/\uc7a0\uae08\uc7a5\uce58\ub97c \ud558\uc5ec \uc18c\uc18d \uc9c1\uc6d0\uc73c\ub85c \ud558\uc5ec\uae08 \uc774\ub97c \uc219\uc9c0\ud558\uace0 \uc900\uc218\ud558\ub3c4\ub85d \ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.\n\u2464 \uac1c\uc778\uc815\ubcf4 \uad00\ub828 \ucde8\uae09\uc790\uc758 \uc5c5\ubb34 \uc778\uc218\uc778\uacc4\ub294 \ubcf4\uc548\uc774 \uc720\uc9c0\ub41c \uc0c1\ud0dc\uc5d0\uc11c \ucca0\uc800\ud558\uac8c \uc774\ub904\uc9c0\uace0 \uc788\uc73c\uba70 \uc785\uc0ac \ubc0f \ud1f4\uc0ac \ud6c4 \uac1c\uc778\uc815\ubcf4 \uc0ac\uace0\uc5d0 \ub300\ud55c \ucc45\uc784\uc744 \uba85\ud655\ud654\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.\n\u2465 \uc774\uc6a9\uc790\ub294 \uae30\uad00\uc5d0 \uc81c\uacf5\ud55c \uac1c\uc778\uc815\ubcf4\uc5d0 \ub300\ud55c \uc2a4\uc2a4\ub85c\uc758 \ud655\uc778 \ubc0f \uad00\ub9ac\ub97c \ud1b5\ud558\uc5ec \uc815\ud655\ud55c \uc815\ubcf4\ub97c \uc720\uc9c0\ud558\ub3c4\ub85d \ud558\uba70, \uc778\ud130\ub137 \uc0ac\uc774\ud2b8\uc758 \uc774\uc6a9\uacfc\uc815\uc5d0\uc11c \ud0c0\uc778\uc758 \uac1c\uc778\uc815\ubcf4\ub97c \uad8c\ud55c \uc5c6\uc774 \uc774\uc6a9\ud558\uac70\ub098 \ud0c0\uc778\uc758 \uad8c\ub9ac\ub97c \uce68\ud574\ud558\ub294 \uacbd\uc6b0\uc5d0\ub294 \uae30\uad00\uc758 \uc81c\uc7ac\ubfd0\ub9cc \uc544\ub2c8\ub77c \ubbfc\/\ud615\uc0ac\uc0c1 \ucc45\uc784\uc744 \ubd80\ub2f4\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n\u2466 \uae30\uad00\uc740 \uc774\uc6a9\uc790 \ubcf8\uc778\uc758 \ubd80\uc8fc\uc758\ub098 \uc778\ud130\ub137\uc0c1\uc758 \ubb38\uc81c\ub85c \uc544\uc774\ub514(ID), \ube44\ubc00\ubc88\ud638(P\/W), \uc8fc\ubbfc\ub4f1\ub85d\ubc88\ud638 \ub4f1 \uac1c\uc778\uc815\ubcf4\uac00 \uc720\ucd9c\ub418\uc5b4 \ubc1c\uc0dd\ud55c \ubb38\uc81c\uc5d0 \ub300\ud574 \uae30\uad00\uc740 \uc77c\uccb4 \ucc45\uc784\uc744 \uc9c0\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \ub530\ub77c\uc11c \uc774\uc6a9\uc790 \uac1c\uac1c\uc778\uc774 \ubcf8\uc778\uc758 \uac1c\uc778\uc815\ubcf4\ub97c \ubcf4\ud638\ud558\uae30 \uc704\ud574\uc11c \uc790\uc2e0\uc758 \uc544\uc774\ub514(ID)\uc640 \ube44\ubc00\ubc88\ud638(P\/W)\ub97c \uc801\uc808\ud558\uac8c \uad00\ub9ac\ud558\uace0 \uc5ec\uae30\uc5d0 \ub300\ud55c \ucc45\uc784\uc744 \uc838\uc57c \ud569\ub2c8\ub2e4. \ub2e4\ub9cc, \uae30\uad00\uc758 \ub0b4\ubd80 \uad00\ub9ac\uc790\uc758 \uc2e4\uc218 \ub610\ub294 \uae30\uc220\uad00\ub9ac\uc758 \uc0ac\uace0\ub85c \uc778\ud574 \uc774\uc6a9\uc790\uc758 \uac1c\uc778\uc815\ubcf4\uc758 \uc0c1\uc2e4, \uc720\ucd9c, \ubcc0\uc870, \ud6fc\uc190\uc774 \uc0dd\uae34 \uacbd\uc6b0 \uae30\uad00\uc740 \uc989\uac01 \uc774\uc6a9\uc790\uc5d0\uac8c \uc0ac\uc2e4\uc744 \uc54c\ub9ac\uace0 \uc801\uc808\ud55c \ub300\ucc45\uacfc \ubcf4\uc0c1\uc744 \uac15\uad6c\ud560 \uac83\uc785\ub2c8\ub2e4.\n\n\uc81c 11\uc870(\uc774\uc6a9\uc790 \ubc0f \ubc95\uc815\ub300\ub9ac\uc778\uc758 \uad8c\ub9ac\uc640 \uadf8 \ud589\uc0ac\ubc29\ubc95)\n\u2460 \uc774\uc6a9\uc790 \ubc0f \ubc95\uc815\ub300\ub9ac\uc778\uc740 \uae30\uad00\uc5d0 \ub300\ud558\uc5ec \uc81c\uacf5\ud55c \ubcf8\uc778 \ub610\ub294 \ubc95\uc815\ub300\ub9ac\uc778\uc73c\ub85c\uc11c \uac1c\uc778\uc815\ubcf4\ub97c \uc870\ud68c, \uc218\uc815, \ubcc0\uacbd \ubc0f \ud68c\uc6d0\uc758 \ud0c8\ud1f4 \ub4f1\uacfc \uad00\ub828\ud55c \uad8c\ub9ac\ub97c \ud589\uc0ac\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n\u2461 \uae30\uad00\uc740 \uc544\ub3d9\uc758 \uac1c\uc778\uc815\ubcf4\ubcf4\ud638\ub97c \ud2b9\ubcc4\ud788 \ubcf4\ud638\ud558\uae30 \uc704\ud558\uc5ec \ub9cc 14\uc138 \ubbf8\ub9cc\uc758 \uc544\ub3d9\uc5d0 \ub300\ud55c \uac1c\uc778\uc815\ubcf4\ub294 \ubc95\uc815\ub300\ub9ac\uc778(\ubd80\ubaa8 \ub4f1)\uc758 \ub3d9\uc758\ub97c \ubc1b\uc740 \uacbd\uc6b0\uc5d0 \ud55c\ud558\uc5ec \uc218\uc9d1\ud569\ub2c8\ub2e4.\n\u2462 \uc774\uc6a9\uc790 \ubc0f \ubc95\uc815\ub300\ub9ac\uc778\uc740 \uac1c\uc778\uc815\ubcf4\uc640 \uad00\ub828\ud558\uc5ec \uc778\ud130\ub137, \uc804\ud654, \uc11c\uba74 \ub4f1\uc744 \uc774\uc6a9\ud558\uc5ec \uae30\uad00\uc5d0 \uc5f0\ub77d\uc744 \ud558\uc5ec \uad8c\ub9ac\ub97c \ud589\uc0ac\ud560 \uc218 \uc788\uc73c\uba70, \uae30\uad00\uc740 \uc9c0\uccb4 \uc5c6\uc774 \ud544\uc694\ud55c \uc870\uce58\ub97c \ud569\ub2c8\ub2e4.\n\n\uc81c 12\uc870(\ubcf4\ud638\uc815\ucc45 \ubcc0\uacbd \uc2dc \uacf5\uc9c0\uc758\ubb34)\n\uac1c\uc778\uc815\ubcf4\ucde8\uae09\ubc29\uce68\uc740 \ubc95\ub839\/\uc815\ucc45 \ubc0f \uae30\uad00 \ub0b4\ubd80 \uc6b4\uc601\ubc29\uce68 \ub610\ub294 \ubcf4\uc548\uae30\uc220\uc758 \ubcc0\uacbd\uc5d0 \ub530\ub77c \ub0b4\uc6a9\uc774 \ubcc0\uacbd\ub420 \uc218 \uc788\uc73c\uba70, \uc774 \ub54c\uc5d0\ub294 \ubcc0\uacbd\ub418\ub294 \uac1c\uc778\uc815\ubcf4\ucde8\uae09\ubc29\uce68\uc744 \uc2dc\ud589\ud558\uae30 \ucd5c\uc18c 7\uc77c\uc804(\uc774\uc6a9\uc790\uc5d0\uac8c \ubd88\ub9ac\ud558\uac8c \ubcc0\uacbd\ub41c \uacbd\uc6b0\ub294 30\uc77c\uc804)\ubd80\ud130 \uae30\uad00 \uc0ac\uc774\ud2b8 \uccab \ud398\uc774\uc9c0\uc5d0 \ubcc0\uacbd\uc774\uc720 \ubc0f \ub0b4\uc6a9 \ub4f1\uc744 \uacf5\uc9c0\ud558\ub3c4\ub85d \ud558\uaca0\uc2b5\ub2c8\ub2e4.<\/textarea>\n  <\/span>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-acceptance elementor-field-group elementor-column elementor-field-group-name elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t<div class=\"elementor-field-subgroup\">\n\t\t\t<span class=\"elementor-field-option\">\n\t\t\t\t<input type=\"checkbox\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-lg  elementor-acceptance-field\" required=\"required\">\n\t\t\t\t<label for=\"form-field-name\">&nbsp;\uac1c\uc778\uc815\ubcf4\ubcf4\ud638\uc815\ucc45\uc5d0 \ubaa8\ub450 \ub3d9\uc758\ud569\ub2c8\ub2e4.<\/label>\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-md\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">\ud6c4\uc6d0\uc2e0\uccad\uc11c \uc791\uc131\uc644\ub8cc<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\ubcf5\uc9c0\uad00 \uc7a5\uc560\uc778\uc774 \uac1c\uc131 \uc788\ub294 \uc0b6\uc744 \ud5a5\ud574 \ud568\uaed8 \ub3c4\uc804 HOME\u00a0 &gt;\u00a0 \ucda9\ub0a8\uc11c\ubd80\uc7a5\uc560\uc778\ubcf5\uc9c0\uad00 \u00a0&gt;\u00a0 \ud568\uaed8\ud574\uc694\u00a0 &gt;\u00a0 \ud6c4\uc6d0\uc2e0\uccad \ud6c4\uc6d0\uc2e0\uccad \ub098\ub214\uc744 \ud1b5\ud55c \uc0ac\ub791\uc758 \ub9c8\uc74c \uc6b0\ub9ac\ub294 \ubaa8\ub450 \ub204\uad70\uac00\uc5d0\uac8c \ud798\uc774 \ub418\ub294 \ud2b9\ubcc4\ud55c \uc0ac\ub78c\ub4e4\uc785\ub2c8\ub2e4. \ud6c4\uc6d0\uc790\ub2d8\uc758 \ucc38\uc5ec\ub294 \uc7a5\uc560\uc778\uc758 \u201c\uac1c\uc131\uc788\ub294 \uc0b6\u201d\uc744 \ud5a5\ud55c \uc804\uc778\uc801\u22c5\uc804\uc0dd\uc560\uc801\uc778 \ubcf5\uc9c0\uc11c\ube44\uc2a4 \uc6b4\uc601\uc5d0 \uc18c\uc911\ud558\uac8c \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \ud6c4\uc6d0\uc2e0\uccad<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-17823","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.westrc.or.kr\/index.php?rest_route=\/wp\/v2\/pages\/17823","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.westrc.or.kr\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.westrc.or.kr\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.westrc.or.kr\/index.php?rest_route=\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.westrc.or.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=17823"}],"version-history":[{"count":54,"href":"https:\/\/www.westrc.or.kr\/index.php?rest_route=\/wp\/v2\/pages\/17823\/revisions"}],"predecessor-version":[{"id":24272,"href":"https:\/\/www.westrc.or.kr\/index.php?rest_route=\/wp\/v2\/pages\/17823\/revisions\/24272"}],"wp:attachment":[{"href":"https:\/\/www.westrc.or.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=17823"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}