{"id":15539,"date":"2025-01-07T11:09:53","date_gmt":"2025-01-07T02:09:53","guid":{"rendered":"http:\/\/westrc.dothome.co.kr\/?page_id=15539"},"modified":"2025-08-05T11:38:13","modified_gmt":"2025-08-05T02:38:13","slug":"%ec%a0%91%ec%88%98%eb%93%b1%eb%a1%9d-%eb%b0%8f-%ec%9d%b4%ec%9a%a9%ec%95%88%eb%82%b4","status":"publish","type":"page","link":"https:\/\/www.westrc.or.kr\/?page_id=15539","title":{"rendered":"\uc811\uc218\ub4f1\ub85d \ubc0f \uc774\uc6a9\uc548\ub0b4"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"15539\" class=\"elementor elementor-15539\" 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-381eec0 e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"381eec0\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1bfc13c e-con-full e-flex e-con e-child\" data-id=\"1bfc13c\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4b1ce2d e-con-full e-flex e-con e-child\" data-id=\"4b1ce2d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8df365b elementor-widget elementor-widget-text-editor\" data-id=\"8df365b\" 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-79d3777 elementor-widget elementor-widget-text-editor\" data-id=\"79d3777\" 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\uc758 \uac1c\uc131 \uc788\ub294 \uc0b6\uc744 \ud5a5\ud55c \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-60805b2 e-con-full e-flex e-con e-child\" data-id=\"60805b2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-589e328 elementor-widget elementor-widget-shortcode\" data-id=\"589e328\" 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\uccad\ub0a8\ub3c4\uc11c\ubd80\uc7a5\uc560\uc778\ubcf5\uc9c0\uad00 \u00a0<span style=\"color: #c4c4c4;\">&gt;<\/span>\u00a0 \uc548\ub0b4\ud574\uc694\u00a0 <span style=\"color: #c4c4c4;\">&gt;\u00a0 <\/span><span style=\"color: #000000;\">\uc811\uc218\ub4f1\ub85d \ubc0f \uc774\uc6a9\uc548\ub0b4<\/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>\uc811\uc218\ub4f1\ub85d \ubc0f \uc774\uc6a9\uc548\ub0b4<\/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-e8bfe89 e-con-full e-flex e-con e-child\" data-id=\"e8bfe89\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6f4f82c elementor-widget elementor-widget-image\" data-id=\"6f4f82c\" 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=\"1219\" height=\"158\" src=\"https:\/\/www.westrc.or.kr\/wp-content\/uploads\/2025\/01\/\uc811\uc2181x.jpg\" class=\"attachment-full size-full wp-image-17139\" alt=\"\" srcset=\"https:\/\/www.westrc.or.kr\/wp-content\/uploads\/2025\/01\/\uc811\uc2181x.jpg 1219w, https:\/\/www.westrc.or.kr\/wp-content\/uploads\/2025\/01\/\uc811\uc2181x-300x39.jpg 300w, https:\/\/www.westrc.or.kr\/wp-content\/uploads\/2025\/01\/\uc811\uc2181x-1024x133.jpg 1024w, https:\/\/www.westrc.or.kr\/wp-content\/uploads\/2025\/01\/\uc811\uc2181x-768x100.jpg 768w\" sizes=\"(max-width: 1219px) 100vw, 1219px\" \/>\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-128bda8 e-con-full e-flex e-con e-child\" data-id=\"128bda8\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9e0a4fc elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"9e0a4fc\" 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<table style=\"border-collapse: collapse; width: 100%; height: 48px;\"><tbody><tr style=\"height: 24px;\"><td style=\"width: 31.2138%; height: 24px; border-left: 1px #d6d6d6; border-right-color: #d6d6d6; border-bottom-color: #d6d6d6; border-top: 1px solid #ffffff;\">\ub300\uc0c1 : \ubaa8\ub4e0 \uc7a5\uc560\uc778 \uac00\uc871<\/td><td style=\"width: 68.7862%; height: 24px; border-right: 1px #d6d6d6; border-bottom-color: #d6d6d6; border-left-color: #d6d6d6; border-top: 1px solid #ffffff;\">\ubc29\ubc95 : \uc804\ud654 \ubc0f \ubc29\ubb38\uc73c\ub85c \uc9c4\ub2e8 \uc608\uc57d<\/td><\/tr><tr style=\"height: 24px;\"><td style=\"width: 31.2138%; height: 24px; border-left: 1px #d6d6d6; border-top-color: #d6d6d6; border-right-color: #d6d6d6; border-bottom-color: #d6d6d6;\">\uc774\uc6a9 \uc2dc\uac04 : \ud3c9\uc77c (09:00 ~ 18:00)<\/td><td style=\"width: 68.7862%; height: 24px; border-right: 1px #d6d6d6; border-top-color: #d6d6d6; border-bottom-color: #d6d6d6; border-left-color: #d6d6d6;\">\ubb38\uc758 \uc0ac\ud56d : \uc0c1\ub2f4 \uc804\ud654(TEL: 041-934-7231) \uc9c1\uc5c5 \uc0c1\ub2f4(TEL : 041-927-5122)<\/td><\/tr><\/tbody><\/table>\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-519c369 e-con-full e-flex e-con e-child\" data-id=\"519c369\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2b73cbb e-con-full e-flex e-con e-child\" data-id=\"2b73cbb\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-d5de44b e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"d5de44b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5ae06d4 elementor-widget elementor-widget-image\" data-id=\"5ae06d4\" 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-386d9f6 e-con-full e-flex e-con e-child\" data-id=\"386d9f6\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e5f3870 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"e5f3870\" 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>\uc774\uc6a9\ub8cc \uc548\ub0b4<\/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-dcaf5fe e-con-full e-flex e-con e-child\" data-id=\"dcaf5fe\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-36cafb7 elementor-widget elementor-widget-text-editor\" data-id=\"36cafb7\" 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<table style=\"width: 100%; height: 1293px;\"><tbody><tr style=\"height: 19px;\"><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 19px; border-left: 1px #e3e3e3; border-right-color: #e3e3e3; border-bottom-color: #e3e3e3; background-color: #f7f7f7; border-top: 1px solid #ffffff;\"><span style=\"font-size: 16px;\"><strong><span style=\"color: #000000;\">\uad6c \ubd84<\/span><\/strong><\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 19px; border-color: #ffffff #e3e3e3 #e3e3e3; background-color: #f7f7f7; border-top-width: 1px; border-top-style: solid;\" colspan=\"2\"><span style=\"font-size: 16px;\"><strong><span style=\"color: #000000;\">\uc0ac \uc6a9 \ub8cc<\/span><\/strong><\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 19px; border-right: 1px #e3e3e3; border-bottom-color: #e3e3e3; border-left-color: #e3e3e3; background-color: #f7f7f7; border-top: 1px solid #ffffff;\"><span style=\"font-size: 16px;\"><strong><span style=\"color: #000000;\">\ube44 \uace0<\/span><\/strong><\/span><\/td><\/tr><tr style=\"height: 76px;\"><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-left: 1px #e3e3e3; border-top-color: #e3e3e3; border-right-color: #e3e3e3; border-bottom-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 16px;\">\uc6b4\ub3d9\ubc1c\ub2ec(\ubb3c\ub9ac\uce58\ub8cc)<\/span><\/strong><\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-top-color: #e3e3e3; border-bottom-color: #e3e3e3; background-color: #ffffff; border-right: 1px; border-left: 1px;\" colspan=\"2\"><span style=\"color: #707070; font-size: 16px;\">1\ud68c 4,000\uc6d0<\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-right: 1px #e3e3e3; border-top-color: #e3e3e3; border-bottom-color: #e3e3e3; border-left-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #707070; font-size: 16px;\">40\ubd84\/\ud68c<\/span><\/td><\/tr><tr style=\"height: 76px;\"><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-left: 1px #e3e3e3; border-top-color: #e3e3e3; border-right-color: #e3e3e3; border-bottom-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 16px;\">\uc791\uc5c5\ud65c\ub3d9(\uc791\uc5c5\uce58\ub8cc)<\/span><\/strong><\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-top-color: #e3e3e3; border-bottom-color: #e3e3e3; background-color: #ffffff; border-right: 1px; border-left: 1px;\" colspan=\"2\"><span style=\"color: #707070; font-size: 16px;\">1\ud68c 4,000\uc6d0<\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-right: 1px #e3e3e3; border-top-color: #e3e3e3; border-bottom-color: #e3e3e3; border-left-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #707070; font-size: 16px;\">40\ubd84\/\ud68c<\/span><\/td><\/tr><tr style=\"height: 76px;\"><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-left: 1px #e3e3e3; border-top-color: #e3e3e3; border-right-color: #e3e3e3; border-bottom-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 16px;\">\uc5b8\uc5b4\ud65c\ub3d9(\uc5b8\uc5b4\uce58\ub8cc)<\/span><\/strong><\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-top-color: #e3e3e3; border-bottom-color: #e3e3e3; background-color: #ffffff; border-right: 1px; border-left: 1px;\" colspan=\"2\"><span style=\"color: #707070; font-size: 16px;\">1\ud68c 4,000\uc6d0<\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-right: 1px #e3e3e3; border-top-color: #e3e3e3; border-bottom-color: #e3e3e3; border-left-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #707070; font-size: 16px;\">40\ubd84\/\ud68c<\/span><\/td><\/tr><tr style=\"height: 76px;\"><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-left: 1px #e3e3e3; border-top-color: #e3e3e3; border-right-color: #e3e3e3; border-bottom-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 16px;\">\ub180\uc774\ud65c\ub3d9(\uc2ec\ub9ac\uce58\ub8cc)<\/span><\/strong><\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-color: #e3e3e3; background-color: #ffffff;\" colspan=\"2\"><span style=\"color: #707070; font-size: 16px;\">1\ud68c 4,000\uc6d0<\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-right: 1px #e3e3e3; border-top-color: #e3e3e3; border-bottom-color: #e3e3e3; border-left-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #707070; font-size: 16px;\">40\ubd84\/\ud68c<\/span><\/td><\/tr><tr style=\"height: 76px;\"><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-left: 1px #e3e3e3; border-top-color: #e3e3e3; border-right-color: #e3e3e3; border-bottom-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 16px;\">\uad50\uc721\ud65c\ub3d9(\uac1c\ubcc4\uc9c0\ub3c4)<\/span><\/strong><\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-color: #e3e3e3; background-color: #ffffff;\" colspan=\"2\"><span style=\"color: #707070; font-size: 16px;\">1\ud68c 4,000\uc6d0<\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-right: 1px #e3e3e3; border-top-color: #e3e3e3; border-bottom-color: #e3e3e3; border-left-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #707070; font-size: 16px;\">40\ubd84\/\ud68c<\/span><\/td><\/tr><tr style=\"height: 76px;\"><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-left: 1px #e3e3e3; border-top-color: #e3e3e3; border-right-color: #e3e3e3; border-bottom-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 16px;\">\uc2ec\ub9ac\uc6b4\ub3d9(\uac1c\ubcc4\uc9c0\ub3c4)<\/span><\/strong><\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-color: #e3e3e3; background-color: #ffffff;\" colspan=\"2\"><span style=\"color: #707070; font-size: 16px;\">1\ud68c 4,000\uc6d0<\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-right: 1px #e3e3e3; border-top-color: #e3e3e3; border-bottom-color: #e3e3e3; border-left-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #707070; font-size: 16px;\">40\ubd84\/\ud68c<\/span><\/td><\/tr><tr style=\"height: 76px;\"><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-left: 1px #e3e3e3; border-top-color: #e3e3e3; border-right-color: #e3e3e3; border-bottom-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 16px;\">\uadf8\ub8f9\ud65c\ub3d9<\/span><\/strong><\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-color: #e3e3e3; background-color: #ffffff;\" colspan=\"2\"><span style=\"color: #707070; font-size: 16px;\">\uc6d4 16,000\uc6d0<\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-right: 1px #e3e3e3; border-top-color: #e3e3e3; border-bottom-color: #e3e3e3; border-left-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #707070; font-size: 16px;\">\uc8fc1\ud68c \uae30\uc900(50\ubd84)<\/span><\/td><\/tr><tr style=\"height: 76px;\"><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-left: 1px #e3e3e3; border-top-color: #e3e3e3; border-right-color: #e3e3e3; border-bottom-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 16px;\">\ube5b\ub730\ud3c9\uc0dd\ub300\ud559<\/span><\/strong><\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-color: #e3e3e3; background-color: #ffffff;\" colspan=\"2\"><span style=\"color: #707070; font-size: 16px;\">\uc6d4 48,000\uc6d0<\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-right: 1px #e3e3e3; border-top-color: #e3e3e3; border-bottom-color: #e3e3e3; border-left-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #707070; font-size: 16px;\">\uc8fc5\ud68c \uae30\uc900(90\ubd84\/\ud68c)<\/span><\/td><\/tr><tr style=\"height: 76px;\"><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-left: 1px #e3e3e3; border-top-color: #e3e3e3; border-right-color: #e3e3e3; border-bottom-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 16px;\">\uc9c4\ub2e8(\uac80\uc0ac)\ube44<\/span><\/strong><\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-color: #e3e3e3; background-color: #ffffff;\" colspan=\"2\"><span style=\"color: #707070; font-size: 16px;\">\uc9c4\ub2e8\uac80\uc0ac \uc218\ub0a9\uae30\uc900 \ucc38\uace0<\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-right: 1px #e3e3e3; border-top-color: #e3e3e3; border-bottom-color: #e3e3e3; border-left-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #707070; font-size: 16px;\">\uac80\uc0ac 1\ud56d\ubaa9\ub2f9<\/span><\/td><\/tr><tr style=\"height: 76px;\"><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-left: 1px #e3e3e3; border-top-color: #e3e3e3; border-right-color: #e3e3e3; border-bottom-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 16px;\">\ucde8\ubbf8\uad50\uc2e4(\ubd80\ubaa8\ub300\ud559 \ub4f1)<\/span><\/strong><\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-color: #e3e3e3; background-color: #ffffff;\" colspan=\"2\"><span style=\"color: #707070; font-size: 16px;\">\uc2e4\ube44<\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-right: 1px #e3e3e3; border-top-color: #e3e3e3; border-bottom-color: #e3e3e3; border-left-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #707070; font-size: 16px;\">\uc7ac\ub8cc\ube44 \ubcf8\uc778\ubd80\ub2f4<\/span><\/td><\/tr><tr style=\"height: 76px;\"><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-left: 1px #e3e3e3; border-top-color: #e3e3e3; border-right-color: #e3e3e3; border-bottom-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 16px;\">\ucea0\ud504, \uacc4\uc808\ud559\uad50 \ub4f1<\/span><\/strong><\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-color: #e3e3e3; background-color: #ffffff;\" colspan=\"2\"><span style=\"color: #707070; font-size: 16px;\">\uc2e4\ube44<\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-right: 1px #e3e3e3; border-top-color: #e3e3e3; border-bottom-color: #e3e3e3; border-left-color: #e3e3e3; background-color: #ffffff;\">\u00a0<\/td><\/tr><tr style=\"height: 52px;\"><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 52px; border-left: 1px #e3e3e3; border-top-color: #e3e3e3; border-right-color: #e3e3e3; border-bottom-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 16px;\">\uacf5\ub3d9\uc0dd\ud65c\uac00\uc815<\/span><\/strong><\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 52px; border-color: #e3e3e3; background-color: #ffffff;\" colspan=\"2\"><span style=\"color: #707070; font-size: 16px;\">\uc6d4200,000\uc6d0<\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 280px; border-right: 1px #e3e3e3; border-top-color: #e3e3e3; border-bottom-color: #e3e3e3; border-left-color: #e3e3e3; background-color: #ffffff;\" rowspan=\"4\"><span style=\"color: #707070; font-size: 16px;\">\ubcf5\uc9c0\uad00 \uc0ac\uc6a9\ub8cc \ubc0f \uc911\uc2dd\ube44 \ubcc4\ub3c4<\/span><\/td><\/tr><tr style=\"height: 76px;\"><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 152px; border-left: 1px #e3e3e3; border-top-color: #e3e3e3; border-right-color: #e3e3e3; border-bottom-color: #e3e3e3; background-color: #ffffff;\" rowspan=\"2\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 16px;\">\uc8fc\uac04\uc774\uc6a9\uc13c\ud130<\/span><\/strong><\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #707070; font-size: 16px;\">\uc885\uc77c\ubc18<\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #707070; font-size: 16px;\">\uc6d4180,000\uc6d0<\/span><\/td><\/tr><tr style=\"height: 76px;\"><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #707070; font-size: 16px;\">\ubc18\uc77c\ubc18<\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #707070; font-size: 16px;\">\uc6d4130,000\uc6d0<\/span><\/td><\/tr><tr style=\"height: 76px;\"><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-left: 1px #e3e3e3; border-top-color: #e3e3e3; border-right-color: #e3e3e3; border-bottom-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 16px;\">\ubc1c\ub2ec\uc7a5\uc560\uc778\uc8fc\uac04\ud65c\ub3d9\uc13c\ud130<\/span><\/strong><\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 76px; border-color: #e3e3e3; background-color: #ffffff;\" colspan=\"2\"><span style=\"color: #707070; font-size: 16px;\">\ubc14\uc6b0\ucc98 \uacb0\uc81c<\/span><\/td><\/tr><tr style=\"height: 79px;\"><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 158px; border-left: 1px #e3e3e3; border-top-color: #e3e3e3; border-right-color: #e3e3e3; border-bottom-color: #e3e3e3; background-color: #ffffff;\" rowspan=\"2\"><p><span style=\"color: #000000;\"><strong><span style=\"font-size: 16px;\">\uc7a5\uc560\uc778\uac00\uc871\uc9c0\uc6d0\uc13c\ud130<\/span><\/strong><\/span><\/p><p><span style=\"color: #000000;\"><strong><span style=\"font-size: 16px;\">[\uc2ec\ud55c]\uc7a5\uc560\uc778\uae34\uae09\ub3cc\ubd04\uc11c\ube44\uc2a4<\/span><\/strong><\/span><\/p><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 79px; border-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #707070; font-size: 16px;\">\uc8fc\uac04<\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 79px; border-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #707070; font-size: 16px;\">1\uc2dc\uac04 1,330\uc6d0<\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 158px; border-right: 1px #e3e3e3; border-top-color: #e3e3e3; border-bottom-color: #e3e3e3; border-left-color: #e3e3e3; background-color: #ffffff;\" rowspan=\"2\"><span style=\"color: #707070; font-size: 16px;\">(\uc218\uae09\uc790 \ubc0f \ucc28\uc0c1\uc704\uacc4\uce35 50%\uac10\uba74)<\/span><\/td><\/tr><tr style=\"height: 79px;\"><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 79px; border-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #707070; font-size: 16px;\">\uc57c\uac04 \u22c5\uc8fc\ub9d0<\/span><\/td><td class=\"tab1\" style=\"text-align: center; vertical-align: middle; height: 79px; border-color: #e3e3e3; background-color: #ffffff;\"><span style=\"color: #707070; font-size: 16px;\">1\uc2dc\uac04 1,990\uc6d0<\/span><\/td><\/tr><\/tbody><\/table>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ab38096 e-con-full e-flex e-con e-child\" data-id=\"ab38096\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-61fc58d e-con-full e-flex e-con e-child\" data-id=\"61fc58d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-267fec3 elementor-widget elementor-widget-image\" data-id=\"267fec3\" 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=\"208\" height=\"208\" src=\"https:\/\/www.westrc.or.kr\/wp-content\/uploads\/2025\/03\/no.png\" class=\"attachment-large size-large wp-image-21652\" alt=\"\" srcset=\"https:\/\/www.westrc.or.kr\/wp-content\/uploads\/2025\/03\/no.png 208w, https:\/\/www.westrc.or.kr\/wp-content\/uploads\/2025\/03\/no-150x150.png 150w, https:\/\/www.westrc.or.kr\/wp-content\/uploads\/2025\/03\/no-200x200.png 200w\" sizes=\"(max-width: 208px) 100vw, 208px\" \/>\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-45387f0 e-con-full e-flex e-con e-child\" data-id=\"45387f0\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d2da30d elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"d2da30d\" 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>1. \ub9e4\uc6d4 \uc120\ub0a9\uc774\uba70, \uac1c\ubcc4\uc11c\ube44\uc2a4\uc758 \uacbd\uc6b0 \ud68c\ub2f9\uc0b0\uc815 \uae30\uc900\uc774\ub418 <br \/><span style=\"color: #0267bf;\">\u00a0 \u00a0 \uc8fc1\ud68c \uc774\uc6a9\uc2dc \uc6d416,000\uc6d0, \uc8fc2\ud68c \uc774\uc6a9\uc2dc \uc6d432,000\uc6d0, \uc8fc3\ud68c \uc774\uc6a9\uc2dc \uc6d448,000\uc6d0 \ub0a9\uc785<\/span> <br \/>\u00a0 \u00a0(\ub2e8, \uadf8\ub8f9\ud65c\ub3d9, \ube5b\ub730\ud3c9\uc0dd\ub300\ud559\uc758 \uacbd\uc6b0\ub294 \uc608\uc678)<br \/><span style=\"background-color: transparent;\">2. \ubcf5\uc9c0\uad00 \uc6b4\uc601\uaddc\uc815 \uc81c111\uc870\uc5d0 \uc758\uac70 \uad6d\ubbfc\uae30\ucd08\uc0dd\ud65c\ubcf4\uc7a5\ubc95\uc758 \uc218\uae09\ub300\uc0c1\uc790 \ubc0f \uad6d\uac00\uc720\uacf5\uc790\ub294 \uba74\uc81c<br \/><\/span><span style=\"background-color: transparent;\">3. \uc774\uc6a9\uc790 \ubc0f \ubcf4\ud638\uc790\uaed8\uc11c\ub294 \uc0ac\uc6a9\ub8cc\ub97c <\/span><u style=\"background-color: transparent;\"><b>\uc6b4\uc601\uc9c0\uc6d0\ucd1d\uad04\ud300<\/b><\/u><u style=\"background-color: transparent;\"><b>(2<\/b><\/u><u style=\"background-color: transparent;\"><b>\uce35<\/b><\/u><u style=\"background-color: transparent;\"><b>)<\/b><\/u><span style=\"background-color: transparent;\">\uc5d0 \ub0a9\ubd80\ud558\uc5ec \uc8fc\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.<\/span><\/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\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\uc758 \uac1c\uc131 \uc788\ub294 \uc0b6\uc744 \ud5a5\ud55c \ub3c4\uc804 HOME\u00a0 &gt;\u00a0 \ucda9\uccad\ub0a8\ub3c4\uc11c\ubd80\uc7a5\uc560\uc778\ubcf5\uc9c0\uad00 \u00a0&gt;\u00a0 \uc548\ub0b4\ud574\uc694\u00a0 &gt;\u00a0 \uc811\uc218\ub4f1\ub85d \ubc0f \uc774\uc6a9\uc548\ub0b4 \uc811\uc218\ub4f1\ub85d \ubc0f \uc774\uc6a9\uc548\ub0b4 \ub300\uc0c1 : \ubaa8\ub4e0 \uc7a5\uc560\uc778 \uac00\uc871 \ubc29\ubc95 : \uc804\ud654 \ubc0f \ubc29\ubb38\uc73c\ub85c \uc9c4\ub2e8 \uc608\uc57d \uc774\uc6a9 \uc2dc\uac04 : \ud3c9\uc77c (09:00 ~ 18:00) \ubb38\uc758 \uc0ac\ud56d : \uc0c1\ub2f4 \uc804\ud654(TEL: 041-934-7231) \uc9c1\uc5c5 \uc0c1\ub2f4(TEL : 041-927-5122) \uc774\uc6a9\ub8cc \uc548\ub0b4 \uad6c \ubd84 \uc0ac \uc6a9 \ub8cc [&hellip;]<\/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-15539","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.westrc.or.kr\/index.php?rest_route=\/wp\/v2\/pages\/15539","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=15539"}],"version-history":[{"count":91,"href":"https:\/\/www.westrc.or.kr\/index.php?rest_route=\/wp\/v2\/pages\/15539\/revisions"}],"predecessor-version":[{"id":25185,"href":"https:\/\/www.westrc.or.kr\/index.php?rest_route=\/wp\/v2\/pages\/15539\/revisions\/25185"}],"wp:attachment":[{"href":"https:\/\/www.westrc.or.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=15539"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}