{"id":142631,"date":"2025-09-29T14:57:20","date_gmt":"2025-09-29T05:57:20","guid":{"rendered":"https:\/\/thekoreantoday.com\/history-alive\/?page_id=142631"},"modified":"2025-09-30T11:32:11","modified_gmt":"2025-09-30T02:32:11","slug":"korea","status":"publish","type":"page","link":"https:\/\/thekoreantoday.com\/history-alive\/korea\/","title":{"rendered":"\ub300\ud55c\ubbfc\uad6d"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"ko\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\ub300\ud55c\ubbfc\uad6d \uc5ed\uc0ac \uc2dc\uac04 \ud45c\uc2dc \uc704\uc82f (1948-2000)<\/title>\n    <style>\n        .korea-container {\n            max-width: 1800px;\n            margin: 2rem auto;\n            padding: 3rem;\n            background: linear-gradient(135deg, #1e3a8a 0%, #2563eb 50%, #1e3a8a 100%);\n            border-radius: 20px;\n            color: #2563eb;\n            font-family: 'Malgun Gothic', '\ub9d1\uc740 \uace0\ub515', sans-serif;\n            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);\n            border: 2px solid rgba(37, 99, 235, 0.4);\n        }\n\n        \/* \ud5e4\ub354 \uc601\uc5ed *\/\n        .korea-header {\n            text-align: center;\n            margin-bottom: 3rem;\n            padding-bottom: 2rem;\n            border-bottom: 2px solid rgba(37, 99, 235, 0.3);\n        }\n\n        .korea-main-title {\n            font-size: 3rem;\n            font-weight: 800;\n            color: #ffffff;  \/* \ud770\uc0c9\uc73c\ub85c \ubcc0\uacbd *\/\n            margin-bottom: 1rem;\n            text-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);\n            letter-spacing: 4px;\n        }\n\n        .korea-subtitle {\n            font-size: 1.4rem;\n            color: #3b82f6;\n            margin-bottom: 0.8rem;\n            font-weight: 600;\n        }\n\n        .korea-dynasty-info {\n            font-size: 1.1rem;\n            color: #60a5fa;\n            line-height: 1.8;\n        }\n\n        \/* \uc2dc\uac04 \ud45c\uc2dc \uadf8\ub9ac\ub4dc *\/\n        .korea-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(380px, 1fr));\n            gap: 2rem;\n            margin-bottom: 3rem;\n        }\n\n        .korea-time-box {\n            background: rgba(15, 23, 42, 0.6);\n            padding: 2rem;\n            border-radius: 15px;\n            border: 2px solid rgba(37, 99, 235, 0.4);\n            transition: all 0.3s ease;\n            backdrop-filter: blur(10px);\n        }\n\n        .korea-time-box:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 30px rgba(37, 99, 235, 0.3);\n            border-color: #2563eb;\n        }\n\n        .korea-time-title {\n            font-size: 1.6rem;\n            font-weight: 700;\n            color: #ffffff;  \/* \ud770\uc0c9\uc73c\ub85c \ubcc0\uacbd *\/\n            margin-bottom: 1.5rem;\n            text-align: center;\n            text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);\n        }\n\n        .korea-time-display {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 0.8rem;\n            margin-bottom: 1.5rem;\n        }\n\n        .korea-time-unit {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            padding: 0.8rem 1rem;\n            background: rgba(15, 23, 42, 0.8);\n            border-radius: 10px;\n            border: 1px solid rgba(37, 99, 235, 0.3);\n            min-width: 60px;\n            transition: all 0.3s ease;\n        }\n\n        .korea-time-unit:hover {\n            background: rgba(37, 99, 235, 0.2);\n            border-color: #2563eb;\n        }\n\n        .korea-time-unit .number {\n            font-size: 2rem;\n            font-family: 'Arial', sans-serif;\n            color: #2563eb;\n            font-weight: 700;\n            line-height: 1;\n        }\n\n        .korea-time-unit .label {\n            font-size: 0.9rem;\n            color: #60a5fa;\n            margin-top: 0.4rem;\n            font-weight: 500;\n        }\n\n        .korea-description {\n            font-size: 1rem;\n            color: #60a5fa;\n            text-align: center;\n            line-height: 1.6;\n        }\n\n        \/* \ud2b9\uc9d5 \uc139\uc158 *\/\n        .korea-section {\n            margin-top: 3rem;\n            padding: 2.5rem;\n            background: rgba(15, 23, 42, 0.5);\n            border-radius: 15px;\n            border: 2px solid rgba(37, 99, 235, 0.3);\n        }\n\n        .korea-section-title {\n            text-align: center;\n            font-size: 2.2rem;\n            font-weight: 700;\n            color: #ffffff;  \/* \ud770\uc0c9\uc73c\ub85c \ubcc0\uacbd *\/\n            margin-bottom: 2.5rem;\n            text-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);\n        }\n\n        .korea-features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 1.5rem;\n            margin-bottom: 3rem;\n        }\n\n        .korea-feature {\n            text-align: center;\n            padding: 2rem 1.5rem;\n            background: rgba(15, 23, 42, 0.7);\n            border-radius: 12px;\n            border: 1px solid rgba(37, 99, 235, 0.3);\n            transition: all 0.3s ease;\n        }\n\n        .korea-feature:hover {\n            transform: translateY(-3px);\n            border-color: #2563eb;\n            box-shadow: 0 8px 20px rgba(37, 99, 235, 0.2);\n        }\n\n        .korea-feature-icon {\n            font-size: 3rem;\n            margin-bottom: 1rem;\n            filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.3));\n        }\n\n        .korea-feature-title {\n            font-size: 1.3rem;\n            font-weight: 700;\n            color: #2563eb;\n            margin-bottom: 1rem;\n        }\n\n        .korea-feature-desc {\n            font-size: 0.95rem;\n            color: #60a5fa;\n            line-height: 1.6;\n        }\n\n        \/* \ud0c0\uc784\ub77c\uc778 *\/\n        .korea-legacy {\n            margin-top: 3rem;\n            padding: 2.5rem;\n            background: rgba(15, 23, 42, 0.6);\n            border-radius: 12px;\n        }\n\n        .korea-legacy-title {\n            text-align: center;\n            font-size: 2rem;\n            font-weight: 700;\n            color: #ffffff;  \/* \ud770\uc0c9\uc73c\ub85c \ubcc0\uacbd *\/\n            margin-bottom: 2rem;\n            text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);\n        }\n\n        .korea-timeline {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            flex-wrap: wrap;\n            gap: 1rem;\n            margin: 2rem 0;\n        }\n\n        .korea-timeline-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            padding: 1.2rem 1.5rem;\n            background: rgba(15, 23, 42, 0.8);\n            border-radius: 10px;\n            border: 1px solid rgba(37, 99, 235, 0.3);\n            transition: all 0.3s ease;\n            min-width: 180px;\n        }\n\n        .korea-timeline-item:hover {\n            transform: scale(1.05);\n            border-color: #2563eb;\n        }\n\n        .korea-timeline-year {\n            color: #2563eb;\n            font-weight: 700;\n            font-size: 1.1rem;\n            margin-bottom: 0.5rem;\n        }\n\n        .korea-timeline-event {\n            color: #60a5fa;\n            font-size: 0.9rem;\n            text-align: center;\n            line-height: 1.4;\n        }\n\n        .korea-divider {\n            color: #3b82f6;\n            font-size: 1.2rem;\n            opacity: 0.7;\n        }\n\n        \/* \ud558\ub2e8 \uc815\ubcf4 *\/\n        .korea-footer {\n            text-align: center;\n            margin-top: 3rem;\n            padding: 2.5rem;\n            background: rgba(15, 23, 42, 0.5);\n            border-radius: 12px;\n            border-top: 2px solid rgba(37, 99, 235, 0.3);\n        }\n\n        .korea-footer-text {\n            color: #60a5fa;\n            font-size: 1.05rem;\n            line-height: 2;\n            margin-bottom: 0.8rem;\n        }\n\n        .korea-highlight {\n            color: #2563eb;\n            font-weight: 600;\n        }\n\n        .korea-final-quote {\n            margin-top: 2rem;\n            font-size: 1.15rem;\n            font-weight: 600;\n            color: #3b82f6;\n            font-style: italic;\n            padding-top: 1.5rem;\n            border-top: 1px solid rgba(37, 99, 235, 0.3);\n            line-height: 1.8;\n        }\n\n        .emoji {\n            margin: 0 0.3rem;\n        }\n\n        \/* \ubaa8\ubc14\uc77c \ubc18\uc751\ud615 *\/\n        @media (max-width: 768px) {\n            .korea-container {\n                padding: 1.5rem;\n                margin: 1rem;\n            }\n            \n            .korea-main-title {\n                font-size: 2rem;\n                letter-spacing: 2px;\n            }\n            \n            .korea-subtitle {\n                font-size: 1.1rem;\n            }\n            \n            .korea-dynasty-info {\n                font-size: 0.95rem;\n            }\n            \n            .korea-grid {\n                grid-template-columns: 1fr;\n                gap: 1.5rem;\n            }\n            \n            .korea-time-box {\n                padding: 1.5rem;\n            }\n            \n            .korea-time-title {\n                font-size: 1.3rem;\n            }\n            \n            .korea-time-unit .number {\n                font-size: 1.6rem;\n            }\n            \n            .korea-time-unit .label {\n                font-size: 0.8rem;\n            }\n            \n            .korea-section-title {\n                font-size: 1.6rem;\n            }\n            \n            .korea-features-grid {\n                grid-template-columns: 1fr;\n                gap: 1rem;\n            }\n            \n            .korea-feature {\n                padding: 1.5rem 1rem;\n            }\n            \n            .korea-feature-icon {\n                font-size: 2.5rem;\n            }\n            \n            .korea-timeline {\n                flex-direction: column;\n            }\n            \n            .korea-timeline-item {\n                width: 100%;\n                max-width: 300px;\n            }\n            \n            .korea-divider {\n                transform: rotate(90deg);\n            }\n            \n            .korea-footer-text {\n                font-size: 0.95rem;\n            }\n            \n            .korea-final-quote {\n                font-size: 1rem;\n            }\n        }\n\n        @media (min-width: 769px) and (max-width: 1024px) {\n            .korea-features-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n        }\n\n        @media (min-width: 1025px) {\n            .korea-grid {\n                grid-template-columns: repeat(4, 1fr);\n            }\n            \n            .korea-features-grid {\n                grid-template-columns: repeat(3, 1fr);\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"korea-container\">\n        <div class=\"korea-header\">\n            <h1 class=\"korea-main-title\">\n                <span class=\"emoji\">\ud83c\uddf0\ud83c\uddf7<\/span>\n                \u5927\u97d3\u6c11\u570b\n                <span class=\"emoji\">\u2696\ufe0f<\/span>\n            <\/h1>\n            <p class=\"korea-subtitle\">52\ub144\uac04\uc758 \uc5ed\uc0ac &#8211; \uac74\uad6d\uc5d0\uc11c \uc0c8\ucc9c\ub144\uae4c\uc9c0<\/p>\n            <p class=\"korea-dynasty-info\">1948\ub144 ~ 2000\ub144 | \ub300\ud55c\ubbfc\uad6d \uc81c1-6\uacf5\ud654\uad6d<br>\n            \uc774\uc2b9\ub9cc\u00b7\ubc15\uc815\ud76c\u00b7\uc804\ub450\ud658\u00b7\ub178\ud0dc\uc6b0\u00b7\uae40\uc601\uc0bc\u00b7\uae40\ub300\uc911<\/p>\n        <\/div>\n\n        <div class=\"korea-grid\">\n            <!-- \ub300\ud55c\ubbfc\uad6d \uc815\ubd80\uc218\ub9bd \uc774\ud6c4 -->\n            <div class=\"korea-time-box\">\n                <h3 class=\"korea-time-title\">\n                    <span class=\"emoji\">\ud83c\udfdb\ufe0f<\/span>\n                    \uc815\ubd80\uc218\ub9bd\n                <\/h3>\n                <div class=\"korea-time-display\" id=\"timeSinceKorea\"><\/div>\n                <div class=\"korea-description\">1948\ub144 8\uc6d4 15\uc77c<br>\ub300\ud55c\ubbfc\uad6d \uc815\ubd80\uc218\ub9bd<\/div>\n            <\/div>\n\n            <!-- \ud604\uc7ac \uc2dc\uac01 -->\n            <div class=\"korea-time-box\">\n                <h3 class=\"korea-time-title\">\n                    <span class=\"emoji\">\u23f0<\/span>\n                    \ud604\uc7ac \uc2dc\uac01\n                <\/h3>\n                <div class=\"korea-time-display\" id=\"currentTimeKorea\"><\/div>\n                <div class=\"korea-description\">\ub300\ud55c\ubbfc\uad6d \ud45c\uc900\uc2dc (KST)<br>\ud83c\uddf0\ud83c\uddf7 \uc790\uc720\ubbfc\uc8fc\uc8fc\uc758<\/div>\n            <\/div>\n\n            <!-- 6.25\uc804\uc7c1 \ud734\uc804 \uc774\ud6c4 -->\n            <div class=\"korea-time-box\">\n                <h3 class=\"korea-time-title\">\n                    <span class=\"emoji\">\ud83d\udd4a\ufe0f<\/span>\n                    \ud734\uc804\ud611\uc815\n                <\/h3>\n                <div class=\"korea-time-display\" id=\"timeSinceArmistice\"><\/div>\n                <div class=\"korea-description\">1953\ub144 7\uc6d4 27\uc77c<br>\ud55c\uad6d\uc804\uc7c1 \ud734\uc804<\/div>\n            <\/div>\n\n            <!-- 5.18 \ubbfc\uc8fc\ud654\uc6b4\ub3d9 \uc774\ud6c4 -->\n            <div class=\"korea-time-box\">\n                <h3 class=\"korea-time-title\">\n                    <span class=\"emoji\">\ud83d\udd6f\ufe0f<\/span>\n                    5.18\ubbfc\uc8fc\ud654\n                <\/h3>\n                <div class=\"korea-time-display\" id=\"timeSince518\"><\/div>\n                <div class=\"korea-description\">1980\ub144 5\uc6d4 18\uc77c<br>\uad11\uc8fc \ubbfc\uc8fc\ud654\uc6b4\ub3d9<\/div>\n            <\/div>\n        <\/div>\n\n        <!-- \ub300\ud55c\ubbfc\uad6d\uc758 \uc5ed\uc0ac -->\n        <div class=\"korea-section\">\n            <h2 class=\"korea-section-title\">\n                <span class=\"emoji\">\u2728<\/span>\n                \u5927\u97d3\u6c11\u570b\uc758 \u767c\u5c55\u904e\u7a0b\n                <span class=\"emoji\">\u2728<\/span>\n            <\/h2>\n            \n            <div class=\"korea-features-grid\">\n                <div class=\"korea-feature\">\n                    <div class=\"korea-feature-icon\">\ud83c\udf8c<\/div>\n                    <div class=\"korea-feature-title\">\uac74\uad6d\uacfc \uc804\uc7c1<\/div>\n                    <div class=\"korea-feature-desc\">1948\ub144 \uc815\ubd80\uc218\ub9bd. 6.25\uc804\uc7c1. \ud734\uc804\ud611\uc815. \ud55c\ubbf8\ub3d9\ub9f9<\/div>\n                <\/div>\n                \n                <div class=\"korea-feature\">\n                    <div class=\"korea-feature-icon\">\ud83c\udfed<\/div>\n                    <div class=\"korea-feature-title\">\uc0b0\uc5c5\ud654<\/div>\n                    <div class=\"korea-feature-desc\">\uacbd\uc81c\uac1c\ubc1c 5\uac1c\ub144\uacc4\ud68d. \uc218\ucd9c 100\uc5b5\ubd88. \ud55c\uac15\uc758 \uae30\uc801<\/div>\n                <\/div>\n                \n                <div class=\"korea-feature\">\n                    <div class=\"korea-feature-icon\">\u270a<\/div>\n                    <div class=\"korea-feature-title\">\ubbfc\uc8fc\ud654<\/div>\n                    <div class=\"korea-feature-desc\">4.19\ud601\uba85. 5.18\ubbfc\uc8fc\ud654\uc6b4\ub3d9. 6\uc6d4\ud56d\uc7c1. \uc9c1\uc120\uc81c<\/div>\n                <\/div>\n                \n                <div class=\"korea-feature\">\n                    <div class=\"korea-feature-icon\">\ud83c\udf0f<\/div>\n                    <div class=\"korea-feature-title\">\uc138\uacc4\ud654<\/div>\n                    <div class=\"korea-feature-desc\">88\uc62c\ub9bc\ud53d. OECD\uac00\uc785. IMF\uadf9\ubcf5. IT\uac15\uad6d \ub3c4\uc57d<\/div>\n                <\/div>\n                \n                <div class=\"korea-feature\">\n                    <div class=\"korea-feature-icon\">\ud83e\udd1d<\/div>\n                    <div class=\"korea-feature-title\">\ub0a8\ubd81\uad00\uacc4<\/div>\n                    <div class=\"korea-feature-desc\">7.4\ub0a8\ubd81\uacf5\ub3d9\uc131\uba85. 2000\ub144 \ub0a8\ubd81\uc815\uc0c1\ud68c\ub2f4<\/div>\n                <\/div>\n                \n                <div class=\"korea-feature\">\n                    <div class=\"korea-feature-icon\">\ud83d\udcc8<\/div>\n                    <div class=\"korea-feature-title\">\uacbd\uc81c\uc131\uc7a5<\/div>\n                    <div class=\"korea-feature-desc\">\uc6d0\uc870\ubc1b\ub294 \ub098\ub77c\uc5d0\uc11c \uc6d0\uc870\ud558\ub294 \ub098\ub77c\ub85c. GDP 1\ub9cc\ubd88<\/div>\n                <\/div>\n            <\/div>\n\n            <!-- \ub300\ud55c\ubbfc\uad6d \uc5ed\ub300 \ub300\ud1b5\ub839 -->\n            <div class=\"korea-legacy\">\n                <h3 class=\"korea-legacy-title\">\n                    <span class=\"emoji\">\ud83c\udfdb\ufe0f<\/span>\n                    \ub300\ud55c\ubbfc\uad6d 52\ub144\uc758 \ubc1c\uc790\ucde8\n                <\/h3>\n                \n                <div class=\"korea-timeline\">\n                    <div class=\"korea-timeline-item\">\n                        <div class=\"korea-timeline-year\">\uc81c1-3\ub300<\/div>\n                        <div class=\"korea-timeline-event\">\uc774\uc2b9\ub9cc \ub300\ud1b5\ub839<br>1948-1960<\/div>\n                    <\/div>\n                    <span class=\"korea-divider\">\u25b6<\/span>\n                    <div class=\"korea-timeline-item\">\n                        <div class=\"korea-timeline-year\">\uc81c5-9\ub300<\/div>\n                        <div class=\"korea-timeline-event\">\ubc15\uc815\ud76c \ub300\ud1b5\ub839<br>1963-1979<\/div>\n                    <\/div>\n                    <span class=\"korea-divider\">\u25b6<\/span>\n                    <div class=\"korea-timeline-item\">\n                        <div class=\"korea-timeline-year\">\uc81c11-12\ub300<\/div>\n                        <div class=\"korea-timeline-event\">\uc804\ub450\ud658 \ub300\ud1b5\ub839<br>1980-1988<\/div>\n                    <\/div>\n                    <span class=\"korea-divider\">\u25b6<\/span>\n                    <div class=\"korea-timeline-item\">\n                        <div class=\"korea-timeline-year\">\uc81c13\ub300<\/div>\n                        <div class=\"korea-timeline-event\">\ub178\ud0dc\uc6b0 \ub300\ud1b5\ub839<br>1988-1993<\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"korea-timeline\">\n                    <div class=\"korea-timeline-item\">\n                        <div class=\"korea-timeline-year\">\uc81c14\ub300<\/div>\n                        <div class=\"korea-timeline-event\">\uae40\uc601\uc0bc \ub300\ud1b5\ub839<br>1993-1998<br>\ubb38\ubbfc\uc815\ubd80<\/div>\n                    <\/div>\n                    <span class=\"korea-divider\">\u25b6<\/span>\n                    <div class=\"korea-timeline-item\">\n                        <div class=\"korea-timeline-year\">\uc81c15\ub300<\/div>\n                        <div class=\"korea-timeline-event\">\uae40\ub300\uc911 \ub300\ud1b5\ub839<br>1998-2003<br>\uad6d\ubbfc\uc758\uc815\ubd80<\/div>\n                    <\/div>\n                    <span class=\"korea-divider\">\u25b6<\/span>\n                    <div class=\"korea-timeline-item\">\n                        <div class=\"korea-timeline-year\">2000\ub144<\/div>\n                        <div class=\"korea-timeline-event\">\uc0c8\ucc9c\ub144<br>21\uc138\uae30\uc9c4\uc785<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- \ud558\ub2e8 \uc815\ubcf4 -->\n        <div class=\"korea-footer\">\n            <div class=\"korea-footer-text\">\n                <span class=\"emoji\">\ud83c\udfdb\ufe0f<\/span><span class=\"korea-highlight\">\uc790\uc720\ubbfc\uc8fc\uc8fc\uc758<\/span> \u00b7 \n                <span class=\"emoji\">\u2696\ufe0f<\/span><span class=\"korea-highlight\">\ubc95\uce58\uc8fc\uc758<\/span> \u00b7 \n                <span class=\"emoji\">\ud83d\udcc8<\/span><span class=\"korea-highlight\">\uc2dc\uc7a5\uacbd\uc81c<\/span> \u00b7 \n                <span class=\"emoji\">\ud83c\udf0f<\/span><span class=\"korea-highlight\">\uad6d\uc81c\ud611\ub825<\/span>\n            <\/div>\n            <div class=\"korea-footer-text\">\n                <span class=\"emoji\">\ud83c\udf8c<\/span>\uac74\uad6d \u00b7 <span class=\"emoji\">\u2694\ufe0f<\/span>\uc804\uc7c1 \u00b7 <span class=\"emoji\">\ud83c\udfed<\/span>\uc0b0\uc5c5\ud654 \u00b7 <span class=\"emoji\">\u270a<\/span>\ubbfc\uc8fc\ud654\n            <\/div>\n            <div class=\"korea-footer-text\">\n                <span class=\"emoji\">\ud83d\udcc5<\/span>1948 \uc815\ubd80\uc218\ub9bd \u00b7 <span class=\"emoji\">\u2694\ufe0f<\/span>1950 6.25\uc804\uc7c1 \u00b7 <span class=\"emoji\">\ud83c\udfed<\/span>1962 \uacbd\uc81c\uac1c\ubc1c | \n                <span class=\"emoji\">\u270a<\/span><span class=\"korea-highlight\">1987 6\uc6d4\ud56d\uc7c1<\/span>\n            <\/div>\n            <div class=\"korea-footer-text\">\n                <span class=\"emoji\">\ud83c\udfc5<\/span>1988 \uc62c\ub9bc\ud53d \u00b7 <span class=\"emoji\">\ud83c\udf10<\/span>1996 OECD \u00b7 <span class=\"emoji\">\ud83e\udd1d<\/span>2000 \ub0a8\ubd81\uc815\uc0c1\ud68c\ub2f4 | \n                <span class=\"emoji\">\ud83c\uddf0\ud83c\uddf7<\/span><span class=\"korea-highlight\">\ud55c\uac15\uc758 \uae30\uc801\u00b7\uc555\ucd95\uc131\uc7a5<\/span>\n            <\/div>\n            \n            <div class=\"korea-final-quote\">\n                &#8220;\ub300\ud55c\ubbfc\uad6d\uc740 \ubbfc\uc8fc\uacf5\ud654\uad6d\uc774\ub2e4<br>\n                \ub300\ud55c\ubbfc\uad6d\uc758 \uc8fc\uad8c\uc740 \uad6d\ubbfc\uc5d0\uac8c \uc788\uace0, \ubaa8\ub4e0 \uad8c\ub825\uc740 \uad6d\ubbfc\uc73c\ub85c\ubd80\ud130 \ub098\uc628\ub2e4<br>\n                &#8211; \ub300\ud55c\ubbfc\uad6d \ud5cc\ubc95 \uc81c1\uc870 -&#8221;\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <script>\n    function updateKoreaTimes() {\n        const now = new Date();\n\n        \/\/ \ud604\uc7ac \uc2dc\uac01 \uc5c5\ub370\uc774\ud2b8\n        document.getElementById('currentTimeKorea').innerHTML = `\n            <div class=\"korea-time-unit\">\n                <span class=\"number\">${now.getFullYear()}<\/span>\n                <span class=\"label\">\ub144<\/span>\n            <\/div>\n            <div class=\"korea-time-unit\">\n                <span class=\"number\">${String(now.getMonth() + 1).padStart(2, '0')}<\/span>\n                <span class=\"label\">\uc6d4<\/span>\n            <\/div>\n            <div class=\"korea-time-unit\">\n                <span class=\"number\">${String(now.getDate()).padStart(2, '0')}<\/span>\n                <span class=\"label\">\uc77c<\/span>\n            <\/div>\n            <div class=\"korea-time-unit\">\n                <span class=\"number\">${String(now.getHours()).padStart(2, '0')}<\/span>\n                <span class=\"label\">\uc2dc<\/span>\n            <\/div>\n            <div class=\"korea-time-unit\">\n                <span class=\"number\">${String(now.getMinutes()).padStart(2, '0')}<\/span>\n                <span class=\"label\">\ubd84<\/span>\n            <\/div>\n        `;\n\n        \/\/ \ub300\ud55c\ubbfc\uad6d \uc815\ubd80\uc218\ub9bd \uc2dc\uc810 (1948\ub144 8\uc6d4 15\uc77c)\n        const koreaStart = new Date(1948, 7, 15, 0, 0, 0, 0);\n        const timeDiffKorea = now - koreaStart;\n        const yearsKorea = Math.floor(timeDiffKorea \/ (1000 * 60 * 60 * 24 * 365.25));\n        const monthsKorea = Math.floor((timeDiffKorea % (1000 * 60 * 60 * 24 * 365.25)) \/ (1000 * 60 * 60 * 24 * 30.44));\n        const daysKorea = Math.floor((timeDiffKorea % (1000 * 60 * 60 * 24 * 30.44)) \/ (1000 * 60 * 60 * 24));\n        const hoursKorea = Math.floor((timeDiffKorea % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n        const minutesKorea = Math.floor((timeDiffKorea % (1000 * 60 * 60)) \/ (1000 * 60));\n\n        document.getElementById('timeSinceKorea').innerHTML = `\n            <div class=\"korea-time-unit\">\n                <span class=\"number\">${yearsKorea}<\/span>\n                <span class=\"label\">\ub144<\/span>\n            <\/div>\n            <div class=\"korea-time-unit\">\n                <span class=\"number\">${monthsKorea}<\/span>\n                <span class=\"label\">\uac1c\uc6d4<\/span>\n            <\/div>\n            <div class=\"korea-time-unit\">\n                <span class=\"number\">${daysKorea}<\/span>\n                <span class=\"label\">\uc77c<\/span>\n            <\/div>\n            <div class=\"korea-time-unit\">\n                <span class=\"number\">${String(hoursKorea).padStart(2, '0')}<\/span>\n                <span class=\"label\">\uc2dc<\/span>\n            <\/div>\n            <div class=\"korea-time-unit\">\n                <span class=\"number\">${String(minutesKorea).padStart(2, '0')}<\/span>\n                <span class=\"label\">\ubd84<\/span>\n            <\/div>\n        `;\n\n        \/\/ \ud734\uc804\ud611\uc815 \uc2dc\uc810 (1953\ub144 7\uc6d4 27\uc77c)\n        const armisticeStart = new Date(1953, 6, 27, 0, 0, 0, 0);\n        const timeDiffArmistice = now - armisticeStart;\n        const yearsArmistice = Math.floor(timeDiffArmistice \/ (1000 * 60 * 60 * 24 * 365.25));\n        const monthsArmistice = Math.floor((timeDiffArmistice % (1000 * 60 * 60 * 24 * 365.25)) \/ (1000 * 60 * 60 * 24 * 30.44));\n        const daysArmistice = Math.floor((timeDiffArmistice % (1000 * 60 * 60 * 24 * 30.44)) \/ (1000 * 60 * 60 * 24));\n        const hoursArmistice = Math.floor((timeDiffArmistice % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n        const minutesArmistice = Math.floor((timeDiffArmistice % (1000 * 60 * 60)) \/ (1000 * 60));\n\n        document.getElementById('timeSinceArmistice').innerHTML = `\n            <div class=\"korea-time-unit\">\n                <span class=\"number\">${yearsArmistice}<\/span>\n                <span class=\"label\">\ub144<\/span>\n            <\/div>\n            <div class=\"korea-time-unit\">\n                <span class=\"number\">${monthsArmistice}<\/span>\n                <span class=\"label\">\uac1c\uc6d4<\/span>\n            <\/div>\n            <div class=\"korea-time-unit\">\n                <span class=\"number\">${daysArmistice}<\/span>\n                <span class=\"label\">\uc77c<\/span>\n            <\/div>\n            <div class=\"korea-time-unit\">\n                <span class=\"number\">${String(hoursArmistice).padStart(2, '0')}<\/span>\n                <span class=\"label\">\uc2dc<\/span>\n            <\/div>\n            <div class=\"korea-time-unit\">\n                <span class=\"number\">${String(minutesArmistice).padStart(2, '0')}<\/span>\n                <span class=\"label\">\ubd84<\/span>\n            <\/div>\n        `;\n\n        \/\/ 5.18 \ubbfc\uc8fc\ud654\uc6b4\ub3d9 \uc2dc\uc810 (1980\ub144 5\uc6d4 18\uc77c)\n        const gwangjuStart = new Date(1980, 4, 18, 0, 0, 0, 0);\n        const timeDiff518 = now - gwangjuStart;\n        const years518 = Math.floor(timeDiff518 \/ (1000 * 60 * 60 * 24 * 365.25));\n        const months518 = Math.floor((timeDiff518 % (1000 * 60 * 60 * 24 * 365.25)) \/ (1000 * 60 * 60 * 24 * 30.44));\n        const days518 = Math.floor((timeDiff518 % (1000 * 60 * 60 * 24 * 30.44)) \/ (1000 * 60 * 60 * 24));\n        const hours518 = Math.floor((timeDiff518 % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n        const minutes518 = Math.floor((timeDiff518 % (1000 * 60 * 60)) \/ (1000 * 60));\n\n        document.getElementById('timeSince518').innerHTML = `\n            <div class=\"korea-time-unit\">\n                <span class=\"number\">${years518}<\/span>\n                <span class=\"label\">\ub144<\/span>\n            <\/div>\n            <div class=\"korea-time-unit\">\n                <span class=\"number\">${months518}<\/span>\n                <span class=\"label\">\uac1c\uc6d4<\/span>\n            <\/div>\n            <div class=\"korea-time-unit\">\n                <span class=\"number\">${days518}<\/span>\n                <span class=\"label\">\uc77c<\/span>\n            <\/div>\n            <div class=\"korea-time-unit\">\n                <span class=\"number\">${String(hours518).padStart(2, '0')}<\/span>\n                <span class=\"label\">\uc2dc<\/span>\n            <\/div>\n            <div class=\"korea-time-unit\">\n                <span class=\"number\">${String(minutes518).padStart(2, '0')}<\/span>\n                <span class=\"label\">\ubd84<\/span>\n            <\/div>\n        `;\n    }\n\n    \/\/ \ud398\uc774\uc9c0 \ub85c\ub4dc \uc2dc \uc989\uc2dc \uc2e4\ud589\n    updateKoreaTimes();\n\n    \/\/ 1\ucd08\ub9c8\ub2e4 \uc5c5\ub370\uc774\ud2b8\n    setInterval(updateKoreaTimes, 1000);\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>\ub300\ud55c\ubbfc\uad6d \uc5ed\uc0ac \uc2dc\uac04 \ud45c\uc2dc \uc704\uc82f (1948-2000) \ud83c\uddf0\ud83c\uddf7 \u5927\u97d3\u6c11\u570b \u2696\ufe0f 52\ub144\uac04\uc758 \uc5ed\uc0ac &#8211; \uac74\uad6d\uc5d0\uc11c \uc0c8\ucc9c\ub144\uae4c\uc9c0 1948\ub144 ~ 2000\ub144 | \ub300\ud55c\ubbfc\uad6d \uc81c1-6\uacf5\ud654\uad6d \uc774\uc2b9\ub9cc\u00b7\ubc15\uc815\ud76c\u00b7\uc804\ub450\ud658\u00b7\ub178\ud0dc\uc6b0\u00b7\uae40\uc601\uc0bc\u00b7\uae40\ub300\uc911 \ud83c\udfdb\ufe0f \uc815\ubd80\uc218\ub9bd 1948\ub144 8\uc6d4 &#8230; <a title=\"\ub300\ud55c\ubbfc\uad6d\" class=\"read-more\" href=\"https:\/\/thekoreantoday.com\/history-alive\/korea\/\" aria-label=\"\ub300\ud55c\ubbfc\uad6d\uc5d0 \ub300\ud574 \ub354 \uc790\uc138\ud788 \uc54c\uc544\ubcf4\uc138\uc694\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-142631","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\ub300\ud55c\ubbfc\uad6d - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4<\/title>\n<meta name=\"description\" content=\"\ub300\ud55c\ubbfc\uad6d \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - 1948\ub144 8\uc6d4 15\uc77c \uc815\ubd80 \uc218\ub9bd\ubd80\ud130 2000\ub144\uae4c\uc9c0 52\ub144\uac04, \uc804\uc7c1\uc758 \ud3d0\ud5c8\uc5d0\uc11c \uae30\uc801\uc744 \uc774\ub8ec \ub300\ud55c\ubbfc\uad6d. \uc774\uc2b9\ub9cc\uc758 \uac74\uad6d\uacfc 6\u00b725\uc804\uc7c1\uc758 \ucc38\ud654, 4\u00b719\ud601\uba85\uacfc 5\u00b716\uad70\uc0ac\uc815\ubcc0, \ubc15\uc815\ud76c\uc758 \uc0c8\ub9c8\uc744\uc6b4\ub3d9\uacfc \uc911\ud654\ud559\uacf5\uc5c5, 10\u00b726\uacfc 12\u00b712, 5\u00b718\ubbfc\uc8fc\ud654\uc6b4\ub3d9\uacfc 6\uc6d4\ud56d\uc7c1\uc73c\ub85c \uc7c1\ucde8\ud55c \ubbfc\uc8fc\uc8fc\uc758. 1988\uc11c\uc6b8\uc62c\ub9bc\ud53d\uc73c\ub85c \uc138\uacc4 \ubb34\ub300 \uc9c4\ucd9c, 1997 IMF \uc678\ud658\uc704\uae30 \uadf9\ubcf5, 2000\ub144 \ub0a8\ubd81\uc815\uc0c1\ud68c\ub2f4\uae4c\uc9c0. \ubcf4\ub9bf\uace0\uac1c\uc5d0\uc11c \ud55c\uac15\uc758 \uae30\uc801\uc73c\ub85c, \uad70\uc0ac\ub3c5\uc7ac\uc5d0\uc11c \ubbfc\uc8fc\uacf5\ud654\uad6d\uc73c\ub85c, \uc6d0\uc870\ubc1b\ub358 \ub098\ub77c\uc5d0\uc11c OECD \uac00\uc785\uad6d\uc73c\ub85c. \ubd88\uacfc \ubc18\uc138\uae30 \ub9cc\uc5d0 \uc0b0\uc5c5\ud654\uc640 \ubbfc\uc8fc\ud654\ub97c \ub3d9\uc2dc\uc5d0 \uc774\ub8ec \uc138\uacc4\uc0ac\uc758 \uc774\ub840\uc801 \uc131\uacf5\uc0ac\ub840.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thekoreantoday.com\/history-alive\/korea\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\ub300\ud55c\ubbfc\uad6d - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4\" \/>\n<meta property=\"og:description\" content=\"\ub300\ud55c\ubbfc\uad6d \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - 1948\ub144 8\uc6d4 15\uc77c \uc815\ubd80 \uc218\ub9bd\ubd80\ud130 2000\ub144\uae4c\uc9c0 52\ub144\uac04, \uc804\uc7c1\uc758 \ud3d0\ud5c8\uc5d0\uc11c \uae30\uc801\uc744 \uc774\ub8ec \ub300\ud55c\ubbfc\uad6d. \uc774\uc2b9\ub9cc\uc758 \uac74\uad6d\uacfc 6\u00b725\uc804\uc7c1\uc758 \ucc38\ud654, 4\u00b719\ud601\uba85\uacfc 5\u00b716\uad70\uc0ac\uc815\ubcc0, \ubc15\uc815\ud76c\uc758 \uc0c8\ub9c8\uc744\uc6b4\ub3d9\uacfc \uc911\ud654\ud559\uacf5\uc5c5, 10\u00b726\uacfc 12\u00b712, 5\u00b718\ubbfc\uc8fc\ud654\uc6b4\ub3d9\uacfc 6\uc6d4\ud56d\uc7c1\uc73c\ub85c \uc7c1\ucde8\ud55c \ubbfc\uc8fc\uc8fc\uc758. 1988\uc11c\uc6b8\uc62c\ub9bc\ud53d\uc73c\ub85c \uc138\uacc4 \ubb34\ub300 \uc9c4\ucd9c, 1997 IMF \uc678\ud658\uc704\uae30 \uadf9\ubcf5, 2000\ub144 \ub0a8\ubd81\uc815\uc0c1\ud68c\ub2f4\uae4c\uc9c0. \ubcf4\ub9bf\uace0\uac1c\uc5d0\uc11c \ud55c\uac15\uc758 \uae30\uc801\uc73c\ub85c, \uad70\uc0ac\ub3c5\uc7ac\uc5d0\uc11c \ubbfc\uc8fc\uacf5\ud654\uad6d\uc73c\ub85c, \uc6d0\uc870\ubc1b\ub358 \ub098\ub77c\uc5d0\uc11c OECD \uac00\uc785\uad6d\uc73c\ub85c. \ubd88\uacfc \ubc18\uc138\uae30 \ub9cc\uc5d0 \uc0b0\uc5c5\ud654\uc640 \ubbfc\uc8fc\ud654\ub97c \ub3d9\uc2dc\uc5d0 \uc774\ub8ec \uc138\uacc4\uc0ac\uc758 \uc774\ub840\uc801 \uc131\uacf5\uc0ac\ub840.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thekoreantoday.com\/history-alive\/korea\/\" \/>\n<meta property=\"og:site_name\" content=\"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-30T02:32:11+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data1\" content=\"2\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/korea\\\/\",\"url\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/korea\\\/\",\"name\":\"\ub300\ud55c\ubbfc\uad6d - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/#website\"},\"datePublished\":\"2025-09-29T05:57:20+00:00\",\"dateModified\":\"2025-09-30T02:32:11+00:00\",\"description\":\"\ub300\ud55c\ubbfc\uad6d \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - 1948\ub144 8\uc6d4 15\uc77c \uc815\ubd80 \uc218\ub9bd\ubd80\ud130 2000\ub144\uae4c\uc9c0 52\ub144\uac04, \uc804\uc7c1\uc758 \ud3d0\ud5c8\uc5d0\uc11c \uae30\uc801\uc744 \uc774\ub8ec \ub300\ud55c\ubbfc\uad6d. \uc774\uc2b9\ub9cc\uc758 \uac74\uad6d\uacfc 6\u00b725\uc804\uc7c1\uc758 \ucc38\ud654, 4\u00b719\ud601\uba85\uacfc 5\u00b716\uad70\uc0ac\uc815\ubcc0, \ubc15\uc815\ud76c\uc758 \uc0c8\ub9c8\uc744\uc6b4\ub3d9\uacfc \uc911\ud654\ud559\uacf5\uc5c5, 10\u00b726\uacfc 12\u00b712, 5\u00b718\ubbfc\uc8fc\ud654\uc6b4\ub3d9\uacfc 6\uc6d4\ud56d\uc7c1\uc73c\ub85c \uc7c1\ucde8\ud55c \ubbfc\uc8fc\uc8fc\uc758. 1988\uc11c\uc6b8\uc62c\ub9bc\ud53d\uc73c\ub85c \uc138\uacc4 \ubb34\ub300 \uc9c4\ucd9c, 1997 IMF \uc678\ud658\uc704\uae30 \uadf9\ubcf5, 2000\ub144 \ub0a8\ubd81\uc815\uc0c1\ud68c\ub2f4\uae4c\uc9c0. \ubcf4\ub9bf\uace0\uac1c\uc5d0\uc11c \ud55c\uac15\uc758 \uae30\uc801\uc73c\ub85c, \uad70\uc0ac\ub3c5\uc7ac\uc5d0\uc11c \ubbfc\uc8fc\uacf5\ud654\uad6d\uc73c\ub85c, \uc6d0\uc870\ubc1b\ub358 \ub098\ub77c\uc5d0\uc11c OECD \uac00\uc785\uad6d\uc73c\ub85c. \ubd88\uacfc \ubc18\uc138\uae30 \ub9cc\uc5d0 \uc0b0\uc5c5\ud654\uc640 \ubbfc\uc8fc\ud654\ub97c \ub3d9\uc2dc\uc5d0 \uc774\ub8ec \uc138\uacc4\uc0ac\uc758 \uc774\ub840\uc801 \uc131\uacf5\uc0ac\ub840.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/korea\\\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/korea\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/korea\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\ub300\ud55c\ubbfc\uad6d\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/#website\",\"url\":\"https:\\\/\\\/thekoreantoday.com\\\/\",\"name\":\"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4\",\"description\":\"\uace0\uc870\uc120\ubd80\ud130 \ud604\uc7ac\uae4c\uc9c0, \uc0b4\uc544 \uc228\uc26c\ub294 \ud55c\uad6d\uc0ac\",\"publisher\":{\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/#organization\",\"name\":\"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4\",\"url\":\"https:\\\/\\\/thekoreantoday.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/wp-content\\\/uploads\\\/sites\\\/196\\\/2025\\\/11\\\/cropped-\uc5ed\uc0ac\ub294-\uc0b4\uc544\uc788\ub2e4-2.png\",\"contentUrl\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/wp-content\\\/uploads\\\/sites\\\/196\\\/2025\\\/11\\\/cropped-\uc5ed\uc0ac\ub294-\uc0b4\uc544\uc788\ub2e4-2.png\",\"width\":2047,\"height\":410,\"caption\":\"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4\"},\"image\":{\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\ub300\ud55c\ubbfc\uad6d - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4","description":"\ub300\ud55c\ubbfc\uad6d \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - 1948\ub144 8\uc6d4 15\uc77c \uc815\ubd80 \uc218\ub9bd\ubd80\ud130 2000\ub144\uae4c\uc9c0 52\ub144\uac04, \uc804\uc7c1\uc758 \ud3d0\ud5c8\uc5d0\uc11c \uae30\uc801\uc744 \uc774\ub8ec \ub300\ud55c\ubbfc\uad6d. \uc774\uc2b9\ub9cc\uc758 \uac74\uad6d\uacfc 6\u00b725\uc804\uc7c1\uc758 \ucc38\ud654, 4\u00b719\ud601\uba85\uacfc 5\u00b716\uad70\uc0ac\uc815\ubcc0, \ubc15\uc815\ud76c\uc758 \uc0c8\ub9c8\uc744\uc6b4\ub3d9\uacfc \uc911\ud654\ud559\uacf5\uc5c5, 10\u00b726\uacfc 12\u00b712, 5\u00b718\ubbfc\uc8fc\ud654\uc6b4\ub3d9\uacfc 6\uc6d4\ud56d\uc7c1\uc73c\ub85c \uc7c1\ucde8\ud55c \ubbfc\uc8fc\uc8fc\uc758. 1988\uc11c\uc6b8\uc62c\ub9bc\ud53d\uc73c\ub85c \uc138\uacc4 \ubb34\ub300 \uc9c4\ucd9c, 1997 IMF \uc678\ud658\uc704\uae30 \uadf9\ubcf5, 2000\ub144 \ub0a8\ubd81\uc815\uc0c1\ud68c\ub2f4\uae4c\uc9c0. \ubcf4\ub9bf\uace0\uac1c\uc5d0\uc11c \ud55c\uac15\uc758 \uae30\uc801\uc73c\ub85c, \uad70\uc0ac\ub3c5\uc7ac\uc5d0\uc11c \ubbfc\uc8fc\uacf5\ud654\uad6d\uc73c\ub85c, \uc6d0\uc870\ubc1b\ub358 \ub098\ub77c\uc5d0\uc11c OECD \uac00\uc785\uad6d\uc73c\ub85c. \ubd88\uacfc \ubc18\uc138\uae30 \ub9cc\uc5d0 \uc0b0\uc5c5\ud654\uc640 \ubbfc\uc8fc\ud654\ub97c \ub3d9\uc2dc\uc5d0 \uc774\ub8ec \uc138\uacc4\uc0ac\uc758 \uc774\ub840\uc801 \uc131\uacf5\uc0ac\ub840.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/thekoreantoday.com\/history-alive\/korea\/","og_locale":"ko_KR","og_type":"article","og_title":"\ub300\ud55c\ubbfc\uad6d - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4","og_description":"\ub300\ud55c\ubbfc\uad6d \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - 1948\ub144 8\uc6d4 15\uc77c \uc815\ubd80 \uc218\ub9bd\ubd80\ud130 2000\ub144\uae4c\uc9c0 52\ub144\uac04, \uc804\uc7c1\uc758 \ud3d0\ud5c8\uc5d0\uc11c \uae30\uc801\uc744 \uc774\ub8ec \ub300\ud55c\ubbfc\uad6d. \uc774\uc2b9\ub9cc\uc758 \uac74\uad6d\uacfc 6\u00b725\uc804\uc7c1\uc758 \ucc38\ud654, 4\u00b719\ud601\uba85\uacfc 5\u00b716\uad70\uc0ac\uc815\ubcc0, \ubc15\uc815\ud76c\uc758 \uc0c8\ub9c8\uc744\uc6b4\ub3d9\uacfc \uc911\ud654\ud559\uacf5\uc5c5, 10\u00b726\uacfc 12\u00b712, 5\u00b718\ubbfc\uc8fc\ud654\uc6b4\ub3d9\uacfc 6\uc6d4\ud56d\uc7c1\uc73c\ub85c \uc7c1\ucde8\ud55c \ubbfc\uc8fc\uc8fc\uc758. 1988\uc11c\uc6b8\uc62c\ub9bc\ud53d\uc73c\ub85c \uc138\uacc4 \ubb34\ub300 \uc9c4\ucd9c, 1997 IMF \uc678\ud658\uc704\uae30 \uadf9\ubcf5, 2000\ub144 \ub0a8\ubd81\uc815\uc0c1\ud68c\ub2f4\uae4c\uc9c0. \ubcf4\ub9bf\uace0\uac1c\uc5d0\uc11c \ud55c\uac15\uc758 \uae30\uc801\uc73c\ub85c, \uad70\uc0ac\ub3c5\uc7ac\uc5d0\uc11c \ubbfc\uc8fc\uacf5\ud654\uad6d\uc73c\ub85c, \uc6d0\uc870\ubc1b\ub358 \ub098\ub77c\uc5d0\uc11c OECD \uac00\uc785\uad6d\uc73c\ub85c. \ubd88\uacfc \ubc18\uc138\uae30 \ub9cc\uc5d0 \uc0b0\uc5c5\ud654\uc640 \ubbfc\uc8fc\ud654\ub97c \ub3d9\uc2dc\uc5d0 \uc774\ub8ec \uc138\uacc4\uc0ac\uc758 \uc774\ub840\uc801 \uc131\uacf5\uc0ac\ub840.","og_url":"https:\/\/thekoreantoday.com\/history-alive\/korea\/","og_site_name":"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4","article_modified_time":"2025-09-30T02:32:11+00:00","twitter_card":"summary_large_image","twitter_misc":{"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"2\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/thekoreantoday.com\/history-alive\/korea\/","url":"https:\/\/thekoreantoday.com\/history-alive\/korea\/","name":"\ub300\ud55c\ubbfc\uad6d - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4","isPartOf":{"@id":"https:\/\/thekoreantoday.com\/history-alive\/#website"},"datePublished":"2025-09-29T05:57:20+00:00","dateModified":"2025-09-30T02:32:11+00:00","description":"\ub300\ud55c\ubbfc\uad6d \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - 1948\ub144 8\uc6d4 15\uc77c \uc815\ubd80 \uc218\ub9bd\ubd80\ud130 2000\ub144\uae4c\uc9c0 52\ub144\uac04, \uc804\uc7c1\uc758 \ud3d0\ud5c8\uc5d0\uc11c \uae30\uc801\uc744 \uc774\ub8ec \ub300\ud55c\ubbfc\uad6d. \uc774\uc2b9\ub9cc\uc758 \uac74\uad6d\uacfc 6\u00b725\uc804\uc7c1\uc758 \ucc38\ud654, 4\u00b719\ud601\uba85\uacfc 5\u00b716\uad70\uc0ac\uc815\ubcc0, \ubc15\uc815\ud76c\uc758 \uc0c8\ub9c8\uc744\uc6b4\ub3d9\uacfc \uc911\ud654\ud559\uacf5\uc5c5, 10\u00b726\uacfc 12\u00b712, 5\u00b718\ubbfc\uc8fc\ud654\uc6b4\ub3d9\uacfc 6\uc6d4\ud56d\uc7c1\uc73c\ub85c \uc7c1\ucde8\ud55c \ubbfc\uc8fc\uc8fc\uc758. 1988\uc11c\uc6b8\uc62c\ub9bc\ud53d\uc73c\ub85c \uc138\uacc4 \ubb34\ub300 \uc9c4\ucd9c, 1997 IMF \uc678\ud658\uc704\uae30 \uadf9\ubcf5, 2000\ub144 \ub0a8\ubd81\uc815\uc0c1\ud68c\ub2f4\uae4c\uc9c0. \ubcf4\ub9bf\uace0\uac1c\uc5d0\uc11c \ud55c\uac15\uc758 \uae30\uc801\uc73c\ub85c, \uad70\uc0ac\ub3c5\uc7ac\uc5d0\uc11c \ubbfc\uc8fc\uacf5\ud654\uad6d\uc73c\ub85c, \uc6d0\uc870\ubc1b\ub358 \ub098\ub77c\uc5d0\uc11c OECD \uac00\uc785\uad6d\uc73c\ub85c. \ubd88\uacfc \ubc18\uc138\uae30 \ub9cc\uc5d0 \uc0b0\uc5c5\ud654\uc640 \ubbfc\uc8fc\ud654\ub97c \ub3d9\uc2dc\uc5d0 \uc774\ub8ec \uc138\uacc4\uc0ac\uc758 \uc774\ub840\uc801 \uc131\uacf5\uc0ac\ub840.","breadcrumb":{"@id":"https:\/\/thekoreantoday.com\/history-alive\/korea\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thekoreantoday.com\/history-alive\/korea\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/thekoreantoday.com\/history-alive\/korea\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/thekoreantoday.com\/history-alive\/"},{"@type":"ListItem","position":2,"name":"\ub300\ud55c\ubbfc\uad6d"}]},{"@type":"WebSite","@id":"https:\/\/thekoreantoday.com\/history-alive\/#website","url":"https:\/\/thekoreantoday.com\/","name":"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4","description":"\uace0\uc870\uc120\ubd80\ud130 \ud604\uc7ac\uae4c\uc9c0, \uc0b4\uc544 \uc228\uc26c\ub294 \ud55c\uad6d\uc0ac","publisher":{"@id":"https:\/\/thekoreantoday.com\/history-alive\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thekoreantoday.com\/history-alive\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/thekoreantoday.com\/history-alive\/#organization","name":"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4","url":"https:\/\/thekoreantoday.com\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/thekoreantoday.com\/history-alive\/#\/schema\/logo\/image\/","url":"https:\/\/thekoreantoday.com\/history-alive\/wp-content\/uploads\/sites\/196\/2025\/11\/cropped-\uc5ed\uc0ac\ub294-\uc0b4\uc544\uc788\ub2e4-2.png","contentUrl":"https:\/\/thekoreantoday.com\/history-alive\/wp-content\/uploads\/sites\/196\/2025\/11\/cropped-\uc5ed\uc0ac\ub294-\uc0b4\uc544\uc788\ub2e4-2.png","width":2047,"height":410,"caption":"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4"},"image":{"@id":"https:\/\/thekoreantoday.com\/history-alive\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/pages\/142631","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/comments?post=142631"}],"version-history":[{"count":0,"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/pages\/142631\/revisions"}],"wp:attachment":[{"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/media?parent=142631"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}