@charset "utf-8";
/* CSS Document */
/*--------------------首頁-----------------*/
.WRAPPER_Top_br h1, h2, p {
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
}
.WRAPPER_Top_br {
    width:100%;
    height:105px;/*150px;*/
    margin:0 auto;
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/br_top.jpg) top center no-repeat;
}
.WRAPPER_Top_br .Commerce_Top {
    width:1003px;
    min-width:1003px;
    height:145px;
    margin:0 auto;
    position:relative;
}
.WRAPPER_Top_br .Commerce_Top .logo {
    float: left;
    width: 310px;
    height: 73px;
    margin: 22px 0 0 300px;
    position: absolute;
    z-index: 1000;
    left: -291px;
    top: -3px;
}
.WRAPPER_Top_br .Commerce_Top .logo h1 {
    font-size:1em;/*16*/
    text-indent:-9999px;
}
.WRAPPER_Top_br .Commerce_Top .logo h1 a {
    width:310px;
    height:73px;
    display:block;
}
.WRAPPER_Top_br .Commerce_Top .logo h1 a:active {
    width:310px;
    height:73px;
}
.WRAPPER_Top_br .Commerce_Top .Aid {
    float:right;
    width:680px;
    height:95px;
    position:relative;
}
.WRAPPER_Top_br .Commerce_Top .Aid .Function {
    height:22px;
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/br_00.gif) 0 0 repeat-x;
    margin-bottom:12px;
    position:absolute;
    top:0px;
    right:0px;
    padding:0 10px;
}
.WRAPPER_Top_br .Commerce_Top .Aid .Function p {
    font-size:0.75em;/*12*/
    line-height:22px;
    text-align:center;
    color:#FFF;
}
.WRAPPER_Top_br .Commerce_Top .Aid .Function p a {
    color:#FFF;
    text-decoration:none;
    letter-spacing:1px;
}
.WRAPPER_Top_br .Commerce_Top .Aid .Function p a:hover {
    text-decoration:underline;
}
.WRAPPER_Top_br .Commerce_Top .Aid .Search {
    width:318px;
    height:22px;
    position:absolute;
    top:35px;
    right:0px;
}
.WRAPPER_Top_br .Commerce_Top .Aid .Search input {
    float:left;
    width:190px;
    height:20px;
    border:#c3bfbf 1px solid;
    /*font-family:Helvetica, "Heiti TC", "微軟正黑體";*/
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    text-align:center;
    color:#b4b4b4;
    letter-spacing:1px;
    margin-right:5px;
}
.WRAPPER_Top_br .Commerce_Top .Aid .Search p.go {
    float:left;
    text-align:center;
    font-size:0.8125em;/*13*/
    line-height:22px;
    _line-height:24px;
    *line-height:24px;
}
.WRAPPER_Top_br .Commerce_Top .Aid .Search p.go a {
    width:44px;
    height:22px;
    display:block;
    color:#FFF;
    text-decoration:none;
    background-color:#017cc9;
    border-radius:3px;
    -webkit-border-radius: 3px; /* Safari, Chrome */
    -moz-border-radius: 3px; /* Firefox */
    behavior: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/css/border-radius.htc); /* IE6, IE7, IE8 */
}
.WRAPPER_Top_br .Commerce_Top .Aid .Search p.go a:hover {
    background-color:#005be3;
}
.WRAPPER_Top_br .Commerce_Top .Aid .Search p.advanced {
    float:left;
    line-height:22px;
    font-size:0.8125em;/*13*/
    margin-left:5px;
}
.WRAPPER_Top_br .Commerce_Top .Aid .Search p.advanced a {
    color:#039;
    text-decoration:none;
}
.WRAPPER_Top_br .Commerce_Top .Aid .Search p.advanced a:hover {
    text-decoration:underline;
}
.WRAPPER_Top_br .Commerce_Top .thebox {
    width:520px;
    overflow:hidden;
    position: absolute;
    top:28px;/*45px;*/
    right:10px;
}
.WRAPPER_Top_br .Commerce_Top .thebox .leftBox {
    height:100px;
    float:left; /*padding-right:25px;*/
}
.WRAPPER_Top_br .Commerce_Top .thebox .rightBox {
    float:left;
}
.WRAPPER_Top_br .Commerce_Top .thebox .searchBox {
    float:left;
    width: 230px;
}
.WRAPPER_Top_br .Commerce_Top .thebox .searchBoxRight {
    float:right;
    width: 230px;
}
/*新的全文檢索 1040120*/
.WRAPPER_Top_br .Commerce_Top .thebox .Search {
    width:230px;
    height:22px;
    position: relative;
    left:25px;
}
.WRAPPER_Top_br .Commerce_Top .thebox .Search input {
    float:left;
    width:145px;
    height:25px;
    line-height:25px;
    border:#c3bfbf 1px solid;
    /*font-family:Helvetica, "Heiti TC", "微軟正黑體";*/
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    text-align:center;
    color:#b4b4b4;
    letter-spacing:1px;
    margin-right:5px;
    font-size: 1em;/*16*/
}
.WRAPPER_Top_br .Commerce_Top .thebox .Search p.go {
    float:left;
    text-align:center;
    font-size:0.8125em;/*13*/
    line-height:26px;
    margin-left: 0px;
    _line-height:24px;
    *line-height:24px;
}
.WRAPPER_Top_br .Commerce_Top .thebox .Search p.go a {
    width:40px;
    height:26px;
    display:block;
    color:#FFF;
    text-decoration:none;
    background-color:#017cc9;
    border-radius:3px;
    -webkit-border-radius: 3px; /* Safari, Chrome */
    -moz-border-radius: 3px; /* Firefox */
    behavior: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/css/border-radius.htc); /* IE6, IE7, IE8 */
}
.WRAPPER_Top_br .Commerce_Top .thebox .Search p.go a:hover {
    background-color:#005be3;
    text-decoration: none;
}
.WRAPPER_Top_br .Commerce_Top .thebox .Search p.advanced {
    position: relative;
    float:right;
    top:-50px;
    right:40px;
    line-height:22px;
    font-size:0.8125em;/*13*/
}
.WRAPPER_Top_br .Commerce_Top .thebox .Search p.advanced a {
    color:#039;
    text-decoration:none;
}
.WRAPPER_Top_br .Commerce_Top .thebox .Search p.advanced a:hover {
    text-decoration:underline;
    color: #FF3F00;
}
.WRAPPER_Top_br .Commerce_Top .thebox hline {
    height:5px;
    line-height:5px;
    color:#1879A7;
    margin-left:38px;
}
.WRAPPER_Top_br .Commerce_Top .thebox h3 {
    line-height:25px;/*30px;*/
    font-size:1em;/*16*/
    _font-size:1em;/*16*/
    *font-size:1em;/*16*/
    color:#1879A7;
    margin-left:24px;
}
.WRAPPER_Top_br .Commerce_Top .thebox p {
    line-height:20px;
    font-size:0.875em;/*14*/
    _font-size:0.8125em;/*13*/
    *font-size:0.8125em;/*13*/
    color:#231815;
    margin-left:24px;
}
.WRAPPER_Top_br .Commerce_Top .thebox p.Number {
    text-align:center;
    font-weight: bold;
}
.WRAPPER_Top_br .Commerce_Top .thebox p.Quantity {
    padding:0 0 8px 10px;
    font-weight: bold;
}
.WRAPPER_Top_br .Commerce_Top .thebox p.Quantity span {
    background-color:#107596;
    margin-right:5px;
    padding:2px;
    color:#FFF;
    border-radius:4px;
    -webkit-border-radius: 4px; /* Safari, Chrome */
    -moz-border-radius: 4px; /* Firefox */
    behavior: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/css/border-radius.htc); /* IE6, IE7, IE8 */
}
.WRAPPER_Top_br .Commerce_Top .thebox p.Quantity a {
    text-decoration:none;
    font-size:1em;/*16*/
    _font-size:1em;/*16*/
    *font-size:1em;/*16*/
}
.WRAPPER_Top_br .Commerce_Top .thebox p.Quantity1 {
    padding:0 0 8px 10px;
}
.WRAPPER_Top_br .Commerce_Top .thebox p.Quantity1 span {
    background-color:red;
    margin-right:5px;
    padding:2px;
    color:#FFF;
    border-radius:4px;
    -webkit-border-radius: 4px; /* Safari, Chrome */
    -moz-border-radius: 4px; /* Firefox */
    behavior: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/css/border-radius.htc); /* IE6, IE7, IE8 */
}
.WRAPPER_Top_br .Commerce_Top .thebox p.Quantity1 a {
    text-decoration:none;
    font-size:1em;/*16*/
    _font-size:1em;/*16*/
    *font-size:1em;/*16*/
}
.WRAPPER_Top .Aid .Search {
    width:430px;
    display:block;
    padding-top:10px;
    height:22px;
}
.WRAPPER_Top .Aid .Search p {
    float:right;
    font-size:0.75em;/*12*/
    color:#7e7e7f;
    line-height:22px;
}
.WRAPPER_Top .Aid .Search p.go {
    width:44px;
    text-align:center;
    font-weight:bold;
}
.WRAPPER_Top .Aid .Search p.go a {
    width:44px;
    height:22px;
    color:#FFF;
    display:block;
    background-color:#0d74bb;
    text-decoration:none;
    border-radius:3px;
    -webkit-border-radius: 3px; /* Safari, Chrome */
    -moz-border-radius: 3px; /* Firefox */
    behavior: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/css/border-radius.htc); /* IE6, IE7, IE8 */
}
.WRAPPER_Top .Aid .Search p.go a:hover {
    background-color:#006be4;
}
.WRAPPER_Top .Aid .Search input {
    float:right;
    width:165px;
    height:20px;
    color:#7e7e7f;
    line-height:20px;
    border:1px solid #c0bfbf;
    padding:0 5px;
    margin:0 6px;
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
}
/*-----MENU-----*/
.WRAPPER_TopMenu_br {
    width:100%;
    height:38px;
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/br_Commerce_menu.gif) 0 0 repeat-x;
}
.WRAPPER_TopMenu_br .Commerce_Menu {
    width:1003px;
    height:38px;
    margin:0 auto;
}
#menu {
    width: 100%;
    margin: 0;
    list-style: none;
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
}
#menu li {
    float: left;
    padding: 0 0 10px 0;
    position: relative;
    line-height: 0;
}
#menu a {
    color:#FFF;
    height:38px;
    display:block;
    text-decoration:none;
    font-weight:normal;
    padding: 0 12px 0 12px;
    line-height:38px;
    _font-size:1em;/*16*/
    *font-size:1em;/*16*/
}
#menu h2 {
    font-size:1.125em;/*18*/
}
#menu a:hover {
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/br_Commerce_menu_in.gif) 0 0 repeat-x;
    border-radius:8px;
    -webkit-border-radius: 8px; /* Safari, Chrome */
    -moz-border-radius: 8px; /* Firefox */
    behavior: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/css/border-radius.htc); /* IE6, IE7, IE8 */
}
/* *html #menu li a:hover { IE6
    color: #fafafa;
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/br_Commerce_menu_in.gif) 0 0 repeat-x;
}*/
#menu li:hover > ul {
    display: block;
}
/* Sub-menu */
#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 99999;
    background: #c8e0ec;
    -webkit-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#menu ul ul {
    top: 0;
    left: 100%;
    background: #fff78c;
}
#menu ul ul.po_btm01 {
    left: -153px;
}
#menu ul ul.po_btm02 {
    left: -199px;
}
#menu ul ul.po_btm03 {
    left: -339px;
}
#menu ul ul.po_btm04 {
    left: -363px;
}
#menu ul ul.po_btm05 {
    left: -513px;
}
#menu ul ul.po_btm06 {
    left: -478px;
}
#menu ul ul.po_btm07 {
    left: -318px;
}
#menu ul li {
    float: none;
    margin: 0;
    padding: 0;
    display: block;
    border-bottom:1px solid #b1d6e5;
}
#menu ul li:last-child {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#menu ul a {
    /*font-family:Helvetica, "Heiti TC", "微軟正黑體";*/
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    font-size: 1em;/*16*/
    height: 10px;
    height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    color:#333;
}
/* *html #menu ul a { IE6
    height: 10px;
    border-radius:0px;
}*/
*:first-child+html #menu ul a /* IE7 */ {
    height: 10px;
}
#menu ul a:hover {
    background: #fff78c;
    border-radius:5px;
}
#menu ul ul a:hover {
    background: #c8e0ec;
}
#menu ul li:first-child > a {
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
#menu ul li:first-child > a:after {
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #d1e2ed;
}
#menu ul ul li:first-child a:after {
    left: -8px;
    top: 12px;
    width: 0;
    height: 0;
    border-left: 0;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 8px solid #fff78c;
}
#menu ul ul.left_btm li:first-child a:after {/*位置*/
    left:100%;
    top: 12px;
    width: 0;
    height: 0;
    border-left: 0;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: none;
    border-left: 8px solid #fff78c;
}
#menu ul ul.left_btm li:first-child a:hover:after {
    border-right-color: #c8e0ec;
    border-bottom-color: transparent;
}
#menu ul li:first-child a:hover:after {
    border-bottom-color: #fff78c;
}
#menu ul ul li:first-child a:hover:after {
    border-right-color: #c8e0ec;
    border-bottom-color: transparent;
}
#menu ul ul.left_btm li:first-child a:hover:after {
    border-right-color: #fff78c;
    border-left: 8px solid #c8e0ec;
    border-bottom-color: transparent;
}
#menu ul li:last-child > a {
}
/* Clear floated elements */
#menu:after {
    visibility: hidden;
    display: block;
    font-size: 0em;
    content: " ";
    clear: both;
    height: 0;
}
* html #menu {
    zoom: 1;
} /* IE6 */
*:first-child+html #menu {
    zoom: 1;
} /* IE7 */
/*-----中間內容-----*/
.WRAPPER_Middle h2, h3, h4, h5, h6, p {
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
}
.WRAPPER_Middle {
    width:100%;
    overflow:hidden;
    margin:0 auto;
    border-bottom:3px solid #FFF;
    /*background-color:#f5f5f5;*/
    _margin-top:-35px;
}
.WRAPPER_Middle .left {
    float:left;
    /*width:1000px;*/
    width:100%;
    overflow:hidden;
}
.WRAPPER_Middle .left .databox_br {
    /*width:1000px;*/
    width:100%;
    overflow:hidden;
    /*border-top:3px solid #FFF;*/
}
.WRAPPER_Middle .left .databox_br .thebox {
    /*width:1000px;*/
    width:100%;
    overflow:hidden;
    /*background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/br_box.gif) top left no-repeat;*/
    padding-bottom:10px;
}
.WRAPPER_Middle .left .databox_br .thebox ul.Submenu {
    /*width:972px;*/
    width:100%;
    margin-left:28px;
}
.WRAPPER_Middle .left .databox_br .thebox ul.Submenu li {
    float:left;
}
.WRAPPER_Middle .left .databox_br .thebox ul.Submenu li h4 {
    font-size:1.0625em;/*17*/
    _font-size:1em;/*16*/
    *font-size:1em;/*16*/
    color:#343434;
    line-height:45px;
    text-align:center;
}
.WRAPPER_Middle .left .databox_br .thebox ul.Submenu li h4 a {
    width:86px;
    height:52px;
    display:block;
    color:#343434;
    text-decoration:none;
    font-weight:normal;
}
.WRAPPER_Middle .left .databox_br .thebox ul.Submenu li h4 a:hover {
    color:#009;
}
.WRAPPER_Middle .left .databox_br .thebox ul.Submenu li h4.btm_in a {
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/br_subbtm.gif) 0 0 no-repeat;
    color:#FFF;
}
.WRAPPER_Middle .left .databox_br .thebox ul.Submenu li h4.longName a {
    width:138px;
    height:52px;
    display:block;
    color:#343434;
    text-decoration:none;
    font-weight:normal;
}
.WRAPPER_Middle .left .databox_br .thebox ul.Submenu li h4.longName a:hover {
    color:#009;
}
.WRAPPER_Middle .left .databox_br .thebox ul.Submenu li h4.btm_in_longName a {
    width:138px;
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/br_subbtm_b.gif) 0 0 no-repeat;
    color:#FFF;
}
.WRAPPER_Middle .left .databox_br .thebox h3 { /*height:40px;*/
    line-height:40px;
    font-size:1.0625em;/*17*/
    _font-size:1em;/*16*/
    *font-size:1em;/*16*/
    color:#1879A7;
    margin-left:15px;
}
/*多媒體*/
.WRAPPER_Middle .left .databox_br1 {
    width:168px;
    overflow:hidden; /*border-top:3px solid #FFF;*/
}
.WRAPPER_Middle .right .databox_br1 .thebox1 {
    width:241px;
    overflow:hidden;
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/br_box2.gif) top left no-repeat;
    padding-bottom:10px;
}
/*--重要公告--*/
.WRAPPER_Middle .left .databox_br .thebox .Message_box {
    /*width:976px;*/
    width:98%;
    /*overflow:hidden;*/
    margin-left:24px;
    margin-top:35px;
}
.WRAPPER_Middle .left .databox_br .thebox .Message_box .a_top {
    /*width:976px;*/
    width:100%;
    height:8px;
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/box_a.gif) 0 0 no-repeat;
    _margin-bottom:-11px;
}
.WRAPPER_Middle .left .databox_br .thebox .Message_box .b_data {
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    /*width:920px;*/
    width:100%;
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/box_b.gif) 0 0 repeat-y;
    padding:5px 25px 5px 15px;
}
.WRAPPER_Middle .left .databox_br .thebox .Message_box .b_data ul li p {
    color:#231815;
    font-size:0.875em;/*14*/
    _font-size:0.8125em;/*13*/
    *font-size:0.8125em;/*13*/
    line-height:10px;
    text-align: justify;
    text-indent: -1.4em;
    margin-left: 20px;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
}
.WRAPPER_Middle .left .databox_br .thebox .Message_box .b_data ul li p a {
    color:#231815;
    text-decoration:none;
}
.WRAPPER_Middle .left .databox_br .thebox .Message_box .b_data ul li p a:hover {
    text-decoration:underline;
    color: #FF3F00;
}
.WRAPPER_Middle .left .databox_br .thebox .Message_box .b_data ul li.bottom_line {
    /*width:702px;*/
    width:100%;
    border-bottom:1px solid #c9c5c4;
}
.WRAPPER_Middle .left .databox_br .thebox .Message_box .b_data ul li p span {
    width:25px;
    height:20px;
    color:#FFF;
    background-color:#231815;
    padding:0 3px;
    text-align:center;
    border-radius:4px;
    margin-right:5px;
    -webkit-border-radius: 4px; /* Safari, Chrome */
    -moz-border-radius: 4px; /* Firefox */
    behavior: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/css/border-radius.htc); /* IE6, IE7, IE8 */
}
.WRAPPER_Middle .left .databox_br .thebox .Message_box .b_data p.more {
    /*width:900px;*/
    width:95%;
    text-align:right;
    color:#107596;
    font-size:0.875em;/*14*/
    _font-size:0.8125em;/*13*/
    *font-size:0.8125em;/*13*/
}
.WRAPPER_Middle .left .databox_br .thebox .Message_box .b_data p.more a {
    color:#107596;
    text-decoration:none;
}
.WRAPPER_Middle .left .databox_br .thebox .Message_box .b_data p.more a:hover {
    text-decoration:underline;
    color: #FF3F00;
}
.WRAPPER_Middle .left .databox_br .thebox .Message_box .c_bottom {
    /*width:960px;*/
    width:100%;
    height:14px;
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/box_c.gif) 0 0 no-repeat;
}
/*--表格跳色--*/
.thrColAbsHdr .WRAPPER_Middle .left .databox_br .thebox .Message_box .b_data .odd {
    background-color: white;/*#e5f1f4;*/
}
.thrColAbsHdr .WRAPPER_Middle .left .databox_br .thebox .Message_box .b_data #list {
    text-indent: -1.9em;
    padding-left: 35px;
}
/*--內頁--*/
.WRAPPER_Middle .left .databox_br .thebox .Message_box .b_data h5 {
    width:702px;
    color:#BA1635;
    text-indent:20px;
    line-height:38px;
    font-size:1.0625em;/*17*/
    _font-size:1em;/*16*/
    *font-size:1em;/*16*/
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/icon_list.gif) 0 10px no-repeat;
}
.WRAPPER_Middle .left .databox_br .thebox .Message_box .b_data h6 {
    width:702px;
    color:#107596;
    line-height:25px;
    font-size:0.875em;/*14*/
    _font-size:0.8125em;/*13*/
    *font-size:0.8125em;/*13*/
    margin-top:5px;
}
.WRAPPER_Middle .left .databox_br .thebox .Message_box .b_data ul.list_info {
    width:100%;
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    font-size:0.8125em;/*13*/
    padding-bottom:10px;
}
.WRAPPER_Middle .left .databox_br .thebox .Message_box .b_data ul.list_info li {
    width:100%;
    border-bottom:1px solid #c9c5c4;
}
.WRAPPER_Middle .left .databox_br .thebox .Message_box .b_data ul.list_info li p {
    line-height:35px;
    padding:0px;
    text-indent:20px;
}
.WRAPPER_Middle .left .databox_br .thebox .Message_box .b_data ul.list_info li p a {
    width:100%;
    height:35px;
    display:block;
}
.WRAPPER_Middle .left .databox_br .thebox .Message_box .b_data ul.list_info li p a:hover {
    background-color:#f2f2f4;
    text-decoration:underline;
}
.WRAPPER_Middle .left .databox_br .thebox .Message_box .b_data ul.list_a {
    list-style-type: decimal;
    padding-left:25px;
    width:677px;
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    font-size:0.8125em;/*13*/
}
.WRAPPER_Middle .left .databox_br .thebox .Message_box .b_data ul.list_b { /*list-style-type: decimal;*/
    padding-left:25px;
    width:677px;
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    font-size:0.8125em;/*13*/
}
/*--內頁二欄式--*/
.WRAPPER_Middle .left .databox_br .thebox .Message_box .b_data table tbody tr td {
    vertical-align: top;
}
.WRAPPER_Middle .left .databox_br .thebox .Message_box .b_data table tbody tr td h5 {
    width:300px;
    color:#BA1635;
    text-indent:20px;
    line-height:38px;
    font-size:1.0625em;/*17*/
    _font-size:1em;/*16*/
    *font-size:1em;/*16*/
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/icon_list.gif) 0 10px no-repeat;
    margin-top: -20px;
    margin-right: -20px;
    margin-bottom: -20px;
    margin-left: -25px;
}
.WRAPPER_Middle .left .databox_br .thebox .Message_box .b_data table tbody ul.list_info #inf2 {
    width:300px;
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    font-size:0.8125em;/*13*/
    padding-bottom:10px;
}
.WRAPPER_Middle .left .databox_br .thebox .Message_box .b_data table tbody tr td #inf2 li {
    width:300px;
    border-bottom:1px solid #c9c5c4;
}
.WRAPPER_Middle .left .databox_br .thebox .Message_box .b_data table tbody tr td #inf2 li p {
    line-height:35px;
    padding:0px;
    text-indent:20px;
    margin-left: -20px;
}
.WRAPPER_Middle .left .databox_br .thebox .Message_box .b_data table tbody tr td #inf2 li p a {
    width:300px;
    height:35px;
    display:block;
    margin-left: 20px;
}
.WRAPPER_Middle .left .databox_br .thebox .Message_box .b_data table tbody tr td #inf2 li p a:hover {
    background-color:#f2f2f4;
    text-decoration:underline;
}
/*--申辦查詢服務--*/
.WRAPPER_Middle .left .databox_br .thebox .Service_box {
    width:168px; /*height:138px;*/
    float:left;
    margin:0 0 5px 16px;
} /*margin:0 0 20px 16px;*/
.WRAPPER_Middle .left .databox_br .thebox .Service_box .l_img {
    width:168px;
    height:138px;
}
.WRAPPER_Middle .left .databox_br .thebox .Service_box .l_img a.p1 {
    width:168px;
    height:138px;
    display:block;
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/iocn_p1.gif) 0 0 no-repeat;
}
.WRAPPER_Middle .left .databox_br .thebox .Service_box .l_img a.p2 {
    width:168px;
    height:138px;
    display:block;
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/iocn_p2.gif) 0 0 no-repeat;
}
.WRAPPER_Middle .left .databox_br .thebox .Service_box .l_img a.p3 {
    width:168px;
    height:138px;
    display:block;
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/iocn_p3.gif) 0 0 no-repeat;
}
.WRAPPER_Middle .left .databox_br .thebox .Service_box .l_img a.p4 {
    width:168px;
    height:138px;
    display:block;
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/iocn_p4.gif) 0 0 no-repeat;
}
.WRAPPER_Middle .left .databox_br .thebox .Service_box h5 {
    width:168px;
    font-size:1.0625em;/*17*/
    _font-size:1em;/*16*/
    *font-size:1em;/*16*/
    color:#BA1635;
    line-height:40px;
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/icon_Arrow.gif) 0 12px no-repeat;
    text-indent:20px;
}
.WRAPPER_Middle .left .databox_br .thebox .Service_box h5 a {
    color:#BA1635;
    text-decoration:none;
}
.WRAPPER_Middle .left .databox_br .thebox .Service_box h5 a:hover {
    text-decoration: underline;
    color: #FF3F00;
}
.WRAPPER_Middle .left .databox_br .thebox .Service_box p {
    width:155px;
    font-size:0.875em;/*14*/
    _font-size:0.8125em;/*13*/
    *font-size:0.8125em;/*13*/
    color:#231815;
    line-height:18px;
    text-align:justify;
    margin:0 auto;
    padding:5px 0;
}
.WRAPPER_Middle .left .databox_br .thebox .Service_box .pLink {
    width:155px;
    font-size:1em;/*16*/
    _font-size:1em;/*16*/
    *font-size:1em;/*16*/
    color:#BA1635;
    line-height:18px;
    text-align:justify;
    margin:0 0 0 0;
    padding:5px 0;
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
}
.WRAPPER_Middle .left .databox_br .thebox .Service_box .pLink a {
    color:#BA1635;
    text-decoration:none;
    font-weight: bold;
}
.WRAPPER_Middle .left .databox_br .thebox .Service_box .pLink span.aa {
    width:20px;
    height:20px;
    margin:5px 0 0 5px;
    display:block;
    float:left;
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/icon_Arrow.gif) 0 0 no-repeat;
}
/*--常用連結--*/
.WRAPPER_Middle .left .databox_br .thebox .ad_linkBox {
    width:985px; /*height:58px;*/
    display:block;
    overflow:hidden;
    margin:0 0 0 15px;
}
.WRAPPER_Middle .left .databox_br .thebox .ad_linkBox ul {
}
.WRAPPER_Middle .left .databox_br .thebox .ad_linkBox ul li {
    float:left;
    width:145px;
    height:48px;
    margin:5px 0 0 5px;
}
/*-----右邊區塊--------*/
.WRAPPER_Middle .right {
    float:right;
    width:241px;
    overflow:hidden;
    border-left:2px solid #FFF;
}
.WRAPPER_Middle .right .databox_br {
    width:241px;
    overflow:hidden;
    background-color:#f9f9f9;
    border-top:3px solid #FFF;
}
.WRAPPER_Middle .right .databox_br .thebox {
    width:241px;
    overflow:hidden;
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/br_box2.gif) top left no-repeat;
    padding-bottom:5px;
}
.WRAPPER_Middle .right .databox_br .thebox h3 {
    width:200px;
    height:30px;
    line-height:30px;
    font-size:1em;/*16*/
    _font-size:1em;/*16*/
    *font-size:1em;/*16*/
    color:#1879A7;
    margin-left:24px;
    padding-top:5px;
}
.WRAPPER_Middle .right .databox_br .thebox p {
    line-height:20px;
    font-size:0.875em;/*14*/
    _font-size:0.8125em;/*13*/
    *font-size:0.8125em;/*13*/
    color:#231815;
}
.WRAPPER_Middle .right .databox_br .thebox1 {
    width:241px;
    overflow:hidden;
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/br_box2.gif) top left no-repeat;
    padding-bottom:10px;
}
/*快速連結*/
.WRAPPER_Middle .databox_br .thebox .go_linkBox {
    width:960px;
    margin-left:15px;
}
.WRAPPER_Middle .databox_br .thebox .go_linkBox .go_link {
    width:230px;
    float:left;
}
.WRAPPER_Middle .databox_br .thebox .go_linkBox .go_link p {
    color:#B1B1B2;
    line-height:25px;
    font-size:0.875em;/*14*/
    _font-size:0.8125em;/*13*/
    *font-size:0.8125em;/*13*/
    float:left;
    margin-left:0px;
}
.WRAPPER_Middle .databox_br .thebox .go_linkBox .go_link p a {
    color:#231815;
    text-decoration:none;
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/icon_Green.gif) 0 0 no-repeat;
    padding-left:15px;
}
.WRAPPER_Middle .databox_br .thebox .go_linkBox .go_link p a:hover {
    text-decoration:underline;
    color: #FF3F00;
}
.WRAPPER_Middle .databox_br .thebox .go_linkBox .go_link span.aa {
    width:20px;
    height:20px;
    margin:5px 0 0 5px;
    display:block;
    float:left;
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/icon_Arrow.gif) 0 0 no-repeat;
}
.WRAPPER_Middle .databox_br .thebox .go_linkBox .go_link_l {
    width:270px;
    float:left;
}
.WRAPPER_Middle .databox_br .thebox .go_linkBox .go_link_l p {
    color:#B1B1B2;
    line-height:25px;
    font-size:0.875em;/*14*/
    _font-size:0.8125em;/*13*/
    *font-size:0.8125em;/*13*/
    float:left;
    margin-left:0px;
}
.WRAPPER_Middle .databox_br .thebox .go_linkBox .go_link_l p a {
    color:#231815;
    text-decoration:none;
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/icon_Green.gif) 0 0 no-repeat;
    padding-left:15px;
}
.WRAPPER_Middle .databox_br .thebox .go_linkBox .go_link_l p a:hover {
    text-decoration:underline;
    color: #FF3F00;
}
.WRAPPER_Middle .databox_br .thebox .go_linkBox .go_link_l span.aa {
    width:20px;
    height:20px;
    margin:5px 0 0 5px;
    display:block;
    float:left;
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/icon_Arrow.gif) 0 0 no-repeat;
}
/*新的常用連結*/
.WRAPPER_Middle .link .databox_br .thebox h3 {
    width:730px;
    height:40px;
    line-height:40px;
    font-size:1.0625em;/*17*/
    _font-size:1em;/*16*/
    *font-size:1em;/*16*/
    color:#1879A7;
    margin-left:38px;
}
/*新的全文檢索*/
.WRAPPER_Middle .right .databox_br .thebox .Search {
    width:200px;
    height:22px;
    position: relative;
    left:25px;
}
.WRAPPER_Middle .right .databox_br .thebox .Search input {
    float:left;
    width:145px;
    height:25px;
    line-height:25px;
    border:#c3bfbf 1px solid;
    /*font-family:Helvetica, "Heiti TC", "微軟正黑體";*/
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    text-align:center;
    color:#b4b4b4;
    letter-spacing:1px;
    margin-right:5px;
    font-size: 1em;/*16*/
}
.WRAPPER_Middle .right .databox_br .thebox .Search p.go {
    float:left;
    text-align:center;
    font-size:0.8125em;/*13*/
    line-height:26px;
    _line-height:24px;
    *line-height:24px;
}
.WRAPPER_Middle .right .databox_br .thebox .Search p.go a {
    width:40px;
    height:26px;
    display:block;
    color:#FFF;
    text-decoration:none;
    background-color:#017cc9;
    border-radius:3px;
    -webkit-border-radius: 3px; /* Safari, Chrome */
    -moz-border-radius: 3px; /* Firefox */
    behavior: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/css/border-radius.htc); /* IE6, IE7, IE8 */
}
.WRAPPER_Middle .right .databox_br .thebox .Search p.go a:hover {
    background-color:#005be3;
    text-decoration: none;
}
.WRAPPER_Middle .right .databox_br .thebox .Search p.advanced {
    position: relative;
    float:right;
    top:-53px;
    right:8px;
    line-height:22px;
    font-size:0.8125em;/*13*/
}
.WRAPPER_Middle .right .databox_br .thebox .Search p.advanced a {
    color:#039;
    text-decoration:none;
}
.WRAPPER_Middle .right .databox_br .thebox .Search p.advanced a:hover {
    text-decoration:underline;
    color: #FF3F00;
}
.WRAPPER_Middle .right .databox_br .thebox hline {
    height:5px;
    line-height:5px;
    color:#1879A7;
    margin-left:38px;
}
/*會員登入*/
.WRAPPER_Middle .right .databox_br .thebox .longinbox {
    width:227px;
    height:82px;
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/br_login.gif) 0 0 no-repeat;
    margin:0 0 5px 5px;
    padding-top:46px;
}
.WRAPPER_Middle .right .databox_br .thebox .longinbox .longin_a {
    width:228px;
    height:42px;
    padding-top:14px;
}
.WRAPPER_Middle .right .databox_br .thebox .longinbox .longin_a p {
    color:#BA1635;
    line-height:16px;
    padding-left:25px;
    font-size:0.875em;/*14*/
    _font-size:0.8125em;/*13*/
    *font-size:0.8125em;/*13*/
}
.WRAPPER_Middle .right .databox_br .thebox .longinbox .longin_a p a {
    color:#BA1635;
    text-decoration:none;
}
.WRAPPER_Middle .right .databox_br .thebox .longinbox .longin_a p a:hover {
    text-decoration: underline;
    color: #FF3F00;
}
.WRAPPER_Middle .right .databox_br .thebox .longinbox .longin_b {
    width:228px;
    height:28px;
}
.WRAPPER_Middle .right .databox_br .thebox .longinbox .longin_b p {
    color:#2B67B2;
    line-height:70px;
    padding-left:25px;
    font-size:0.875em;/*14*/
    _font-size:0.8125em;/*13*/
    *font-size:0.8125em;/*13*/
}
.WRAPPER_Middle .right .databox_br .thebox .longinbox .longin_b p a {
    color:#2B67B2;
    text-decoration:none;
}
.WRAPPER_Middle .right .databox_br .thebox .longinbox .longin_b p a:hover {
    text-decoration: underline;
    color: #FF3F00;
}
/*聚焦業務*/
.WRAPPER_Middle .right .databox_br .thebox .imgbox {
    width:175px;
    height:68px;
    margin:0 0 8px 25px;
    text-decoration: none;
}
.WRAPPER_Middle .right .databox_br .thebox1 .imgbox {
    width:175px;
    height:68px;
    margin:0 0 8px 25px;
    text-decoration: none;
}
.WRAPPER_Middle .right .databox_br .thebox .fb {
    margin:0 auto;
    margin-top:12px;
}
/*-----底部公司資訊-----*/
.WRAPPER_Bottom_br {
    width:100%;
    height:70px;
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/br_bottom.gif) 0 0 repeat-x;
}
.WRAPPER_Bottom_br .thebottom {
    width:100%;
    height:50px;
    margin:0 auto;
    padding:18px 0 0 0;
    text-align: center;
}
.WRAPPER_Bottom_br .thebottom p {
    font-size:0.8125em;/*13*/
    color:#FFF;
    line-height:20px;
}
.WRAPPER_Bottom_br .thebottom p a {
    color:#FFF;
    text-decoration:none;
}
.WRAPPER_Bottom_br .thebottom p a:hover {
    text-decoration: underline;
    color: #FF3F00;
}
.WRAPPER_Middle .path {
    color: #565656;
    font-size: 1em;/*16*/
    padding-left: 15px;
    padding-bottom: 3px;/*8px;*/
    background-color: #FFF;
    margin:0 auto;
}
/*==============================================================*/
form {
    margin: 0px;
    display: inline;
    vertical-align:middle;
}
.line1 a, .line2 a, .table_show a, .path a {
    text-decoration: none;
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    color: #231815;
}
.b_data a {
    text-decoration: none;
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    font-size: 1em;/*16*/
    color: #00F;
}
.b_data a:hover,a:focus {
    text-decoration: underline;
}
.line1 a:hover, .line2 a:hover, .table_show a:hover, .path a:hover, .b_data a:hover {
    text-decoration: underline;
    color: #FF3F00;
}
.thrColAbsHdr {
    width:1003px;
    margin:0 auto;
}
.thrColAbsHdr #container {
    position: relative; /* 新增 position: relative 可讓您決定兩個邊列相對於這個容器的位置 */
    width: 1000px;  /* 使用比完整 800px 少 20px 的寬度會允許使用瀏覽器邊框並且避免水平捲軸出現 */
    background: #FFFFFF;
    margin: 0 auto; /* 自動邊界 (搭配寬度) 會讓頁面置中對齊 */
    border: 0px solid #000000;
    text-align: left; /* 這樣做會覆寫 Body 元素上的 text-align: center。 */
}
/* 含有標題和頁尾之絕對定位邊列的提示：
1. 您必須指定絕對定位 (AP) 元素的頂端和側邊值 (右邊或左邊)。(因此，如果沒有指定頂端值，AP 元素將會按照頁面的來源順序，直接從最後一個項目之後開始。這表示，如果邊列是文件來源順序中 #container 的第一個元素，即使沒有指定頂端值，它們也會顯示在 #container 的頂端。不過，如果它們的來源順序之後由於任何原因而移動，就需要具有頂端值，才能顯示在所需的位置。
2. 絕對定位 (AP) 元素會從文件的流向中移出。這表示，佔據頁面上的適當空間後，周圍的元素不知道它們的存在而且無法進行處理。因此，只有當您確定中間的 #mainContent Div 一定會包含大部分內容時，才應該將 AP Div 當做側邊欄使用。如果任一個邊列即將包含更多內容，該邊列就會超過父 Div 的底部 (在此情況下，頁尾也一樣)，而且邊列似乎不會包含在其中。
3. 如果符合上述需求，絕對定位邊列就可以讓您輕鬆地控制文件的來源順序。
4. 如果來源順序已變更，頂端值就應該要等於標題的高度，因為這樣會讓欄的外觀符合標題。
*/
.thrColAbsHdr #header {
    height: 120px; /* 如果您要變更欄的來源順序，可能會想要在標題上使用高度，以便將可預期的頂端值指定給欄 */
    background: #DDDDDD;
    padding: 0 10px 0 20px;  /* 這個欄位間隔符合下面顯示的 Div 中，元素的靠左對齊。如果在 #header 中使用影像而非文字，您可能會想要移除欄位間隔。 */
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/title.jpg) no-repeat 50% 50%;
}
.thrColAbsHdr #title {
    text-align: right;
    color:#FFF;
    height:24px;
    padding:0px 6px 0 0;
    font-size:0.75em;/*12*/
    background-color: #178FDD;
}
.thrColAbsHdr #title a {
    text-decoration: none;
    color: #FFF;
}
.thrColAbsHdr #title a:hover {
    text-decoration: underline;
    color:#FFD83C;
}
.thrColAbsHdr #header h1 {
    margin: 0; /* 將 #header Div 中最後一個元素的邊界調整為零可避免邊界收合 (Div 之間出現的空間，無法解釋)。如果 Div 的周圍具有邊框，這就不是必要動作，因為該項設定也會避免邊界收合 */
    padding: 10px 0; /* 使用欄位間隔而非邊界便可讓元素遠離 Div 的邊緣 */
}
.thrColAbsHdr #sidebar1 {
    position: absolute;
    top: 144px;
    left: 0px;
    width: 170px; /* 在符合標準的瀏覽器或 Internet Explorer 的標準模式中，這個 Div 的實際寬度 (除了寬度以外) 將會包含欄位間隔和邊框 */
    padding: 15px 0px 15px 10px; /* 欄位間隔會讓 Div 的內容遠離邊緣 */
    /*background:;  欄位間隔會讓 Div 的內容遠離邊緣 
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/img/sidebar1.jpg);*/
    /*background-repeat: no-repeat;*/
    background-position: 9px 3px;
    height: auto;
}
.thrColAbsHdr #sidebar1 h4 {
    padding:10px 0 0 0;
    margin:0;
}
.thrColAbsHdr #container #sidebar1 .h4_txt li {
    font-size: 1em;/*16*/
    margin-left: 10px;
}
.thrColAbsHdr #sidebar1 p {
    font-size:0.8125em;/*13*/
}
.thrColAbsHdr #sidebar2 {
    position: absolute;
    top: 140px;
    right: 0;
    width: 170px; /* 在符合標準的瀏覽器或 Internet Explorer 的標準模式中，這個 Div 的實際寬度 (除了寬度以外) 將會包含欄位間隔和邊框 */
    padding: 15px 0px 15px 0px; /* 欄位間隔會讓 Div 的內容遠離邊緣 */
}
.thrColAbsHdr #sidebar2 h4 {
    padding:10px 0 0 0;
    margin:0;
}
.thrColAbsHdr #sidebar2 p {
    font-size:0.8125em;/*13*/
}
.thrColAbsHdr #message {
    margin: -20px 0 0 180px; /* 這個 Div 元素的右和左邊界會在頁面的側邊建立兩個外部欄。不論邊列 Div 包含多少內容，欄空間將維持不變。 */
    padding: 20px 10px; /* 請記住，欄位間隔就是 Div 方塊內部的空間，而邊界就是 Div 方塊外部的空間 */
    min-height:20px;/*border: 1px solid #000000;*/
}
.message_title {
    background: #EEEEEE;
    background-repeat: no-repeat;
    font-size: 1.25em;/*20*/
    font-weight: bold;
    line-height: 25px;
}
.thrColAbsHdr #mainContent {
    margin: 0 0 0 180px; /* 這個 Div 元素的右和左邊界會在頁面的側邊建立兩個外部欄。不論邊列 Div 包含多少內容，欄空間將維持不變。 */
    padding: 7px 10px; /* 請記住，欄位間隔就是 Div 方塊內部的空間，而邊界就是 Div 方塊外部的空間 */
    min-height:1500px;/*border: 1px solid #000000;*/
}
.thrColAbsHdr #footer {
    padding: 0 10px 0 20px; /* 這個欄位間隔符合上面顯示的 Div 中，元素的靠左對齊。 */
    background:#2976C2;
    color:#FFF;
}
.thrColAbsHdr #footer p {
    margin: 0; /* 將頁尾中第一個元素的邊界調整為零可避免邊界收合的可能性 (Div 之間出現的空間) */
    padding: 10px 0; /* 這個元素的欄位間隔將會建立空間，就如同邊界一樣，但是沒有邊界收合的問題 */
    text-align: center;
}
.fltrt { /* 這個類別可用來讓頁面右邊的元素浮動。浮動元素必須位於頁面上必須相鄰的元素前面。 */
    float: right;
    margin-left: 8px;
}
.fltlft { /* 這個類別可用來讓頁面左邊的元素浮動 */
    float: left;
    margin-right: 8px;
}
/* UNLESS YOU KNOW WHAT YOU'RE DOING, DO NOT CHANGE THE FOLLOWING RULES color:#294f88 */
.easy-accordion {
    display:block;
    position:relative;
    overflow:hidden;
    padding:0;
    margin:0
}
.easy-accordion dt, .easy-accordion dd {
    margin:0;
    padding:0
}
.easy-accordion dt, .easy-accordion dd {
    position:absolute
}
.easy-accordion dt {
    margin-bottom:0;
    margin-left:0;
    z-index:5;/* Safari */
    -webkit-transform: rotate(-90deg); /* Firefox */
    -moz-transform: rotate(-90deg);
    -moz-transform-origin: 20px 0px;  /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    cursor:pointer;
}
.easy-accordion dd.active {
    opacity:1;
}
.easy-accordion dd.no-more-active {
    z-index:2;
    opacity:1
}
.easy-accordion dd.active {
    z-index:3
}
.easy-accordion dd.plus {
    z-index:4
}
.easy-accordion .slide-number {
    position:absolute;
    bottom:0;
    left:10px;
    font-weight:normal;
    font-size:0.8125em;/*13*//* Safari */
    -webkit-transform: rotate(90deg); /* Firefox */
    -moz-transform: rotate(90deg);  /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
#accordion-1 {
    width:650px;
    height:246px;
    padding:10px 0;
    background:#fff;
    border:0px solid #b5c9e8
}
#accordion-1 dl {
    width:650px;
    height:246px
}
#accordion-1 dt {
    height:36px;
    line-height:30px;
    text-align:right;
    padding:8px 15px 0 0;
    font-size:1.1em;
    font-weight:bold;
    /*font-family: Tahoma, Geneva, sans-serif;*/
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    text-transform:uppercase;
    letter-spacing:1px;
    /*background:#fff url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/img/slide-title-inactive-1.jpg) 0 0 no-repeat;*/
    color:#26526c
}
#accordion-1 dt.active {
    cursor:pointer;
    color:#fff;
    /*background:#fff url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/img/slide-title-active-2.jpg) 0 0 no-repeat*/
}
#accordion-1 dt.hover {
    color:#68889b;
}
#accordion-1 dt.active.hover {
    color:#fff
}
#accordion-1 dd {
    padding:20px 20px 20px 30px;
    /*background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/img/slide.jpg) bottom left repeat-x;*/
    border:1px solid #dbe9ea;
    border-left:0;
    margin-right:3px;
    font-size:0.8125em;/*13*/
}
#accordion-1 .slide-number {
    color:#68889b;
    left:12px;
    font-weight:bold
}
#accordion-1 .active .slide-number {
    color:#fff;
}
#accordion-1 dd img {
    float:right;
    margin:0 0 0 30px;
}
#accordion-1 h2 {
    font-size:2.5em;
    margin-top:10px
}
#accordion-1 .more {
    padding-top:10px;
    display:block
}
#accordion-2 {
    width:650px;
    height:246px;
    padding:0 0 10px 0;
    background:#fff;
    border:0px solid #b5c9e8
}
#accordion-2 dl {
    width:650px;
    height:246px
}
#accordion-2 dt {
    height:36px;
    line-height:30px;
    text-align:right;
    padding:8px 15px 0 0;
    font-size:1.1em;
    font-weight:bold;
    /*font-family: Tahoma, Geneva, sans-serif;*/
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    text-transform:uppercase;
    letter-spacing:1px;
    /*background:#fff url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/img/slide-title-inactive-1.jpg) 0 0 no-repeat;*/
    color:#26526c
}
#accordion-2 dt.active {
    cursor:pointer;
    color:#fff;
    /*background:#fff url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/img/slide-title-active-1.jpg) 0 0 no-repeat*/
}
#accordion-2 dt.hover {
    color:#68889b;
}
#accordion-2 dt.active.hover {
    color:#fff
}
#accordion-2 dd {
    padding:20px 20px 20px 30px;
    /*background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/img/slide.jpg) bottom left repeat-x;*/
    border:1px solid #dbe9ea;
    border-left:0;
    margin-right:3px;
    font-size:0.8125em;/*13*/
}
#accordion-2 .slide-number {
    color:#68889b;
    left:12px;
    font-weight:bold
}
#accordion-2 .active .slide-number {
    color:#fff;
}
#accordion-2 dd img {
    float:right;
    margin:0 0 0 30px;
}
#accordion-2 h2 {
    font-size:2.5em;
    margin-top:10px
}
#accordion-2 .more {
    padding-top:10px;
    display:block
}
.abgne-news-scroll {
    width: 100%;
    height: 100px;
    overflow: hidden;
    position: relative;
}
.abgne-news-scroll ul {
    position: absolute;
    padding-left: 14px;
    margin: 0;
}
.abgne-news-scroll li {
    /*background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/css/arr.jpg) no-repeat 5px 10px;*/
    padding: 2px 0 2px 0px;
    font-size:0.8125em;/*13*/
    color:#294f88;
}
.dot-line {
    border: 2px dotted #aaa;
    font-weight: bold;
    font-size: 0.8em;
}
.dot-line2 {
    border: 1px dotted #ccc;
    border-color: #ccc;
}
/*table{
    padding:0;
    margin:0;
}
table td{
        font-size:16p x;
        border-bottom:0em dotted #ccc;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
}
th {
    background: #CAE8EA ;
    text-align:center;
}*/
.bar_title1 {
    /*background-image : url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/img/icon.jpg');*/
    background-repeat : no-repeat;
    list-style-type: none;
    width: 171px;
    height: 28px;
    padding: 2px 2px 0px 6px;
    margin: 9px 0px 0px 0px;
    font-weight: bold;
}
.menu_list {
    font-size: 1em;/*16*/
    list-style-type: disc;
    margin: 0px 0px 0px 27px;
    padding: 0px;
}
/*content css*/
dl {
    margin: 5px 0px;
}
dt {
    color: #D98200;
    font-size: 1.125em;/*18*/
    font-weight:bold;
    line-height: 30px;
    margin: 3px 0px 2px 20px;
}
dd {
    font-size: 1em;/*16*/
    line-height: 27px;
    margin: 3px 0px 2px 40px;
}
.photo {
    float: right;
    margin-top: 20px;
    margin-right: 60px;
    padding: 0px;
    vertical-align: top;
}
.photo1 {
    text-align: center;
    margin: 10px 0px;
    padding: 0px;
    vertical-align: top;
}
.photo2 {
    text-align: left;
    margin: 10px 0px;
    padding: 0px;
}
.cont1 {
    font-size: 1em;/*16*/
    margin-left: 65px;
}
.cont2 {
    font-size: 1em;/*16*/
    margin: 5px;
    padding: 0px 10px 10px 200px;
}
.point1 {
    padding: 2px 0px 0px 5px;
    margin: 0px;
    width: 420px;
    font-weight:bold;
    vertical-align:bottom;
    border-bottom: 1px #CCCCCC dashed;
}
.point2 {
    padding: 2px 0px 0px 5px;
    margin: 0px;
    width: 750px;
    font-weight: bold;
    vertical-align:bottom;
    border-bottom: 1px #CCCCCC dashed;
}
.point3 {
    padding: 10px;
    margin: 10px 0px;
    width: 780px;
    vertical-align: top;
    border-top: 1px #CCCCCC dashed;
}
.point4 {
    padding: 10px 0px 3px 0px;
    margin: 5px 0px;
    width: 792px;
    vertical-align: middle;
    text-align: center;
    border-top: 1px #CCCCCC dashed;
}
.dtp3 {
    font-size: 0.875em;/*14*/
    color: blue;
    font-weight:bold;
    margin: 3px 0px 2px 192px;
}
.list {
    font-size: 1em;/*16*/
    list-style-type: disc;
    margin: 0px 0px 0px 20px;
    padding: 0px;
    line-height: 22px;
}
.t0 {
    margin: 15px 0px 2px 10px;
    font-weight: bold;
    color: #D00000;
    font-size: 1em;/*16*/
}
.cont_center {
    width: 500px;
    margin: 5px 50px 5px 150px;
}
.arr1 {
    padding: 0px 2px 4px 0px;
    display: block;
    text-decoration: none;
    line-height: 27px;
    font-weight:bold;
    color: #D00000;
}
.arr2 {
    padding: 0px 2px 4px 20px;
    display: inline;
    text-decoration: none;
    line-height: 27px;
    color: #D00000;
    font-size: 1em;/*16*/
}
.arr3 {
    padding: 0px 2px;
    margin: 0px;
    display: inline;
    text-decoration: none;
    color: #D00000;
    font-size: 1em;/*16*/
}
.line0 {
    padding: 4px 2px 4px 35px;
    line-height: 27px;
    display:block;/*border-top: 1px solid #396DA5;*/
}
.line1 {
    line-height: 27px;
    display:block;
    /*color: #D00000;
border-top: 1px solid #396DA5;*/
    border-bottom:1px solid #c9c5c4;
    background-color: #f2f2f4;
    background-image:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/bullet_blue.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    padding-top: 4px;
    padding-right: 2px;
    padding-bottom: 4px;
    padding-left: 30px;
    /*width: 890px;*/
}
.line11 {
    padding: 4px 2px 4px 10px;
    line-height: 27px;
    display:block;
    color: #000;
    font-weight: bold;
    background-color: white;
    font-size: 1em;/*16*/
    width: 100%;
}
.line12 {
    font-size:1.25em;/*20*/
    padding: 0px 2px 4px 5px;
    display: block;
    text-decoration: none;
    line-height: 27px;
    color: #D00000;
    font-weight: bold;
}
.line13 {
    padding: 4px 2px 4px 10px;
    line-height: 27px;
    display:block;
    color: #000;
    font-weight: bold;
    background-color: #e5f1f4;
    width: 900px;
    text-align:center;
}
.line2 {
    line-height: 27px;
    display:block;
    /*color: #D00000;
border-top: 1px solid #396DA5;*/
    border-bottom:1px solid #c9c5c4;
    background-color: #FFF;
    background-image:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/bullet_blue.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    padding-top: 4px;
    padding-right: 2px;
    padding-bottom: 4px;
    padding-left: 30px;
    /*width: 890px;*/
}
.line3 {
    padding: 1px 0px 2px 30px;
    line-height: 25px;
    display:block;
    text-indent: -15px;
}
.line4 {
    line-height: 27px;
    display:block;
    /*color: #D00000;
border-top: 1px solid #396DA5;*/
    border-bottom:1px solid #c9c5c4;
    background-color: #FFF;
    background-image:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/bullet_blue.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    padding-top: 4px;
    padding-right: 2px;
    padding-bottom: 4px;
    padding-left: 30px;
    width: 890px;
}
.line5 {
    line-height: 27px;
    display:block;
    /*color: #D00000;
border-top: 1px solid #396DA5;*/
    border-bottom:1px solid #c9c5c4;
    background-color: #f2f2f4;
    background-image:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/bullet_blue.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    padding-top: 4px;
    padding-right: 2px;
    padding-bottom: 4px;
    padding-left: 30px;
    width: 890px;
}
.line6 {
    font-size: 1em;/*16*/
    padding: 1px 0px 2px 55px;
    line-height: 24px;
    display:block;
    text-indent: -15px;
    border-top: 1px solid #396DA5;
    background-color: #FFF;
}
.line61 {
    font-size: 1em;/*16*/
    padding: 1px 0px 2px 55px;
    line-height: 24px;
    display:block;
    text-indent: -15px;
    border-top: 1px solid #396DA5;
    background-color: #e5f1f4;
}
.line7 {
    font-size: 1em;/*16*/
    padding: 1px 0px 2px 20px;
    line-height: 25px;
    display:block;
}
.line71 {
    font-size: 1em;/*16*/
    padding: 0px 0px 2px 47px;
    line-height: 25px;
    display:block;
}
.line72 {
    font-size: 1em;/*16*/
    padding: 0px 0px 2px 47px;
    line-height: 25px;
    display:block;
    text-indent: -15px;
}
#listI {
    text-indent: -2.1em;
    margin-right: 10px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 85px;
}
#listII {
    padding: 0px 0px 2px 110px;
    text-indent: -2.5em;
    margin-right: 10px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 2px;
}
.note {
    font-size: 1em;/*16*/
    color: #D00000;
    padding-left: 15px;
}
.note1 {
    font-size: 1em;/*16*/
    color: #D00000;
    margin: 5px 0px;
}
.group {
    width: 30%;
    float: left;
    text-align: left;
    font-size: 1em;/*16*/
    margin: 0px;
    padding: 0px;
}
.group1 {
    width: 10%;
    float: left;
    text-align: left;
    margin:0px;
}
/**/
.listx {
    display:none;
    margin-left: 15px;
}
/*表格一 比較寬 隔行換色*/
.table_show {
    font-weight: normal;
    color: #000;
    padding: 0px;
    margin: 0 auto;
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    /*border-collapse: separate;*/
    border-collapse: collapse;
    line-height: 25px;
}
.table_show th, .th {
    background-color: #396DA5;
    color:#FFF;
    padding:5px;
    font-weight: bold;
    vertical-align: middle;
    border: 1px solid #396DA5;
    line-height:30px;
    text-align: center;
}
.table_show td {
    /*background-color:#FFF;
background-position: center;
text-align: left;
vertical-align: middle;
color: #000000;
font-size: 16p x;
padding: 2px;
margin: 0px;*/
    border: 1px solid #396DA5;
    vertical-align: text-top;
    padding:5px;
}
/*.table_show td.even {
    text-align: center;
    vertical-align: middle;
    color: #000000;
    font-size: 16p x;
    padding: 1px;
    margin: 0px;
    border: 1px solid #555;
}
.table_show td.odd {
    background-color:#e5f1f4;
    background-position: center;
    text-align: left;
    vertical-align: middle;
    color: #000000;
    font-size: 16p x;
    padding: 1px;
    margin: 0px;
    border: 1px solid #555;
}*/
.table_show td.odd1 {
    background-color:#e5f1f4;
    background-position: center;
    text-align: center;
    vertical-align: middle;
    color: #000000;
    font-size: 1em;/*16*/
    padding: 1px;
    margin: 0px;
    border: 1px solid #555;
}
/*表格二 比較窄*/
.table_show1 {
    font-weight: normal;
    color: #000;
    /*width:98%;*/
    margin:0 auto;
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    border-collapse:collapse;
}
.table_show1 th {
    background-color: #DBDBDB;
    /*width:15%;*/
    font-size: 1em;/*16*/
    font-weight: bold;
    vertical-align: middle;
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    border: 1px solid #b6b6b6;
    text-align: center;
    padding:5px;
}
.table_show1 td {
    background-color:#FFF;
    color: #000;
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    border: 1px solid #b6b6b6;
    padding:5px 15px;
    line-height:25px;
}
.table_show1 td.even {
    text-align: center;
    vertical-align: middle;
    color: #000000;
    font-size: 1em;/*16*/
    border: 1px solid #555;
}
.table_show1 td.odd {
    background-color:#e5f1f4;
    background-position: center;
    color: #000;
    font-size: 1em;/*16*/
    border: 1px solid #555;
}
.table_show1 td.odd1 {
    background-color:#e5f1f4;
    background-position: center;
    text-align: center;
    vertical-align: middle;
    color: #000;
    font-size: 1em;/*16*/
    border: 1px solid #555;
}
.table_show1 tr td .red {
    color:#F00;
}
.table_show1 ol {
    margin-left:-20px;
}
.table_show1 tr td ol ul li {
    margin-left:-20px;
    list-style:square;
}
.table_show1 ol li ul li ul li {
    list-style:none;
    margin-left:-15px;
    text-indent:-1.3em;
}
.table_show1 ol li ul li {
    list-style:square;
}
.table_show1 tr td ol ul li {
    list-style:square;
}
.table_show1 ol li ul li ul li {
    list-style:none;
    margin-left:-15px;
    text-indent:-1.3em;
}
/*表格三 沒有框線*/
.table_show2 {
    font-weight: normal;
    color: #000;
    padding: 0px;
    font-size: 1em;/*16*/
    margin: 0px;
    line-height:22px;
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    border: none;
}
.table_show2 td {
    background-color:#FFF;
    text-align: left;
    vertical-align: middle;
    color: #000;
    padding: 1px 3px;
    margin: 0px;
    border: none;
}
.table_show2 td.odd {
    background-color:#e5f1f4;
    text-align: left;
    vertical-align: middle;
    color: #000;
    padding: 1px 3px;
    margin: 0px;
    border: none;
}
/*表格四 tr才有框線*/
.table_show3 {
    font-weight: normal;
    color: #000;
    padding: 0px;
    font-size: 1em;/*16*/
    margin: 0px;
    line-height:24px;
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    border-collapse: collapse;
    border-top: 1px solid #396DA5;
    border-bottom: 1px solid #396DA5;
}
.table_show3 tr {
    border-top: 1px solid #396DA5;
    border-bottom: 1px solid #396DA5;
}
.table_show3 td {
    background-color:#FFF;
    text-align: left;
    vertical-align: middle;
    color: #000;
    padding: 1px 3px;
    margin: 0px;
    border: none;
}
.table_show3 td.odd {
    background-color:#e5f1f4;
    text-align: left;
    vertical-align: middle;
    color: #000;
    padding: 1px 3px;
    margin: 0px;
    border: none;
}
/*項目符號凸排兩個全形*/
.p_1 {
    margin: 0px;
    padding: 0px 0px 0px 30px;
    text-indent: -28px;
}
/*彩色背景 文字置中*/
.table_show td.k1 {
    background-color:#FFFFD8;
    background-position: center;
    text-align: center;
    vertical-align: top;
    color: #000000;
    font-size: 1em;/*16*/
    border: 1px solid #555;
}
.table_show td.k2 {
    background-color:#E7FFEC;
    background-position: center;
    text-align: center;
    vertical-align: top;
    color: #000000;
    font-size: 1em;/*16*/
    border: 1px solid #555;
}
.table_show td.k3 {
    background-color:#F8E6FF;
    background-position: center;
    text-align: center;
    vertical-align: top;
    color: #000000;
    font-size: 1em;/*16*/
    border: 1px solid #555;
}
.table_show td.k4 {
    background-color:#FFF3DE;
    background-position: center;
    text-align: center;
    vertical-align: top;
    color: #000000;
    font-size: 1em;/*16*/
    border: 1px solid #555;
}
.table_show td.k5 {
    background-color:#C79EB5;
    background-position: center;
    text-align: center;
    vertical-align: top;
    color: #000000;
    font-size: 1em;/*16*/
    border: 1px solid #555;
}
.ol_1 {
    list-style-type: decimal;
    margin: 2px 2px 7px 0px;
    line-height:25px;
    font-size: 1em;/*16*/
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    /*width:885px;*/
}
.ol_1 li {
    /*width:845px;*/
}
.table_show #list .ol_1 {
    /*width:780px;*/
}
.table_show #list .ol_1 li {
    /*width:780px;*/
}
.ol_2 {
    list-style-type: none;
    margin: 0px;
    line-height:22px;
    font-size: 1em;/*16*/
}
.ol_2 li {
    /*width:665px;*/
}
.ol_2 .li_1 {
    /*width:880px;*/
}
.ol_3 {
    list-style-type: decimal;
    line-height:25px;
    font-size: 1em;/*16*/
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    margin-top: 3px;
    margin-right: 2px;
    margin-bottom: 7px;
    margin-left: 5px;
}
.ol_3 li {
    /*width:850px;*/
}
.ol_4 {
    list-style-type: decimal;
    margin: 3px 2px 7px 75px;
    line-height:25px;
    font-size: 1em;/*16*/
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
}
.ul_1 {
    list-style-type: disc;
    margin: 0px 30px 2px 0px/*45px*/;
    line-height:30px;
    /*width:880px;*/
}
.ul_2 {
    list-style-type: disc;
    margin: 0px 0px 2px 22px;
    line-height:25px;
}
.ul_2 li {
    /*width:825px;*/
}
.ul_3 {
    list-style-type: circle;
    margin: 0px 0px 2px 22px;
    line-height:25px;
}
.bb {
    font-weight:bold;
}
/*照片三欄式顯示*/
#div_photo {
    float:left;
    margin: 3px;
    width: 780px;
    display:inline;
}
.group {
    width: 230px;
    text-align: center;
    margin: 7px 2px;
}
.wh-10 {
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    font-size:1em;/*12pt*/
    vertical-align:bottom;
    border:none;
    padding-top: 6px;
    padding-bottom: 6px;
}
.wh-10.style1 {
    color: #00F;
}
.std_1 {
    /*font-family:Arial, Helvetica, sans-serif, "新細明體";*/
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    border-bottom: 1px solid #C4C400;
    font-size:0.75em;/*9pt*/
    text-align: justify;
    padding-top: 5px;
    padding-right: 4px;
    padding-bottom: 5px;
    padding-left: 10px;
    line-height:16pt;
}
.std_2 {
    /*font-family:Arial, Helvetica, sans-serif, "新細明體";*/
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    border-bottom: 1px solid #C4C400;
    background-color:#E7FAD6;
    font-size:0.75em;/*9pt*/
    text-align: justify;
    padding-top: 5px;
    padding-right: 4px;
    padding-bottom: 5px;
    padding-left: 10px;
    line-height:16pt;
}
/*sun css 1000803*/
.sun1 {
    margin-left: 5px;
}
s_dt {
    color: blue;
    font-size: 1.125em;/*18*/
    font-weight:bold;
    line-height: 30px;
    margin: 3px 0px 2px 10px;
}
s_dd {
    line-height: 27px;
    margin: 3px 0px 2px 10px;
}
#abc {
    display:none;
}
.s_line1 {
    /*padding: 4px 2px 4px 35px;
line-height: 27px;
display:block;
border-top: 1px solid #396DA5;
background-color: #e5f1f4;*/
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    line-height: 27px;
    display:block;
    border-bottom:1px solid #c9c5c4;
    /*background-image:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/bullet_blue.png);*/
    background-repeat: no-repeat;
    background-position: 33px 10px;
    padding-top: 4px;
    padding-right: 2px;
    padding-bottom: 4px;
    padding-left: 30px;
}
.s_line2 {
    /*padding: 4px 2px 4px 35px;
line-height: 27px;
display:block;
border-top: 1px solid #396DA5;
background-color: #FFF;*/
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    line-height: 27px;
    display:block;
    background-color: #f2f2f4;
    border-bottom:1px solid #c9c5c4;
    /*background-image:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/bullet_blue.png);*/
    background-repeat: no-repeat;
    background-position: 33px 10px;
    padding-top: 4px;
    padding-right: 2px;
    padding-bottom: 4px;
    padding-left: 30px;
}
.s_line1 a:link {
    text-decoration:underline;
    color:#7D540D;
    font-weight:700;
}
.s_line2 a:link {
    text-decoration:underline;
    color:#7D540D;
    font-weight:700;
}
.icon {
    /*background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/img/icon.jpg);*/
    background-repeat: no-repeat;
    background-position:left;
    height: 24px;
    width: 170px;
    font-size: 1em;/*16*/
    color: #0033CC;
    text-align: center;
    line-height: 25px;
}
.msg-3 {
    border-bottom: 1px solid #C4C400;
    /*background-image:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/arrow004.gif);*/
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-position:center;
    width:24px;
}
.msg-2 {
    /*background-image:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/spacer001_b.gif);*/
    background-attachment:fixed;
    background-repeat:repeat;
    background-position:right;
    width:24px;
    border:none;
}
.wh-12bold {
    /*font-family:Arial, Helvetica, sans-serif, "新細明體";*/
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    font-size:1em;/*16*/
    vertical-align:bottom;
    font-weight: bold;
    border-bottom: 1px solid #C4C400;
}
.main {
    /*color: #0869B0;
            font-weight: bold;
            letter-spacing: 2px;
            text-align: center;
            font-size: 16p x;*/
}
.bgBlue_one {
    border-collapse: collapse;
    color: #000;
    border: 1px solid #fff;
    background-color: #eff1f1;
    border: 1px solid #99ccff;
    font-size: 1em;/*16*/
    padding-left: 1px;
    padding-right: 1px;
    width: 98%;
    line-height: 22px;
    margin: 0 auto;
}
.bgBlue_one caption {
    font-weight: bold;
}
.bgBlue_one th {
    /*background-image:url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/img/menu.bg.jpg');*/
    color: #00F;
    border: 1px solid #99ccff;
    text-align:center;
    vertical-align: middle;
    padding: 1px 1px;
    background-color: #DFF5FF;
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
}
.bgBlue_one td {
    border: 1px solid #396DA5;
    padding: 3px;
    margin: 0px;/*text-align: left;*/
}
.bgBlue_one td a {
    text-decoration: none;
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    color: #231815;
}
.bgBlue_one td a:hover {
    text-decoration: underline;
    /*color:#005A87;*/
    color: #FF3F00;
}
.bgBlue_one .odd {
    background-color:#DFF5FF;
    padding: 5px;
}
.bgBlue_one .even {
    background-color:white;
    padding: 5px;
}
.bgBlue_one .off {
    background-color:red;
}
.bgBlue_one .on {
    background-color:blue;
}
.bgBlue_one .hover {
    color: #000000;/*cursor: crosshair;
background-color:#eff1f1;*/
}
.bgBlue_one .selected {
    color:red;
    font-style:italic;
}
/*消息列表*/

.bgBlue_one_news {
    border-collapse: collapse;
    color: #000;
    border: 1px solid #fff;
    /*background-color: #eff1f1;*/
    border: 1px solid #99ccff;
    font-size: 1em;/*16*/
    padding-left: 1px;
    padding-right: 1px;
    width: 98%;
    line-height: 22px;
    margin: 0 auto;
}
.bgBlue_one_news th {
    color: #FFF;
    font-size:1em;/*16*/
    border: 1px solid #99ccff;
    text-align:center;
    vertical-align: middle;
    padding: 1px;
    background-color: #396DA5;
}
.bgBlue_one_news td {
    border: 1px solid #396DA5;
    font-size:1em;/*16*/
    padding: 3px;
    margin: 0px;
    text-align: left;
    background-color: #FFF;
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
}
.bgBlue_one_news .odd {
    background-color:#DFF5FF;
    padding: 5px;
}
.bgBlue_one_news .even {
    background-color:white;
    padding: 5px;
}
.bgBlue_one_news .off {
    background-color:red;
}
.bgBlue_one_news .on {
    background-color:blue;
}
.bgBlue_one_news .hover {
    color: #000000;
    cursor: crosshair;/*background-color:#eff1f1;*/
}
.bgBlue_one_news .selected {
    color:red;
    font-style:italic;
}
/**/
.empty {
    display:none;
}
.msg-1 {
    /*background-image:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/images/location.gif);*/
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-position:center;
    border-top-width:medium;
    width:24px;
    border:none;
}
.g_title {
    /*font-family:Arial, Helvetica, sans-serif, "新細明體";*/
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    background-color:#FFCC00;
    font-size:0.8em;/*10pt*/
    color:#000000;
    font-weight:bold;
    text-align:center;
    padding-top: 6px;
    padding-bottom: 6px;
}
.g_bc {
    /*font-family:Arial, Helvetica, sans-serif, "新細明體";*/
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    background-color:#F0FDFF;
    color:#0000ff;
}
.g_game {
    border: 1px solid #808080;
    border-collapse:collapse;
    padding:0px;
    margin:0px;
}
.g_game td {
    /*font-family:Arial, Helvetica, sans-serif, "新細明體";*/
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    border: 1px solid #808080;
    color:#000000;
    border-collapse:collapse;
    padding:0px;
    margin:0px;
}
.g_game a {
    text-decoration:underline;
    color:#0000C4;
} /*宣告HTML連結消除底線*/
/*a:link {color:#78EBFF;}                                 宣告連結顏色*/
/*a:visited {color:red;}                                   訪問過連結顏色*/
a:active {
    color:#FFC8FF;
}                               /*執行中連結顏色*/
.accessibility {
    color: #FFFFFF;
    text-decoration: none;
}
.classMenu {
    text-decoration: none;
    color: #000000;
}
.td_showssc {
    width: 5%;
    text-align: center;
    vertical-align: middle;
    font-weight: normal;
}
.td_showsc {
    width: 8%;
    text-align: center;
    vertical-align: middle;
    font-weight: normal;
}
.td_showc {
    width: 12%;
    text-align: center;
    vertical-align: middle;
    font-weight: normal;
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
}
.td_showg {
    width: 35%;
    text-align: left;
    font-weight: normal;
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
}
.td_showg1 {
    text-align: left;
    font-weight: normal;
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
}
.button {
    background-color: #396DA5;
    border: 1px solid #01519A;
    color: #FFF;
    font-size:1em;/*16*/
    padding-top: 2px;
    text-align: center;
}
/*司長信箱*/
.bgBlue_one_major {
    border-collapse: collapse;
    color: #000;
    border: 1px solid #fff;
    background-color: #eff1f1;
    border: 1px solid #99ccff;
    font-size: 1em;/*16*/
    padding-left: 1px;
    padding-right: 1px;
    width: 730px;
    line-height: 22px;
    margin: 0 auto;
}
.bgBlue_one_major caption {
    font-weight: bold;
}
.bgBlue_one_major th {
    /*background-image:url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/img/menu.bg.jpg');*/
    color: #FFF;
    font-size:1em;/*16*/
    border: 1px solid #99ccff;
    text-align:center;
    padding: 1px;
    background-color: #396DA5;
}
.bgBlue_one_major td {
    border: 1px solid #396DA5;
    font-size:1em;/*16*/
    padding: 3px;
    margin: 0px;
    text-align: left;
}
.bgBlue_one_major td a {
    text-decoration: none;
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    font-size:1em;/*16*/
    color: #231815;
}
.bgBlue_one_major td a:hover {
    text-decoration: underline;
    color:#005A87;
}
.bgBlue_one_major .odd {
    background-color:#DFF5FF;
    padding: 5px;
}
.bgBlue_one_major .even {
    background-color:white;
    padding: 5px;
}
.bgBlue_one_major .off {
    background-color:red;
}
.bgBlue_one_major .on {
    background-color:blue;
}
.bgBlue_one_major .hover {
    color: #000000;
    cursor: crosshair;/* background-color:#eff1f1;*/
}
.bgBlue_one_major .selected {
    color:red;
    font-style:italic;
}
.sorted {
    margin: 0px;
    padding: 3px;
    height: 35px;
    color: #0869B0;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: center;
    font-size: 1em;/*16*/
}
/*Display Tag Style*/
.displayTable {
    border:1px solid #acbaff;
    /*font-family:arial;*/
    font-family:Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    background-color: #b5dafd;
    border-collapse:collapse;
    width:98%; /*與 bgBlue_one 的 width配對*/
    padding:5px;
    margin-left:1px;
    word-break:break-all;
}
#gotop {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;
    padding: 10px 15px;
    font-size: 1.25em;/*20*/
    background: #777;
    color: white;
    cursor: pointer;
}
th.sorted a, th.sortable a {
    background-position: right;
    display: block;
    width: 100%;
}
th.sortable a {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/img/arrow_off.png);
    background-repeat: no-repeat;
}
th.order1 a {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/img/arrow_down.png);
    color: #00F;
}
th.order2 a {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170348/https://gcis.nat.gov.tw/mainNew/img/arrow_up.png);
    color: #00F;
}
.aplus {
    position: relative;
    float: right;
    /*margin:10px -10px 20px 16px;*/
    margin-right: 60px;
    margin-top: -52px;
}
.egov {
    position: relative;
    float: right;
    margin-right: 10px;
    margin-top: -52px;
}
.WRAPPER_Middle .left .databox_br .thebox .friendly {
    position: relative;
    float: right;
    font-size: 1em;/*16*/
    margin-right: 10px;
    margin-top: -30px;
}
.WRAPPER_Middle .left .databox_br .thebox .friendly a {
    text-decoration: none;
}
.WRAPPER_Middle .left .databox_br .thebox .friendly a:hover {
    text-decoration: underline;
    color: #FF3F00;
}
/**20151127****************/
/*h1 {
        font-size:19p x;
        letter-spacing:0.1em;
        background-color: #396DA5;
        padding:5px;
        color:#FFF;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
}*/
h2, .h2 {
    color:#0070A3;
    font-weight:bold;
    font-size:1.2em
}
h3, .h3 {
    color:#0070A3;
    font-weight:bold;
    font-size:1.2em
}
.article {
    line-height:20px;
    font-size:1em;/*16*/
    line-height:30px;
    text-align: justify;
}
.article h1, .h1 {
    font-size:1.1875em;
    letter-spacing:0.1em;
    background-color: #396DA5;
    padding:5px;
    color:#FFF;
    font-weight:bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.article .h1_txt {
    text-indent:2em;
}
.article h2 {
    font-size:1.1875em;
    letter-spacing:0.1em;
    background-color: #396DA5;
    padding:5px;
    color:#FFF;
    font-weight:bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.article .h2 {
    font-size:1.125em;/*18*/
    font-weight:bold;
    padding-left:20px;
}
.article .h2_txt {
    padding-left:55px;
    text-indent:2em;
}
.article .h3 {
    font-size:1em;
    padding-left:30px;
}
.article .h3_txt {
    padding-left:56px;
    text-indent:2em;
}
.article .red {
    color:#D00000;
}
.article ol li {
    margin-left:40px;
}
.article ul li {
    margin-left:35px;
    list-style:square;
}
.article ol ul li {
    list-style:none;
    margin-left:20px;
    text-indent:-1.2em;
}
.article ol ul ul li {
    list-style:none;
    margin-left:0px;
    text-indent:-1.0em;
}
#active {
    color:#FFF;
}
.container.content .wrapper {
    margin-left:50px;
}
.container.content .wrapper img {
    margin:10px;
}
.container .col-md-12.ml15.mtn15 .row .col-md-1-5 .box #focus {
    color:#FFF;
    font-weight:bold;
    font-size:1.2em;
}
/************************/
#list {
    float:left;
    margin:8px 30px;
}
.mbtitle {
    margin-left:90px;
    font-size:1em;
}
.mbtitle a {
    font-size: 1.1875em;/*19*/
    font-weight: bold;
    /*border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #0070A3;*/
    padding-bottom:2px;
}
.mbtitle a:hover {
    text-decoration:none;
}
#mb tr th {
    text-align:center;
    border: 1px solid #FFFFFF;
}
#mb tr .im {
    text-align:left;
    padding:2px 5px;
    width:450px;
}
#mb tr .cm {
    padding:2px 5px;
    width:230px;
}
#mb tr td {
    padding:2px 5px;
    width:130px;
    text-align: center;
    vertical-align:middle;
}
#mbb tr th {
    text-align: center;
    padding: 2px 5px;
}
#mbb tr td {
    width: 130px;
    text-align:center;
}
#mbb tr .title {
    text-align:left;
    width:450px;
    padding: 2px 5px;
}

.g_bcm {
    font-family: Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
    background-color: #F0FDFF;
}

/***首頁〉與民互動〉政府資訊公開區***********/
#GIP .GIPcontent{
    min-height:150px;
    margin:10px 0 0 0;
}
#GIP .GIPcontent h1{
    font-size:1.25em;/*20*/
    color:#0070A3;
    width:300px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #0070A3;
    font-weight:bold;
    padding-bottom:5px;
}
.GIPcontent .h1_txt li{
    padding-bottom:8px;
    margin-left:-20px;	
    width:250px;
}		
.GIPcontent .h1_txt li a{
    border-bottom: 1px solid #666;
    padding-bottom:2px;
    text-decoration:none;
    color:#000000;
}
.GIPcontent .h1_txt li a:hover{
    border-bottom: 1px solid #2a6496;
    padding-bottom:2px;
    text-decoration:none;
    color:#2a6496;
}
/***首頁〉與民互動〉政府資訊公開區 END***********/
/*取消列印時印出超連結*/
@media print {
    a[href]:after {
      content: none !important;
   }
}






/*
     FILE ARCHIVED ON 17:03:48 五月 11, 2017 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 15:24:30 五月 23, 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)).
*/
