{"id":7167,"date":"2026-03-23T02:26:29","date_gmt":"2026-03-23T02:26:29","guid":{"rendered":"\/spirit\/?post_type=tkuisotope&#038;p=7167"},"modified":"2026-04-22T03:41:26","modified_gmt":"2026-04-22T03:41:26","slug":"114%e5%ad%b8%e5%b9%b4%e7%ac%ac2%e5%ad%b8%e6%9c%9f%e5%b0%b1%e5%ad%b8%e8%b2%b8%e6%ac%be%e6%9f%a5%e6%a0%b8%e7%b5%90%e6%9e%9c%e9%80%9a%e7%9f%a5%e8%b6%85%e9%81%8e148%e8%90%ac-4-7%e4%ba%8c","status":"publish","type":"tkuisotope","link":"\/spirit\/?tkuisotope=114%e5%ad%b8%e5%b9%b4%e7%ac%ac2%e5%ad%b8%e6%9c%9f%e5%b0%b1%e5%ad%b8%e8%b2%b8%e6%ac%be%e6%9f%a5%e6%a0%b8%e7%b5%90%e6%9e%9c%e9%80%9a%e7%9f%a5%e8%b6%85%e9%81%8e148%e8%90%ac-4-7%e4%ba%8c","title":{"rendered":"114\u5b78\u5e74\u7b2c2\u5b78\u671f\u5c31\u5b78\u8cb8\u6b3e\u67e5\u6838\u7d50\u679c\u901a\u77e5(\u8d85\u904e148\u842c) (~4\/7\u4e8c)"},"content":{"rendered":"\n<div class=\"wp-block-tkuwpbs5-bs5-heading\"><style>\n        #m49ax6n2gf0peg9aq3q .tku-fkwx-section-title-1st-bar {\n            background: undefined;\n           }\n\n        #m49ax6n2gf0peg9aq3q .tku-fkwx-section-title-2nd-bar {\n            background: undefined;\n           }\n        <\/style><div id=\"dv_title\"><div id=\"m49ax6n2gf0peg9aq3q\"><div style=\"visibility:visible;animation-delay:0.1s;animation-name:fadeInUp;text-align:center\"><h2 class=\"mb-2 fw-bold\">114\u5b78\u5e74\u7b2c2\u5b78\u671f\u5c31\u5b78\u8cb8\u6b3e\u67e5\u6838\u7d50\u679c\u901a\u77e5(\u8d85\u904e148\u842c) (~4\/7\u4e8c)<\/h2><\/div><\/div><\/div><\/div>\n\n\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Serif+TC:wght@400;500;600;700&#038;family=Noto+Sans+TC:wght@300;400;500;700&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  :root {\n    --ink: #1a1a2e;\n    --deep: #16213e;\n    --accent: #c8922a;\n    --accent-light: #e8b84b;\n    --gold: #f0c040;\n    --surface: #faf7f2;\n    --card: #ffffff;\n    --muted: #6b6660;\n    --border: #e0d8cc;\n    --red: #c0392b;\n    --red-bg: #fff5f4;\n    --radius: 4px;\n  }\n\n  article {\n    background: var(--surface) !important;\n    color: var(--ink);\n    font-family: 'Noto Sans TC', sans-serif;\n    font-size: 1.12rem;\n    line-height: 1.85;\n    min-height: 100vh;\n  }\n\n  \/* \u2500\u2500 Header \u2500\u2500 *\/\n  .header {\n    background: var(--deep);\n    position: relative;\n    overflow: hidden;\n    padding: 3rem 2rem 2.8rem;\n    text-align: center;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      repeating-linear-gradient(90deg, rgba(200,146,42,.06) 0 1px, transparent 1px 60px),\n      repeating-linear-gradient(0deg,  rgba(200,146,42,.06) 0 1px, transparent 1px 60px);\n  }\n  .header-badge {\n    display: inline-block;\n    border: 1.5px solid var(--accent);\n    color: var(--accent-light);\n    font-size: 0.88rem;\n    letter-spacing: .18em;\n    padding: .3em 1.2em;\n    border-radius: 2px;\n    margin-bottom: 1.2rem;\n    font-family: 'Noto Serif TC', serif;\n    position: relative;\n  }\n  .header h1 {\n    font-family: 'Noto Serif TC', serif;\n    font-size: clamp(1.4rem, 3.5vw, 2.1rem);\n    font-weight: 700;\n    color: #fff;\n    letter-spacing: .04em;\n    line-height: 1.5;\n    position: relative;\n  }\n  .header h1 span { color: var(--gold); }\n  .header-sub {\n    margin-top: .8rem;\n    color: rgba(255,255,255,.55);\n    font-size: 1rem;\n    letter-spacing: .06em;\n    position: relative;\n  }\n  .gold-line {\n    width: 60px;\n    height: 3px;\n    background: linear-gradient(90deg, var(--accent), var(--gold));\n    margin: 1.4rem auto 0;\n    border-radius: 2px;\n    position: relative;\n  }\n\n  \/* \u2500\u2500 Layout \u2500\u2500 *\/\n  .page {\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 2.5rem 1.5rem 4rem;\n  }\n\n  \/* \u2500\u2500 Illustration \u2500\u2500 *\/\n  .illustration-wrap {\n    text-align: center;\n    margin: 0 0 2.2rem;\n  }\n  .illustration-wrap img {\n    max-width: 100%;\n    max-height: 260px;\n    border-radius: 6px;\n    box-shadow: 0 4px 24px rgba(0,0,0,.10);\n    border: 1px solid var(--border);\n  }\n\n  \/* \u2500\u2500 Alert Box \u2500\u2500 *\/\n  .alert {\n    background: var(--red-bg);\n    border-left: 4px solid var(--red);\n    border-radius: var(--radius);\n    padding: 1.2rem 1.5rem;\n    margin-bottom: 2.4rem;\n    display: flex;\n    gap: 1rem;\n    align-items: flex-start;\n  }\n  .alert-icon {\n    font-size: 1.5rem;\n    line-height: 1;\n    flex-shrink: 0;\n    margin-top: .1rem;\n  }\n  .alert-body {\n    font-size: 1.1rem;\n    color: #7b1a13;\n    line-height: 1.9;\n  }\n  .alert-body strong { color: var(--red); font-weight: 700; }\n  .deadline-pill {\n    display: inline-block;\n    background: var(--red);\n    color: #fff;\n    padding: .12em .7em;\n    border-radius: 3px;\n    font-weight: 700;\n    font-size: 1.05rem;\n    letter-spacing: .02em;\n  }\n\n  \/* \u2500\u2500 Section heading \u2500\u2500 *\/\n  .section-title {\n    font-family: 'Noto Serif TC', serif;\n    font-size: 1.15rem;\n    font-weight: 700;\n    color: var(--deep);\n    letter-spacing: .05em;\n    margin-bottom: 1.3rem;\n    display: flex;\n    align-items: center;\n    gap: .7rem;\n  }\n  .section-title::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--border);\n  }\n\n  \/* \u2500\u2500 Items \u2500\u2500 *\/\n  .items { display: flex; flex-direction: column; gap: 1.2rem; margin-bottom: 2.6rem; }\n\n  .item {\n    background: var(--card);\n    border: 1px solid var(--border);\n    border-radius: 6px;\n    padding: 1.3rem 1.5rem;\n    display: flex;\n    gap: 1.1rem;\n    align-items: flex-start;\n    box-shadow: 0 2px 8px rgba(0,0,0,.04);\n    transition: box-shadow .2s;\n  }\n  .item:hover { box-shadow: 0 4px 18px rgba(0,0,0,.09); }\n\n  .item-num {\n    font-family: 'Noto Serif TC', serif;\n    font-size: 1.35rem;\n    font-weight: 700;\n    color: var(--accent);\n    flex-shrink: 0;\n    line-height: 1.3;\n    min-width: 1.8rem;\n  }\n  .item-content { font-size: 1.1rem; line-height: 1.9; color: #2a2a2a; }\n  .item-content a {\n    color: var(--accent);\n    text-decoration: none;\n    border-bottom: 1px dashed var(--accent-light);\n    word-break: break-all;\n  }\n  .item-content a:hover { color: var(--deep); border-bottom-color: var(--deep); }\n  .item-content .tag {\n    display: inline-block;\n    background: #f3ede0;\n    border: 1px solid #ddc98a;\n    color: #7a5a10;\n    padding: .05em .6em;\n    border-radius: 3px;\n    font-size: .98rem;\n    font-weight: 600;\n  }\n\n  \/* \u2500\u2500 Downloads \u2500\u2500 *\/\n  .downloads { display: flex; flex-direction: column; gap: .85rem; }\n\n  .dl-card {\n    background: var(--card);\n    border: 1px solid var(--border);\n    border-radius: 6px;\n    padding: 1rem 1.4rem;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 1rem;\n    box-shadow: 0 1px 6px rgba(0,0,0,.04);\n    transition: box-shadow .2s, transform .15s;\n    text-decoration: none;\n    color: inherit;\n  }\n  .dl-card:hover {\n    box-shadow: 0 4px 16px rgba(0,0,0,.1);\n    transform: translateY(-1px);\n  }\n  .dl-left { display: flex; align-items: center; gap: .9rem; }\n  .dl-icon {\n    width: 42px; height: 42px;\n    background: linear-gradient(135deg, var(--accent), var(--accent-light));\n    border-radius: 8px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.25rem;\n    flex-shrink: 0;\n    color: #fff;\n  }\n  .dl-name { font-weight: 600; font-size: 1.08rem; color: var(--deep); }\n  .dl-type { font-size: .93rem; color: var(--muted); margin-top: .1rem; }\n  .dl-arrow { color: var(--accent); font-size: 1.2rem; flex-shrink: 0; }\n\n  \/* \u2500\u2500 Footer \u2500\u2500 *\/\n  footer {\n    text-align: center;\n    padding: 1.8rem 1rem;\n    border-top: 1px solid var(--border);\n    color: var(--muted);\n    font-size: 1rem;\n    margin-top: 1rem;\n  }\n\n  \/* \u2500\u2500 Animations \u2500\u2500 *\/\n  @keyframes fadeUp {\n    from { opacity: 0; transform: translateY(18px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n  .header    { animation: fadeUp .55s ease both; }\n  .alert     { animation: fadeUp .55s .10s ease both; }\n  .items     { animation: fadeUp .55s .18s ease both; }\n  .downloads { animation: fadeUp .55s .26s ease both; }\n<\/style>\n\n<div id=\"Claude\" class=\"container\"><link rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/oosa.tku.edu.tw\/www\/article\/claude\/claude.css\" \/>\n<script>$(function(){ setDotId(3); });\t\/\/A1, A2<\/script>\n\n<header id=\"A1\" title=\"\u91cd\u8981\u901a\u77e5\" class=\"header\">\n  <div class=\"header-badge\">\u6de1\u6c5f\u5927\u5b78\u751f\u6d3b\u8f14\u5c0e\u7d44<\/div>\n  <h1>114\u5b78\u5e74\u7b2c2\u5b78\u671f<br><span>\u5c31\u5b78\u8cb8\u6b3e\u67e5\u6838\u7d50\u679c\u901a\u77e5<\/span><\/h1>\n  <p class=\"header-sub\">\u5bb6\u5ead\u5e74\u6536\u5165\u7d1a\u8ddd\uff1a\u8d85\u904e\u65b0\u81fa\u5e63 148 \u842c\u5143<\/p>\n  <div class=\"gold-line\"><\/div>\n<\/header>\n\n<main class=\"page\">\n\n  <div class=\"illustration-wrap\">\n    <img decoding=\"async\" src=\"https:\/\/sa.tku.edu.tw\/spirit\/uploads\/\/2026\/03\/\u8d85\u904e148\u5716_v2.png\" alt=\"\u8d85\u904e148\u842c\u6240\u5f97\u7d1a\u8ddd\u8aaa\u660e\u5716\">\n  <\/div>\n\n  <div class=\"alert\">\n    <div class=\"alert-icon\">\u26a0\ufe0f<\/div>\n    <div class=\"alert-body\">\n      <strong>\u91cd\u8981\u901a\u77e5\uff1a<\/strong>\u56e0\u500b\u8cc7\u6cd5\u898f\u5b9a\uff0c\u500b\u5225\u901a\u77e5\u540c\u5b78\u88dc\u4ef6\u3002\u82e5\u6536\u5230\u88dc\u4ef6\u7c21\u8a0a\u3001\u5b78\u6821\u4fe1\u7bb1\u6216\u5e38\u7528\u4fe1\u7bb1\u6709\u300c114\u5b78\u5e74\u7b2c2\u5b78\u671f\u5c31\u5b78\u8cb8\u6b3e\u67e5\u6838\u7d50\u679c\u901a\u77e5\u55ae\u300d\uff0c\u8acb\u52d9\u5fc5\u8a73\u95b1\u4e26\u65bc <span class=\"deadline-pill\">115\u5e744\u67087\u65e5\uff08\u4e8c\uff09<\/span> \u524d\u7e73\u4ea4\u81f3\u751f\u8f14\u7d44\u3002\u672a\u88dc\u7e73\u8cc7\u6599\u8005\uff0c\u8996\u540c\u653e\u68c4\u5c31\u5b78\u8cb8\u6b3e\uff0c\u5c07\u7531\u8ca1\u52d9\u8655\u958b\u7acb\u7e73\u8cbb\u55ae\u88dc\u7e73\u5b78\u8cbb\u3002\n    <\/div>\n  <\/div>\n\n  <p id=\"A2\" title=\"\u8aaa\u660e\u4e8b\u9805\" class=\"section-title\">\u8aaa\u660e\u4e8b\u9805<\/p>\n  <div class=\"items\">\n\n    <div class=\"item\">\n      <div class=\"item-num\">\u4e00<\/div>\n      <div class=\"item-content\">\n        \u4f9d\u64da\u8ca1\u7a05\u4e2d\u5fc3\u67e5\u6838\u7d50\u679c\uff0c\u8cb4\u5e9c 113 \u5e74\u5ea6\u5bb6\u5ead\u5e74\u6536\u5165 <span class=\"tag\">\u8d85\u904e\u65b0\u81fa\u5e63 148 \u842c\u5143<\/span>\u3002\u6b32\u7533\u8fa6\u8005\u8acb\u586b\u59a5\u300c\u8d85\u904e148\u842c\u6240\u5f97\u67e5\u6838\u7533\u8acb\u8868\u300d\uff08\u9644\u4ef6\u4e00\u7b2c2\u9801\uff09\u5f8c\u4ea4\u81f3\u751f\u8f14\u7d44\u3002\n      <\/div>\n    <\/div>\n\n    <div class=\"item\">\n      <div class=\"item-num\">\u4e8c<\/div>\n      <div class=\"item-content\">\n        \u5c0d\u67e5\u6838\u7d50\u679c\u6709\u7591\u554f\u8005\uff0c\u9700\u81f3\u570b\u7a05\u5c40\uff08\u6216\u7a3d\u5fb5\u6240\uff09\u958b\u7acb 115\u5e741\u6708\u4e4b\u5f8c \u5408\u8a08\u5bb6\u5ead\u6240\u5f97\u5c0d\u8c61\uff08\u8acb\u53c3\u7167\u5c31\u5b78\u8cb8\u6b3e\u7533\u8acb\u64a5\u6b3e\u901a\u77e5\u66f8\uff09\uff0c\u300c<strong>113\u5e74\u5ea6\u7d9c\u5408\u6240\u5f97\u7a05\u5404\u985e\u6240\u5f97\u8cc7\u6599\u6e05\u55ae<\/strong>\u300d\uff08\u4e0d\u662f\u5831\u7a05\u8cc7\u6599\uff09\uff0c\u5411\u751f\u8f14\u7d44\u7533\u8acb\u8907\u67e5\u3002\u5bb6\u5ead\u6240\u5f97\u7e3d\u984d\u542b\u80a1\u606f\uff0c\u5f69\u91d1\u7b49\u3002\n      <\/div>\n    <\/div>\n\n    <div class=\"item\">\n      <div class=\"item-num\">\u4e09<\/div>\n      <div class=\"item-content\">\n        <span class=\"deadline-pill\">115\u5e744\u67087\u65e5\uff08\u4e8c\uff09<\/span> \u524d\u672a\u7e73\u4ef6\u8005\uff0c\u8996\u540c\u653e\u68c4\u8fa6\u7406\u5c31\u5b78\u8cb8\u6b3e\uff0c\u53e6\u7531\u8ca1\u52d9\u8655\u958b\u7acb\u7e73\u8cbb\u55ae\u88dc\u7e73\u5b78\u8cbb\u3002\n      <\/div>\n    <\/div>\n\n    <div class=\"item\">\n      <div class=\"item-num\">\u56db<\/div>\n      <div class=\"item-content\">\n        \u9ad8\u7d1a\u4e2d\u7b49\u4ee5\u4e0a\u5b78\u6821\u5b78\u751f\u5c31\u5b78\u8cb8\u6b3e\u8fa6\u6cd5\u9023\u7d50\uff1a<br>\n        <a href=\"https:\/\/edu.law.moe.gov.tw\/LawContent.aspx?id=FL008414&#038;KeyWord=%e5%b0%b1%e5%ad%b8%e8%b2%b8%e6%ac%be\" class=\"Default Icon\" target=\"_blank\" rel=\"noopener\">\n          https:\/\/edu.law.moe.gov.tw\/LawContent.aspx?id=FL008414\n        <\/a>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n  <p id=\"A3\" title=\"\u9644\u4ef6\u4e0b\u8f09\" class=\"section-title\">\u9644\u4ef6\u4e0b\u8f09<\/p>\n  <div class=\"downloads\">\n\n    <a class=\"dl-card Default Icon\" href=\"https:\/\/sa.tku.edu.tw\/spirit\/uploads\/\/2026\/03\/\u9644\u4ef61_\u8d85\u904e148.pdf\" target=\"_blank\" rel=\"noopener\">\n      <div class=\"dl-left\">\n        <div class=\"dl-icon\">\ud83d\udcc4<\/div>\n        <div class=\"dl-info\">\n          <div class=\"dl-name\">\u9644\u4ef6\u4e00\uff1a\u8d85\u904e148.pdf<\/div>\n          <div class=\"dl-type\">PDF \u6587\u4ef6 \u2500\u2500 \u6240\u5f97\u67e5\u6838\u7533\u8acb\u8868<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"dl-arrow\">\u2193<\/div>\n    <\/a>\n\n    <a class=\"dl-card Default Icon\" href=\"https:\/\/sa.tku.edu.tw\/spirit\/uploads\/\/2026\/03\/\u9644\u4ef62_\u5c31\u5b78\u8cb8\u6b3e\u5831\u544a\u66f8.doc\" target=\"_blank\" rel=\"noopener\">\n      <div class=\"dl-left\">\n        <div class=\"dl-icon\">\ud83d\udcdd<\/div>\n        <div class=\"dl-info\">\n          <div class=\"dl-name\">\u9644\u4ef6\u4e8c\uff1a\u5c31\u5b78\u8cb8\u6b3e\u5831\u544a\u66f8.doc<\/div>\n          <div class=\"dl-type\">Word \u6587\u4ef6 \u2500\u2500 \u5c31\u5b78\u8cb8\u6b3e\u5831\u544a\u66f8<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"dl-arrow\">\u2193<\/div>\n    <\/a>\n\n  <\/div>\n\n<\/main>\n\n<footer>\n  \u6de1\u6c5f\u5927\u5b78 \u751f\u6d3b\u8f14\u5c0e\u7d44 &nbsp;\uff5c&nbsp; \u5982\u6709\u7591\u554f\u8acb\u6d3d\u751f\u8f14\u7d44\u7a97\u53e3\n<\/footer>\n\n<\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-div  aos-item Style1\" style=\"animation-name:bounceIn;animation-duration:2s;animation-timing-function:ease-in-out\" data-aos=\"zoom-out-up\">\n<p><\/p>\n<\/div>\n","protected":false},"author":2,"template":"wp-custom-template-asgx","meta":[],"categories":[44],"tags":[],"acf":[],"_links":{"self":[{"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/tkuisotope\/7167"}],"collection":[{"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/tkuisotope"}],"about":[{"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/types\/tkuisotope"}],"author":[{"embeddable":true,"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/users\/2"}],"wp:attachment":[{"href":"\/spirit\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7167"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"\/spirit\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=7167"},{"taxonomy":"post_tag","embeddable":true,"href":"\/spirit\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=7167"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}