{"id":969,"date":"2024-01-23T16:46:23","date_gmt":"2024-01-23T08:46:23","guid":{"rendered":"https:\/\/www.ukm.my\/i-kom\/?page_id=969"},"modified":"2026-05-13T16:31:18","modified_gmt":"2026-05-13T08:31:18","slug":"aun-usrs","status":"publish","type":"page","link":"https:\/\/www.ukm.my\/i-kom\/aun-usrs\/","title":{"rendered":"AUN USR&#038;S"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"969\" class=\"elementor elementor-969\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f4489bd e-flex e-con-boxed e-con e-parent\" data-id=\"f4489bd\" 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-0eb9760 elementor-widget elementor-widget-text-editor\" data-id=\"0eb9760\" data-element_type=\"widget\" data-e-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<!DOCTYPE html>\n<html lang=\"ms\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>AUN USR&#038;S | Executive Summary &#038; ASCC Blueprint<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;\n            background-color: #f4f7f4;\n            color: #1e2f2c;\n            line-height: 1.6;\n        }\n\n        .container {\n            max-width: 1280px;\n            margin: 0 auto;\n            background: white;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.05);\n        }\n\n        \/* Hero Banner - Tulisan semua putih *\/\n        .hero {\n            background: linear-gradient(135deg, #0b3b2f 0%, #1b6d4a 100%);\n            color: white;\n            padding: 2rem 2rem;\n            text-align: center;\n            position: relative;\n        }\n\n        .hero-logo {\n            max-width: 260px;\n            margin-bottom: 1rem;\n            display: inline-block;\n        }\n\n        .hero h1 {\n            font-size: 2.5rem;\n            font-weight: 600;\n            letter-spacing: -0.5px;\n            margin-bottom: 0.5rem;\n            color: white;\n        }\n\n        .hero p {\n            font-size: 1.2rem;\n            color: white;\n            max-width: 700px;\n            margin: 0 auto;\n        }\n\n        \/* Button ke link AUN Thematic Networks *\/\n        .hero-button {\n            margin-top: 1.5rem;\n            text-align: center;\n        }\n\n        .hero-button a {\n            display: inline-block;\n            background-color: #ffc107;\n            color: #1e2f2c;\n            text-decoration: none;\n            font-weight: bold;\n            padding: 12px 28px;\n            border-radius: 40px;\n            transition: background-color 0.2s ease;\n            font-size: 1rem;\n        }\n\n        .hero-button a:hover {\n            background-color: #e0a800;\n        }\n\n        \/* Two columns layout *\/\n        .two-columns {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 2rem;\n            padding: 3rem 2rem;\n            background: #ffffff;\n        }\n\n        .col {\n            flex: 1;\n            min-width: 280px;\n        }\n\n        \/* Section card *\/\n        .section-card {\n            background: #fefefe;\n            border-radius: 20px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            border: 1px solid #e2e8e2;\n            height: 100%;\n            display: flex;\n            flex-direction: column;\n            overflow: hidden;\n        }\n\n        .section-header {\n            border-bottom: 4px solid #2a9d6e;\n            padding: 1.2rem 1.8rem;\n            background: #fafdf8;\n        }\n\n        .section-header h2 {\n            font-size: 1.8rem;\n            color: #0f4c3a;\n            margin: 0;\n            font-weight: 600;\n        }\n\n        .section-header .sub {\n            font-size: 0.85rem;\n            color: #5a7c6e;\n            margin-top: 0.3rem;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        .section-content {\n            padding: 1.5rem 1.8rem;\n            flex: 1;\n        }\n\n        .section-content p {\n            margin-bottom: 1rem;\n        }\n\n        \/* HIGHLIGHT BOX YANG DIPERBAIKI - TEKS KEMAS *\/\n        .highlight {\n            background: #eef5f0;\n            border-left: 5px solid #2a9d6e;\n            padding: 1.2rem 1.5rem;\n            margin: 1.2rem 0;\n            font-weight: 500;\n            border-radius: 0 12px 12px 0;\n            text-align: justify;\n            word-wrap: break-word;\n            hyphens: auto;\n            line-height: 1.7;\n        }\n\n        .image-placeholder {\n            margin: 1.5rem 0;\n            background: #e9f0e7;\n            border-radius: 16px;\n            padding: 0.6rem;\n            text-align: center;\n        }\n\n        .image-placeholder img {\n            max-width: 100%;\n            border-radius: 12px;\n            display: block;\n            margin: 0 auto;\n        }\n\n        .caption {\n            font-size: 0.75rem;\n            color: #5f7e6f;\n            margin-top: 0.5rem;\n            text-align: center;\n        }\n\n        hr.divider {\n            margin: 0.8rem 0;\n            border: 0;\n            height: 1px;\n            background: linear-gradient(to right, #ccc, transparent);\n        }\n\n        footer {\n            background: #f0f4ef;\n            text-align: center;\n            padding: 1.5rem;\n            font-size: 0.85rem;\n            color: #2f5e4c;\n            border-top: 1px solid #dde4da;\n        }\n\n        @media (max-width: 780px) {\n            .two-columns {\n                flex-direction: column;\n                padding: 2rem 1.5rem;\n                gap: 1.5rem;\n            }\n            .hero h1 {\n                font-size: 1.8rem;\n            }\n            .hero-logo {\n                max-width: 180px;\n            }\n            .section-header h2 {\n                font-size: 1.5rem;\n            }\n            .highlight {\n                padding: 1rem;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n<div class=\"container\">\n    <!-- Hero Banner -->\n    <div class=\"hero\">\n        <!-- GANTI 'URL_GAMBAR_LOGO' dengan URL gambar logo Asia Engage AUN USR&S -->\n        <img decoding=\"async\" class=\"hero-logo\" src=\"http:\/\/www.ukm.my\/i-kom\/wp-content\/uploads\/2026\/05\/Logo-Asia-Engage-AUN-USR-01-1-scaled.png \" alt=\"Asia Engage AUN USR&#038;S Logo\">\n        <h1>Executive Summary \u00b7 ASEAN Socio-Cultural Community Blueprint<\/h1>\n        \n        \n        <!-- Butang ke laman AUN Thematic Networks -->\n        <div class=\"hero-button\">\n            <a href=\"https:\/\/www.aunsec.org\/discover-aun\/thematic-networks\" target=\"_blank\" rel=\"noopener noreferrer\">\n                Learn more about AUN Thematic Networks\n            <\/a>\n        <\/div>\n    <\/div>\n\n    <!-- Two Column Layout -->\n    <div class=\"two-columns\">\n        <!-- LEFT COLUMN: Executive Summary -->\n        <div class=\"col\">\n            <div class=\"section-card\">\n                <div class=\"section-header\">\n                    <h2>Executive Summary<\/h2>\n                    <div class=\"sub\">Historical foundation &#038; thematic network<\/div>\n                <\/div>\n                <div class=\"section-content\">\n                    <p><strong>1992 \u2013 4th ASEAN Summit<\/strong> \u2192 Call for cooperation in higher education &#038; HRD.<br>\n                    <strong>1995 \u2013 AUN founded<\/strong>. Today: 30 member universities, Secretariat at Chulalongkorn University (Thailand).<br>\n                    <strong>6 Dec 2006 \u2013 Universiti Kebangsaan Malaysia (UKM)<\/strong> becomes an AUN member.<\/p>\n\n                    <!-- GANTI 'URL_GAMBAR_WORKSHOP' dengan URL gambar Workshop_6.jpg -->\n                    <div class=\"image-placeholder\">\n                        <img decoding=\"async\" src=\"http:\/\/www.ukm.my\/i-kom\/wp-content\/uploads\/2026\/05\/Workshop_6.jpg \n\n\" alt=\"Taskforce Breakout Room - AUN Workshop\">\n                        <div class=\"caption\">AUN USR&#038;S Workshop breakout session, Burapha University 2010<\/div>\n                    <\/div>\n\n                    <p><strong>October 2010 \u2013 Burapha University, Thailand:<\/strong> Inaugural workshop on <em>\u201cUniversity Social Responsibility &#038; Sustainability from ASEAN-Japan Perspectives\u201d<\/em>. The core idea:<\/p>\n                    \n                    <!-- HIGHLIGHT BOX YANG SUDAH DIPERBAIKI -->\n                    <div class=\"highlight\">\n                        \u201cThe solid commitment of conduct for the betterment of the living society practiced by the very components of the higher education i.e. university students and the faculty staff.\u201d\n                    <\/div>\n\n                    <p>Participating HEIs agreed: ASEAN higher education must strengthen <strong>research, education, and service missions<\/strong> to drive ASEAN community development.<\/p>\n\n                    <p><strong>AUN proposed a USR&#038;S Thematic Network<\/strong> as an enabling mechanism. Member universities were invited to host the Secretariat. UKM proposed to host both the <strong>2nd Workshop (May 2011)<\/strong> and the <strong>Thematic Network Secretariat<\/strong> \u2013 offer graciously accepted by AUN Secretariat.<\/p>\n\n                    <hr class=\"divider\">\n                    <p><strong>Key takeaway:<\/strong> UKM leads the USR&#038;S Thematic Network to foster regional cooperation, shared challenges, and collaborative initiatives for poverty reduction + quality of life.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- RIGHT COLUMN: ASEAN Socio-Cultural Blueprint -->\n        <div class=\"col\">\n            <div class=\"section-card\">\n                <div class=\"section-header\">\n                    <h2>ASEAN Socio\u2011Cultural Community Blueprint<\/h2>\n                    <div class=\"sub\">One Vision \u00b7 One Identity \u00b7 One Community<\/div>\n                <\/div>\n                <div class=\"section-content\">\n                    <p>The <strong>Roadmap for an ASEAN Community (2009\u20112015)<\/strong>, launched in 2008, carries the tagline <em>\u201cOne Vision, One Identity, One Community\u201d<\/em>. The <strong>ASCC Blueprint<\/strong> directly addresses:<\/p>\n\n                    <div class=\"highlight\">\n                        \u201cThe region\u2019s aspiration to lift the quality of life of its peoples through cooperative activities that are people-oriented and environmentally friendly \u2014 geared towards the promotion of sustainable development, contributing to greater understanding, good neighborliness and a shared sense of responsibility.\u201d\n                    <\/div>\n\n                    <!-- GANTI 'URL_GAMBAR_ASCC' dengan URL gambar ASCC Council Meeting -->\n                    <div class=\"image-placeholder\">\n                        <img decoding=\"async\" src=\"http:\/\/www.ukm.my\/i-kom\/wp-content\/uploads\/2026\/05\/WhatsApp-Image-2025-04-24-at-9.22.33-PM-scaled-1.jpeg \" alt=\"ASEAN Socio-Cultural Community Council Meeting 2025\">\n                        <div class=\"caption\">ASEAN Socio-Cultural Community (ASCC) Council Meeting, Sarawak, Malaysia 24 April 2025<\/div>\n                    <\/div>\n\n                    <p><strong>UKM as the USR&#038;S Thematic Network Secretariat<\/strong> leverages this blueprint to promote <strong>greater regional cooperation among ASEAN HEIs<\/strong> by:<\/p>\n                    <ul style=\"margin-left: 1.5rem; margin-bottom: 1rem;\">\n                        <li>Identifying the region\u2019s shared challenges and concerns<\/li>\n                        <li>Coordinating collaborative initiatives to reduce poverty<\/li>\n                        <li>Improving quality of life for the ASEAN community<\/li>\n                        <li>Developing a knowledge-based society within the region<\/li>\n                    <\/ul>\n\n                    <p>This alignment ensures that university social responsibility is not an add\u2011on but a <strong>strategic pillar<\/strong> of ASEAN community building \u2014 directly supporting the ASCC goals of equity, sustainability, and people\u2011centered development.<\/p>\n\n                    <hr class=\"divider\">\n                    <p><strong>UKM\u2019s role:<\/strong> Mobilising higher education for real-world impact \u2014 from classrooms to communities, across borders.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <footer>\n        ASEAN University Network (AUN) \u2014 University Social Responsibility &#038; Sustainability \u00b7 In partnership with Universiti Kebangsaan Malaysia (UKM) and ASEAN Socio-Cultural Community.\n    <\/footer>\n<\/div>\n<\/body>\n<\/html>\t\t\t\t\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>AUN USR&#038;S | Executive Summary &#038; ASCC Blueprint Executive Summary \u00b7 ASEAN Socio-Cultural Community Blueprint Learn more about AUN Thematic Networks Executive Summary Historical foundation<a class=\"ut-readmore\" href=\"https:\/\/www.ukm.my\/i-kom\/aun-usrs\/\"> &#8230;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_eb_attr":"","footnotes":""},"class_list":["post-969","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.ukm.my\/i-kom\/wp-json\/wp\/v2\/pages\/969","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ukm.my\/i-kom\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ukm.my\/i-kom\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ukm.my\/i-kom\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ukm.my\/i-kom\/wp-json\/wp\/v2\/comments?post=969"}],"version-history":[{"count":16,"href":"https:\/\/www.ukm.my\/i-kom\/wp-json\/wp\/v2\/pages\/969\/revisions"}],"predecessor-version":[{"id":4645,"href":"https:\/\/www.ukm.my\/i-kom\/wp-json\/wp\/v2\/pages\/969\/revisions\/4645"}],"wp:attachment":[{"href":"https:\/\/www.ukm.my\/i-kom\/wp-json\/wp\/v2\/media?parent=969"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}