@charset "utf-8";

@media print {
    a[href]:after {
        content: none !important;
    }

    /*.gray-bg {
        margin: 0 0 0 0 !important;
    }*/
}

/* CSS Document */
body {
    background-color: #ffffff;
    font-family: "微軟正黑體" !important;
    font-size: 14px;
    height: 100%;
    width: 100%;
}

.LoadProcess_Div {
    position: absolute;
    left: 50%;
    top: 50%;
    /*width: 100%;
    height: 100%;*/
    z-index: 1;
    margin-left: -100px;
    margin-top: -100px;
}

.LoadProcess_Content_Div {
    text-align: center;
    width: 200px;
    max-width: 200px;
    min-width: 200px;
    max-height: 200px;
    min-height: 200px;
    background-color: #e6f3d9;
}

#gotop {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;
    font-size: 14px;
    background: #777;
    color: white;
    cursor: pointer;
    z-index: 999;
}

.facebook_share {
    border: none;
    /*display: inline-block;*/
    width: 30px;
    /*height: 44px;*/
    margin: 0 5px;
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190124070131/https://web3.dgpa.gov.tw/want03front/Content/IMAGE/facebook_share.png) no-repeat;
    text-align: left;
    background-size: 25px 25px;
    float: right;
    margin: 3px 0px 0px 0px;
    /*text-indent: -9999px;
    transition: all .3s;*/
}


.FunGo_AfterHomePage {
    /*float: right; 
    margin: -45px 10px 0px -90px;*/
    font-size: 16px;
    font-style: initial;
    color: #607339;
    font-weight: bolder;
    text-decoration: none !important;
}

.menu_zindex {
    z-index: 2001;
}

.block {
    display: block;
}

.row {
    margin-right: 10px;
    margin-left: 10px;
}

.Banner-img {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    /*background-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190124070131/https://web3.dgpa.gov.tw/want03front/Content/image/Banner.png');*/
    height: 85px;
    background: #f4dfbe; /* Old browsers */
    background: -moz-linear-gradient(left, #f4dfbe 51%, #cce2de 92%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #f4dfbe 51%,#cce2de 92%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #f4dfbe 51%,#cce2de 92%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4dfbe', endColorstr='#cce2de',GradientType=1 ); /* IE6-9 */
}


/*.Top_Title{
    height: 120px; 
    width: 600px; 
    max-width: 100%;
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190124070131/https://web3.dgpa.gov.tw/want03front/Content/image/Top_Title.png');
    background-repeat: no-repeat;
}*/

/*#region Banner波浪形*/
#wave {
    position: relative;
    height: 70px;
    width: 100%;
    /*background: #e0efe3;*/
    background: linear-gradient(-225deg, #20E2D7 0%, #F9FEA5 100%)
}

    #wave:before {
        content: "";
        display: block;
        position: absolute;
        border-radius: 100% 50%;
        width: 340px;
        height: 80px;
        background-color: white;
        right: -5px;
        top: 40px;
    }

    #wave:after {
        content: "";
        display: block;
        position: absolute;
        border-radius: 100% 50%;
        width: 300px;
        height: 70px;
        background-color: #e0efe3;
        left: 0;
        top: 27px;
    }
/*#endregion Banner波浪形*/

.title {
    /*margin: 0px 0px 4px 0px;*/
    padding: 0;
    background-color: #4196da;
    background-image: none;
    /* position: relative; */
    /*display: inline-block;*/
    width: 100%;
    height: 26px;
    font-size: 16px;
    font-weight: 600;
}

    /*body .content .detail .list .A {
    background-color: #e1f1ff;
    border-right: 1px solid #dfebf5;
}

body .content .detail .list .A span {
    border-right: 1px solid #dfebf5;
}

body .content .detail .list .B {    
    background-color: #eef4f9;
    border-right: 1px solid #dfebf5;
}

body .content .detail .list .B span {    
    border-right: 1px solid #dfebf5;
}*/

    .title span {
        border: 0;
        color: #fff;
        text-align: center;
        /*font-size: 55%;*/
        font-weight: normal;
        border-right: 1px solid #dfebf5;
        padding: 2px;
        white-space: nowrap;
        background-image: none;
        margin: 0;
        /*height: auto;*/
        height: 26px;
    }

/*body .content .side2 .detail .title {
	font-weight: bold;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190124070131/https://web3.dgpa.gov.tw/want03front/Content/images/all/arrow02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0 0 0 35px;
	line-height: 26px;
	border: 0;
	margin: 10px 20px;
}

body .content .side2 .title {
    position: relative;
    border-bottom: 1px #000 solid;
    padding-top: 3px;
}

body .content .detail .list a {
    display: block;
    padding: 5px 0;
}*/

.con .list span.serial, .con .list div div {
    /*padding: 5px 0px 5px 2px;*/
    padding: 3px;
}

/*body .content .detail .stitle {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190124070131/https://web3.dgpa.gov.tw/want03front/Content/images/all/arrow03.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    background-position: 0 5px;
    color: #01829a;
    font-weight: bold;
    margin-bottom: 10px;
}

body .content .detail.news .con .stitle {
    font-weight: normal;
    margin: 0;
    height: initial;
    line-height: initial;
    position: relative;
    background-position: 13px 7px;
    top: 6px;
    padding-left: 15px;
}

body .content .detail .con .issued, body .content .detail .con .date, body .content .detail .con .ac_date {
    color: #4f8d99;
    text-align: left;
    padding-top: 3px;
}

body .content .detail .con .ac_date {
    color: #5d9c30;
}

body .content .detail .con .date {
    line-height: 30px; 
    white-space: nowrap;
}

body .content .detail .con .stitle {
    color: #000;
    overflow: hidden;
    line-height: 40px;
    height: 40px;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190124070131/https://web3.dgpa.gov.tw/want03front/Content/images/all/dot01.png);
    background-position: 15px;
    background-repeat: no-repeat;
    padding-left: 33px;
}

body .content .detail .con.list .stitle {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190124070131/https://web3.dgpa.gov.tw/want03front/Content/images/all/arrow03.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    background-position: 0 12px;
    line-height: 40px;
}

body .content .detail .con.list .stitle a {
    color: #01829a;
}

body .content .detail .con.list .stitle a:hover {
    text-decoration: underline;
    background-color: transparent;
}*/

.content .detail .list .con.list {
    border: none;
    margin-bottom: 0;
}

.content .detail .list {
    margin: 0;
    display: inline-block;
    width: 100%;
    position: relative;
}


.Page_Title {
    /*background: linear-gradient(-180deg, #f2dbf5 0%, #d4a7f7 100%);*/
    /*紫色
    background: #fcecfc; 
    background: -moz-linear-gradient(top, #fcecfc 0%, #f4b2ef 61%, #efaeea 79%, #eeabf4 100%); 
    background: -webkit-linear-gradient(top, #fcecfc 0%,#f4b2ef 61%,#efaeea 79%,#eeabf4 100%); 
    background: linear-gradient(to bottom, #fcecfc 0%,#f4b2ef 61%,#efaeea 79%,#eeabf4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcecfc', endColorstr='#eeabf4',GradientType=0 ); */
    background: #e6e5f9; /* Old browsers */
    background: -moz-linear-gradient(top, #e6e5f9 7%, #d7d7ef 49%, #d0cff7 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #e6e5f9 7%,#d7d7ef 49%,#d0cff7 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #e6e5f9 7%,#d7d7ef 49%,#d0cff7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e5f9', endColorstr='#d0cff7',GradientType=0 ); /* IE6-9 */
    height: 28px;
    /*color: #7e5286;*/
    color: #19639a;
    font-weight: bold;
    font-family: Microsoft JhengHei;
    font-size: 18px;
    min-width: 225px;
    width: auto;
    border: none;
    border-radius: 15px 0px 15px 0px;
    padding: 2px 0px 0px 15px;
    margin: -12px 0px 5px 0px;
    box-shadow: -2px -2px 3px rgb(183, 183, 185);
    float: left;
}

.JOB_DETAIL_Page_Title {
    /*background: linear-gradient(-180deg, #f2dbf5 0%, #d4a7f7 100%);*/
    background: #e6e5f9; /* Old browsers */
    background: -moz-linear-gradient(top, #e6e5f9 7%, #dedef2 51%, #d5d4f4 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #e6e5f9 7%,#dedef2 51%,#d5d4f4 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #e6e5f9 7%,#dedef2 51%,#d5d4f4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e5f9', endColorstr='#d5d4f4',GradientType=0 ); /* IE6-9 */
    width: 100%;
    height: auto;
    padding: 5px 10px 5px 10px;
    color: #19639a;
    font-weight: bold;
    font-family: Microsoft JhengHei;
    font-size: 20px;
    border: none;
    border-radius: 15px 0px 15px 0px;
    /*margin: -10px 0px 10px 0px;*/
    box-shadow: -2px -2px 3px rgb(183, 183, 185);
    float: left;
}

.nav {
    padding-left: 0;
    list-style: none;
    font-family: Microsoft JhengHei;
    font-size: 15px;
    margin: 88px 0px 0px 0px;
}

.navbar-static-side {
    /*z-index: 2001;*/
    position: absolute;
    width: 200px;
    /*background: #f5efab;*/
    /*background: #f7e3b6;*/
    background: #f4e8be;
    /*margin: 100px 0px 0px 0px;*/
}

.Top_Title {
    /*height: 90px;*/
    width: 330px;
    max-width: 100%;
    margin: 6px 0px 0px 0px;
}

.search_div {
    float: right;
    margin: -52px 8px 0px 0px;
}

.search_input {
    height: 28px;
    float: left;
    width: 205px
}

.search_send {
    position: inherit;
    right: 0;
    top: 0;
    border: 1px solid #a9a9a9;
    width: 30px;
    height: 28px;
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190124070131/https://web3.dgpa.gov.tw/want03front/images/top_search.png) center no-repeat;
    cursor: pointer;
    transition: all .3s;
    background-color: white;
    position: inherit;
    margin: 0px 0px 0px -30px;
    float: left;
}

.content_search_search_icon {
    background: #c5e0b4;
    border: none;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190124070131/https://web3.dgpa.gov.tw/want03front/images/content_search.png);
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #457708;
}


#page-wrapper {
    position: inherit;
    margin: 0 0 0 200px;
    min-height: 800px;
    background: #ffffff;
}

.nav > li > a {
    color: #607339;
    font-weight: bolder;
    padding: 15px 20px 15px 25px;
    font-size: 15px;
    text-decoration: none;
    height: 65px;
}

.li_1 {
    background-image: url('');
    background-size: 16%;
    height: 40px;
    background-repeat: no-repeat;
}

.title_1 {
    background-image: url('');
    background-size: 16%;
    height: 40px;
    background-repeat: no-repeat;
}

.title_2 {
    background-image: url('');
    background-size: 16%;
    height: 40px;
    background-repeat: no-repeat;
}

.title_3 {
    background-image: url('');
    background-size: 16%;
    height: 40px;
    background-repeat: no-repeat;
}

.title_4 {
    background-image: url('');
    background-size: 16%;
    height: 40px;
    background-repeat: no-repeat;
}

.title_5 {
    background-image: url('');
    background-size: 16%;
    height: 40px;
    background-repeat: no-repeat;
}

.title_6 {
    background-image: url('');
    background-size: 16%;
    height: 40px;
    background-repeat: no-repeat;
}

.title_7 {
    background-image: url('');
    background-size: 16%;
    height: 40px;
    background-repeat: no-repeat;
}

.menu_title {
    padding: 0px 8px 0px 0px;
}



.column_title {
    background: #d7e8c4;
    color: #457708;
    font-weight: bolder;
    height: 26px;
    font-size: 15px;
    padding: 2px 10px 0px 0px;
    text-align: right;
    border-right: 8px solid #ffffff;
}

.column_title_more_menu {
    background: #d7e8c4;
    color: #457708;
    font-weight: bolder;
    height: 32px;
    font-size: 18px;
    padding: 3px 10px 0px 0px;
    text-align: right;
    border-right: 8px solid #bad3e6;
    /*border-right: 8px solid #ffffff;*/
}

.column_big_title {
    background: #d7e8c4;
    color: #457708;
    font-weight: bolder;
    height: 28px;
    font-size: 16px;
    padding: 3px 0px 0px 6px;
    text-align: left;
    /*border-right: 8px solid #ffffff;*/
}

.Banner_Job_Icon {
    background-image: url('');
    background-size: 16%;
    height: 40px;
    background-repeat: no-repeat;
}

.content-custom {
    border: 3px solid #bad3e6;
    padding: 5px;
    margin: 0px 10px 0px 10px;
}

.content-customs {
    border: 2px solid #bad3e6;
    padding: 5px;
    margin: 32px 1px 10px 1px;
}

.content-custom_wrapper {
    border: 2px solid #bad3e6;
    padding: 7px;
    margin: 32px -7px 5px -7px;
}

.content-custom_notopbtn {
    border: 2px solid #bad3e6;
    padding: 7px;
    margin: 0px -7px 5px -7px;
    border-top: none;
}

.content-custom_job_details {
    border: 2px solid #bad3e6;
    padding: 5px;
    margin: 8px 10px 0px 10px;
}

.button-rigtht {
    display: none;
}

.md_infor_hide {
    display: none;
}

.hide_title {
    display: none;
}

.content_top_btn {
    text-align: right;
}

.simple_search {
    display: none;
}

.asterisk_chang {
    color: red;
    font-size: 12px;
}

.search_view_btn {
    margin: 5px 0px 5px 0px;
}

.many_condition_search_btn {
    /*background: linear-gradient(-180deg, #e2f9c9 0%, #d5fda7 100%);*/
    background: #f8ffe8; /* Old browsers */
    background: -moz-linear-gradient(top, #f8ffe8 0%, #e3efbd 48%, #cfdba0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f8ffe8 0%,#e3efbd 48%,#cfdba0 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f8ffe8 0%,#e3efbd 48%,#cfdba0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8ffe8', endColorstr='#cfdba0',GradientType=0 ); /* IE6-9 */
    margin: 5px 0px 3px 0px;
    border-radius: 2px;
    border: 1px solid #bcea87;
    box-shadow: 0px 3px 0px 0px #e0e4dc;
    color: #457708;
    font-size: 16px;
    padding: 0px 15px 0px 20px;
}


.footer {
    padding: 10px;
    /*background: #b9d4d6;*/
    background: #f1d9b4; /* Old browsers */
    background: -moz-linear-gradient(left, #f1d9b4 51%, #cce2de 92%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #f1d9b4 51%,#cce2de 92%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #f1d9b4 51%,#cce2de 92%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1d9b4', endColorstr='#cce2de',GradientType=1 ); /* IE6-9 */
    /*margin: 10px 0px 0px 0px;*/
    text-align: center;
    position: relative;
}

#MyFooter .link a {
    font-size: 1.0625em;
    font-weight: bold;
    color: #000;
    filter: alpha(opacity=70);
    opacity: 0.7;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    /*opacity: .7;*/
    display: inline-block;
    padding: 0 8px;
}

    #MyFooter .link a:first-child:before {
        display: none;
    }

    #MyFooter .link a:hover:before {
        filter: alpha(opacity=70);
        opacity: 0.7;
        -moz-opacity: 0.7;
        -khtml-opacity: 0.7;
    }

    #MyFooter .link a:before {
        content: '│';
        display: inline-block;
        padding-right: 13px;
    }

#MyFooter .copyright {
    font-weight: bold;
    font-size: 1.0625em;
    color: #000;
    /*opacity: .6;*/
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
}

#MyFooter .link, #MyFooter .copyright {
    padding: 5px 0;
}


img.bottom {
    vertical-align: text-bottom;
}

.img-responsive {
    max-width: 100%;
    overflow: hidden;
}

.content_font_modify {
    font-size: 18px;
    color: black;
}

.content_details_title {
    font-size: 20px;
    color: #3f737b;
}

    .content_details_title span {
        float: left;
    }


#menu {
    display: block;
}

/*#menu_nav{
    display: block;
}*/

#Small_Menu_Icon {
    display: none;
}

#Menu_Close {
    display: none;
}

#Small_Menu_Icon {
    display: none;
}

/*#box{
    display:none;
}*/

/*橘色按鈕(查詢)*/
.search_button {
    text-align: center;
    vertical-align: middle;
    padding: 0px 10px;
    border: 1px solid #f3bb85;
    border-radius: 6px;
    font-size: 16px;
    color: #984807;
    font-weight: bold;
    letter-spacing: 2px;
    /*background: linear-gradient(to bottom, #fbe7d3, #f3bb85);*/
    background: #fcecfc; /* Old browsers */
    background: -moz-linear-gradient(top, #fcecfc 0%, #edd4ad 62%, #edd1a8 80%, #edcf9e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fcecfc 0%,#edd4ad 62%,#edd1a8 80%,#edcf9e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fcecfc 0%,#edd4ad 62%,#edd1a8 80%,#edcf9e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcecfc', endColorstr='#edcf9e',GradientType=0 ); /* IE6-9 */
    /*behavior: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190124070131/https://web3.dgpa.gov.tw/want03front/Content/Content/CSS/PIE/PIE.htc);   
    position:relative;
    zoom:1;*/
}

    .search_button:hover,
    .search_button:focus {
        background: #fcecfc; /* Old browsers */
        background: -moz-linear-gradient(top, #fcecfc 0%, #edd4ad 62%, #edd1a8 80%, #edcf9e 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #fcecfc 0%,#edd4ad 62%,#edd1a8 80%,#edcf9e 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #fcecfc 0%,#edd4ad 62%,#edd1a8 80%,#edcf9e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcecfc', endColorstr='#edcf9e',GradientType=0 ); /* IE6-9 */
        color: #984807;
        text-decoration: none;
    }

    .search_button:active {
        background: #fcecfc; /* Old browsers */
        background: -moz-linear-gradient(top, #fcecfc 0%, #edd4ad 62%, #edd1a8 80%, #edcf9e 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #fcecfc 0%,#edd4ad 62%,#edd1a8 80%,#edcf9e 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #fcecfc 0%,#edd4ad 62%,#edd1a8 80%,#edcf9e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcecfc', endColorstr='#edcf9e',GradientType=0 ); /* IE6-9 */
    }
/*藍色按鈕(重設)*/
.reset_button {
    text-align: center;
    vertical-align: middle;
    padding: 0px 10px;
    border: 1px solid #4579b7;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    font-size: 16px;
    color: #2f6a88;
    font-weight: bold;
    letter-spacing: 2px;
    /*background: linear-gradient(to bottom, #ddf3fd, #80bbf7);*/
    background: #fcecfc; /* Old browsers */
    background: -moz-linear-gradient(top, #fcecfc 0%, #badcf2 62%, #a7dbe5 80%, #a9d7e8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fcecfc 0%,#badcf2 62%,#a7dbe5 80%,#a9d7e8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fcecfc 0%,#badcf2 62%,#a7dbe5 80%,#a9d7e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcecfc', endColorstr='#a9d7e8',GradientType=0 ); /* IE6-9 */
    /*behavior: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190124070131/https://web3.dgpa.gov.tw/want03front/Content/Content/CSS/PIE/PIE.htc);   
    position:relative;
    zoom:1;*/
}

    .reset_button:hover,
    .reset_button:focus {
        background: #fcecfc; /* Old browsers */
        background: -moz-linear-gradient(top, #fcecfc 0%, #badcf2 62%, #a7dbe5 80%, #a9d7e8 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #fcecfc 0%,#badcf2 62%,#a7dbe5 80%,#a9d7e8 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #fcecfc 0%,#badcf2 62%,#a7dbe5 80%,#a9d7e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcecfc', endColorstr='#a9d7e8',GradientType=0 ); /* IE6-9 */
        color: #205868;
        text-decoration: none;
    }

    .reset_button:active {
        background: #fcecfc; /* Old browsers */
        background: -moz-linear-gradient(top, #fcecfc 0%, #badcf2 62%, #a7dbe5 80%, #a9d7e8 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #fcecfc 0%,#badcf2 62%,#a7dbe5 80%,#a9d7e8 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #fcecfc 0%,#badcf2 62%,#a7dbe5 80%,#a9d7e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcecfc', endColorstr='#a9d7e8',GradientType=0 ); /* IE6-9 */
    }

/*橘色按鈕(另存新檔)*/
.save_button {
    text-align: center;
    vertical-align: middle;
    padding: 0px 16px;
    border: 1px solid #f3bb85;
    border-radius: 6px;
    font-size: 18px;
    color: #984807;
    font-weight: bold;
    letter-spacing: 2px;
    /*background: linear-gradient(to bottom, #fbe7d3, #f3bb85);*/
    background: #fcecfc; /* Old browsers */
    background: -moz-linear-gradient(top, #fcecfc 0%, #edd4ad 62%, #edd1a8 80%, #edcf9e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fcecfc 0%,#edd4ad 62%,#edd1a8 80%,#edcf9e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fcecfc 0%,#edd4ad 62%,#edd1a8 80%,#edcf9e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcecfc', endColorstr='#edcf9e',GradientType=0 ); /* IE6-9 */
}

    .save_button:hover,
    .save_button:focus {
        background: #fcecfc; /* Old browsers */
        background: -moz-linear-gradient(top, #fcecfc 0%, #edd4ad 62%, #edd1a8 80%, #edcf9e 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #fcecfc 0%,#edd4ad 62%,#edd1a8 80%,#edcf9e 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #fcecfc 0%,#edd4ad 62%,#edd1a8 80%,#edcf9e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcecfc', endColorstr='#edcf9e',GradientType=0 ); /* IE6-9 */
        color: #984807;
        text-decoration: none;
    }

    .save_button:active {
        background: #fcecfc; /* Old browsers */
        background: -moz-linear-gradient(top, #fcecfc 0%, #edd4ad 62%, #edd1a8 80%, #edcf9e 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #fcecfc 0%,#edd4ad 62%,#edd1a8 80%,#edcf9e 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #fcecfc 0%,#edd4ad 62%,#edd1a8 80%,#edcf9e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcecfc', endColorstr='#edcf9e',GradientType=0 ); /* IE6-9 */
    }


/*藍色按鈕(友善列印)*/
.print_button {
    text-align: center;
    vertical-align: middle;
    padding: 0px 16px;
    border: 1px solid #4579b7;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    font-size: 18px;
    color: #2f6a88;
    font-weight: bold;
    letter-spacing: 2px;
    /*background: linear-gradient(to bottom, #ddf3fd, #80bbf7);*/
    background: #fcecfc; /* Old browsers */
    background: -moz-linear-gradient(top, #fcecfc 0%, #badcf2 62%, #a7dbe5 80%, #a9d7e8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fcecfc 0%,#badcf2 62%,#a7dbe5 80%,#a9d7e8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fcecfc 0%,#badcf2 62%,#a7dbe5 80%,#a9d7e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcecfc', endColorstr='#a9d7e8',GradientType=0 ); /* IE6-9 */
}

    .print_button:hover,
    .print_button:focus {
        background: #fcecfc; /* Old browsers */
        background: -moz-linear-gradient(top, #fcecfc 0%, #badcf2 62%, #a7dbe5 80%, #a9d7e8 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #fcecfc 0%,#badcf2 62%,#a7dbe5 80%,#a9d7e8 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #fcecfc 0%,#badcf2 62%,#a7dbe5 80%,#a9d7e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcecfc', endColorstr='#a9d7e8',GradientType=0 ); /* IE6-9 */
        color: #205868;
        text-decoration: none;
    }

    .print_button:active {
        background: #fcecfc; /* Old browsers */
        background: -moz-linear-gradient(top, #fcecfc 0%, #badcf2 62%, #a7dbe5 80%, #a9d7e8 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #fcecfc 0%,#badcf2 62%,#a7dbe5 80%,#a9d7e8 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #fcecfc 0%,#badcf2 62%,#a7dbe5 80%,#a9d7e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcecfc', endColorstr='#a9d7e8',GradientType=0 ); /* IE6-9 */
    }

.move-rigtht {
    float: right;
}


/*檢視按鈕*/
.view_button {
    text-align: center;
    vertical-align: middle;
    padding: 0px 10px;
    border: 1px solid #bbb9b9;
    border-radius: 6px;
    /*background: linear-gradient(to bottom, #f3f1f1, #c5c3c3);*/
    background: #ecf2ea; /* Old browsers */
    background: -moz-linear-gradient(top, #ecf2ea 29%, #e3eae8 63%, #d4dcdd 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ecf2ea 29%,#e3eae8 63%,#d4dcdd 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ecf2ea 29%,#e3eae8 63%,#d4dcdd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf2ea', endColorstr='#d4dcdd',GradientType=0 ); /* IE6-9 */
    font-size: 14px;
    color: #403152;
    font-weight: bold;
    height: 30px;
}

    .view_button:hover,
    .view_button:focus {
        background: #ffffff;
        background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d3d3d3));
        background: -moz-linear-gradient(top, #ffffff, #d3d3d3);
        background: linear-gradient(to bottom, #ffffff, #d3d3d3);
        color: #403152;
        text-decoration: none;
    }

    .view_button:active {
        background: #828282;
        background: -webkit-gradient(linear, left top, left bottom, from(#828282), to(#b0b0b0));
        background: -moz-linear-gradient(top, #828282, #b0b0b0);
        background: linear-gradient(to bottom, #828282, #b0b0b0);
    }

.button {
    -moz-border-radius: 15px; /* Firefox */
    -webkit-border-radius: 15px; /* Safari and Chrome */
    border-radius: 15px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    -moz-box-shadow: 10px 10px 20px #000; /* Firefox */
    -webkit-box-shadow: 10px 10px 20px #000; /* Safari and Chrome */
    box-shadow: 10px 10px 20px #000; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
}


/*修改按鈕*/
.edit_button {
    text-align: center;
    vertical-align: middle;
    /*padding: 0px 12px;*/
    border: 1px solid #bbb9b9;
    border-radius: 6px;
    /*background: linear-gradient(to bottom, #f3f1f1, #c5c3c3);*/
    background: #ecf2ea; /* Old browsers */
    background: -moz-linear-gradient(top, #ecf2ea 29%, #e3eae8 63%, #d4dcdd 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ecf2ea 29%,#e3eae8 63%,#d4dcdd 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ecf2ea 29%,#e3eae8 63%,#d4dcdd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf2ea', endColorstr='#d4dcdd',GradientType=0 ); /* IE6-9 */
    font-size: 15px;
    color: #403152;
    font-weight: bold;
    white-space: nowrap;
    height: 43px;
}

/*刪除按鈕*/
.delete_button {
    text-align: center;
    vertical-align: middle;
    /* padding: 0px 12px; */
    border: 1px solid #ec8795;
    border-radius: 6px;
    /*background: linear-gradient(to bottom, #f9d6e0, #eca2ac);*/
    background: #fce5de; /* Old browsers */
    background: -moz-linear-gradient(top, #fce5de 0%, #efced9 50%, #f4c3d4 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fce5de 0%,#efced9 50%,#f4c3d4 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fce5de 0%,#efced9 50%,#f4c3d4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fce5de', endColorstr='#f4c3d4',GradientType=0 ); /* IE6-9 */
    font-size: 15px;
    color: #921632;
    font-weight: bold;
    white-space: nowrap;
    height: 43px;
}


/*重要按鈕*/
.import_button {
    text-align: center;
    vertical-align: middle;
    /* padding: 0px 12px; */
    border: 1px solid #ec8795;
    border-radius: 6px;
    /*background: linear-gradient(to bottom, #f9d6e0, #eca2ac);*/
    background: #fce5de; /* Old browsers */
    background: -moz-linear-gradient(top, #fce5de 0%, #efced9 50%, #f4c3d4 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fce5de 0%,#efced9 50%,#f4c3d4 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fce5de 0%,#efced9 50%,#f4c3d4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fce5de', endColorstr='#f4c3d4',GradientType=0 ); /* IE6-9 */
    font-size: 14px;
    color: #921632;
    font-weight: bold;
    height: 30px;
    min-width: 60px;
}


    /*重要按鈕*/
    .import_button:hover,
    .import_button:focus {
        /*background: linear-gradient(to bottom, #f9d6e0, #eca2ac);*/
        background: #fce5de; /* Old browsers */
        background: -moz-linear-gradient(top, #fce5de 0%, #efced9 50%, #f4c3d4 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #fce5de 0%,#efced9 50%,#f4c3d4 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #fce5de 0%,#efced9 50%,#f4c3d4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fce5de', endColorstr='#f4c3d4',GradientType=0 ); /* IE6-9 */
        color: #921632;
        text-decoration: none;
    }


/*預覽按鈕*/
.review_button {
    text-align: center;
    vertical-align: middle;
    /* padding: 0px 12px; */
    /*border: 1px solid #9a40b9;*/
    border: 1px solid #bbb9b9;
    border-radius: 6px;
    /*background: linear-gradient(to bottom, #f1d5fb, #d599ea);*/
    background: #ecf2ea; /* Old browsers */
    background: -moz-linear-gradient(top, #ecf2ea 29%, #e3eae8 63%, #d4dcdd 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ecf2ea 29%,#e3eae8 63%,#d4dcdd 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ecf2ea 29%,#e3eae8 63%,#d4dcdd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf2ea', endColorstr='#d4dcdd',GradientType=0 ); /* IE6-9 */
    font-size: 15px;
    /*color: #670d86;*/
    color: #403152;
    font-weight: bold;
    white-space: nowrap;
    height: 43px;
}

/*履歷調閱按鈕*/
.access_button {
    text-align: center;
    vertical-align: middle;
    padding: 0px 12px;
    /*border: 1px solid #80b543;*/
    border: 1px solid #bbb9b9;
    border-radius: 6px;
    /*background: linear-gradient(to bottom, #e4f5d1, #b8de8c);*/
    background: #ecf2ea; /* Old browsers */
    background: -moz-linear-gradient(top, #ecf2ea 29%, #e3eae8 63%, #d4dcdd 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ecf2ea 29%,#e3eae8 63%,#d4dcdd 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ecf2ea 29%,#e3eae8 63%,#d4dcdd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf2ea', endColorstr='#d4dcdd',GradientType=0 ); /* IE6-9 */
    font-size: 15px;
    /*color: #137516;*/
    color: #403152;
    font-weight: bold;
    /*white-space: nowrap;*/
    white-space: inherit;
    height: 43px;
    width: 56px;
    max-width: 56px;
    min-width: 56px;
}

    .access_button[disabled] {
        color: #adabab;
        cursor: not-allowed;
    }

.edit_button[disabled] {
    color: #adabab;
    cursor: not-allowed;
}

.delete_button[disabled] {
    color: #adabab;
    cursor: not-allowed;
    border: 1px solid #bbb9b9;
    background: #ecf2ea; /* Old browsers */
    background: -moz-linear-gradient(top, #ecf2ea 29%, #e3eae8 63%, #d4dcdd 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ecf2ea 29%,#e3eae8 63%,#d4dcdd 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ecf2ea 29%,#e3eae8 63%,#d4dcdd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf2ea', endColorstr='#d4dcdd',GradientType=0 ); /* IE6-9 */
}

/*必填圖示* */
.must_keyin {
    color: red;
}

.list_content {
    text-align: left;
}

.Small_Menu_Icon_DIV {
    text-align: left;
    float: left;
    margin: 20px 0px 0px 25px;
}

.small_title_left {
    float: left;
}


.lg_show {
    display: none;
}

.md_show {
    display: none;
}

.persion_area_title {
    height: 105px;
    padding-top: 40px;
}

.workers_area_title {
    /*height: 105px;*/
    height: 45px;
    padding-top: 12px;
}


/*電子報訂閱多條件描述(多個條件請以 , 分隔)*/
.many_condition_desc {
    font-size: 13px;
    color: #283161; /*藍色*/
    /* color: #981e1e; */
}

/*電子報訂閱 性別的rediobutton*/
.gender_radio {
    width: 30px;
}

/*電子報訂閱 工作地的checkbox*/
.work_place_ckeckbox {
    width: 28px;
}


.element_center {
    text-align: center;
}

.view_copy_button {
    text-align: center;
    vertical-align: middle;
    padding: 0px 16px;
    /*border: 1px solid #f3bb85;*/
    border: 1px solid #bbb9b9;
    border-radius: 6px;
    /*background: linear-gradient(to bottom, #fbe7d3, #f3bb85);*/
    background: #ecf2ea; /* Old browsers */
    background: -moz-linear-gradient(top, #ecf2ea 29%, #e3eae8 63%, #d4dcdd 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ecf2ea 29%,#e3eae8 63%,#d4dcdd 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ecf2ea 29%,#e3eae8 63%,#d4dcdd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf2ea', endColorstr='#d4dcdd',GradientType=0 ); /* IE6-9 */
    font-size: 15px;
    /*color: #984807;*/
    color: #403152;
    font-weight: bold;
    white-space: inherit;
    letter-spacing: 2px;
    height: 50px;
    width: 105px;
}

/*新增檢視應徵紀錄*/
.view_record_button {
    text-align: center;
    vertical-align: middle;
    padding: 0px 16px;
    /*border: 1px solid #f3bb85;*/
    border: 1px solid #bbb9b9;
    border-radius: 6px;
    /*background: linear-gradient(to bottom, #fbe7d3, #f3bb85);*/
    background: #ecf2ea; /* Old browsers */
    background: -moz-linear-gradient(top, #ecf2ea 29%, #e3eae8 63%, #d4dcdd 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ecf2ea 29%,#e3eae8 63%,#d4dcdd 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ecf2ea 29%,#e3eae8 63%,#d4dcdd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf2ea', endColorstr='#d4dcdd',GradientType=0 ); /* IE6-9 */
    font-size: 15px;
    /*color: #984807;*/
    color: #403152;
    font-weight: bold;
    white-space: inherit;
    letter-spacing: 2px;
    height: 50px;
    width: 85px;
}


.GridView_Pager {
    background: #c6dff5;
    color: #314973;
}

.Empty_Style {
    font-size: 16px;
    color: #d81616;
    background: #e1f1ff;
    height: 40px;
}

.pager_padding {
    padding: 8px 0px;
}

    .pager_padding a {
        color: #31499d;
    }

.pagerNum_padding {
    padding: 6px 12px 6px 0px;
    text-align: right;
    float: right;
}

.cursor_point {
    cursor: pointer;
}

.xs_show {
    display: none;
}

.select_btn {
    max-width: 35px;
    border-radius: 5px;
    border: 1px solid #9E9E9E;
    font-size: 13px;
    padding: 3px;
}

.search_content_green {
    color: #416d0a;
    font-size: 16px;
    padding: 0px 0px 0px 5px;
}

.search_content_block_bold {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 0px 0px 5px;
}

.search_content_red {
    color: #bf0b22;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 0px 0px 5px;
}

.search_content_block {
    color: #000000;
    font-size: 16px;
    padding: 0px 0px 0px 5px;
}

.view_detail_div:hover {
    background: #d6e0f7;
}

.epaper_special_condition_hight {
    margin-top: -4px;
}

.epaper_contact_email_hight {
    margin-top: -6px;
}

.want0203_contact_email_hight {
    margin-top: -4px;
}

.PageBlocker {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto auto;
    border: 3px solid #999999;
    width: 200px;
    height: 30px;
    text-align: center;
    background-color: White;
    /*top:50%;
	left:35%;*/
    z-index: 2001;
    position: absolute;
    zoom: 1;
}

.LoadProcess {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto auto;
    background: #000;
    z-index: 2001;
    zoom: 1;
    filter: alpha(opacity=30);
    opacity: 0.3;
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
}

.hiddencol {
    display: none;
}

.viscol {
    display: block;
}

.Resume_Class {
    margin: 0px 0px 0px 0px;
    font-size: 20px;
    font-weight: 600;
    color: #e81010;
}

.ResumeDesc_Class {
    font-size: 16px;
}

.Officel_Btn {
    /* 20201026 by Kevin 修改視窗的排版 */
    width: 44%;
    height: 60px;
    float: left;
    padding: 5px 10px;
    line-height: 50px;
    font-size: 18px;
    /*padding: 20px 30px;
    line-height: 0px;*/
    margin: 0px 20px 0px 12px;
    background-color: #bed6a5;
    border-radius: 6px;
    cursor: pointer;
}

.Not_Officel_Btn {
    /* 20201026 by Kevin 修改視窗的排版 */
    width: 44%;
    height: 60px;
    float: left;
    padding: 5px 10px;
    line-height: initial;
    font-size: 18px;
    /*padding: 20px 30px;
    line-height: 0px;*/
    background-color: #d1dce6;
    border-radius: 6px;
    cursor: pointer;
}

.Cancel_Btn {
    font-size: 18px;
    padding: 15px 20px;
    line-height: 0px;
    background-color: #d8d7d7;
    border-radius: 6px;
}

    .Cancel_Btn:hover {
        background-color: #bbbaba;
    }

.Officel_Btn:hover {
    background-color: #8bc34a;
}

.Not_Officel_Btn:hover {
    background-color: #85b7e4;
}

.Dialog_Type {
    margin: 0px 0px 0px -18px;
    text-align: center;
    width: auto;
    min-height: 25px;
    max-height: none;
    height: 80px;
    top: 10px;
    bottom: 0;
    margin: auto;
}

.WANTTF0002_5_Title_Border {
    /*color: black;*/
    border-top: 2px solid #0d800d;
    /*border-collapse: collapse;*/
}

.WANTTF0002_5_Title {
    background: #d7e8c4;
    /*color: #457708;*/
    font-weight: bolder;
    height: 35px;
    font-size: 16px;
    padding: 0px 0px 0px 10px;
    /*text-align: right;*/
    /*border-right: 8px solid #ffffff;*/
}

.WANTTF0002_5_Title_Column {
    background: #d7e8c4;
    /*color: #457708;*/
    font-weight: bolder;
    height: 35px;
    font-size: 16px;
    /*padding: 0px 0px 0px 10px;*/
    /*text-align: right;*/
    /*border-right: 8px solid #ffffff;*/
}

.WANTTF0002_5_Content_Title {
    background: #8080801c;
    /*color: #457708;*/
    font-weight: bolder;
    height: 35px;
    font-size: 16px;
    padding: 0px 0px 0px 10px;
    /*text-align: right;*/
    /*border-right: 8px solid #ffffff;*/
}

.WANTTF0002_5_Content_Column_Title {
    font-size: 16px;
    color: #423d3d;
}

.WANTTF0002_4_Title {
    height: 50px !important;
}

.WANTTF0002_4_Title_height {
    line-height: 40px;
}

.WANTTF0002_4_Button {
    border: 1px solid #ec8795;
    background: #fce5de; /* Old browsers */
    background: -moz-linear-gradient(top, #fce5de 0%, #efced9 50%, #f4c3d4 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fce5de 0%,#efced9 50%,#f4c3d4 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fce5de 0%,#efced9 50%,#f4c3d4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fce5de', endColorstr='#f4c3d4',GradientType=0 ); /* IE6-9 */
    color: #921632;
}

/*重要按鈕*/
.WANTTF0002_4_Button:hover,
.WANTTF0002_4_Button:focus {
    /*background: linear-gradient(to bottom, #f9d6e0, #eca2ac);*/
    background: #fce5de; /* Old browsers */
    background: -moz-linear-gradient(top, #fce5de 0%, #efced9 50%, #f4c3d4 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fce5de 0%,#efced9 50%,#f4c3d4 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fce5de 0%,#efced9 50%,#f4c3d4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fce5de', endColorstr='#f4c3d4',GradientType=0 ); /* IE6-9 */
    color: #921632;
    text-decoration: none;
}

input:read-only {
    background-color: #eceaea;
    cursor: no-drop;
}








/*
     FILE ARCHIVED ON 7:01:31 一月 24, 2019 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 19:01:35 五月 13, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
