<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */

body {
    font-family: "微軟正黑體" !important;
    font-size: 94%!important;
    background-image: url(https://web.archive.org/web/20241217155531im_/https://www.wulai.ntpc.gov.tw/userfiles/3291100/images/bk.jpg);
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: /*background-color: #d6f7ff;*/
    ;
}

body a:focus,
body button:focus,
body input:focus,
body select:focus {
    outline: 3px #ff0202 dotted !important;
    overflow: hidden;
}

body input:focus,
body select:focus {
    background-color: #ff0 !important;
}

ul,
li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
    /*For IE 6&amp;7 only*/
}

body .into a:focus {
    color: #555;
}

body .into a {
    position: absolute;
    color: transparent;
}


/*----------------------------------*/

body .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}

body .main {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}

body .fat_box,
body .main,
body .menu_box,
body .top,
body .footer_box,
body .fat_box {
    margin-right: -15px;
    margin-left: -15px
}

.row {
    margin-right: 0;
    margin-left: 0;
}

body .home_box,
body .menu_box,
body .menu_box .navbar-default,
body .ad_box,
body .fat_box,
body .footer_box,
body .footer_box .footer {
    position: relative;
}

body .event,
body .ad_box {
    clear: both;
    margin-top: 2em;
    float: left;
}

body .event {
    clear: none;
    /* padding: 0; */
}

body .top {
    position: relative;
    height: 95px;
    background-color: #fff;
}

body .top h1 img,
body .main .banner .slick-slide img,
body .link_box img,
body .event img,
body .home_box .content .sub .pic img {
    width: 100%;
}

body .top h1 {
    /* padding: 0 65px 0 0; */
}

body .top p {
    position: absolute;
    right: 10px;
    z-index: 99999;
}


/*-----------------top----------------------*/

body .top h1 {
    margin-top: 10px;
    max-width: 400px;
    float: left;
    position: absolute;
    z-index: 9999;
    display: block;
}

body .top h1 a {
    display: block;
    /* margin-right: 50px; */
    /* width: 100%; */
}

body .top .p400 {
    position: absolute;
    left: 370px;
    top: 8px;
    border: 1px #dfdfdf solid;
    z-index: 9999;
}

body .menu_box input[type="button"] {
    background: transparent;
    border: 0;
    text-indent: -9999px;
    background-image: url(https://web.archive.org/web/20241217155531im_/https://www.wulai.ntpc.gov.tw/userfiles/3291100/images/search.png);
    background-position: center;
    background-size: 16px;
    background-repeat: no-repeat;
    width: 50px;
    height: 36px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
}

body .menu_box input[type="button"]:hover {
    text-indent: -9999px;
}

body .menu_box .search_box {
    width: 100%;
    position: absolute;
    right: 10px;
    top: -52px;
    padding-left: 660px;
    text-align: left;
}

body .menu_box .search_box .subtitle {
    color: #419ec9;
    margin: 0;
    background-image: url(https://web.archive.org/web/20241217155531im_/https://www.imc.ntpc.gov.tw/images/all/arrow01.png);
    background-repeat: no-repeat;
    background-position: 5px;
    padding-left: 15px;
    display: none;
}

body .menu_box .search_box input[type="text"] {
    border-radius: 50em;
    border: 2px #ccc solid;
    background-color: #fff;
    height: 40px;
    padding: 1em;
    width: 100%;
    margin-right: -37px;
}

body .menu_box .search_box .keyin {
    position: relative;
}

body .menu_box .calendar {
    background-image: url(https://web.archive.org/web/20241217155531im_/https://www.wulai.ntpc.gov.tw/userfiles/3291100/images/calendar.png);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: 0 0;
    position: absolute;
    color: #000;
    padding-left: 40px;
    top: -47px;
    left: 495px;
    text-align: left;
}

body .menu_box .toplink {
    position: absolute;
    right: 0;
    top: -82px;
}

body .menu_box .toplink a {
    color: #000;
    font-size: 14px;
    padding-left: .5em;
}

body .menu_box .calendar p {
    margin: 0;
    line-height: 15px;
}


/*------------------menu--------------------*/

body .menu_box {
    background-color: #f40c0c;
    background-image: url(https://web.archive.org/web/20241217155531im_/https://www.wulai.ntpc.gov.tw/userfiles/3291100/images/menu_background.png);
    clear: both;
    background-repeat-y: no-repeat;
    background-position-y: -2px;
    background-size: contain;
    /* height: 72px; */
}

body .menu_box .navbar-collapse {
    text-align: center;
}

body .menu_box .navbar-default .navbar-nav {
    display: inline-block;
    float: none;
}

body .menu_box .navbar-default .navbar-nav&gt;li {
    text-align: center;
}

body .menu_box .navbar-default .navbar-nav&gt;li&gt;a {
    color: #fff;
    font-size: 1em;
    white-space: nowrap;
    letter-spacing: 1px;
    margin-top: .8em;
}

body .menu_box .navbar-default .navbar-nav&gt;li&gt;a:focus,
body .menu_box .navbar-default .navbar-nav&gt;li&gt;a:hover {
    outline: 3px #ff0 dotted !important;
    background-color: #0954c7;
}


/*-------------------------nav---------------------------*/

body .menu_box .navbar-default {
    background: none;
    border: 0;
    z-index: 999;
}

body .menu_box .navbar-nav&gt;li .end a {
    border: none;
}

body .menu_box .navbar-nav .caret {
    position: absolute;
    color: transparent;
    background-image: url(https://web.archive.org/web/20241217155531im_/https://www.wulai.ntpc.gov.tw/userfiles/3291100/images/menu_icon.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 12px;
    width: 12px;
    right: 0px;
    top: 47%;
}

body .menu_box .navbar-nav:not(.sm-collapsible) ul .caret {
    top: auto !important;
    margin-top: -25px;
    color: #000;
}

body .menu_box .navbar-default .navbar-nav&gt;.open&gt;a,
body .menu_box .navbar-default .navbar-nav&gt;.open&gt;a:focus,
body .menu_box .navbar-default .navbar-nav&gt;.open&gt;a:hover {
    color: #fff;
}

body .menu_box .navbar-nav&gt;li&gt;.dropdown-menu {
    background-color: #991e23;
    border-radius: 0;
    box-shadow: none;
    padding: 0 0;
    border: none;
    border-radius: 0 0px 10px 10px;
}

body .menu_box .navbar-nav&gt;li&gt;ul .dropdown-menu {
    background-color: #991e23;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    margin-top: -45px !important;
}

body .menu_box .dropdown-menu&gt;li&gt;a {
    color: #fff;
    /* line-height: 21px; */
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px #e58484 dashed;
    font-size: 1em;
}

body .menu_box .dropdown-menu&gt;li&gt;ul&gt;li a {
    border-bottom: 1px #fff dashed !important;
}

body .menu_box .dropdown-menu&gt;li&gt;a:focus,
body .menu_box .dropdown-menu&gt;li&gt;a:hover,
body .menu_box .dropdown-menu .open&gt;a,
body .menu_box .dropdown-menu .open&gt;a:focus,
body .menu_box .dropdown-menu .open&gt;a:hover {
    background-color: #f40c0c !important;
    outline: 3px #ff0 dotted !important;
    border-color: #fff;
}

body .menu_box .dropdown-menu ul&gt;li&gt;a:focus,
body .menu_box .dropdown-menu ul&gt;li&gt;a:hover {
    background-color: #f40c0c !important;
}


/*----------抬頭顯示器-------------------*/

body .menu_box.smaller {
    position: fixed;
    transition: height 0.3s;
    z-index: 999;
    margin-top: -95px;
    width: 100%;
}

body .menu_box.smaller .calendar,
body .menu_box.smaller .search_box {
    /* display: none; */
}


/*pad*/

body .menu_box .navbar-default .navbar-toggle {
    border: none;
    background-color: #b91615;
    margin-top: -75px;
    z-index: 9999;
}

body .menu_box .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
    width: 35px;
    display: block;
    height: 3px;
    margin: 8px 0;
}


/*-----------------Main --------------*/


/*banner*/

body .main {
    margin: 0 auto;
}

body .slick-initialized .slick-slide a:focus {
    outline: 1px #e8af44 dotted;
    display: block;
}

body .slick-prev:focus,
body .slick-next:focus {
    outline: 3px #f00 dotted !important;
    opacity: 1 !important;
}


/*----------跑馬燈-----------------------*/

body .main .marquee_box {
    font-size: 1em;
    padding: .5em;
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    margin-top: -15px !important;
    margin-bottom: 1em !important;
}

body .main .marquee_box .marquee a {
    text-decoration: none;
    color: #000;
}

body .main .marquee_box .marquee {
    font-size: 100%;
}

body .main .marquee_box .marquee_icon {
    position: absolute;
    /* top: 5px; */
    /* background-image: url(https://web.archive.org/web/20241217155531im_/https://www.imc.ntpc.gov.tw/images/all/icon_marguee.png); */
    background-image: url(https://web.archive.org/web/20241217155531im_/https://www.wulai.ntpc.gov.tw/userfiles/3291100/images/marquee_icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    text-indent: -9999px;
    width: 3em;
    /* height: 28px; */
    margin-left: -.5em;
    display: inline-block;
    background-color: #fff;
}

body .main .banner,
body .main .marquee_box {
    width: 100%;
    margin: 0 auto;
    max-width: 1000px;
}

body .main .banner .slick-slide img {
    width: 100%;
}

body .main .banner .slick-slide .title {
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 9px 10px;
    color: #fff;
    font-size: 140%;
    max-width: 973px;
}

body .main .banner .slick-list {
    width: 100%;
    margin-bottom: 15px;
}

body .main .banner .slick-prev,
body .main .banner .slick-next {
    width: 30px;
    height: 30px;
    top: 50%;
    text-indent: -9999px;
    opacity: 0.5;
    bottom: 10px;
    z-index: 99;
}

body .main .banner .slick-prev:hover,
.slick-prev:focus,
body .main .banner .slick-next:hover,
.slick-next:focus {
    opacity: 1;
}

body .main .banner .slick-prev:hover,
.slick-prev:focus,
body .main .banner .slick-next:hover,
.slick-next:focus {
    opacity: 1;
}

body .main .banner .slick-prev {
    background: url(https://web.archive.org/web/20241217155531im_/https://www.imc.ntpc.gov.tw/images/index/banner_pre.png) #555 no-repeat center !important;
    left: 7px;
}

body .main .banner .slick-next {
    background: url(https://web.archive.org/web/20241217155531im_/https://www.imc.ntpc.gov.tw/images/index/banner_next.png) #555 no-repeat center !important;
    right: 5px;
}


/*link_box*/

body .link_box {
    margin-top: 15px;
    padding: 0;
}

body .link_box ul li.col-lg-2,
body .link_box ul li.col-md-2 {
    width: 11%;
}

body .link_box li {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
}

body .link_box li:first-child {
    padding-left: 0px;
}

body .link_box li:last-child {
    padding-right: 0px;
}

body .link_box li img {
    border-radius: 10px;
}

body .link_box li a:hover {
    opacity: 0.7;
}


/*訊息*/

body .draggable .slick-track {
    display: flex;
    align-items: stretch;
}

body .event .slick-slide {
    padding: 5px;
    background-color: #ffffff;
    margin: 0 5px;
    height: 400px;
    border-bottom: 0;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
}

body .event.pic .slick-slide {
    height: 310px;
}

body .event .title {
    color: #000;
    text-align: center;
    font-size: 115%;
    font-weight: bold;
    height: 50px;
    overflow: hidden;
    padding: 5px 10px;
}

body .event .title a {
    color: #555;
}

body .event.list .title {
    background-image: url(https://web.archive.org/web/20241217155531im_/https://www.imc.ntpc.gov.tw/images/index/event_icon.png);
    text-align: left;
    background-repeat: no-repeat;
    background-position: 10px;
    background-color: #477282;
    color: #fff;
    font-size: 130%;
    font-weight: normal;
    padding: 0 0 0 36px;
    height: 45px;
    line-height: 45px;
    position: relative;
}

body .event.list {
    background-color: #f0f0f0;
    padding: 0 5px;
}

body .event.list li a {
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #cdcdcd;
    margin: 0 10px;
    color: #000;
    position: relative;
    overflow: hidden;
    height: 45px;
    line-height: 45px;
}

body .event.list li.last a {
    border: none;
}

body .event.list li a:hover {
    background-color: #ffffff;
    text-decoration: none;
}

body .event.list .date {
    color: #888;
    margin-right: 15px;
    font-size: 90%;
}

body .event.list .title .more a {
    width: 20px;
    height: 20px;
    right: 15px;
    top: 0;
    position: absolute;
    padding: 0;
    background-image: url(https://web.archive.org/web/20241217155531im_/https://www.imc.ntpc.gov.tw/images/index/bt_more.png);
    background-repeat: no-repeat;
    background-color: transparent;
    text-indent: -9999px;
}

body .event.list .title .more a:hover {
    background-image: url(https://web.archive.org/web/20241217155531im_/https://www.imc.ntpc.gov.tw/images/index/bt_morehover.png);
}

body .event .txt {
    padding: 5px 10px;
    line-height: 22px;
}

body .event .pic {
    padding: 5px;
    height: 51%;
    overflow: hidden;
    /* margin-bottom: 15px; */
}

body .event.pic .pic {
    height: 67%;
}

body .event.pic .video .pic {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
}

body .event.pic .video .more {
    display: none;
}

body .event.pic .video .pic iframe,
body .event.pic .video .pic object,
body .event.pic .video .pic embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

body .event .pic img {
    height: 100% !important;
}

body .event .box {
    display: flow-root;
}

body .event .box .more {}

body .event .box .more a {}

body .event .box .more a:hover {}

body .event .slick-prev,
body .event .slick-next {
    width: 25px;
    height: 39px;
    text-indent: -9999px;
    opacity: 0.2;
    z-index: 99;
}

body .event .slick-prev:focus,
body .event .slick-next:focus {}

body .event .slick-prev:hover,
.slick-prev:focus,
body .event .slick-next:hover,
.slick-next:focus {
    opacity: 1;
}

body .event .slick-prev {
    background: url(https://web.archive.org/web/20241217155531im_/https://www.wulai.ntpc.gov.tw/userfiles/3291100/images/event_pre.png) !important;
}

body .event .slick-next {
    background: url(https://web.archive.org/web/20241217155531im_/https://www.wulai.ntpc.gov.tw/userfiles/3291100/images/event_next.png) !important;
}


/*廣告專區*/

body .ad_box {
    background-color: rgba(245, 245, 245, 0.9);
    padding: 14px;
    border-radius: 10px;
    width: 100%;
    max-width: 1000px;
}

body .ad_box .title {
    background-image: url(https://web.archive.org/web/20241217155531im_/https://www.wulai.ntpc.gov.tw/userfiles/3291100/images/link.png);
    background-repeat: no-repeat;
    background-size: 1.4em;
    padding-left: 32px;
    color: #000;
    font-size: 1.2em;
    padding-bottom: 15px;
    letter-spacing: 3px;
}

body .ad_box .title h2 {
    padding: 0;
    margin: 0;
    font-size: inherit;
}

body .ad_box .title h3 {
    font-size: 100%;
    margin: 0;
    padding: 5px 0 0 0;
}

body .ad_box .slick-prev,
body .ad_box .slick-next {
    display: none !important;
}

body .draggable .slick-track {
    display: flex;
}

body .ad_box .slick-track {
    background-color: #fff;
    padding: 10px 0;
}

body .ad_box .slick-slide img {
    border: 1px #d2d2d2 solid;
    margin: auto;
}

body .ad_box .slick-dots {
    top: -40px;
    text-align: right;
    bottom: inherit;
}

body .ad_box .slick-dots li {
    margin: 0;
    width: 10px;
    height: 10px;
    margin: 0 4px;
}

body .ad_box .slick-dotted.slick-slider {
    margin: 0;
}


/*----------------------- fat -----------------------*/

body .fat_box {
    background-color: rgba(245, 245, 245, 0.9);
    font-size: 85%;
    margin-top: 4em;
    padding-bottom: 80px;
}

body .fat_box .fat {
    font-family: "微軟正黑體" !important;
}

body .fat_box .ui-accordion .ui-accordion-header {
    margin: 0;
    padding: 0;
    border: 0;
    height: 35px;
    width: 100%;
    text-indent: -9999px;
    border-radius: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: -35px;
    /* left: 50%; */
    z-index: 2;
    /* top: 50%; */
    left: 50%;
    transform: translateX(-50%);
    background-color: transparent;
}

body .fat_box .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    display: none;
}

body .fat_box .ui-state-active,
body .fat_box .ui-widget-content .ui-state-active,
body .fat_box .ui-widget-header .ui-state-active {
    background-image: url(https://web.archive.org/web/20241217155531im_/https://www.wulai.ntpc.gov.tw/userfiles/3291100/images/fat_open.png) !important;
}

body .fat_box .ui-state-default,
body .fat_box .ui-widget-content .ui-state-default,
body .fat_box .ui-widget-header .ui-state-default {
    background-image: url(https://web.archive.org/web/20241217155531im_/https://www.wulai.ntpc.gov.tw/userfiles/3291100/images/fat_close.png);
}

body .fat_box .ui-widget-content {
    border-radius: 0;
    background: none;
    border: none;
    padding: 20px 0 10px 0;
    height: auto !important;
}

body .fat_box .ui-accordion .ui-accordion-header:focus {
    outline: 3px #f00 dotted;
    overflow: hidden;
}

body .fat ul {
    float: left;
    margin: 0 7px 0 15px;
    white-space: nowrap;
    min-height: 300px;
}

body .fat ul li {
    width: 120px;
    white-space: normal;
    margin: 10px 0;
}

body .fat ul li a {
    color: #333;
    font-size: 105%;
}

body .fat ul li a:hover {
    color: #000;
}

body .fat ul .title {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 120%;
}


/*----------footer----------*/

body .footer_box {
    background-color: #f40c0c;
    height: 100%;
}

body .footer_box .footer {
    position: relative;
    padding: 10px;
    color: #fff;
    line-height: 24px;
    padding-bottom: 55px;
}

body .footer_box .footer p {
    margin: 0;
}

body .footer_box .footer .txt_link a {
    color: #fff;
    padding: 0 10px;
    white-space: nowrap;
}

body .footer_box .footer .txt_link a.first {
    padding-left: 0;
}

body .footer_box .footer .txt_link {
    /* padding: 0 10px; */
    margin-bottom: 10px;
}

body .footer_box .footer .link {
    right: 15px;
    top: 15px;
}

body .footer_box .footer .txt_link {
    color: #fff;
    right: 10px;
    top: 127px;
}

body .footer_box .footer .txt_link,
body .footer_box .footer .link {
    position: absolute;
}

body .footer_box .footer .link .qrcode {
    float: right;
}

body .footer_box .footer .link .icon01 {
    float: left;
}

body .footer_box .footer .link .icon01 a:focus {
   outline: 5px #fff dotted !important;
}

body .footer_box .footer .link li {
    float: left;
    margin-left: 10px;
    border: none;
    margin-bottom: 5px;
}

body .footer_box .footer .link .qr {
    width: 75px;
    height: 77px;
    margin-bottom: 41px;
}

body .footer_box .footer .link .qr a,
body .footer_box .footer .link .qr .nsblock {
    border-radius: 0 !important;
}

body .footer_box .footer .link .qr p {
    /* margin-top: -10px; */
    width: 100%;
    text-align: center;
}

body .footer_box .footer .link .qr .nsoverlay {
    height: 77px !important;
    border-radius: 0 !important;
    background-image: url(https://web.archive.org/web/20241217155531im_/https://www.imc.ntpc.gov.tw/images/all/link_hover.png) !important;
    background-size: 37% !important;
}

body .footer_box .footer .link .qr a:hover {
    opacity: 0.7;
}

body .footer_box .footer_box .footer .link li p {
    text-align: center;
    width: 100%;
}


/*-------------內頁------------------------*/

body .home_box {
    background-image: url(https://web.archive.org/web/20241217155531im_/https://www.imc.ntpc.gov.tw/images/home/banner.gif);
    background-position: center top;
    /*padding-top: 40px;*/
    -moz-background-size: 6%;
    -webkit-background-size: 6%;
    -o-background-size: 6%;
    background-size: 6%;
}

body .home_box .content {
    background-color: #fff;
    padding: 15px 15px 15px 15px;
    display: inline-block;
    width: 100%;
    border-radius: 12px;
}

body .home_box .content .con .list a {
    color: #555;
    font-size: 110%;
    padding: 5px 0 5px 0;
    display: inline-block;
}

body .content .detail.news .con .list a {
    padding: 15px 0;
}

body .home_box .content .con .list span img {
    position: relative;
    top: -2px;
}


/*大中小*/

body .home_box .content.small {
    font-size: 90%;
}

body .home_box .content.medium {
    font-size: 100%;
}

body .home_box .content.large {
    font-size: 130%;
}

body .content.large .detail .search_box {
    font-size: 85%;
}

body .content.large .detail .search_box .search01 .keyin {
    padding: 0 30px 0 75px;
}

body .content.large .detail .search_box .search02 .keyin {
    padding: 0 240px 0 10px;
}

body .content.large .detail .search_box .search02 .icon {
    right: 233px;
}

body .content.large .detail .search_box .search02 .w02 {
    right: 201px;
}

body .content.large .detail .search_box .keyword .keyin {
    padding: 0 107px 0 75px;
}

body .content.small .detail .search_box .search02 .w02 {
    right: 155px;
}

body .home_box .list .dlist img {
    width: auto;
}

body .content.small .detail .search_box .search02 .w03 {
    right: 0;
}

body .content.small .detail .search_box .search02 .icon {
    right: 180px;
}

body .content.small .detail .search_box .search02 .keyin {
    padding: 0 189px 0 10px;
}


/*-*/

body .home_box .content .unit.title {
    background-image: url(/web/20241217155531im_/https://www.wulai.ntpc.gov.tw/images/home/title_icon.png);
    background-repeat: no-repeat;
    color: #0954c7;
    padding-left: 50px;
    font-size: 155%;
    margin: 15px 0 5px 0;
    position: relative;
    line-height: 38px;
}

body .home_box .content .unit.title h3 {
    padding: 12px 0 13px 0;
}

body .home_box .content .sub {
    padding: 10px;
}

body .home_box .content .sub .pic {
    border: 1px #d2d2d2 solid;
}

body .home_box .content .sub .name {
    text-align: center;
    color: #000;
    font-size: 130%;
    margin: 10px 0;
    font-weight: 500;
}

body .home_box .content .sub .title {
    background-image: url(/web/20241217155531im_/https://www.wulai.ntpc.gov.tw/images/home/arrow03.png);
    line-height: normal;
    padding-left: 20px;
    margin: 0;
    background-position: 0 7px;
    line-height: 29px;
    background-repeat: no-repeat;
    color: #0954c7;
    font-size: 140%;
}

body .home_box #home_content.content .sub ul li {
    background-image: url(https://web.archive.org/web/20241217155531im_/https://www.imc.ntpc.gov.tw/images/home/dot02.png);
    background-position: 5px 7px;
    font-size: 110%;
    line-height: normal;
    margin: 8px 0;
    margin-left: 0 !important;
}

body .home_box #home_content.content .sub .album_list ul li {
    background-image: none;
    padding-left: 10px;
}

body .home_box #home_content.content .sub .con {
    background-image: none;
}

body .home_box .content .sub ul {
    margin-bottom: 20px;
}

body .home_box .content .sub .pic img {}

body .home_box .content .sub .pic_news .frame {
    border: 1px #e6e6e6 solid;
    margin: 5px;
    padding: 10px;
    width: 48%;
    float: left;
}

body .home_box .content .sub .pic_news {
    margin-top: 15px;
}

body .home_box .content .sub .pic_news .frame p {
    /* line-height: 30px; */
    overflow: hidden;
    height: 25px;
    margin: 0;
}

body .home_box .content .sub .pic_news .frame .txt {
    line-height: 30px;
}

body .home_box .content .sub .pic_news .frame .date {
    font-size: 90%;
    color: #555;
}

body .home_box .content .sub .pic_news img {
    width: 100%;
}

body .home_box .content .sub li {
    background-image: url(https://web.archive.org/web/20241217155531im_/https://www.imc.ntpc.gov.tw/images/home/arrow03.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    line-height: 30px;
    background-position: 0 7px;
}

body .home_box .content .annex li {
    background-image: url(/web/20241217155531im_/https://www.wulai.ntpc.gov.tw/images/all/arrow01.png) !important;
    background-position: 10px 10px !important;
    border-bottom: 1px #e4e4e4 solid;
    line-height: 20px;
    padding: 5px 5px 5px 20px;
    background-repeat: no-repeat;
}

body .home_box .content .annex li a {
    /* margin: 10px 5px; */
}

body .home_box .content .annex li .icon {
    margin-left: 5px;
}

body .home_box .content .sub .con {
    background: none;
}

body .home_box .content .sub .min_title {
    color: #0954c7;
}

body .home_box .content .title .plug {
    position: absolute;
    right: 0;
    top: 20px;
}

body .home_box .content.large .title .plug {
    top: -22px;
    right: 5px;
}

body .home_box .content .title .plug li {
    float: left;
    font-size: 50%;
    color: #757575;
    margin-right: 5px;
    line-height: normal;
}

body .home_box .content .title .plug li a {
    background-image: url(https://web.archive.org/web/20241217155531im_/https://www.imc.ntpc.gov.tw/images/home/icon_plug.png);
    text-indent: -9999px;
    background-position-y: -3px;
    width: 16px;
    height: 16px;
    display: block;
}

body .home_box .content .title .plug .print a {
    background-image: url(https://web.archive.org/web/20241217155531im_/https://www.imc.ntpc.gov.tw/images/home/icon_print2.png);
    background-position: -32px 0px;
}

body .home_box .content .title .plug li a.skip {
    background: none;
}

body .home_box .content .title .plug .word a {
    background-position-y: 0;
    width: 17px;
    height: 19px;
}

body .home_box .content .title .plug .fb a {
    background-position-x: 0;
}

body .home_box .content .title .plug a:hover {
    /*background-position-y: -19px;*/
}

body.home .content.w_small .l a,
body.home .content.w_large .s a,
body.home .content.w_medium .m a {
    background-position-y: -19px !important;
}

body .home_box .content .title .plug .plurk a {
    background-position-x: -16px;
}

body .home_box .content .title .plug .twitter a {
    background-position-x: -32px;
}

body .home_box .content .title .plug .l a {
    background-position-x: 51px;
}

body .home_box .content .title .plug .m a {
    background-position-x: 34px;
}

body .home_box .content .title .plug .s a {
    background-position-x: 17px;
}

body .home_box .bread {
    font-size: 90%;
    color: #757575;
}

body .home_box .bread a {
    color: #565656;
}

body .home_box .bread a.accesskey {
    color: #979797;
    position: relative;
}

body .home_box .content .headlines {
    background-color: #0954c7;
    padding: 10px;
    color: #fff;
    font-size: 125%;
}

body .home_box .content .lines {
    border-top: 5px #0954c7 solid;
    text-indent: -9999px;
}

body .home_box .content .annex,
body .home_box .content .opera {
    float: left;
    width: 100%;
    margin-top: 20px;
}

body .home_box .content .annex .stitle {
    font-size: 120%;
    background-color: #556d56;
    padding: 5px 10px;
    color: #fff;
}


/*------按鈕列-------------*/

body .home_box .opera ul {
    float: right;
    margin-bottom: 10px;
    margin-top: 10px;
}

body .home_box .opera ul li {
    float: left;
    margin-right: 5px;
}

body .home_box .opera .note {
    color: #000;
    background-image: url(/web/20241217155531im_/https://www.wulai.ntpc.gov.tw/images/home/dot01.png);
    background-repeat: no-repeat;
    background-position: 0 8px;
    padding: 5px 0 5px 20px;
    margin-left: 16px;
    /* line-height: 35px; */
    /* float: right; */
}

body .home_box .opera li a {
    background-color: #007994;
    display: block;
    color: #fff;
    padding: 5px 10px 5px 30px;
    background-image: url(https://web.archive.org/web/20241217155531im_/https://www.imc.ntpc.gov.tw/images/home/icon_print.png);
    background-repeat: no-repeat;
    background-position: 5px 5px;
}

body .home_box .opera li a:hover {
    background-color: #825b18;
    text-decoration: none;
}

body .home_box .opera .home a {
    background-image: url(https://web.archive.org/web/20241217155531im_/https://www.imc.ntpc.gov.tw/images/home/icon_home.png);
    background-position: 7px 8px;
}

body .home_box .opera .back a {
    background-image: url(https://web.archive.org/web/20241217155531im_/https://www.imc.ntpc.gov.tw/images/home/icon_back.png);
    background-position: 7px 9px;
}

body .home_box .opera .gotop a {
    background-image: url(https://web.archive.org/web/20241217155531im_/https://www.imc.ntpc.gov.tw/images/home/icon_top.png);
    background-position: 8px 11px;
}


/*-------------detail----------*/

body .content .detail {
    padding: 20px;
    display: inline-block;
}

body .content .detail.news {
    width: 100%;
    padding: 5px 0;
}

body .content .detail div {
    margin-bottom: 35px;
}

body .content .detail .list .con {
    border-bottom: 5px #000 solid;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}

body .content .detail .con .list {
    margin: 0;
    display: inline-block;
    width: 100%;
    /* padding: 10px 0; */
}

body .content .detail .list.B {
    background-color: #ffe0e0;
}

body .content .detail .list a {
    display: inline-block;
    position: relative;
    width: 100%;
}

body .content .detail .list a:hover {
    background-color: #f9f1d2
}

body .content .detail .list .title {
    margin: 0;
    padding: 0;
    background-color: #717475;
    background-image: none;
    display: inline-block;
    width: 100%;
}

body .content .detail .list .title span {
    border: 0;
    color: #fff;
    text-align: center;
    font-size: 100%;
    font-weight: normal;
    border-left: 1px #f7d0c1 solid;
    padding: 0;
    white-space: nowrap;
    background-image: none;
    margin: 0;
    height: 45px;
    line-height: 45px;
}

body .content .detail .list .ftitle {
    margin: 0;
    padding: 0;
    background-color: #0954c7;
    background-image: none;
    display: inline-block;
    width: 100%;
}

body .content .detail .list .ftitle span {
    border: 0;
    color: #fff;
    text-align: center;
    font-size: 75%;
    font-weight: normal;
    border-left: 1px #f7d0c1 solid;
    padding: 0;
    background-image: none;
    margin: 0;
}

body .content .detail.news .con .stitle {
    font-weight: normal;
    font-size: 100%;
    margin: 0;
}

body .content .detail.news .con .mtitle {
    font-weight: normal;
    font-size: 100%;
    margin: 0;
    word-break: break-all;
}

body .content.small .detail.news .con .mtitle {
    height: 20px;
}

body .content .detail .con .issued,
body .content .detail .con .date {
    color: #204680;
    font-size: 90%;
    text-align: center;
}

body .content .detail .con .stitle {
    color: #000;
    background-image: url(https://web.archive.org/web/20241217155531im_/https://www.imc.ntpc.gov.tw/images/all/arrow01.png);
    background-position: 15px 7px;
    background-repeat: no-repeat;
    padding-left: 27px;
}

body .content .detail .con .mtitle {
    color: #000;
}

body .content .detail .search_box,
body .content .detail .search_box div {
    margin: 4px 0 0 0;
}

body .content .detail .search_box {
    background-color: #e6e6e6;
    display: inline-block;
    padding: 15px 10px;
    margin-bottom: 0;
    top: 0;
    position: relative;
    right: 0;
    width: 100%;
}

body .content .detail .search_box .keyin,
body .content .detail .search_box .opt {
    position: relative !important;
    width: 100%;
}

body .content .detail .search_box .opt {
    padding: 0 0 0 65px;
}

body .content .detail .search_box .search01 .keyin {
    padding: 0 30px 0 65px;
}

body .content .detail .search_box .search02 .keyin {
    padding: 0 230px 0 10px;
}

body .content .detail .search_box .keyword .keyin {
    padding: 0 107px 0 65px;
}

body .content .detail .search_box span {
    float: left;
}

body .content .detail .search_box .icon,
body .content .detail .search_box .w02,
body .content .detail .search_box .w03,
body .content .detail .search_box .button {
    position: absolute;
}

body .content .detail .search_box .search01 .icon {
    right: 20px;
}

body .content .detail .search_box .search02 .icon {
    right: 218px;
}

body .content .detail .search_box .search02 .w02 {
    right: 190px;
}

body .content .detail .search_box .search02 .w03 {
    right: 8px;
}

body .content .detail .search_box .keyword .ok {
    right: 72px;
}

body .content .detail .search_box .keyword .clean {
    right: 20px;
}

body .content .detail .search_box .w01 {
    left: 0;
    position: absolute;
    z-index: 99;
}

body .content .detail .search_box input,
body .content .detail .search_box select {
    width: 100%;
    color: #000;
}

body .content .detail .search_box .keyword .w01 {
    background-image: url(https://web.archive.org/web/20241217155531im_/https://www.imc.ntpc.gov.tw/images/all/icon_search.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
}

body .content .detail .pic img {
    border: 1px #d6d6d6 solid;
}

body .content .detail .pic {
    margin: 10px 0;
}

body .content .detail .name {
    text-align: center;
    color: #385590;
    font-size: 160%;
    font-weight: bold;
    line-height: 45px;
    margin-bottom: 20px;
    white-space: nowrap;
}

body .content .detail img {
    width: 100%;
}

body .content .detail.news img {
    width: inherit;
}

body .content .detail .page,
body .content .detail .page_info {
    width: 100%;
    text-align: center;
    margin: 20px auto;
    vertical-align: middle;
    line-height: 14px;
}

body .content .detail .page_info div {
    margin: 0 10px 5px 0;
    display: inline-block;
}

body .content .detail .page .num a {
    display: inline;
    height: 12px;
    padding: 0 5px;
    color: #868686;
}

body .content .detail .page .bt a {
    text-indent: -9999px;
    background-repeat: no-repeat;
    width: 10px;
    background-position-y: 0;
    height: 12px;
    display: inline-block;
    margin-right: 5px;
    padding: 0;
}

body .content .detail .page span {
    display: inline-block;
}

body .content .detail .page .bt a:hover {
    background-position-y: -12px;
}

body .content .detail .page .first a {
    background-image: url(/web/20241217155531im_/https://www.wulai.ntpc.gov.tw/images/all/page_first.gif);
}

body .content .detail .page .pre a {
    background-image: url(/web/20241217155531im_/https://www.wulai.ntpc.gov.tw/images/all/page_pre.gif);
}

body .content .detail .page .next a {
    background-image: url(/web/20241217155531im_/https://www.wulai.ntpc.gov.tw/images/all/page_next.gif);
}

body .content .detail .page .last a {
    background-image: url(/web/20241217155531im_/https://www.wulai.ntpc.gov.tw/images/all/page_last.gif);
}

.visitors {
    padding: 20px 0 0 0;
}


/*****menu*****/

body.in .menu_box .navbar-collapse .navbar-nav li a h2 {
    margin: 0;
    font-size: 100%;
}

.menu_box .navbar-collapse .navbar-nav li a h2 {
    font-family: unset;
    padding: 0;
}

a#contentdata {
    position: absolute;
    top: -310px;
}


/*頁籤*/

body .tab {
    border: none;
    clear: both;
    padding: 10px;
}

body .tab.ui-tabs .ui-tabs-nav {
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
}

body .tab.ui-tabs .ui-tabs-nav li:focus {
    outline: 3px #f00 dotted;
	background-color: #f1af00 !important;
}

body .tab .ui-state-active,
body .tab .ui-widget-content .ui-state-active,
body .tab .ui-widget-header .ui-state-active {
    background-color: #f40c0c !important;
    margin: 0 !important;
    background-image: url(https://web.archive.org/web/20241217155531im_/https://www.wulai.ntpc.gov.tw/userfiles/3291100/images/wave.png);
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
}

body .tab .ui-state-active a {
    color: #fff;
}

body .tab .ui-state-default,
body .tab .ui-widget-content .ui-state-default,
body .tab .ui-widget-header .ui-state-default {
    border: none;
    margin: 0;
    border-radius: 0;
    padding: 0.3em 10px !important;
    font-size: 110%;
    letter-spacing: 0.15em;
    border-right: 1px rgb(85 85 85 / 0.19) solid;
}

body .tab .ui-state-default:nth-last-child(1),
body .tab .ui-widget-content .ui-state-default:nth-last-child(1),
body .tab .ui-widget-header .ui-state-default:nth-last-child(1) {
    border-right: none;
}

body .tab.ui-tabs .ui-tabs-panel {
    padding: 5px;
}

body .event .more {
    text-align: center;
    margin-top: 1em;
}

body .event .more a,
.tab .more a {
    display: inline-block;
    background-color: #f40c0c;
    padding: 10px 3em;
    border-radius: 50em;
    color: #fff;
    letter-spacing: 1px;
    text-decoration: none;
    background-image: url(https://web.archive.org/web/20241217155531im_/https://www.wulai.ntpc.gov.tw/userfiles/3291100/images/wave_arrow.png);
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
}

body .event .more a:hover,
.tab .more a:hover {
    background-color: #f1af00;
    text-decoration: none;
}

body .tab .more a:focus {
    background-color: #f1af00;
    text-decoration: none;
}

body .event .more a:focus {
    outline: 5px #ff0 dotted !important;
    text-decoration: none;
}

.tab .more {
    text-align: center;
}

.tab .list {
    padding-bottom: 12px;
}

.tab .list li {
    position: relative;
    border-bottom: 1px dashed #d0d0d0;
}

.tab .list li:nth-last-child(1) {
    border-bottom: none;
}

.tab .list li a {
    display: block;
    padding: 0.5em 0;
    text-decoration: none;
}

.tab .list li a:hover {
    background-color: #f1f6ff;
}

.tab .list li .date,
.tab .list li .unit {
    margin: 0;
    font-size: 90%;
    display: inline-block;
}

.tab .list li .date {
    color: #767676;
}

.tab .list li .unit {
    color: #0954c7;
}

.tab .list li .item {
    margin: 0;
    padding: 5px 0;
    font-size: 105%;
    letter-spacing: 1px;
}


/*QRcode字顏色*/

body .footer_box::before {
    content: "";
    height: 75px;
    width: 100%;
    position: absolute;
    top: -71px;
    left: 0;
    background-image: url(https://web.archive.org/web/20241217155531im_/https://www.wulai.ntpc.gov.tw/userfiles/3291100/images/wave_footer.png);
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
}

body .footer_box .footer .link .qrcode a {
    color: #fff;
}


/*影音專區*/

body .area.video .deck.d02,
body .area.news .deck.d02 {
    left: inherit;
    right: 15%;
    top: 50px;
}

body .area.video .deck.d01,
body .area.news .deck.d01 {
    top: 0;
    left: 20%;
}

body .area.video .deck.d04,
body .area.news .deck.d04 {
    right: inherit;
    left: 10%;
    top: 55px;
}

body.in .area.video .deck.d03,
body.in .area.news .deck.d03 {
    right: 28%;
    top: 0;
}

body.in .video .item {
    padding: 10px;
}

body.in .videolist .pic {
    height: 279px;
    text-align: center;
    background-color: #ccc0ac;
    overflow: hidden;
    display: flex;
    align-items: center;
}

body.in .videolist .txt {
    padding: 8px 0 3px 0;
    text-align: center;
}

body.in .area.video .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

body.in .area.video .video-container iframe,
body.in .area.video .video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*影音專區end*/


/*影音箭頭/more/title*/

body.in .area.video .title {
    position: relative;
    text-align: center;
    font-size: 160%;
    font-weight: bold;
    padding: 0 0 2px 0;
    /* background-color: #fff; */
    /* border-top-right-radius: 20px; */
    /* border-top-left-radius: 20px; */
    border-bottom: 2px solid #040404;
    margin-top: 20px;
}

body.in .area.video .title h4 {
    font-weight: bold;
}

.area.video .more {
    text-align: center;
    padding: 5px 0;
    margin: 5px 0;
}

.area.video .more a {
    border-radius: 0px;
    background-color: #0954c7;
    color: #fff;
    padding: 10px 25px;
    font-size: 110%;
    text-decoration: none;
}

.area.video .more a:hover {
    background-color: #000000;
    text-decoration: none;
}

body.in .box .slick-prev:before,
body.in .box .slick-next:before {
    font-family: cursive;
    font-size: 55px;
    font-weight: bold;
    color: #afafaf;
    position: absolute;
    top: 0px;
    /*font-family: cursive;
    font-size: 300%;
    font-weight: bold;
    color: #555;
    position:  absolute;
    top: 15px;*/
}

body.in .box .slick-prev,
body.in .box .slick-next {
    z-index: 9;
    width: 30px;
    height: 47px;
}

body.in .box .slick-next {
    right: 15px;
}

body.in .box .slick-prev {
    left: 15px;
    z-index: 9;
}

body.in .box .slick-prev:before {
    content: '&lt;';
}

body.in .box .slick-next:before {
    content: '&gt;';
    right: 0;
}


/*影音箭頭/more/title end*/


/*災害*/

body .row .disaster .alertCAP_banner02 .alertCAP_titleicon {
    float: left;
    width: 15%;
    height: 30px;
    text-align: center;
    padding: 0;
    background-color: #ee1c25;
}

body .row .disaster .alertCAP_banner02.bannerYellow .alertCAP_title {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 28px;
    height: 30px;
}

body .row .disaster .alertCAP_banner02 .alertCAP_title {
    height: auto;
    width: auto;
    background-color: #ee1c25;
}

body .row .disaster .alertCAP_banner02 {
    height: 285px;
    width: 100%;
}

body .row .disaster .alertCAP_banner02 .alertCAP_con {
    width: 100%;
    top: 40px;
    padding: 0 10px 0 55px;
    overflow: hidden;
    height: 67px;
}

body .row .alertCAP_banner02 .alertCAP_logo {
    float: left;
    position: relative;
    width: auto;
    padding-left: 5px;
}

body .row .disaster .alertCAP_banner02 .alertCAP_con a {
    display: table;
    color: #707070;
    border: 1px solid #707070;
    padding: 0 0.5em;
    border-radius: 50em;
    margin-top: 1em;
}

.alertCAP_banner02 .alertCAP_time {
    text-align: left;
}


/*災害-20201130 高度*/

body .row .disaster .innerfade {
    height: 105px !important;
}


/*"烏來資訊網/粉絲專頁/災害警示"區塊*/


/*.art_page2*/

body .art_page2 {
    padding: 0px;
    margin: 0 0 0 0;
    /*border: 1px solid #000;*/
}

body .art_page2 img {
    border-radius: 0;
    width: 100%;
}

body .art_page2 a:hover {
    opacity: 0.7;
}

body .frame_a2 {
    margin: 0px 0;
}


/*新聞列表文字點點點...*/

.tab .list li p.item {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    /* color: #ffffff; */
    height: 28px;
}

@media (max-width: 850px) {
    body .link_box ul li.col-lg-2,
    body .link_box ul li.col-md-2 {
        width: 33.333333%;
    }
    body .footer_box {
        margin-top: 30px;
    }
    body .footer_box::before {
        content: "";
        height: 30px;
        top: -28px;
    }
    body .footer_box {
        margin-top: 70px;
    }
    body .frame_a2 {
        padding-right: 0;
        padding-left: 0;
    }
    body .link_box li:first-child {
        padding-left: 5px;
    }
    body .link_box li:last-child {
        padding-right: 5px;
    }
    body .event {
        clear: none;
        padding: 0;
    }
    body .art_page2 {
        margin-top: 1em;
    }
    body .row .disaster {
        padding: 0;
    }
}





/*
     FILE ARCHIVED ON 15:55:31 Dec 17, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:26:20 Jan 23, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.984
  exclusion.robots: 0.04
  exclusion.robots.policy: 0.024
  esindex: 0.017
  cdx.remote: 26.326
  LoadShardBlock: 505.099 (3)
  PetaboxLoader3.datanode: 181.638 (5)
  PetaboxLoader3.resolve: 693.583 (2)
  load_resource: 392.476
  loaddict: 37.326
*/</pre></body></html>