﻿@charset "utf-8";

body {
    SCROLLBAR-FACE-COLOR: #D2D4D5;
    SCROLLBAR-HIGHLIGHT-COLOR: #D2D4D5;
    SCROLLBAR-SHADOW-COLOR: #ffffff;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR: #F0F0F0;
    SCROLLBAR-DARKSHADOW-COLOR: #D2D4D5;
    background-color: #ffffff;
    margin: 0px;
    font-family:Calibri;
    
    /*FONT-FAMILY: Arial;*/
}

td {
    LINE-HEIGHT: 150%;
    COLOR: #0D0D0D;
    TEXT-DECORATION: none;
    /*word-break:break-all;*/
    letter-spacing: 1px;
}

A:active, A:link, A:visited {
    COLOR: #00637C;
    
    TEXT-DECORATION: none;
}

A:hover {
    COLOR: #FF6600;
    TEXT-DECORATION: underline;
}

.bo {
    font-size: 13px;
    color: #333366;
    line-height: 25px;
}

.bo_blue_b {
    font-size: 15px;
    font-weight: bold;
    color: #333366;
}

.bo_red {
    font-size: 15px;
    font-weight: bold;
    color: #663366;
}


/*灰色系 Start=========================================*/
.css_TopBg {
    background-image: url(../Images/TopBg.jpg);
}

.copyright td {
    background-color: #D4D4D4;
    color: #000000;
    line-height: 150%;
    font-size: 12px;
    
}

.copyright A:active, .copyright A:link, .copyright A:visited {
    color: #000000;
    text-decoration: none;
}

.copyright A:hover {
    color: #ff0000;
    text-decoration: underline;
}
/*灰色系 End*/




/*綠色系(長期照護研究所) Start=========================================*/
.css_ALink A {
    text-decoration: none;
}
    /*先取消所有超連結底線*/

    .css_ALink A:link {
        color: #000000;
    }

    .css_ALink A:visited {
        /*color: #999999;*/
        color: #000000;
        text-shadow:6px  6px  3px  #999999;
    }

    .css_ALink A:hover {
        /*color: #999999;*/
        color: #000000;
        text-shadow:6px  6px  3px  #999999;
    }

    .css_ALink A:active {
        color: #9ACD32;
    }


.css_TopBg_LTC {
    background-image: url(../Images/TopBg_LTC.jpg);
}

.copyright_LTC td {
    background-color: #9ACD32;
    color: #000000;
    line-height: 150%;
    font-size: 12px;
    
}

.copyright_LTC A:active, .copyright_LTC A:link, .copyright_LTC A:visited {
    color: #000000;
    text-decoration: none;
}

.copyright_LTC A:hover {
    color: #ff0000;
    text-decoration: underline;
}
/*綠色系(長期照護研究所) End*/

input, select {
    border: #cccccc 1px solid;
    font-size: 10pt;
    color: #000000;
    
}

textarea {
    border: #999999 1px solid;
    color: #333333;
    
    background-color: white;
}

.radio {
    border: #FFFFFF 0px solid;
    background-color: transparent;
}

.TitleFont {
    COLOR: #b45b3e;
    Font-size: 14pt;
    FONT-WEIGHT: bold;
}

.SmallFont {
    font-size: 8pt;
}

.notice {
    color: #FF0000;
}

.Line {
    border-bottom: #BFBFBF 1px dotted;
}

.ImgBorder {
    border: #cccccc 1px solid;
    background-color: #ffffff;
    text-align: center; /* 相片水平居中 */
    vertical-align: middle; /* 相片垂直居中 */
    padding: 6px;
}

.ShowCatFont td {
    /*font-size:11pt;*/
}

.ShowCatFont A:active {
    COLOR: #555555;
    
    TEXT-DECORATION: none;
}

.ShowCatFont A:link {
    COLOR: #555555;
    
    TEXT-DECORATION: none;
}

.ShowCatFont A:visited {
    COLOR: #555555;
    
    TEXT-DECORATION: none;
}

.ShowCatFont A:hover {
    COLOR: #075F8D;
    TEXT-DECORATION: underline;
}

.TBTitleFont A:active {
    COLOR: #555555;
    TEXT-DECORATION: none;
}

.TBTitleFont A:link {
    COLOR: #555555;
    TEXT-DECORATION: none;
}

.TBTitleFont A:visited {
    COLOR: #555555;
    TEXT-DECORATION: none;
}

.TBTitleFont A:hover {
    COLOR: #FF6600;
    TEXT-DECORATION: underline;
}

.ForumTitle_over td {
    background: #EFEFEF;
    color: #FF3300;
}

.JobTitle_over td {
    background: #EFEFEF;
    color: #FF3300;
}

.FaqTitle_over td {
    background: #EFEFEF;
    color: #FF3300;
}

.PicTitle_over td {
    background: #F6F5F4;
    color: #FF3300;
}

.VoteItemTitle_over td {
    background: #EFEFEF;
    color: #FF3300;
}

.CourseTitle_over td {
    background: #EFEFEF;
    color: #FF3300;
}

.CalWeekday {
    background: #F2F2F2;
    color: #414141;
}

.CalNoday {
    background: #EEEEEE;
}

.Calday {
    background: #FFFFFF;
}

.CalToday {
    border: #FF0000 1px solid;
    background: #FFFFCC;
}

.mmhtree {
    background-image: url(../Images/mmhtree.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
}

.IncDescr td {
    FONT-SIZE: 12px;
    COLOR: #008D8E;
    
}

.IncDescr A:active {
    COLOR: #008D8E;
    TEXT-DECORATION: none;
}

.IncDescr A:link {
    COLOR: #008D8E;
    TEXT-DECORATION: none;
}

.IncDescr A:visited {
    COLOR: #008D8E;
    TEXT-DECORATION: none;
}

.IncDescr A:hover {
    COLOR: #B70106;
    TEXT-DECORATION: none;
}

.fls {
    FONT-SIZE: 15px;
    FILTER: DropShadow(Color=#C6C6C6,OffX=1,OffY=1,positive=1);
    COLOR: #FF3300;
    LINE-HEIGHT: 100%;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-TOP: 4px;
    PADDING-BOTTOM: 1px;
}

.bg_01 {
    background-image: url(../Images/bg_education.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}


/*使用方法<div class="css_img"><a href"#"><img src=""></a></div>*/
.css_img a img {
    opacity: .6; /* 透明度60% FireFox 的寫法 */
    filter: Alpha(Opacity=60); /* 透明度60% IE 的寫法 */
}

.css_img a:hover img {
    opacity: 1; /* 透明度100% FireFox 的寫法 */
    filter: Alpha(Opacity=100); /* 透明度100% IE 的寫法 */
}

.TitleFont-1 {
    COLOR: #235C00;
    Font-size: 10pt;
    FONT-WEIGHT: bold;
}

.css_ArrowFont {
    padding: 0px 5px 0px 5px;
}

.css_content {
    padding: 10px 10px 10px 10px;
}

.css_TitleBorder {
    border: 1px solid #BFBFBF;
    margin: 0px 0px 0px 10px;
    padding: 0px;
}

.css_TitleTxt {
    border-bottom: 3px solid #BFBFBF;
    padding: 4px;
}

    .css_TitleTxt td {
        color: #898989;
    }

    .css_TitleTxt A:active, .css_TitleTxt A:link, .css_TitleTxt A:visited {
        color: #898989;
        text-decoration: none;
    }

    .css_TitleTxt A:hover {
        color: #00347C;
        text-decoration: none;
    }

.css_TitleDefTxt A:active, .css_TitleDefTxt A:link, .css_TitleDefTxt A:visited {
    color: #00347C;
    text-decoration: none;
}

.css_TitleDefTxt A:hover {
    color: #ff0000;
    text-decoration: none;
}

.css_Left {
    background-image: url(../Images/LeftBg.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #EEEEEE;
}

.css_DefLeft {
    background-image: url(../Images/incDefLeftBg.jpg);
    background-repeat: repeat-y;
}



.css_LeftBorder {
    border: 1px solid #eab7aa;
    padding: 8px 0px 8px 7px;
}

.css_LeftLine {
    border-bottom: 1px solid #eab7aa;
}

.css_LeftBorder ul {
    margin: 0px 0px 0px 0px;
    list-style: none;
    font-weight: bold;
    padding-left: 1px;
}

    .css_LeftBorder ul li {
        border-bottom: 1px solid #eab7aa;
        background-image: url(../Images/Icon_NRS.gif);
        background-repeat: no-repeat;
        background-position: 0px 7px;
        padding: 3px 5px 3px 20px;
    }

        .css_LeftBorder ul li A:active, .css_LeftBorder ul li A:link, .css_LeftBorder ul li A:visited {
            color: #b45b3e;
            text-decoration: none;
        }

        .css_LeftBorder ul li A:hover {
            color: #000000;
            text-decoration: underline;
        }


.css_LeftBorder02 {
    border: 1px solid #D0D0D0;
    padding: 8px 0px 8px 7px;
}

.css_SubMenu ul {
    clear: both;
    margin: 0px 0px 0px 0px;
    list-style: none;
}

    .css_SubMenu ul li {
        border-bottom: 0px solid #BFBFBF;
        background-image: url(../Images/Icon03.gif);
        background-repeat: no-repeat;
        background-position: 7px left;
        padding: 3px 2px 3px 14px;
    }

        .css_SubMenu ul li A:active, .css_SubMenu ul li A:link, .css_SubMenu ul li A:visited {
            color: #003A82;
            text-decoration: none;
        }

        .css_SubMenu ul li A:hover {
            color: #000000;
            text-decoration: underline;
        }

.css_SubMenu_Red ul {
    clear: both;
    margin: 0px 0px 0px 0px;
    list-style: none;
}

    .css_SubMenu_Red ul li {
        border-bottom: 0px solid #eab7aa;
        background-image: url(../Images/Icon_NRS.gif);
        background-repeat: no-repeat;
        background-position: 7px left;
        padding: 3px 5px 3px 20px;
    }

        .css_SubMenu_Red ul li A:active, .css_SubMenu_Red ul li A:link, .css_SubMenu_Red ul li A:visited {
            color: #b45b3e;
            text-decoration: none;
        }

        .css_SubMenu_Red ul li A:hover {
            color: #000000;
            text-decoration: underline;
        }

/*---------News  Start-----------*/
.css_News ul {
    clear: both;
    margin: 3px;
    margin-bottom: 0px;
    padding: 3px;
    padding-left: 5px;
    color: #666666;
    
    list-style-type: none;
}

    .css_News ul li {
        /* border-bottom:1px dotted #BFBFBF; */
        padding: 3px 0px 3px 14px;
    }

.css_NewsItem ul {
    clear: both;
    margin: 3px;
    margin-bottom: 0px;
    padding: 3px;
    padding-left: 5px;
    color: #666666;
    
    list-style-type: none;
}

    .css_NewsItem ul li {
        padding: 3px 0px 3px 14px;
    }

.IconNewsTop {
    background-image: url(../Images/Share/Icon_NewsTop.gif);
    background-repeat: no-repeat;
    background-position: left 7px;
    *background-position: left 8px;
    display: block;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 11px;
    padding-bottom: 3px;
    text-align: left;
}

.IconNews {
    background-image: url(../Images/Share/Icon_News.gif);
    background-repeat: no-repeat;
    background-position: left 7px;
    *background-position: left 8px;
    display: block;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 11px;
    padding-bottom: 3px;
    text-align: left;
}
/*---------News  End-----------*/

.css_NoData {
    height: 100;
    text-align: center;
    color: #ff0000;
}

.bg {
    background-image: url(../Images/Bg_Orientation.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}

.bg_content {
    background-image: url(../Images/Contact.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

.blue {
    color: #0033CC;
    text-decoration: underline;
}

.TitleFont-2 {
    COLOR: #004080;
    Font-size: 15px;
    FONT-WEIGHT: bold;
}

/*======== 表格 Start ========*/
.css_Table table {
    width: 100%;
    border-top: 1px solid #B5D0DF;
    border-right: 1px solid #B5D0DF;
    border-collapse: collapse;
}

.css_Table th {
    height: 28px;
    background-color: #CEE0EA;
    color: #000000;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #B5D0DF;
    border-left: 1px solid #B5D0DF;
    padding: 0px;
    margin: 0px;
}

    .css_Table th a:active, .css_Table th a:link, .css_Table th a:visited { /*----標題列---*/
        color: #000099;
        text-decoration: underline;
    }

    .css_Table th a:hover {
        color: #000099;
        text-decoration: none;
    }

.css_Table #tdLTitle {
    background-color: #e8f1f7;
    color: #000000;
    padding: 6px 3px 3px 3px;
    /*vertical-align:text-top;*/
    text-align: center;
    border-bottom: 1px solid #B5D0DF;
    border-left: 1px solid #B5D0DF;
}

.css_Table td {
    background-color: #ffffff;
    color: #000000;
    padding: 6px 3px 3px 3px;
    border-bottom: 1px solid #B5D0DF;
    border-left: 1px solid #B5D0DF;
}

    .css_Table td a:active, .css_Table td a:link, .css_Table td a:visited { /*----標題列---*/
        color: #000000;
        text-decoration: none;
    }

    .css_Table td a:hover {
        color: #ff0000;
        text-decoration: underline;
    }

tr.odd_Table td {
    background-color: #ffffff;
    border-bottom: 1px solid #B5D0DF;
    border-left: 1px solid #B5D0DF;
}

tr.even_Table td {
    background-color: #E9F1F5;
    border-bottom: 1px solid #B5D0DF;
    border-left: 1px solid #B5D0DF;
}

tr.over_Table td {
    background-color: #ffffcc;
    color: #ff0000;
    border-bottom: 1px solid #B5D0DF;
    border-left: 1px solid #B5D0DF;
}

tr.clicked_Table td {
    color: #ff0000;
    background-color: #D5ECFF;
    border-bottom: 1px solid #B5D0DF;
    border-left: 1px solid #B5D0DF;
}
/*======== 表格 End ========*/

/*======== 表格二 Start ========*/
.css_Table02 {
    width: 100%;
    /*border:4px solid #F6E2BA;*/
}

    .css_Table02 table {
        width: 100%;
        border-top: 1px solid #B5D0DF;
        border-right: 1px solid #B5D0DF;
        border-collapse: collapse;
    }

    .css_Table02 th {
        background-color: #CDE2EB;
        color: #000000;
        font-size: 13px;
        padding: 6px 3px 6px 3px;
        font-weight: bold;
        /*vertical-align:text-top;*/
        text-align: center;
        border-bottom: 1px solid #B5D0DF;
        border-left: 1px solid #B5D0DF;
    }

        .css_Table02 th a:active, .css_Table02 th a:link, .css_Table02 th a:visited { /*----標題列---*/
            color: #FF0040;
            text-decoration: underline;
        }

        .css_Table02 th a:hover {
            color: #FF0040;
            text-decoration: none;
        }

    .css_Table02 #tdLTitle {
        background-color: #FFF4ED;
        color: #000000;
        padding: 6px 3px 3px 3px;
        /*vertical-align:text-top;*/
        text-align: center;
        border-bottom: 1px solid #B5D0DF;
        border-left: 1px solid #B5D0DF;
    }

    .css_Table02 td {
        background-color: #ffffff;
        /*color:#000000;*/
        font-size: 13px;
        padding: 6px 3px 3px 3px;
        border-bottom: 1px solid #B5D0DF;
        border-left: 1px solid #B5D0DF;
    }

tr.odd_Table02 td {
    background-color: #ffffff;
    border-bottom: 1px solid #B5D0DF;
    border-left: 1px solid #B5D0DF;
}

tr.even_Table02 td {
    background-color: #F3F8FA;
    border-bottom: 1px solid #B5D0DF;
    border-left: 1px solid #B5D0DF;
}

tr.over_Table02 td {
    background-color: #ffffcc;
    color: #ff0000;
    border-bottom: 1px solid #B5D0DF;
    border-left: 1px solid #B5D0DF;
}

tr.clicked_Table02 td {
    color: #ff0000;
    background-color: #D5ECFF;
    border-bottom: 1px solid #B5D0DF;
    border-left: 1px solid #B5D0DF;
}

.css_Table02spanTitle {
    width: 120px;
    border-right: 1px solid #B5D0DF;
}

.css_Table02 td a:active, .css_Table02 td a:link, .css_Table02 td a:visited { /*----標題列---*/
    color: #00637C;
    text-decoration: none;
}

.css_Table02 td a:hover {
    color: #ff6600;
    text-decoration: underline;
}

/*======== 表格二 End ========*/


.TitleFont-3 {
    COLOR: #FF0000;
    Font-size: 15px;
    FONT-WEIGHT: bold;
}

.css_Title td {
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

.css_Title A:active, .css_Title A:link, .css_Title A:visited {
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

.css_Title A:hover {
    COLOR: #ffff00;
    TEXT-DECORATION: none;
}

.titleblue {
    font-size: 16px;
    font-weight: bold;
    color: #003366;
}

.bg_from {
    background-image: url(../Images/bg_from.gif);
    background-repeat: no-repeat;
    color: #FF6600;
    background-position: center;
}

.NRS_ContactUs {
    background-image: url(../Images/NRS_ContactUs.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}

.css_SubMenuLIB ul {
    margin: 0px 0px 0px 0px;
    list-style: none;
    font-size: 13px;
}

    .css_SubMenuLIB ul li {
        background-image: url(../Images/Icon03.gif);
        background-repeat: no-repeat;
        background-position: 7px left;
        padding: 3px 5px 3px 20px;
        color: #00637C;
    }

        .css_SubMenuLIB ul li A:active, .css_SubMenuLIB ul li A:link, .css_SubMenuLIB ul li A:visited {
            color: #00637C;
            text-decoration: none;
        }

        .css_SubMenuLIB ul li A:hover {
            color: #000000;
            text-decoration: underline;
        }

table.meet {
    table-layout: fixed;
    word-wrap: break-word;
    border: 1px solid #999999;
    padding: 10px;
}

table.alert {
    table-layout: fixed;
    word-wrap: break-word;
    border: 1px dashed #FF0000;
    padding: 5px;
}

ol.Counsel {
    font-size: 12px;
    line-height: 150%;
    color: #666666;
    text-decoration: none;
    margin-top: 0px;
}

table.Counsel {
    margin: auto;
    border-left: #CCCCCC solid 1px;
    border-top: #CCCCCC solid 1px;
    border-right: #CCCCCC solid 1px;
    border-collapse: collapse;
    table-layout: fixed;
}

    table.Counsel th {
        border-bottom: #CCCCCC solid 1px;
        color: #006699;
        font-weight: bold;
        font-size: 13px;
        padding: 5px 0px 3px 0px;
        background-color: #FFFFEE;
    }

    table.Counsel td {
        border-left: #CCCCCC solid 1px;
        border-right: #CCCCCC solid 1px;
        border-bottom: #CCCCCC solid 1px;
        font-size: 12px;
        padding: 5px 5px 3px 5px;
        color: #666666;
    }

table.InfoCenter01 {
    margin: auto;
    border-left: #CCCCCC solid 1px;
    border-top: #CCCCCC solid 1px;
    border-right: #CCCCCC solid 1px;
    border-collapse: collapse;
    table-layout: fixed;
}

    table.InfoCenter01 th {
        border-bottom: #CCCCCC solid 1px;
        color: #006699;
        font-weight: bold;
        font-size: 13px;
        padding: 5px 0px 3px 0px;
        background-color: #FFFFEE;
    }

    table.InfoCenter01 td {
        border-left: #CCCCCC solid 1px;
        border-right: #CCCCCC solid 1px;
        border-bottom: #CCCCCC solid 1px;
        font-size: 12px;
        padding: 5px 5px 3px 5px;
        color: #666666;
    }

table.Standard {
    margin: auto;
    border-left: #CCCCCC solid 1px;
    border-top: #CCCCCC solid 1px;
    border-right: #CCCCCC solid 1px;
    border-collapse: collapse;
    table-layout: fixed;
}

    table.Standard th {
        border-bottom: #CCCCCC solid 1px;
        color: #006699;
        font-weight: bold;
        font-size: 13px;
        padding: 5px 0px 3px 0px;
        background-color: #FFFFEE;
    }

    table.Standard td {
        border-left: #CCCCCC solid 1px;
        border-right: #CCCCCC solid 1px;
        border-bottom: #CCCCCC solid 1px;
        font-size: 12px;
        padding: 5px 5px 3px 5px;
        color: #666666;
    }

ol.Division {
    margin: 0px 0px 0px 30px;
}

    ol.Division li {
        font-size: 12px;
        line-height: 150%;
        color: #666666;
        text-decoration: none;
        margin-left: 0px;
    }

hr.line01 {
    color: #333333;
    border-style: dotted;
}

td.SiteMapTitle {
    border: 1px solid #FFCC99;
    font-weight: bold;
}

td.SiteMapIncTitle {
    color: #333333;
    font-size: 15px;
    border-top: 1px dashed #CCCCCC;
    border-bottom: 1px dashed #CCCCCC;
}

#SiteMapLink A:active, A:link, A:visited {
    COLOR: #006699;
    TEXT-DECORATION: none;
    line-height: 25px;
}

#SiteMapLink A:hover {
    COLOR: #00CCCC;
    TEXT-DECORATION: underline;
    line-height: 25px;
}

.Date_Grn {
    color: #53c005;
    padding: 0 5 1 0;
    vertical-align: top;
    float: left;
}

.Date_Org {
    color: #FF6600;
    padding: 0 5 1 0;
    vertical-align: top;
    float: left;
}
/*---------- 行事曆 ----------*/
table.cal {
    border-collapse: collapse;
    border-color: #CCCCCC;
    border-style: dashed;
    border-width: 1px;
    color: #979797;
    padding: 2px 2px 2px 2px;
    text-align: center;
}

.cal td {
    border-collapse: collapse;
    border-color: #CCCCCC;
    border-style: dashed;
    border-width: 1px;
    color: #979797;
    padding: 2px 3px 2px 3px;
    text-align: center;
}

.cal .Title2013 {
    background-color: #fff0ed;
    color: #FF0000;
    padding: 3 5 3 5;
    text-align: center;
}

.cal .week {
    color: #777777;
}

.cal .weekend {
    color: #875546;
}

.cal .act {
    background-color: #d0ea7c;
}
/*---------- 行事曆 ----------*/
.teacher {
    border: 1px;
    font-size: 13px;
    list-style-type: none;
}

    .teacher a:hover {
        text-decoration: none;
    }

.teacher-title {
    clear: both;
    display: block;
    color: #FF9900;
    font-size: medium;
    font-weight: bold;
    padding: 10 0 5 0;
    text-align: left;
}

.left-teacher {
    display: block;
    float: left;
    width: 365px;
}

.right-teacher {
    display: block;
    float: right;
    width: 365px;
}

.teacher-list {
    display: block;
    border: 1px solid #EEEEEE;
    padding: 10px 10px 10px 20px;
    margin: 0 0 5px 0;
    height: 190px;
}

.teacher-list2 {
    display: block;
    border: 1px solid #EEEEEE;
    padding: 10px 10px 10px 20px;
    margin: 0 0 5px 0;
    height: 170px;
}

.teacher-pic {
    float: right;
}

.incNews {
    border: 1px;
    border-style: solid;
    border-color: #CCCCCC;
    border-radius: 5px;
    box-shadow: 3px 3px 20px #CCCCCC;
    width: 570px;
}
.CV_IMG {
    display: inline-block;
    max-width: 200px;
    width: 200px;
    height: auto;
    border: 1px dotted gray;
}

.css_Article {
    text-align:justify;
}
.css_Article > table > tbody > tr > td > p {
    text-align:justify;
}
