{"id":1417,"date":"2019-09-02T11:52:29","date_gmt":"2019-09-02T04:52:29","guid":{"rendered":"http:\/\/www.doa.go.th\/oard2\/?page_id=1417"},"modified":"2025-10-14T14:31:19","modified_gmt":"2025-10-14T07:31:19","slug":"%e0%b8%81%e0%b8%a5%e0%b8%b8%e0%b9%88%e0%b8%a1%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%aa%e0%b8%b2%e0%b8%99%e0%b9%80%e0%b9%80%e0%b8%a5%e0%b8%b0%e0%b8%9a%e0%b8%a3%e0%b8%b4%e0%b8%ab%e0%b8%b2%e0%b8%a3%e0%b8%99","status":"publish","type":"page","link":"https:\/\/www.doa.go.th\/oard2\/?page_id=1417","title":{"rendered":"\u0e01\u0e25\u0e38\u0e48\u0e21\u0e1b\u0e23\u0e30\u0e2a\u0e32\u0e19\u0e40\u0e40\u0e25\u0e30\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"1417\" class=\"elementor elementor-1417\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3956d29 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3956d29\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6286d4f\" data-id=\"6286d4f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d3a0fdf elementor-widget elementor-widget-html\" data-id=\"d3a0fdf\" data-element_type=\"widget\" data-e-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=\"th\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n  <title>\u0e01\u0e23\u0e21\u0e27\u0e34\u0e0a\u0e32\u0e01\u0e32\u0e23\u0e40\u0e01\u0e29\u0e15\u0e23<\/title>\r\n  <style>\r\n    body {\r\n      font-family: \"Segoe UI\", Arial, sans-serif;\r\n      background-color: #f5f7fa;\r\n      margin: 0;\r\n      padding: 0;\r\n      color: #333;\r\n    }\r\n\r\n    \/* \u0e2a\u0e48\u0e27\u0e19\u0e02\u0e2d\u0e07\u0e42\u0e25\u0e42\u0e01\u0e49 *\/\r\n    .header {\r\n      display: flex;\r\n      justify-content: center;\r\n      gap: 30px;\r\n      padding: 20px;\r\n      background-color: #ffffff;\r\n      border-bottom: 1px solid #e5e5e5;\r\n    }\r\n\r\n    .header img {\r\n      height: 70px;\r\n      filter: drop-shadow(0 2px 4px rgba(0,0,0,0.1));\r\n      transition: transform 0.3s ease;\r\n    }\r\n    .header img:hover {\r\n      transform: scale(1.05);\r\n    }\r\n\r\n    \/* \u0e2a\u0e44\u0e25\u0e14\u0e4c\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e *\/\r\n    .slider-container {\r\n      position: relative;\r\n      max-width: 800px;\r\n      margin: 30px auto;\r\n      overflow: hidden;\r\n      border-radius: 12px;\r\n      box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);\r\n    }\r\n\r\n    .slider {\r\n      display: flex;\r\n      transition: transform 0.6s ease-in-out;\r\n    }\r\n\r\n    .slide {\r\n      min-width: 100%;\r\n    }\r\n\r\n    .slide img {\r\n      width: 100%;\r\n      border-radius: 12px;\r\n      display: block;\r\n    }\r\n\r\n    .prev, .next {\r\n      position: absolute;\r\n      top: 50%;\r\n      transform: translateY(-50%);\r\n      background-color: rgba(255, 255, 255, 0.8);\r\n      color: #333;\r\n      border: none;\r\n      padding: 10px 14px;\r\n      cursor: pointer;\r\n      font-size: 20px;\r\n      border-radius: 50%;\r\n      transition: all 0.3s ease;\r\n      box-shadow: 0 2px 6px rgba(0,0,0,0.2);\r\n    }\r\n\r\n    .prev { left: 15px; }\r\n    .next { right: 15px; }\r\n\r\n    .prev:hover, .next:hover {\r\n      background-color: #007bff;\r\n      color: #fff;\r\n    }\r\n\r\n    \/* \u0e1b\u0e38\u0e48\u0e21\u0e40\u0e21\u0e19\u0e39 *\/\r\n    .buttons {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      justify-content: center;\r\n      gap: 12px;\r\n      margin: 30px 20px;\r\n    }\r\n\r\n    .button {\r\n      padding: 14px 28px;\r\n      font-size: 16px;\r\n      font-weight: 600;\r\n      color: #fff;\r\n      border: none;\r\n      cursor: pointer;\r\n      border-radius: 8px;\r\n      text-decoration: none;\r\n      display: inline-block;\r\n      transition: all 0.3s ease;\r\n    }\r\n\r\n    .button.pdpa { background: linear-gradient(135deg, #007bff, #0056b3); }\r\n    .button.covid { background: linear-gradient(135deg, #dc3545, #a71d2a); }\r\n    .button.feedback { background: linear-gradient(135deg, #28a745, #1e7e34); }\r\n\r\n    .button:hover {\r\n      transform: translateY(-3px);\r\n      box-shadow: 0 4px 12px rgba(0,0,0,0.15);\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <!-- \u0e2a\u0e48\u0e27\u0e19\u0e02\u0e2d\u0e07\u0e42\u0e25\u0e42\u0e01\u0e49 -->\r\n  <div class=\"header\">\r\n    <img decoding=\"async\" src=\"https:\/\/www.doa.go.th\/oard2\/wp-content\/uploads\/2025\/10\/LOGO-DOA-2022-EN.png\" alt=\"\u0e42\u0e25\u0e42\u0e01\u0e49 1\">\r\n    <img decoding=\"async\" src=\"https:\/\/www.doa.go.th\/oard2\/wp-content\/uploads\/2025\/10\/53YearDOA.png\" alt=\"\u0e42\u0e25\u0e42\u0e01\u0e49 2\">\r\n    <img decoding=\"async\" src=\"https:\/\/www.doa.go.th\/oard2\/wp-content\/uploads\/2025\/10\/Logo-DOA-Together-BG-white-scaled.png\" alt=\"\u0e42\u0e25\u0e42\u0e01\u0e49 3\">\r\n  <\/div>\r\n\r\n  <script>\r\n    let index = 0;\r\n    function moveSlide(step) {\r\n      const slides = document.querySelectorAll(\".slide\");\r\n      index += step;\r\n      if (index >= slides.length) index = 0;\r\n      else if (index < 0) index = slides.length - 1;\r\n      document.querySelector(\".slider\").style.transform = `translateX(${-index * 100}%)`;\r\n    }\r\n    setInterval(() => moveSlide(1), 5000);\r\n  <\/script>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2b4e72c elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2b4e72c\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7fa5160\" data-id=\"7fa5160\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-27af608 elementor-widget elementor-widget-html\" data-id=\"27af608\" data-element_type=\"widget\" data-e-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=\"th\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n  <title>\u0e01\u0e25\u0e38\u0e48\u0e21\u0e1b\u0e23\u0e30\u0e2a\u0e32\u0e19\u0e41\u0e25\u0e30\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22 - \u0e2a\u0e33\u0e19\u0e31\u0e01\u0e27\u0e34\u0e08\u0e31\u0e22\u0e41\u0e25\u0e30\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e01\u0e32\u0e23\u0e40\u0e01\u0e29\u0e15\u0e23\u0e40\u0e02\u0e15\u0e17\u0e35\u0e48 2<\/title>\r\n  <style>\r\n    body {\r\n      font-family: \"Segoe UI\", Tahoma, Geneva, Verdana, sans-serif;\r\n      background: #f9fafb;\r\n      color: #333;\r\n      margin: 0;\r\n      padding: 0;\r\n    }\r\n\r\n    .container {\r\n      width: 90%;\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      padding: 40px 20px;\r\n      text-align: center;\r\n    }\r\n\r\n    .title {\r\n      font-size: 32px;\r\n      font-weight: 700;\r\n      color: #2d6a4f;\r\n      margin-bottom: 10px;\r\n    }\r\n\r\n    .subtitle {\r\n      font-size: 20px;\r\n      color: #6c757d;\r\n      margin-bottom: 40px;\r\n    }\r\n\r\n    .leader {\r\n      margin-bottom: 60px;\r\n    }\r\n\r\n    .leader img {\r\n      width: 120px;\r\n      height: 160px;\r\n      border-radius: 12px;\r\n      object-fit: cover;\r\n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\r\n      transition: transform 0.3s;\r\n    }\r\n    .leader img:hover {\r\n      transform: scale(1.05);\r\n    }\r\n\r\n    .leader .name {\r\n      font-size: 18px;\r\n      font-weight: bold;\r\n      color: #1b4332;\r\n      margin-top: 10px;\r\n    }\r\n\r\n    .leader .position {\r\n      font-size: 16px;\r\n      color: #6c757d;\r\n      margin-top: 5px;\r\n    }\r\n\r\n    .team {\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\r\n      gap: 30px;\r\n      margin-top: 20px;\r\n    }\r\n\r\n    .member {\r\n      background: #fff;\r\n      border-radius: 12px;\r\n      padding: 20px;\r\n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\r\n      transition: transform 0.3s, box-shadow 0.3s;\r\n    }\r\n\r\n    .member:hover {\r\n      transform: translateY(-5px);\r\n      box-shadow: 0 8px 20px rgba(0,0,0,0.15);\r\n    }\r\n\r\n    .member img {\r\n      width: 100px;\r\n      height: 120px;\r\n      border-radius: 12px;\r\n      object-fit: cover;\r\n    }\r\n\r\n    .member .name {\r\n      font-size: 16px;\r\n      font-weight: 600;\r\n      color: #2d6a4f;\r\n      margin-top: 10px;\r\n    }\r\n\r\n    .member .position {\r\n      font-size: 14px;\r\n      color: #6c757d;\r\n      margin-top: 5px;\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <div class=\"container\">\r\n    <div class=\"title\">\u0e01\u0e25\u0e38\u0e48\u0e21\u0e1b\u0e23\u0e30\u0e2a\u0e32\u0e19\u0e41\u0e25\u0e30\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22<\/div>\r\n    <div class=\"subtitle\">\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e27\u0e34\u0e08\u0e31\u0e22\u0e41\u0e25\u0e30\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e01\u0e32\u0e23\u0e40\u0e01\u0e29\u0e15\u0e23\u0e40\u0e02\u0e15\u0e17\u0e35\u0e48 2<\/div>\r\n    \r\n    <div class=\"leader\">\r\n      <img decoding=\"async\" src=\"https:\/\/www.doa.go.th\/oard2\/wp-content\/uploads\/2025\/03\/\u0e19\u0e32\u0e07\u0e2a\u0e32\u0e27\u0e40\u0e1e\u0e47\u0e0d\u0e1b\u0e23\u0e30\u0e20\u0e32-\u0e01\u0e25\u0e34\u0e48\u0e19\u0e21\u0e32\u0e25\u0e31\u0e22-\u0e19\u0e31\u0e01\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e07\u0e32\u0e19\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b\u0e0a\u0e33\u0e19\u0e32\u0e0d\u0e01\u0e32\u0e23.png\" >\r\n      <div class=\"name\">\u0e19\u0e32\u0e07\u0e2a\u0e32\u0e27\u0e40\u0e1e\u0e47\u0e0d\u0e1b\u0e23\u0e30\u0e20\u0e32 \u0e01\u0e25\u0e34\u0e48\u0e19\u0e21\u0e32\u0e25\u0e31\u0e22<\/div>\r\n      <div class=\"position\">\u0e1c\u0e39\u0e49\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01\u0e32\u0e23\u0e01\u0e25\u0e38\u0e48\u0e21\u0e1b\u0e23\u0e30\u0e2a\u0e32\u0e19\u0e41\u0e25\u0e30\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22<\/div>\r\n    <\/div>\r\n    \r\n    <div class=\"team\">\r\n      <div class=\"member\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.doa.go.th\/oard2\/wp-content\/uploads\/2025\/03\/\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e2.png\" >\r\n        <div class=\"name\">\u0e19\u0e32\u0e22\u0e28\u0e38\u0e20\u0e0a\u0e32\u0e15\u0e34 \u0e18\u0e23\u0e23\u0e21\u0e19\u0e34\u0e15\u0e34\u0e40\u0e27\u0e17\u0e22\u0e4c<\/div>\r\n        <div class=\"position\">\u0e19\u0e31\u0e01\u0e27\u0e34\u0e0a\u0e32\u0e01\u0e32\u0e23\u0e40\u0e01\u0e29\u0e15\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23<\/div>\r\n      <\/div>\r\n      <div class=\"member\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.doa.go.th\/oard2\/wp-content\/uploads\/2025\/06\/\u0e23\u0e39\u0e1b\u0e1e\u0e23\u0e1e\u0e23\u0e23\u0e131.jpg\" >\r\n        <div class=\"name\">\u0e19\u0e32\u0e07\u0e1e\u0e23\u0e1e\u0e23\u0e23\u0e13 \u0e2a\u0e2d\u0e19\u0e2a\u0e38\u0e20\u0e32\u0e1e<\/div>\r\n        <div class=\"position\">\u0e19\u0e31\u0e01\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22\u0e41\u0e25\u0e30\u0e41\u0e1c\u0e19\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23<\/div>\r\n      <\/div>\r\n      <div class=\"member\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.doa.go.th\/oard2\/wp-content\/uploads\/2025\/03\/\u0e19\u0e32\u0e07\u0e2a\u0e32\u0e27\u0e0a\u0e19\u0e34\u0e14\u0e32\u0e20\u0e32-\u0e19\u0e32\u0e40\u0e21\u0e37\u0e2d\u0e07\u0e23\u0e31\u0e01\u0e29\u0e4c-\u0e40\u0e08\u0e49\u0e32\u0e1e\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e1e\u0e31\u0e2a\u0e14\u0e38\u0e0a\u0e33\u0e19\u0e32\u0e0d\u0e07\u0e32\u0e19.jpg\" >\r\n        <div class=\"name\">\u0e19\u0e32\u0e07\u0e2a\u0e32\u0e27\u0e0a\u0e19\u0e34\u0e14\u0e32\u0e20\u0e32 \u0e19\u0e32\u0e40\u0e21\u0e37\u0e2d\u0e07\u0e23\u0e31\u0e01\u0e29\u0e4c<\/div>\r\n        <div class=\"position\">\u0e40\u0e08\u0e49\u0e32\u0e1e\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e01\u0e32\u0e23\u0e40\u0e07\u0e34\u0e19\u0e41\u0e25\u0e30\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e0a\u0e33\u0e19\u0e32\u0e0d\u0e07\u0e32\u0e19<\/div>\r\n      <\/div>\r\n      <div class=\"member\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.doa.go.th\/oard2\/wp-content\/uploads\/2025\/10\/S__46104601.jpg\" >\r\n        <div class=\"name\">\u0e19\u0e32\u0e07\u0e2a\u0e38\u0e0a\u0e32\u0e14\u0e32 \u0e2e\u0e27\u0e14\u0e22\u0e34\u0e19\u0e14\u0e35<\/div>\r\n        <div class=\"position\">\u0e19\u0e31\u0e01\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e07\u0e32\u0e19\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\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 class=\"elementor-element elementor-element-3601333 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"3601333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u0e01\u0e23\u0e21\u0e27\u0e34\u0e0a\u0e32\u0e01\u0e32\u0e23\u0e40\u0e01\u0e29\u0e15\u0e23 \u0e01\u0e25\u0e38\u0e48\u0e21\u0e1b\u0e23\u0e30\u0e2a\u0e32\u0e19\u0e41\u0e25\u0e30\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22 &#8211; \u0e2a\u0e33\u0e19\u0e31 [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_crdt_document":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-1417","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.doa.go.th\/oard2\/index.php?rest_route=\/wp\/v2\/pages\/1417","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.doa.go.th\/oard2\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.doa.go.th\/oard2\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.doa.go.th\/oard2\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.doa.go.th\/oard2\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1417"}],"version-history":[{"count":61,"href":"https:\/\/www.doa.go.th\/oard2\/index.php?rest_route=\/wp\/v2\/pages\/1417\/revisions"}],"predecessor-version":[{"id":13770,"href":"https:\/\/www.doa.go.th\/oard2\/index.php?rest_route=\/wp\/v2\/pages\/1417\/revisions\/13770"}],"wp:attachment":[{"href":"https:\/\/www.doa.go.th\/oard2\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1417"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}