﻿@CHARSET "UTF-8";
/*@import url(https://i-donate.goodtv.tv/include/notosanstc.css);

"Noto Sans TC",*/
* {
    font-family: 微軟正黑體, "Microsoft JhengHei",微軟雅黑體, "Microsoft YaHei", Tahoma,Verdana,新細明體, PMingLiU, 細明體, MingLiU, 標楷體, DFKai-sb, sans-serif,serif,arial;
    /*
    font-family: "Noto Sans TC", "微軟正黑體", "Microsoft JhengHei","微軟雅黑體", "Microsoft YaHei", Tahoma,Verdana,"新細明體", "PMingLiU", "細明體", "MingLiU", "標楷體", "DFKai-sb", sans-serif ,serif ,arial;
	font-family:  "Noto Sans TC","微軟正黑體", "Microsoft JhengHei","微軟雅黑體", "Microsoft YaHei", Tahoma,Verdana,"新細明體", "PMingLiU", "細明體", "MingLiU", "標楷體", "DFKai-sb", sans-serif ,serif ,arial;
    */
}

html {
    padding: 0px;
    margin: 0px;
    /*
    height: 100%;
    */
}

body {
    position: relative;
    margin: 0px;
    padding: 0px;
    /*
    border: 0px solid blue;
    min-height: 50%;
    */
}

input {
    outline: none;
}

.clear {
    clear: both;
}

.content {
    margin: 0 auto;
    width: 1040px;
    border: 0px solid orange;
}

.content_width,
.content2 {
    margin: 0 auto;
    width: 1040px;
}

.header_item_selected {
    background: #2073bf;
    color: #FFF !important;
}

/*
.header_search_frame {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 10px;
    z-index: 999999;
    background: rgb(252,252,252);
    background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(237,237,237,1) 100%);
    background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%);
    background: linear-gradient(to bottom, rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ededed',GradientType=0 );
}
*/

.header_frame,
.layout_header_frame {
    border: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
    background: rgb(252,252,252);
    background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(237,237,237,1) 100%);
    background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%);
    background: linear-gradient(to bottom, rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ededed',GradientType=0 );
    z-index: 999999999;
}

.layout_table a:hover {
    background: #2073bf;
    color: #FFF;
}

.layout_menu_sub2 {
    display: none;
    position: absolute;
}

.layout_table {
    border: none;
    border-collapse: collapse;
    margin: 0 auto;
    table-layout: fixed;
    width: auto;
}

    .layout_table > tbody > tr > td {
        border: 0px solid blue;
        position: relative;
        text-align: center;
        vertical-align: middle;
        word-break: keep-all;
        white-space: nowrap;
        padding: 0;
    }


        .layout_table > tbody > tr > td a {
            text-decoration: none;
            font-size: 14pt;
            text-align: center;
            margin: 0px;
            display: block;
            padding: 7px 15px 7px 15px;
            border: 0px solid red;
            color: inherit;
            cursor: pointer;
            letter-spacing: 0.7px;
            word-break: keep-all;
        }

        .layout_logo,
        .layout_table > tbody > tr > td:nth-child(1) {
            width: 163px;
            /*display:flex;
	        justify-content:center;
	        align-items:center;*/
        }

            .layout_logo > a {
                padding: 0 !important;
            }

            .layout_logo img,
            .layout_table > tbody > tr > td:nth-child(1) img {
                display: block;
                width: 100%;
                height: auto;
                margin: 0 auto;
            }

        .layout_table > tbody > tr > td:hover > .layout_language_container,
        .layout_table > tbody > tr > td:hover > a {
            background: #2073bf;
            color: #FFF;
        }

        .layout_table > tbody > tr > td[name='layout_logo']:hover,
        .layout_table > tbody > tr > td[name='layout_logo'] a:hover,
        .layout_table > tbody > tr > td[name=layout_donate_cell] > a:hover {
            background: none;
            color: none;
        }

    .layout_table > tbody > tr > td {
        position: relative;
    }

.layout_more_container,
.layout_menu_sub1,
.layout_menu_sub2 {
    width: fit-content;
    position: absolute;
    background: rgb(252,252,252);
    background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(237,237,237,1) 100%);
    background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%);
    background: linear-gradient(to bottom, rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}

/*
.header_table{
	min-width:1040px;
	border-collapse:collapse;
	margin:0 auto;
	font-size:13pt;
    font-weight: lighter;
	border:0px solid gray;
}
*/

.layout_more_container, .layout_menu_sub1, .layout_menu_sub2 {
    width: fit-content;
    position: absolute;
    background: rgb(252,252,252);
    background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(237,237,237,1) 100%);
    background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%);
    background: linear-gradient(to bottom, rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ededed',GradientType=0 );
}

.header_table {
    border-collapse: collapse;
    border-spacing: 0px;
    margin: 0 auto;
    padding: 0px;
    font-size: 14pt;
    border: 0px solid blue;
    font-weight: 300;
}

    .header_table tr td {
        word-break: keep-all;
        position: relative;
        margin: 0px;
        padding: 0px;
        border-right: 1px solid #DCDBDB;
    }

        .header_table tr td a {
            text-decoration: none;
            display: block;
            height: 100%;
            margin: 0px;
            padding: 11px;
            color: inherit;
            border: 0px solid red;
            cursor: pointer;
            letter-spacing: 1.8px;
            word-break: keep-all;
            width: auto;
            height: 100%;
            /*
    text-align: center;
    padding: 13px 13px 13px 13px;
    */
        }

            .header_table tr td a:hover {
                background: #2073bf;
                color: #FFF;
            }

    .header_table tr:nth-child(1) td:nth-child(1) a:hover {
        background: none;
        color: #000;
    }


    .header_table tr:nth-child(1) td:nth-child(1),
    .header_table tr:nth-child(1) td:nth-child(8),
    .header_table tr:nth-child(1) td:nth-child(9) {
        border: 0px;
    }


    .header_table tr:nth-child(1) td:nth-child(1) {
        /*
	width:170px;
 	border: 1px solid pink;
   */
        display: inline-block;
        width: 180px;
    }

    .header_table tr:nth-child(1) td:nth-child(8) {
        width: 130px;
    }

    /*
.header_table tr:nth-child(1) td:nth-child(1) img{
	position:absolute;
	width:190px;
	height:auto;
	border:0px solid blue;
	top:-3px;
	left:-33px;
	width:190px;
}
*/

    .header_table tr:nth-child(1) td:nth-child(1) img {
        margin-top: -7px;
        margin-bottom: -7px;
        margin-right: -4px;
        width: 148px;
        height: auto;
        border: 0px solid blue;
    }

    .header_table tr:nth-child(1) td:nth-child(9) {
        font-size: 10pt;
        padding: 18px 12px 13px 5px;
        word-break: keep-all;
        white-space: nowrap;
        vertical-align: middle;
    }

    .header_table tr:nth-child(1) td:nth-child(10) {
        border: 0px;
    }

        .header_table tr:nth-child(1) td:nth-child(10) a {
            border: 0px;
            white-space: nowrap;
            display: inline-block;
            padding: 0 3px 0 3px;
            font-size: 11pt;
        }

            .header_table tr:nth-child(1) td:nth-child(10) a:hover {
                background: none;
                color: #000;
            }

.layout_more_container ul,
.layout_menu_sub1 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .layout_more_container ul > li,
    .layout_menu_sub1 ul > li {
        margin: 0;
        padding: 0;
    }

        .layout_more_container ul > li > a,
        .layout_menu_sub1 ul > li > a {
            display: block !important;
            text-align: left !important;
            width: auto !important;
            padding: 10px !important;
        }

.header_search {
    width: 126px;
    font-size: 12pt;
    margin-left: 12px;
    margin-bottom: 6px;
}

.header_search_visible {
    cursor: pointer;
}


.layout_search_input:focus { /*search*/
    outline: none;
}

.header_search_icon {
    display: block;
    width: 18px;
    height: auto;
    margin-left: 8px;
    margin-right: 5px;
    border: 0px solid red;
    vertical-align: middle;
}

.layout_language_container {
    margin: 0;
    padding: 7px;
    cursor: pointer;
}

td[name='layout_language_cell'] {
    width: fit-content;
    word-break: keep-all;
    white-space: nowrap;
    font-size: 10pt;
}

.header_sub_menu_frame {
    word-break: keep-all;
    position: absolute;
    background: #D2D2CF;
    z-index: 999;
}

.header_sub_menu {
    list-style-type: none;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

    .header_sub_menu li {
        border: 0px solid blue;
        width: 100%;
    }


/*.header_sub_menu li a,*/
.header_sub_menu_frame a {
    padding: 10px 12px 10px 12px !important;
    display: blcok;
    color: !important;
    border: 1px solid blue;
}

.layout_search_container {
    margin: 0;
    padding: 0 5px 0 5px;
    background: #FFF;
}

.layout_search_input {
    width: 110px;
    border: 0px solid #4c4948;
}

.layout_search_submit {
    border: none;
    background: none;
    outline: none;
    margin: 0;
    padding: 0;
}

.layout_search_icon {
    width: 15px;
    height: auto;
    margin: 0px;
    border: 0px solid red;
    cursor: pointer;
}

td[name='layout_search_cell'] {
    width: fit-content;
    word-break: keep-all;
    white-space: nowrap;
}


/* header donate link */
/*
.header_donate{
	color:#FFF!important;
	position:relative;
	overflow: hidden;
	word-break:keep-all;
	-moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
	padding-bottom:40px;
	z-index:9999!important;  
	background:#EE5619!important;
}
*/

/*
.header_donate_frame {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9999 !important;
    letter-spacing: 1.8px;
}
*/

.layout_donate_container {
    width: fit-content;
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 9999 !important;
}

td[name='layout_donate_cell'] .layout_donate_items {
    display: block;
    width: 100%;
    font-size: 11pt;
    color: #FFF;
    padding: 3px;
    text-align: center;
    cursor: pointer;
}

td[name='layout_donate_cell'] {
    width: fit-content;
    word-break: keep-all;
    position: relative;
    background: none;
}

.layout_donate1 {
    letter-spacing: 0px !important;
    background: #EE5619 !important;
}

.layout_donate2 {
    letter-spacing: 0px !important;
    background: #B23301 !important;
}

/*
.header_donate {
    display: block;
    font-size: 12.5pt;
    color: #FFF !important;
    word-break: keep-all;
    text-align: center;
    -moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    font-weight: 300;
    /*
    top: 0px;
    left: 0px;
    */ /*
}


.header_donate1 {
    padding: 3px 16px 3px 16px !important;
    background: #EE5619;
}

.header_donate2 {
    padding: 2px 16px 3px 16px !important;
    background: #B23301;
}
*/


.footer_frame {
    background: #E4E4E4;
    padding-top: 30px;
    /*padding-bottom:50px;

	position:absolute;
	*/
    padding-bottom: 0px;
    margin-top: 0px;
    border: 0px solid red;
    font-size: 10.5pt;
    width: 100%;
    left: 0px;
    bottom: 0px;
}

    .footer_frame table {
        border-collapse: collapse;
        width: 100%;
    }

        .footer_frame table tr:nth-child(1) td:nth-child(1) {
            width: 30%;
            position: relative;
            /*
	text-align:center;

	*/
        }


        .footer_frame table tr:nth-child(1) td:nth-child(2),
        .footer_frame table tr:nth-child(1) td:nth-child(3),
        .footer_frame table tr:nth-child(1) td:nth-child(4),
        .footer_frame table tr:nth-child(2) td:nth-child(1),
        .footer_frame table tr:nth-child(2) td:nth-child(2),
        .footer_frame table tr:nth-child(1) td:nth-child(3) {
            width: 23.3%;
        }

        .footer_frame table tr:nth-child(1) td:nth-child(4) {
            position: relative;
        }

        .footer_frame table td {
            vertical-align: top;
            border: 0px solid #CCC;
            padding-bottom: 10px;
        }


            .footer_frame table td .logo {
                border: 0px solid red;
                margin-left: 4px;
            }


.copyright {
    /* background: #BDBDBD; */
    text-align: left;
    margin: 4px 0 0 0;
    line-height: 25px;
    font-size: 11pt;
}


.footer_frame table td .footer_link {
    font-size: 11pt;
    margin: 10px 0 10px 70px;
    color: #000;
    white-space: nowrap;
}


.footer_frame a {
    border-bottom: 0px solid #E4E4E4;
    font-weight:;
    text-decoration: none;
    color: #000;
    /*width:auto;
	
	color:#000;
	text-align:;
	width:100%;
	
	display:block;
	font-size:11pt;
	
	margin:10px 0 10px 66px;*/
}



    .footer_frame a:hover {
        /*
        border-bottom:1px solid #000;
        */
        color: #0057C2;
    }



/** social share button *
.footer_frame table tr:nth-child(2) td:nth-child(3){
	vertical-align:top;
	border:0px solid orange;
	padding-left:50px;
}

.social_share_frame div a,
.footer_frame table tr:nth-child(2) td:nth-child(3) a{
	display:inline-block!important;
	border:0px solid blue;
	background:;
	width:42px;
	height:auto;
	text-align:;
	margin:5px!important;
	
}

*/


.share_plugin_frame {
    /*position:absolute;
	bottom:10px;
	right:0px;
	z-index:9999;
	
	border:0px solid blue;

	margin-top:78px;
	padding-top:25px;
	padding-left:6.5px;

	*/
    width: 100%;
    border: 0px solid blue;
    text-align: center;
    margin-top: 40px;
}



    .share_plugin_frame a {
        margin-right: 2px;
        height: auto;
        text-align:;
        /*
	margin:-2px!important;*/
    }

        .share_plugin_frame a:hover {
            border: 0px;
        }

.addtoany_frame {
    margin-top: 40px;
    margin-bottom: 10px;
}

.footer_title {
    margin: 0 auto;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 0px solid #505050;
    color: #0057C2;
    background: #fff;
    font-size: 11pt;
    /*font-weight:bolder;*/
    /*display:;*/
    width: 64%;
    text-align: center;
    padding: 1.5px 5px 1.5px 9px !important;
    letter-spacing: 4px;
    text-align: center;
}



.full_footer {
    background: #FFF;
    border: 0px solid red;
    padding-bottom: 44px;
}

    .full_footer hr {
        width: 90%;
        border: 1px solid #EBEBEB;
        margin: 0 auto;
        margin-top: 40px;
        margin-bottom: 40px;
    }

.footer_flex1 {
    width: 900px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    border: 0px solid red;
}

.footer_flex1_item1, .footer_flex1_item2, .footer_flex1_item3 {
    margin-bottom: 31px;
}

.footer_flex1_item {
    width: 33.3%;
    border: 0px solid red;
}

    .footer_flex1_item > a:hover {
        color: #0057C2;
    }

    .footer_flex1_item > label {
        color: #0057C2;
        font-weight: 540;
        display: block;
        padding: 0;
        letter-spacing: 2.2px;
        font-size: 12pt;
    }

    .footer_flex1_item > a {
        display: block;
        word-break: break-all;
        word-wrap: break-word;
        text-decoration: none;
        margin: 14px 0 0 0;
        color: #000;
    }

.footer_flex2 {
    width: 900px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
}

.footer_flex2_item {
    width: 50%;
}

.footer_logo {
    border: 0px solid red;
    display: block;
    margin-bottom: 5px;
    width: 138px;
}

.footer_flex2_item2 {
    text-align: right;
    vertical-align: bottom;
}

.footer_small_font {
    font-size: 9pt;
}

.footer_icon {
    width: 20px;
    vertical-align: bottom;
}

.copyright2 {
    /* background: #BDBDBD; */
    text-align: right;
    line-height: 25px;
    font-size: 11pt;
}

.social_site_link_container > a {
    text-decoration: none;
}

    .social_site_link_container > a > img {
        width: 28px;
        margin-right: 6px;
    }
