{"id":142603,"date":"2025-09-26T03:19:47","date_gmt":"2025-09-25T18:19:47","guid":{"rendered":"https:\/\/thekoreantoday.com\/history-alive\/?page_id=142603"},"modified":"2025-09-30T11:08:57","modified_gmt":"2025-09-30T02:08:57","slug":"silla","status":"publish","type":"page","link":"https:\/\/thekoreantoday.com\/history-alive\/silla\/","title":{"rendered":"\uc2e0\ub77c"},"content":{"rendered":"\n<!-- \uc2e0\ub77c \ub300\uc81c\uad6d \uc5ed\uc0ac \uc2dc\uac04 \ud45c\uc2dc \uc704\uc82f - \uc6cc\ub4dc\ud504\ub808\uc2a4 \ud3ec\uc2a4\ud2b8\uc6a9 (\uae54\ub054\ud55c \ubc84\uc804) -->\n<style>\n    .silla-container {\n        max-width: 1800px;\n        margin: 2rem auto;\n        padding: 3rem;\n        background: linear-gradient(135deg, #0a0a2e 0%, #1a1a4a 50%, #0a0a2e 100%);\n        border-radius: 20px;\n        color: #ffd700;\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(255, 215, 0, 0.4);\n    }\n\n    \/* \ud5e4\ub354 \uc601\uc5ed *\/\n    .silla-header {\n        text-align: center;\n        margin-bottom: 3rem;\n        padding-bottom: 2rem;\n        border-bottom: 2px solid rgba(255, 215, 0, 0.3);\n    }\n\n    .silla-main-title {\n        font-size: 3rem;\n        font-weight: 800;\n        color: #ffd700;\n        margin-bottom: 1rem;\n        text-shadow: 0 2px 8px rgba(255, 215, 0, 0.5);\n        letter-spacing: 4px;\n    }\n\n    .silla-subtitle {\n        font-size: 1.4rem;\n        color: #daa520;\n        margin-bottom: 0.8rem;\n        font-weight: 600;\n    }\n\n    .silla-dynasty-info {\n        font-size: 1.1rem;\n        color: #b8860b;\n        line-height: 1.8;\n    }\n\n    \/* \uc2dc\uac04 \ud45c\uc2dc \uadf8\ub9ac\ub4dc *\/\n    .silla-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(380px, 1fr));\n        gap: 2rem;\n        margin-bottom: 3rem;\n    }\n\n    .silla-time-box {\n        background: rgba(10, 10, 46, 0.6);\n        padding: 2rem;\n        border-radius: 15px;\n        border: 2px solid rgba(255, 215, 0, 0.4);\n        transition: all 0.3s ease;\n        backdrop-filter: blur(10px);\n    }\n\n    .silla-time-box:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 10px 30px rgba(255, 215, 0, 0.3);\n        border-color: #ffd700;\n    }\n\n    .silla-time-title {\n        font-size: 1.6rem;\n        font-weight: 700;\n        color: #ffd700;\n        margin-bottom: 1.5rem;\n        text-align: center;\n        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);\n    }\n\n    .silla-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    .silla-time-unit {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        padding: 0.8rem 1rem;\n        background: rgba(10, 10, 46, 0.8);\n        border-radius: 10px;\n        border: 1px solid rgba(255, 215, 0, 0.3);\n        min-width: 60px;\n        transition: all 0.3s ease;\n    }\n\n    .silla-time-unit:hover {\n        background: rgba(218, 165, 32, 0.2);\n        border-color: #ffd700;\n    }\n\n    .silla-time-unit .number {\n        font-size: 2rem;\n        font-family: 'Arial', sans-serif;\n        color: #ffd700;\n        font-weight: 700;\n        line-height: 1;\n    }\n\n    .silla-time-unit .label {\n        font-size: 0.9rem;\n        color: #b8860b;\n        margin-top: 0.4rem;\n        font-weight: 500;\n    }\n\n    .silla-description {\n        font-size: 1rem;\n        color: #b8860b;\n        text-align: center;\n        line-height: 1.6;\n    }\n\n    \/* \ud2b9\uc9d5 \uc139\uc158 *\/\n    .silla-empire-section {\n        margin-top: 3rem;\n        padding: 2.5rem;\n        background: rgba(10, 10, 46, 0.5);\n        border-radius: 15px;\n        border: 2px solid rgba(255, 215, 0, 0.3);\n    }\n\n    .silla-section-title {\n        text-align: center;\n        font-size: 2.2rem;\n        font-weight: 700;\n        color: #ffd700;\n        margin-bottom: 2.5rem;\n        text-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);\n    }\n\n    .silla-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    .silla-feature {\n        text-align: center;\n        padding: 2rem 1.5rem;\n        background: rgba(10, 10, 46, 0.7);\n        border-radius: 12px;\n        border: 1px solid rgba(255, 215, 0, 0.3);\n        transition: all 0.3s ease;\n    }\n\n    .silla-feature:hover {\n        transform: translateY(-3px);\n        border-color: #ffd700;\n        box-shadow: 0 8px 20px rgba(255, 215, 0, 0.2);\n    }\n\n    .silla-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    .silla-feature-title {\n        font-size: 1.3rem;\n        font-weight: 700;\n        color: #ffd700;\n        margin-bottom: 1rem;\n    }\n\n    .silla-feature-desc {\n        font-size: 0.95rem;\n        color: #b8860b;\n        line-height: 1.6;\n    }\n\n    \/* \ud0c0\uc784\ub77c\uc778 *\/\n    .silla-legacy {\n        margin-top: 3rem;\n        padding: 2.5rem;\n        background: rgba(10, 10, 46, 0.6);\n        border-radius: 12px;\n    }\n\n    .silla-legacy-title {\n        text-align: center;\n        font-size: 2rem;\n        font-weight: 700;\n        color: #ffd700;\n        margin-bottom: 2rem;\n    }\n\n    .silla-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    .silla-timeline-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        padding: 1.2rem 1.5rem;\n        background: rgba(10, 10, 46, 0.8);\n        border-radius: 10px;\n        border: 1px solid rgba(255, 215, 0, 0.3);\n        transition: all 0.3s ease;\n        min-width: 180px;\n    }\n\n    .silla-timeline-item:hover {\n        transform: scale(1.05);\n        border-color: #ffd700;\n    }\n\n    .silla-timeline-year {\n        color: #ffd700;\n        font-weight: 700;\n        font-size: 1.1rem;\n        margin-bottom: 0.5rem;\n    }\n\n    .silla-timeline-event {\n        color: #b8860b;\n        font-size: 0.9rem;\n        text-align: center;\n        line-height: 1.4;\n    }\n\n    .silla-divider {\n        color: #daa520;\n        font-size: 1.2rem;\n        opacity: 0.7;\n    }\n\n    \/* \ud558\ub2e8 \uc815\ubcf4 *\/\n    .silla-footer {\n        text-align: center;\n        margin-top: 3rem;\n        padding: 2.5rem;\n        background: rgba(10, 10, 46, 0.5);\n        border-radius: 12px;\n        border-top: 2px solid rgba(255, 215, 0, 0.3);\n    }\n\n    .silla-footer-text {\n        color: #b8860b;\n        font-size: 1.05rem;\n        line-height: 2;\n        margin-bottom: 0.8rem;\n    }\n\n    .silla-highlight {\n        color: #ffd700;\n        font-weight: 600;\n    }\n\n    .silla-final-quote {\n        margin-top: 2rem;\n        font-size: 1.15rem;\n        font-weight: 600;\n        color: #daa520;\n        font-style: italic;\n        padding-top: 1.5rem;\n        border-top: 1px solid rgba(255, 215, 0, 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        .silla-container {\n            padding: 1.5rem;\n            margin: 1rem;\n        }\n        \n        .silla-main-title {\n            font-size: 2rem;\n            letter-spacing: 2px;\n        }\n        \n        .silla-subtitle {\n            font-size: 1.1rem;\n        }\n        \n        .silla-dynasty-info {\n            font-size: 0.95rem;\n        }\n        \n        .silla-grid {\n            grid-template-columns: 1fr;\n            gap: 1.5rem;\n        }\n        \n        .silla-time-box {\n            padding: 1.5rem;\n        }\n        \n        .silla-time-title {\n            font-size: 1.3rem;\n        }\n        \n        .silla-time-unit .number {\n            font-size: 1.6rem;\n        }\n        \n        .silla-time-unit .label {\n            font-size: 0.8rem;\n        }\n        \n        .silla-section-title {\n            font-size: 1.6rem;\n        }\n        \n        .silla-features-grid {\n            grid-template-columns: 1fr;\n            gap: 1rem;\n        }\n        \n        .silla-feature {\n            padding: 1.5rem 1rem;\n        }\n        \n        .silla-feature-icon {\n            font-size: 2.5rem;\n        }\n        \n        .silla-timeline {\n            flex-direction: column;\n        }\n        \n        .silla-timeline-item {\n            width: 100%;\n            max-width: 300px;\n        }\n        \n        .silla-divider {\n            transform: rotate(90deg);\n        }\n        \n        .silla-footer-text {\n            font-size: 0.95rem;\n        }\n        \n        .silla-final-quote {\n            font-size: 1rem;\n        }\n    }\n\n    @media (min-width: 769px) and (max-width: 1024px) {\n        .silla-features-grid {\n            grid-template-columns: repeat(2, 1fr);\n        }\n    }\n\n    @media (min-width: 1025px) {\n        .silla-grid {\n            grid-template-columns: repeat(4, 1fr);\n        }\n        \n        .silla-features-grid {\n            grid-template-columns: repeat(3, 1fr);\n        }\n    }\n<\/style>\n\n<div class=\"silla-container\">\n    <div class=\"silla-header\">\n        <h1 class=\"silla-main-title\">\n            <span class=\"emoji\">\ud83d\udc51<\/span>\n            \u65b0\u7f85 \u5927\u5e1d\u570b\n            <span class=\"emoji\">\ud83d\udc51<\/span>\n        <\/h1>\n        <p class=\"silla-subtitle\">\ucc9c\ub144\uc655\uad6d\uc758 \uc704\uc6a9 &#8211; \ud669\uae08\ubb38\ud654\uc640 \ud654\ub791\uc815\uc2e0\uc758 \ubcf8\uace0\uc7a5<\/p>\n        <p class=\"silla-dynasty-info\">\uae30\uc6d0\uc804 57\ub144 ~ \uc11c\uae30 935\ub144 | 992\ub144\uac04 \ud55c\ubc18\ub3c4 \ud1b5\uc77c\uc655\uc870<br>\n        \ud601\uac70\uc138\uac70\uc11c\uac04 \uc11c\ub77c\ubc8c \uac74\uad6d | 56\ub300 \uc655\uc758 \ucc2c\ub780\ud55c \uacc4\ubcf4<\/p>\n    <\/div>\n\n    <div class=\"silla-grid\">\n        <!-- \uc2e0\ub77c \uac74\uad6d \uc774\ud6c4 -->\n        <div class=\"silla-time-box\">\n            <h3 class=\"silla-time-title\">\n                <span class=\"emoji\">\ud83c\udff0<\/span>\n                \uc2e0\ub77c \uac74\uad6d\n            <\/h3>\n            <div class=\"silla-time-display\" id=\"timeSinceSilla\"><\/div>\n            <div class=\"silla-description\">\uae30\uc6d0\uc804 57\ub144 \uc11c\ub77c\ubc8c<br>\ud601\uac70\uc138\uac70\uc11c\uac04 \uc54c\uc5d0\uc11c \ud0c4\uc0dd<\/div>\n        <\/div>\n\n        <!-- \ud604\uc7ac \uc2dc\uac01 -->\n        <div class=\"silla-time-box\">\n            <h3 class=\"silla-time-title\">\n                <span class=\"emoji\">\u23f0<\/span>\n                \ud604\uc7ac \uc2dc\uac01\n            <\/h3>\n            <div class=\"silla-time-display\" id=\"currentTimeSilla\"><\/div>\n            <div class=\"silla-description\">\ub300\ud55c\ubbfc\uad6d \ud45c\uc900\uc2dc (KST)<br>\u2b50 \ucca8\uc131\ub300\uac00 \uc9c0\ud0a4\ub294 \uc2dc\uac04<\/div>\n        <\/div>\n\n        <!-- \uc0bc\uad6d\ud1b5\uc77c \uc774\ud6c4 -->\n        <div class=\"silla-time-box\">\n            <h3 class=\"silla-time-title\">\n                <span class=\"emoji\">\u2694\ufe0f<\/span>\n                \uc0bc\uad6d\ud1b5\uc77c\n            <\/h3>\n            <div class=\"silla-time-display\" id=\"timeSinceUnification\"><\/div>\n            <div class=\"silla-description\">\uc11c\uae30 676\ub144 \uc644\uc131<br>\uae40\uc720\uc2e0\uacfc \ubb38\ubb34\uc655\uc758 \ub300\uc5c5<\/div>\n        <\/div>\n\n        <!-- \ubd88\uad6d\uc0ac \ucc3d\uac74 \uc774\ud6c4 -->\n        <div class=\"silla-time-box\">\n            <h3 class=\"silla-time-title\">\n                <span class=\"emoji\">\ud83d\uded5<\/span>\n                \ubd88\uad6d\uc0ac\ucc3d\uac74\n            <\/h3>\n            <div class=\"silla-time-display\" id=\"timeSinceBulguksa\"><\/div>\n            <div class=\"silla-description\">\uc11c\uae30 751\ub144 \ucc3d\uac74<br>\uae40\ub300\uc131 \ubd88\uad50\uc608\uc220\uc758 \uc808\uc815<\/div>\n        <\/div>\n    <\/div>\n\n    <!-- \uc2e0\ub77c \uc81c\uad6d\uc758 \uc790\ub791 -->\n    <div class=\"silla-empire-section\">\n        <h2 class=\"silla-section-title\">\n            <span class=\"emoji\">\u2728<\/span>\n            \u65b0\u7f85 \u5e1d\u570b\uc758 \u69ae\u5149\n            <span class=\"emoji\">\u2728<\/span>\n        <\/h2>\n        \n        <div class=\"silla-features-grid\">\n            <div class=\"silla-feature\">\n                <div class=\"silla-feature-icon\">\ud83d\udc51<\/div>\n                <div class=\"silla-feature-title\">\ud669\uae08\ubb38\ud654<\/div>\n                <div class=\"silla-feature-desc\">\ucc9c\ub9c8\ucd1d\u00b7\ud669\ub0a8\ub300\ucd1d \uae08\uad00. \uc138\uacc4 \ucd5c\uace0 \uc218\uc900\uc758 \uae08\uc18d\uacf5\uc608<\/div>\n            <\/div>\n            \n            <div class=\"silla-feature\">\n                <div class=\"silla-feature-icon\">\ud83c\udf1f<\/div>\n                <div class=\"silla-feature-title\">\ud654\ub791\ub3c4<\/div>\n                <div class=\"silla-feature-desc\">\uc138\uc18d\uc624\uacc4\uc758 \ubb34\uc0ac\ub3c4. \uae40\uc720\uc2e0\u00b7\uad00\ucc3d \ub4f1 \uc601\uc6c5 \ubc30\ucd9c<\/div>\n            <\/div>\n            \n            <div class=\"silla-feature\">\n                <div class=\"silla-feature-icon\">\ud83d\udd2d<\/div>\n                <div class=\"silla-feature-title\">\ucca8\uc131\ub300<\/div>\n                <div class=\"silla-feature-desc\">\ub3d9\uc591 \ucd5c\uace0 \ucc9c\ubb38\uad00\uce21\uc18c. \uc120\ub355\uc5ec\uc655 \uc2dc\ub300 \uacfc\ud559\uc758 \uacb0\uc815\uccb4<\/div>\n            <\/div>\n            \n            <div class=\"silla-feature\">\n                <div class=\"silla-feature-icon\">\ud83c\udfdb\ufe0f<\/div>\n                <div class=\"silla-feature-title\">\ubd88\uad6d\uc0ac\u00b7\uc11d\uad74\uc554<\/div>\n                <div class=\"silla-feature-desc\">\ud1b5\uc77c\uc2e0\ub77c \ubd88\uad50\uc608\uc220\uc758 \uc815\uc218. \ub2e4\ubcf4\ud0d1\u00b7\uc11d\uac00\ud0d1\uc758 \uc870\ud654\ubbf8<\/div>\n            <\/div>\n            \n            <div class=\"silla-feature\">\n                <div class=\"silla-feature-icon\">\ud83d\udc0e<\/div>\n                <div class=\"silla-feature-title\">\ucc9c\ub9c8\ub3c4<\/div>\n                <div class=\"silla-feature-desc\">\ud558\ub298\uc744 \ub098\ub294 \ubc31\ub9c8. \uc790\uc791\ub098\ubb34 \uaecd\uc9c8\uc758 \uc608\uc220<\/div>\n            <\/div>\n            \n            <div class=\"silla-feature\">\n                <div class=\"silla-feature-icon\">\u2696\ufe0f<\/div>\n                <div class=\"silla-feature-title\">\uace8\ud488\uc81c<\/div>\n                <div class=\"silla-feature-desc\">\uc131\uace8\u00b7\uc9c4\uace8\u00b76\ub450\ud488. 992\ub144 \uc655\uc870 \uc720\uc9c0\uc758 \uc0ac\ud68c\uc2dc\uc2a4\ud15c<\/div>\n            <\/div>\n        <\/div>\n\n        <!-- \uc2e0\ub77c \uc5ed\uc0ac \ud0c0\uc784\ub77c\uc778 -->\n        <div class=\"silla-legacy\">\n            <h3 class=\"silla-legacy-title\">\n                <span class=\"emoji\">\ud83d\udcff<\/span>\n                \ucc9c\ub144\uc655\uad6d \uc2e0\ub77c\uc758 \ub300\uc11c\uc0ac\n            <\/h3>\n            \n            <div class=\"silla-timeline\">\n                <div class=\"silla-timeline-item\">\n                    <div class=\"silla-timeline-year\">\uae30\uc6d0\uc804 57\ub144<\/div>\n                    <div class=\"silla-timeline-event\">\ud601\uac70\uc138 \uac74\uad6d<br>\uc11c\ub77c\ubc8c 6\ucd0c \ud1b5\ud569<\/div>\n                <\/div>\n                <span class=\"silla-divider\">\u25b6<\/span>\n                <div class=\"silla-timeline-item\">\n                    <div class=\"silla-timeline-year\">356-402\ub144<\/div>\n                    <div class=\"silla-timeline-event\">\ub0b4\ubb3c\ub9c8\ub9bd\uac04<br>\uae40\uc528 \uc655\uc870 \ud655\ub9bd<\/div>\n                <\/div>\n                <span class=\"silla-divider\">\u25b6<\/span>\n                <div class=\"silla-timeline-item\">\n                    <div class=\"silla-timeline-year\">540-576\ub144<\/div>\n                    <div class=\"silla-timeline-event\">\uc9c4\ud765\uc655 \uc815\ubcf5<br>\ud55c\uac15\u00b7\uac00\uc57c \ubcd1\ud569<\/div>\n                <\/div>\n                <span class=\"silla-divider\">\u25b6<\/span>\n                <div class=\"silla-timeline-item\">\n                    <div class=\"silla-timeline-year\">632-647\ub144<\/div>\n                    <div class=\"silla-timeline-event\">\uc120\ub355\uc5ec\uc655<br>\ucca8\uc131\ub300\u00b7\ubd84\ud669\uc0ac<\/div>\n                <\/div>\n            <\/div>\n            \n            <div class=\"silla-timeline\">\n                <div class=\"silla-timeline-item\">\n                    <div class=\"silla-timeline-year\">654-661\ub144<\/div>\n                    <div class=\"silla-timeline-event\">\ubb34\uc5f4\uc655 \uc989\uc704<br>\ubc31\uc81c \uc815\ubcf5 \uc2dc\uc791<\/div>\n                <\/div>\n                <span class=\"silla-divider\">\u25b6<\/span>\n                <div class=\"silla-timeline-item\">\n                    <div class=\"silla-timeline-year\">676\ub144<\/div>\n                    <div class=\"silla-timeline-event\">\uc0bc\uad6d\ud1b5\uc77c<br>\ub2f9\uad70 \ucd95\ucd9c<\/div>\n                <\/div>\n                <span class=\"silla-divider\">\u25b6<\/span>\n                <div class=\"silla-timeline-item\">\n                    <div class=\"silla-timeline-year\">751\ub144<\/div>\n                    <div class=\"silla-timeline-event\">\ubd88\uad6d\uc0ac\u00b7\uc11d\uad74\uc554<br>\uc608\uc220\uc758 \uc808\uc815<\/div>\n                <\/div>\n                <span class=\"silla-divider\">\u25b6<\/span>\n                <div class=\"silla-timeline-item\">\n                    <div class=\"silla-timeline-year\">935\ub144<\/div>\n                    <div class=\"silla-timeline-event\">\uacbd\uc21c\uc655 \uadc0\uc21c<br>992\ub144 \uc5ed\uc0ac \uc885\ub8cc<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- \ud558\ub2e8 \uc815\ubcf4 -->\n    <div class=\"silla-footer\">\n        <div class=\"silla-footer-text\">\n            <span class=\"emoji\">\ud83c\udfdb\ufe0f<\/span><span class=\"silla-highlight\">\uc11c\ub77c\ubc8c<\/span> \u00b7 \n            <span class=\"emoji\">\ud83c\udff0<\/span><span class=\"silla-highlight\">\uc6d4\uc131<\/span> \u00b7 \n            <span class=\"emoji\">\u2b50<\/span><span class=\"silla-highlight\">\ucca8\uc131\ub300<\/span> \u00b7 \n            <span class=\"emoji\">\ud83d\uded5<\/span><span class=\"silla-highlight\">\ubd88\uad6d\uc0ac<\/span>\n        <\/div>\n        <div class=\"silla-footer-text\">\n            <span class=\"emoji\">\ud83d\udc51<\/span>\ud601\uac70\uc138 \u00b7 <span class=\"emoji\">\u2694\ufe0f<\/span>\ub0b4\ubb3c\uc655 \u00b7 <span class=\"emoji\">\ud83c\udf1f<\/span>\uc9c4\ud765\uc655 \u00b7 <span class=\"emoji\">\ud83d\udc78<\/span>\uc120\ub355\uc5ec\uc655\n        <\/div>\n        <div class=\"silla-footer-text\">\n            <span class=\"emoji\">\ud83d\udc51<\/span>\uae08\uad00 \u00b7 <span class=\"emoji\">\ud83d\udc0e<\/span>\ucc9c\ub9c8\ub3c4 \u00b7 <span class=\"emoji\">\ud83d\udc8e<\/span>\ud669\ub0a8\ub300\ucd1d | \n            <span class=\"emoji\">\ud83c\udfdb\ufe0f<\/span><span class=\"silla-highlight\">\uc11d\uad74\uc554\u00b7\ub2e4\ubcf4\ud0d1\u00b7\uc11d\uac00\ud0d1<\/span>\n        <\/div>\n        <div class=\"silla-footer-text\">\n            <span class=\"emoji\">\ud83c\udf1f<\/span>\ud654\ub791\uc815\uc2e0 \u00b7 \uace8\ud488\uc81c \uc0ac\ud68c | \n            <span class=\"emoji\">\u2b50<\/span><span class=\"silla-highlight\">\ucc9c\ubb38\uad00\uce21\u00b7\ubd88\uad50\ubb38\ud654\u00b7\ud669\uae08\uacf5\uc608<\/span>\n        <\/div>\n        \n        <div class=\"silla-final-quote\">\n            &#8220;\u5fb7\u696d\u65e5\u65b0 \u7db2\u7f85\u56db\u65b9 &#8211; \ub355\uc5c5\uc774 \ub0a0\ub85c \uc0c8\ub85c\uc6cc\uc838 \uc0ac\ubc29\uc744 \ub9dd\ub77c\ud558\ub2e4<br>\n            \ucc9c\ub144\uc655\uad6d \uc2e0\ub77c\uc758 \ud669\uae08\ube5b \uc601\uad11\uc774 \uc774 \ub545\uc5d0 \uc601\uc6d0\ud558\ub9ac\ub77c&#8221;\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\nfunction updateSillaTimes() {\n    const now = new Date();\n\n    \/\/ \ud604\uc7ac \uc2dc\uac01 \uc5c5\ub370\uc774\ud2b8\n    document.getElementById('currentTimeSilla').innerHTML = `\n        <div class=\"silla-time-unit\">\n            <span class=\"number\">${now.getFullYear()}<\/span>\n            <span class=\"label\">\ub144<\/span>\n        <\/div>\n        <div class=\"silla-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=\"silla-time-unit\">\n            <span class=\"number\">${String(now.getDate()).padStart(2, '0')}<\/span>\n            <span class=\"label\">\uc77c<\/span>\n        <\/div>\n        <div class=\"silla-time-unit\">\n            <span class=\"number\">${String(now.getHours()).padStart(2, '0')}<\/span>\n            <span class=\"label\">\uc2dc<\/span>\n        <\/div>\n        <div class=\"silla-time-unit\">\n            <span class=\"number\">${String(now.getMinutes()).padStart(2, '0')}<\/span>\n            <span class=\"label\">\ubd84<\/span>\n        <\/div>\n    `;\n\n    \/\/ \uc2e0\ub77c \uac74\uad6d \uc2dc\uc810 (\uae30\uc6d0\uc804 57\ub144)\n    const sillaStart = new Date();\n    sillaStart.setFullYear(-57, 0, 1, 0, 0, 0, 0);\n    const timeDiffSilla = now - sillaStart;\n    const yearsSilla = Math.floor(timeDiffSilla \/ (1000 * 60 * 60 * 24 * 365.25));\n    const monthsSilla = Math.floor((timeDiffSilla % (1000 * 60 * 60 * 24 * 365.25)) \/ (1000 * 60 * 60 * 24 * 30.44));\n    const daysSilla = Math.floor((timeDiffSilla % (1000 * 60 * 60 * 24 * 30.44)) \/ (1000 * 60 * 60 * 24));\n    const hoursSilla = Math.floor((timeDiffSilla % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n    const minutesSilla = Math.floor((timeDiffSilla % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    document.getElementById('timeSinceSilla').innerHTML = `\n        <div class=\"silla-time-unit\">\n            <span class=\"number\">${yearsSilla}<\/span>\n            <span class=\"label\">\ub144<\/span>\n        <\/div>\n        <div class=\"silla-time-unit\">\n            <span class=\"number\">${monthsSilla}<\/span>\n            <span class=\"label\">\uac1c\uc6d4<\/span>\n        <\/div>\n        <div class=\"silla-time-unit\">\n            <span class=\"number\">${daysSilla}<\/span>\n            <span class=\"label\">\uc77c<\/span>\n        <\/div>\n        <div class=\"silla-time-unit\">\n            <span class=\"number\">${String(hoursSilla).padStart(2, '0')}<\/span>\n            <span class=\"label\">\uc2dc<\/span>\n        <\/div>\n        <div class=\"silla-time-unit\">\n            <span class=\"number\">${String(minutesSilla).padStart(2, '0')}<\/span>\n            <span class=\"label\">\ubd84<\/span>\n        <\/div>\n    `;\n\n    \/\/ \uc0bc\uad6d\ud1b5\uc77c \uc2dc\uc810 (676\ub144)\n    const unificationStart = new Date(676, 0, 1, 0, 0, 0, 0);\n    const timeDiffUnification = now - unificationStart;\n    const yearsUnification = Math.floor(timeDiffUnification \/ (1000 * 60 * 60 * 24 * 365.25));\n    const monthsUnification = Math.floor((timeDiffUnification % (1000 * 60 * 60 * 24 * 365.25)) \/ (1000 * 60 * 60 * 24 * 30.44));\n    const daysUnification = Math.floor((timeDiffUnification % (1000 * 60 * 60 * 24 * 30.44)) \/ (1000 * 60 * 60 * 24));\n    const hoursUnification = Math.floor((timeDiffUnification % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n    const minutesUnification = Math.floor((timeDiffUnification % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    document.getElementById('timeSinceUnification').innerHTML = `\n        <div class=\"silla-time-unit\">\n            <span class=\"number\">${yearsUnification}<\/span>\n            <span class=\"label\">\ub144<\/span>\n        <\/div>\n        <div class=\"silla-time-unit\">\n            <span class=\"number\">${monthsUnification}<\/span>\n            <span class=\"label\">\uac1c\uc6d4<\/span>\n        <\/div>\n        <div class=\"silla-time-unit\">\n            <span class=\"number\">${daysUnification}<\/span>\n            <span class=\"label\">\uc77c<\/span>\n        <\/div>\n        <div class=\"silla-time-unit\">\n            <span class=\"number\">${String(hoursUnification).padStart(2, '0')}<\/span>\n            <span class=\"label\">\uc2dc<\/span>\n        <\/div>\n        <div class=\"silla-time-unit\">\n            <span class=\"number\">${String(minutesUnification).padStart(2, '0')}<\/span>\n            <span class=\"label\">\ubd84<\/span>\n        <\/div>\n    `;\n\n    \/\/ \ubd88\uad6d\uc0ac \ucc3d\uac74 \uc2dc\uc810 (751\ub144)\n    const bulguksaStart = new Date(751, 0, 1, 0, 0, 0, 0);\n    const timeDiffBulguksa = now - bulguksaStart;\n    const yearsBulguksa = Math.floor(timeDiffBulguksa \/ (1000 * 60 * 60 * 24 * 365.25));\n    const monthsBulguksa = Math.floor((timeDiffBulguksa % (1000 * 60 * 60 * 24 * 365.25)) \/ (1000 * 60 * 60 * 24 * 30.44));\n    const daysBulguksa = Math.floor((timeDiffBulguksa % (1000 * 60 * 60 * 24 * 30.44)) \/ (1000 * 60 * 60 * 24));\n    const hoursBulguksa = Math.floor((timeDiffBulguksa % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n    const minutesBulguksa = Math.floor((timeDiffBulguksa % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    document.getElementById('timeSinceBulguksa').innerHTML = `\n        <div class=\"silla-time-unit\">\n            <span class=\"number\">${yearsBulguksa}<\/span>\n            <span class=\"label\">\ub144<\/span>\n        <\/div>\n        <div class=\"silla-time-unit\">\n            <span class=\"number\">${monthsBulguksa}<\/span>\n            <span class=\"label\">\uac1c\uc6d4<\/span>\n        <\/div>\n        <div class=\"silla-time-unit\">\n            <span class=\"number\">${daysBulguksa}<\/span>\n            <span class=\"label\">\uc77c<\/span>\n        <\/div>\n        <div class=\"silla-time-unit\">\n            <span class=\"number\">${String(hoursBulguksa).padStart(2, '0')}<\/span>\n            <span class=\"label\">\uc2dc<\/span>\n        <\/div>\n        <div class=\"silla-time-unit\">\n            <span class=\"number\">${String(minutesBulguksa).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\nupdateSillaTimes();\n\n\/\/ 1\ucd08\ub9c8\ub2e4 \uc5c5\ub370\uc774\ud2b8\nsetInterval(updateSillaTimes, 1000);\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>\ud83d\udc51 \u65b0\u7f85 \u5927\u5e1d\u570b \ud83d\udc51 \ucc9c\ub144\uc655\uad6d\uc758 \uc704\uc6a9 &#8211; \ud669\uae08\ubb38\ud654\uc640 \ud654\ub791\uc815\uc2e0\uc758 \ubcf8\uace0\uc7a5 \uae30\uc6d0\uc804 57\ub144 ~ \uc11c\uae30 935\ub144 | 992\ub144\uac04 \ud55c\ubc18\ub3c4 \ud1b5\uc77c\uc655\uc870 \ud601\uac70\uc138\uac70\uc11c\uac04 \uc11c\ub77c\ubc8c \uac74\uad6d | 56\ub300 \uc655\uc758 &#8230; <a title=\"\uc2e0\ub77c\" class=\"read-more\" href=\"https:\/\/thekoreantoday.com\/history-alive\/silla\/\" aria-label=\"\uc2e0\ub77c\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-142603","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\uc2e0\ub77c - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4<\/title>\n<meta name=\"description\" content=\"\uc2e0\ub77c \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - BC 57\ub144\ubd80\ud130 AD 935\ub144\uae4c\uc9c0 992\ub144\uac04, \ud55c\uad6d\uc0ac \ucd5c\uc7a5\uc218 \uc655\uc870 \uc2e0\ub77c. \ud601\uac70\uc138 \uc2e0\ud654\uc758 \uc11c\ub77c\ubc8c\uc5d0\uc11c \uc2dc\uc791\ud574 \uc0bc\uad6d\ud1b5\uc77c\uc744 \uc774\ub8e8\uace0 \ucc2c\ub780\ud55c \ud1b5\uc77c\uc2e0\ub77c\uae4c\uc9c0. \uc120\ub355\uc5ec\uc655\uc758 \uc9c0\ud61c, \uae40\uc720\uc2e0\uc758 \uc6a9\ub9f9, \uc6d0\ud6a8\uc758 \ubd88\ubc95, \ud654\ub791\ub3c4 \uc815\uc2e0\uc774 \ub9cc\ub4e0 \ucc9c\ub144\uc655\uad6d. \ubd88\uad6d\uc0ac\u00b7\uc11d\uad74\uc554\uc758 \uc885\uad50\uc608\uc220, \ucca8\uc131\ub300\uc758 \uacfc\ud559\uc815\uc2e0, \ucc9c\ub9c8\ucd1d\u00b7\ud669\ub0a8\ub300\ucd1d\uc758 \ud669\uae08\ubb38\ud654. \uace8\ud488\uc81c\uc5d0\uc11c \ud638\uc871\uae4c\uc9c0, \ud654\ubc31\ud68c\uc758\uc5d0\uc11c \uc655\uad8c\uac15\ud654\uae4c\uc9c0, \uacbd\uc8fc \ucc9c\ub144\uace0\ub3c4\uac00 \ub4e4\ub824\uc8fc\ub294 \ud55c\ubbfc\uc871 \ud1b5\uc77c\uc758 \uc5ed\uc0ac.\" \/>\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\/silla\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\uc2e0\ub77c - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4\" \/>\n<meta property=\"og:description\" content=\"\uc2e0\ub77c \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - BC 57\ub144\ubd80\ud130 AD 935\ub144\uae4c\uc9c0 992\ub144\uac04, \ud55c\uad6d\uc0ac \ucd5c\uc7a5\uc218 \uc655\uc870 \uc2e0\ub77c. \ud601\uac70\uc138 \uc2e0\ud654\uc758 \uc11c\ub77c\ubc8c\uc5d0\uc11c \uc2dc\uc791\ud574 \uc0bc\uad6d\ud1b5\uc77c\uc744 \uc774\ub8e8\uace0 \ucc2c\ub780\ud55c \ud1b5\uc77c\uc2e0\ub77c\uae4c\uc9c0. \uc120\ub355\uc5ec\uc655\uc758 \uc9c0\ud61c, \uae40\uc720\uc2e0\uc758 \uc6a9\ub9f9, \uc6d0\ud6a8\uc758 \ubd88\ubc95, \ud654\ub791\ub3c4 \uc815\uc2e0\uc774 \ub9cc\ub4e0 \ucc9c\ub144\uc655\uad6d. \ubd88\uad6d\uc0ac\u00b7\uc11d\uad74\uc554\uc758 \uc885\uad50\uc608\uc220, \ucca8\uc131\ub300\uc758 \uacfc\ud559\uc815\uc2e0, \ucc9c\ub9c8\ucd1d\u00b7\ud669\ub0a8\ub300\ucd1d\uc758 \ud669\uae08\ubb38\ud654. \uace8\ud488\uc81c\uc5d0\uc11c \ud638\uc871\uae4c\uc9c0, \ud654\ubc31\ud68c\uc758\uc5d0\uc11c \uc655\uad8c\uac15\ud654\uae4c\uc9c0, \uacbd\uc8fc \ucc9c\ub144\uace0\ub3c4\uac00 \ub4e4\ub824\uc8fc\ub294 \ud55c\ubbfc\uc871 \ud1b5\uc77c\uc758 \uc5ed\uc0ac.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thekoreantoday.com\/history-alive\/silla\/\" \/>\n<meta property=\"og:site_name\" content=\"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-30T02:08:57+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\\\/silla\\\/\",\"url\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/silla\\\/\",\"name\":\"\uc2e0\ub77c - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/#website\"},\"datePublished\":\"2025-09-25T18:19:47+00:00\",\"dateModified\":\"2025-09-30T02:08:57+00:00\",\"description\":\"\uc2e0\ub77c \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - BC 57\ub144\ubd80\ud130 AD 935\ub144\uae4c\uc9c0 992\ub144\uac04, \ud55c\uad6d\uc0ac \ucd5c\uc7a5\uc218 \uc655\uc870 \uc2e0\ub77c. \ud601\uac70\uc138 \uc2e0\ud654\uc758 \uc11c\ub77c\ubc8c\uc5d0\uc11c \uc2dc\uc791\ud574 \uc0bc\uad6d\ud1b5\uc77c\uc744 \uc774\ub8e8\uace0 \ucc2c\ub780\ud55c \ud1b5\uc77c\uc2e0\ub77c\uae4c\uc9c0. \uc120\ub355\uc5ec\uc655\uc758 \uc9c0\ud61c, \uae40\uc720\uc2e0\uc758 \uc6a9\ub9f9, \uc6d0\ud6a8\uc758 \ubd88\ubc95, \ud654\ub791\ub3c4 \uc815\uc2e0\uc774 \ub9cc\ub4e0 \ucc9c\ub144\uc655\uad6d. \ubd88\uad6d\uc0ac\u00b7\uc11d\uad74\uc554\uc758 \uc885\uad50\uc608\uc220, \ucca8\uc131\ub300\uc758 \uacfc\ud559\uc815\uc2e0, \ucc9c\ub9c8\ucd1d\u00b7\ud669\ub0a8\ub300\ucd1d\uc758 \ud669\uae08\ubb38\ud654. \uace8\ud488\uc81c\uc5d0\uc11c \ud638\uc871\uae4c\uc9c0, \ud654\ubc31\ud68c\uc758\uc5d0\uc11c \uc655\uad8c\uac15\ud654\uae4c\uc9c0, \uacbd\uc8fc \ucc9c\ub144\uace0\ub3c4\uac00 \ub4e4\ub824\uc8fc\ub294 \ud55c\ubbfc\uc871 \ud1b5\uc77c\uc758 \uc5ed\uc0ac.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/silla\\\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/silla\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/silla\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\uc2e0\ub77c\"}]},{\"@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":"\uc2e0\ub77c - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4","description":"\uc2e0\ub77c \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - BC 57\ub144\ubd80\ud130 AD 935\ub144\uae4c\uc9c0 992\ub144\uac04, \ud55c\uad6d\uc0ac \ucd5c\uc7a5\uc218 \uc655\uc870 \uc2e0\ub77c. \ud601\uac70\uc138 \uc2e0\ud654\uc758 \uc11c\ub77c\ubc8c\uc5d0\uc11c \uc2dc\uc791\ud574 \uc0bc\uad6d\ud1b5\uc77c\uc744 \uc774\ub8e8\uace0 \ucc2c\ub780\ud55c \ud1b5\uc77c\uc2e0\ub77c\uae4c\uc9c0. \uc120\ub355\uc5ec\uc655\uc758 \uc9c0\ud61c, \uae40\uc720\uc2e0\uc758 \uc6a9\ub9f9, \uc6d0\ud6a8\uc758 \ubd88\ubc95, \ud654\ub791\ub3c4 \uc815\uc2e0\uc774 \ub9cc\ub4e0 \ucc9c\ub144\uc655\uad6d. \ubd88\uad6d\uc0ac\u00b7\uc11d\uad74\uc554\uc758 \uc885\uad50\uc608\uc220, \ucca8\uc131\ub300\uc758 \uacfc\ud559\uc815\uc2e0, \ucc9c\ub9c8\ucd1d\u00b7\ud669\ub0a8\ub300\ucd1d\uc758 \ud669\uae08\ubb38\ud654. \uace8\ud488\uc81c\uc5d0\uc11c \ud638\uc871\uae4c\uc9c0, \ud654\ubc31\ud68c\uc758\uc5d0\uc11c \uc655\uad8c\uac15\ud654\uae4c\uc9c0, \uacbd\uc8fc \ucc9c\ub144\uace0\ub3c4\uac00 \ub4e4\ub824\uc8fc\ub294 \ud55c\ubbfc\uc871 \ud1b5\uc77c\uc758 \uc5ed\uc0ac.","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\/silla\/","og_locale":"ko_KR","og_type":"article","og_title":"\uc2e0\ub77c - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4","og_description":"\uc2e0\ub77c \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - BC 57\ub144\ubd80\ud130 AD 935\ub144\uae4c\uc9c0 992\ub144\uac04, \ud55c\uad6d\uc0ac \ucd5c\uc7a5\uc218 \uc655\uc870 \uc2e0\ub77c. \ud601\uac70\uc138 \uc2e0\ud654\uc758 \uc11c\ub77c\ubc8c\uc5d0\uc11c \uc2dc\uc791\ud574 \uc0bc\uad6d\ud1b5\uc77c\uc744 \uc774\ub8e8\uace0 \ucc2c\ub780\ud55c \ud1b5\uc77c\uc2e0\ub77c\uae4c\uc9c0. \uc120\ub355\uc5ec\uc655\uc758 \uc9c0\ud61c, \uae40\uc720\uc2e0\uc758 \uc6a9\ub9f9, \uc6d0\ud6a8\uc758 \ubd88\ubc95, \ud654\ub791\ub3c4 \uc815\uc2e0\uc774 \ub9cc\ub4e0 \ucc9c\ub144\uc655\uad6d. \ubd88\uad6d\uc0ac\u00b7\uc11d\uad74\uc554\uc758 \uc885\uad50\uc608\uc220, \ucca8\uc131\ub300\uc758 \uacfc\ud559\uc815\uc2e0, \ucc9c\ub9c8\ucd1d\u00b7\ud669\ub0a8\ub300\ucd1d\uc758 \ud669\uae08\ubb38\ud654. \uace8\ud488\uc81c\uc5d0\uc11c \ud638\uc871\uae4c\uc9c0, \ud654\ubc31\ud68c\uc758\uc5d0\uc11c \uc655\uad8c\uac15\ud654\uae4c\uc9c0, \uacbd\uc8fc \ucc9c\ub144\uace0\ub3c4\uac00 \ub4e4\ub824\uc8fc\ub294 \ud55c\ubbfc\uc871 \ud1b5\uc77c\uc758 \uc5ed\uc0ac.","og_url":"https:\/\/thekoreantoday.com\/history-alive\/silla\/","og_site_name":"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4","article_modified_time":"2025-09-30T02:08:57+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\/silla\/","url":"https:\/\/thekoreantoday.com\/history-alive\/silla\/","name":"\uc2e0\ub77c - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4","isPartOf":{"@id":"https:\/\/thekoreantoday.com\/history-alive\/#website"},"datePublished":"2025-09-25T18:19:47+00:00","dateModified":"2025-09-30T02:08:57+00:00","description":"\uc2e0\ub77c \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - BC 57\ub144\ubd80\ud130 AD 935\ub144\uae4c\uc9c0 992\ub144\uac04, \ud55c\uad6d\uc0ac \ucd5c\uc7a5\uc218 \uc655\uc870 \uc2e0\ub77c. \ud601\uac70\uc138 \uc2e0\ud654\uc758 \uc11c\ub77c\ubc8c\uc5d0\uc11c \uc2dc\uc791\ud574 \uc0bc\uad6d\ud1b5\uc77c\uc744 \uc774\ub8e8\uace0 \ucc2c\ub780\ud55c \ud1b5\uc77c\uc2e0\ub77c\uae4c\uc9c0. \uc120\ub355\uc5ec\uc655\uc758 \uc9c0\ud61c, \uae40\uc720\uc2e0\uc758 \uc6a9\ub9f9, \uc6d0\ud6a8\uc758 \ubd88\ubc95, \ud654\ub791\ub3c4 \uc815\uc2e0\uc774 \ub9cc\ub4e0 \ucc9c\ub144\uc655\uad6d. \ubd88\uad6d\uc0ac\u00b7\uc11d\uad74\uc554\uc758 \uc885\uad50\uc608\uc220, \ucca8\uc131\ub300\uc758 \uacfc\ud559\uc815\uc2e0, \ucc9c\ub9c8\ucd1d\u00b7\ud669\ub0a8\ub300\ucd1d\uc758 \ud669\uae08\ubb38\ud654. \uace8\ud488\uc81c\uc5d0\uc11c \ud638\uc871\uae4c\uc9c0, \ud654\ubc31\ud68c\uc758\uc5d0\uc11c \uc655\uad8c\uac15\ud654\uae4c\uc9c0, \uacbd\uc8fc \ucc9c\ub144\uace0\ub3c4\uac00 \ub4e4\ub824\uc8fc\ub294 \ud55c\ubbfc\uc871 \ud1b5\uc77c\uc758 \uc5ed\uc0ac.","breadcrumb":{"@id":"https:\/\/thekoreantoday.com\/history-alive\/silla\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thekoreantoday.com\/history-alive\/silla\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/thekoreantoday.com\/history-alive\/silla\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/thekoreantoday.com\/history-alive\/"},{"@type":"ListItem","position":2,"name":"\uc2e0\ub77c"}]},{"@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\/142603","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=142603"}],"version-history":[{"count":0,"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/pages\/142603\/revisions"}],"wp:attachment":[{"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/media?parent=142603"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}