body {
    font-family:Arial,"新微軟正黑體",'微軟正黑體','新細明體','LiHei Pro', sans-serif;
    color: #333;
    font-size: 16px;
    line-height: 1.4em;
    margin:0;
    padding:0;
    background:url(../images/body_BG.jpg) right top repeat;
    /*min-width:1200px;*/
    min-width:1300px;}

/* (碧筵綰)在【微軟正黑體+粗體】時，後方會出現空格，(碧筵綰)出現時以新微軟正黑體取代 */
@font-face {
  font-family: '新微軟正黑體';
  unicode-range: U+7db0, U+78A7, U+7B75;  /* ASCII (碧筵綰) */
  font-style: normal;
  font-weight: normal;
  src: local(微軟正黑體), local(新細明體);}
div.tp_version,div.botpg{display:none;}
a,a:hover,a:visited,a:active,a:focus{outline: none;text-decoration:none;}
a:focus {outline:none;outline-offset: 0;}
ul {list-style: none;}
*{box-sizing:border-box;}
select, input[type=text] {
    color: #555;
    background: #fff;
    border: 1px solid #ccc;
    height: 36px;
    font-size: 18px;
    width: 100%;
    outline:0;}
.form-control{font-size:18px;height: 36px;}
.msg{
    text-align: center;
    font-weight: normal;
    line-height: 34px;
    color: red;
    width:100%;}
span.red{color:red;}
input[class$=_btn],div[class$=_btn],.bk_btn,.bk60_btn,.sort1st{
    font-size:16px;
    letter-spacing:1px;
    margin:0 5px;
    width:80px;
    display:inline-block;
    vertical-align: top;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    text-shadow: #000000 1px 1px 1px;
    font-weight: bold;
    border:0;
    padding:0;
    line-height:34px;
    text-decoration: none;}
img{vertical-align:middle;}    
*:focus{outline:0px;}
    
    
/************************ POPUP(modal) ************************/
.modal-dialog{
    width:90%;
    margin:5vh auto;
    max-width:800px;}  
.modal-body{max-height:calc(100vh - 10vh - 44px);overflow-y:auto;line-height:1.6em;}  
.modal-header .close {
    padding: 0 10px;
    position: absolute;    
    top: 15px;    
    right:0px;
    color:#fff;
    opacity:1;}


/************************ TOP & MENU ************************/
.top{
    background-image:url(../images/top.jpg),url(../images/top.jpg);
    background-position: bottom right,bottom left;
    background-repeat: no-repeat,no-repeat;
    height:95px;
    position:relative;}
.logo{
    margin:0;
    display: inline-block;}
.logo > a{display: block;}    
.tip,
ul.menu,
.item,
.main_search,
.adv_search,
.help_box{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;}
.tip{
    position:absolute;
    top:7px;
    right:80px;}    
.tip > span{
    background:url(../images/tip_bg.png) left -5px center no-repeat;    
    width:120px;
    line-height:45px;
    display:inline-block;
    text-align:center;
    color:#000;
    font-weight:bold;
    margin-right:15px;}
.tip > span > a,.tip > span > input{color:#000;padding:10px 0px 0 40px;display:block;}    
.tip > span > a:hover,.tip > span > input:hover{
    background:url(../images/tip_o_bg.png) left -5px center no-repeat;  
    color:#0046a4;}
    
    
/************************ 內容區 ************************/    
#main-wrapper,.container_timeout{
    margin-bottom:15px;
    padding-bottom: 15px;
    min-height:calc(100vh - 95px - 50px - 15px);
    background-image: url(../images/main_02_bg.png),url(../images/main_bg.jpg),url(../images/main_bg.jpg);
    background-position: right bottom 11px,right top,left top;
    background-repeat: no-repeat,repeat-y,repeat-y;
    background-size: 30% , auto, auto;
    box-shadow: 0 6px 5px rgba(0,0,0,0.3);
    position:relative;}   
ul.menu{
    justify-content: center;
    margin: 0;
    padding:0;}    
ul.menu > li {
    background: url(../images/menu_bg.png) left top no-repeat;
    width: 145px;
    height: 57px;
    font-size: 24px;
    line-height: 57px;
    font-weight: bold;
    color: #000;
    margin-top:5px;
    margin-right: 50px;}
ul.menu > li:last-of-type{margin-right:0;} 
ul.menu > li > a{
    color:#000;
    padding-left: 22px;
    letter-spacing: 4px;
    display:block;
    position:relative;
    z-index:0;}     
ul.menu > li > a > span{
    width: 36px;
    height: 36px;
    line-height: 36px;
    color: #000;
    display: inline-block;
    text-align: center;
    padding-left:5px;
    margin-top: 12px;
    margin-right: 1px;
    border-radius: 100%;
    background: #d4cfcf;}  
ul.menu > li > a:hover{color:#a9160e;} 
ul.menu > li.stay > a {
    color: #a9160e;}
ul.menu > li > a:hover > span, 
ul.menu > li.stay > a > span {
    color: #fff;
    background: #a9160e;}

   
/************************ 資料查詢 ************************/
.search_box,.proj,
.intro_box,
.link_box,
.rule_box {
    padding-top: 30px;
    margin-top:40px;
    border-top:2px solid #eab9b9;
    position:relative;}
.search_box > h1,
.proj > h1,
.intro_box > h1,
.link_box > h1,
.rule_box > h1 {
    position: absolute;
    left: 20px;
    top: -28px;
    color:#a3060b;
    font-style: italic;
    background: #fff;
    padding-right: 5px;
    font-size:25px;}
.proj > h1{color:#004974;} 
.proj{border-color:#9cc9e4;}   
.main_search,.adv_search{
    width:100%;
    flex-wrap: wrap;
    padding-bottom:20px;}    
.main_search .sel_dw{min-width:140px;}
.main_search .termo{height:40px;}
.main_search .key_in_1{
    width:calc(100% - 170px - 20px - 170px);
    display: inline-block;
    margin-right:10px;
    white-space:nowrap;}
.main_search .key_in_1 input[type=text]{
    width: calc(100% - 25px);
    margin-right: 9px;
    display: inline-block;}
.main_search .sh_button {
    text-align: right;
    white-space: nowrap;
    width: 170px;
    display: inline-block;}
input.search_btn,
input.clear_btn,
div.adv_btn{
    line-height:1.4em;
    font-size:18px;
    font-weight: bold;
    font-weight:normal;
    letter-spacing:2px;
    margin: 0 0 0 7px;
    width: 70px;
    display:inline-block!important;
    vertical-align: top;
    text-align: center;
    padding:4px 10px;
    cursor: pointer;
    color: #ffffff;
    text-shadow:0px 0px 3px #000000;}
input.search_btn ,
input.clear_btn,
input.back_btn,
div.adv_btn.less_btn{
    border: 1px solid #000;
    background: -moz-linear-gradient(top,#666666 0%,#000000 100%);
    background:-webkit-linear-gradient(top,#666666 0%,#000000 100%);
    background:linear-gradient(to bottom,#666666 0%,#000000 100%);
    background: #000;}
div.adv_btn{
    width:auto;
    position:relative;
    background: #a3060b;
    border: 1px solid #a3060b;}
div.adv_btn.less_btn{
    color:#fff;
    text-shadow: #000000 1px 1px 1px;}   
.item{
    margin:0;
    padding:0;
    width:100%;
    flex-wrap: wrap;
    justify-content: center;}
.item > li{
    width:calc((100% - 70px) / 3);
    height:220px;
    margin-right:35px;
    margin-bottom:25px;
    border: 1px solid #333;
    position:relative;}
.item > li img{width:100%;}
.item > li span.NA {
    font-size: 34px;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 20px;
    text-shadow: 0px 0px 5px #000;}
.item > li span.pj_i{
    font-size:20px;
    letter-spacing:1px;
    color:#000;
    text-align:right;
    line-height:1.3em;
    position:absolute;
    right:10px;
    top:55px;}
.item > li:nth-child(1){
    background:url(../images/item01.jpg) left 20% top no-repeat;
    background-size:cover;}
.item > li:nth-child(2){
    background:url(../images/item02.jpg) left top no-repeat;
    background-size:cover;}
.item > li:nth-child(3){
    background:url(../images/item03.jpg) left -30px top no-repeat;
    background-color: #1c90db;
    background-size:cover;}
.item > li:nth-child(4){
    background:url(../images/item04.jpg) left top no-repeat;
    background-size:cover;}
.item > li:nth-child(5){
    background:url(../images/item05.jpg) left top no-repeat;
    background-size:cover;}
.item > li:nth-child(3n){margin-right:0;}
.item > li > a{
    display:block;
    width: 100%;
    height: 220px;}


/************************ adv_search ************************/
.adv_search{padding-bottom:0;}
.adv_search div{padding-bottom:20px;color:#000;}
.adv_search .sel_dw01{width:120px;clear:both}
.adv_search .key_in{
    /*width:calc(100% - 120px - 170px - 20px - 100px);*/
    width:calc(100% - 120px - 170px - 20px - 170px);
    margin-left:10px;
    /*margin-right:10px;*/
    white-space:nowrap;}
.adv_search .key_in input[type=text]{
    /*width: calc(100% - 25px);*/
    width: calc(100% - 35px);
    margin-right: 9px;
    display: inline-block;}
.adv_search .sel_dw02,.main_search .sel_dw_1{width:170px;}
.adv_search .sel_dw02{margin-right:170px;}
.adv_search span.rowadd{margin-left:-170px;}
.adv_search #addBtn {
    background: -moz-linear-gradient(top, #ffffff 0, #ccc 100%);
    background: -webkit-linear-gradient(top, #ffffff 0,#ccc 100%);
    background: linear-gradient(to bottom, #ffffff 0,#ccc 100%);
    text-align: center;
    width: 35px;
    height: 34px;
    line-height: 34px;
    font-weight: bold;
    font-size: 25px;
    vertical-align: top;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: pointer;
    color: #333;
    margin-left: 19px;
    margin-right: -9px;
    padding: 0px;}
.adv_search #delBtn {
    background: -moz-linear-gradient(top, #ffffff 0, #ccc 100%);
    background: -webkit-linear-gradient(top, #ffffff 0,#ccc 100%);
    background: linear-gradient(to bottom, #ffffff 0,#ccc 100%);
    text-align: center;
    width: 35px;
    height: 34px;
    line-height: 24px;
    font-size: 40px;	
    vertical-align: top;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: pointer;
    color: #333;
    /*margin-left: 10px;*/
    margin-left: 19px;
    padding: 0px;}
.adv_search div.yr_th,
.adv_search div.s_th{
    text-align: right;
    display:inline-block;
    line-height:36px;
    clear: both;
    white-space:nowrap;
    font-weight:bold;
    margin-bottom:-5px;}
.adv_search .key_in02{padding:0 15px 0 0;white-space: nowrap;}
.adv_search .key_in02 input{width:calc((100% - 15px) / 2);display: inline-block;}
.adv_search .s_td{padding:0 15px 0 0;}
.chk{width:calc(100% - 3px);margin:0 0 0 3px;padding:0;}
.main_search .chk{margin-top:5px;margin-left:-12px;}


/************************資料輸出************************/
.output > select{width:100px;}


/************************相關連結 & 著錄規則************************/
h2.rule_title{text-align:center;margin:3px 0;}
div.rule_updt{text-align:right; margin-right:30px;}
span.rule_note{margin-left:30px;}
.LK_title{
    margin: 0px 20px 10px;
    padding-left:25px;
    font-size: 18px;
    font-weight: bold;
    color: #233a76;
    position:relative;
}
.LK_title:before{
    content:"";
    width:20px;
    height:20px;
    border-radius:100%;
    background:currentColor;
    position:absolute;
    top:0;
    left:0px;
}
.LK_title:after{
    content:"";
    width:0;
    height:0;
    border:6px solid transparent;
    border-width:7px 5px;
    border-top-color:#fff;
    position:absolute;
    top:7px;
    left:5px;}
.sum_LK,.sum_RULE{
    width: 96%;
    border-collapse: collapse;    
    margin: 0 auto 10px;
    background: rgba(255,255,255,0.5);}
.sum_LK{margin-bottom: 25px;}
.sum_RULE th{
    background:#345f87;
    color:#fff;
    padding:6px 0;
    text-align:center;
    border-right:1px solid #fff;
    white-space: nowrap;}
.sum_RULE th:last-of-type{border:0px;}   
.sum_RULE td{
    padding:5px;
    word-break: break-all;
    border:1px solid #ccc;}
.sum_LK td.data{
    width:calc(100% / 3);
    padding:10px 10px 10px 30px;
    vertical-align:top;
    border: 1px solid #aaa;
    border-left:5px solid #b4d8ee;
    position:relative;}
.sum_LK td.data > a:before{
    content:url(../images/link_icon.png) ;
    position:absolute;
    left: 6px;
    top: 10px;}    
.sum_LK td a,.sum_RULE td a,.sum_URI td a{color:#1565c0;} 
.sum_RULE td.sumtd1{font-weight: bold;}
.sum_RULE td.sumtd1,
.sum_RULE td.sumtd2001,
.sum_RULE td.sumtd2000{text-align:center; width:130px;} 
.sum_RULE td.sumtd2001{width:200px;}
.sumtd2002 ul { list-style: none; padding:0; margin: 0;}
.sumtd2002 ul li { padding:3px; padding-left: 25px; position: relative;}
.sumtd2002 ul li span {position: absolute; left: 0;}


/************************簡目************************/
#main-wrapper > .cont60,
#main-wrapper > .cont62,
#main-wrapper > .M_cont{
    width:100%;
    /*min-width: 1200px;*/
    min-width: 1300px;
    max-width: 1580px;
    margin: 0 auto;
    padding: 20px 30px;}
#main-wrapper > .cont62{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;}
.cont60 > table > tbody > tr > td{padding:5px 0;}
.bk_btn{
    border: 1px solid #8e7e2b;
    background: -moz-linear-gradient(top, #bba538, #63581e);
    background: -webkit-linear-gradient(top, #bba538, #63581e);
    background: linear-gradient(to bottom, #bba538, #63581e);
    color: #ffffff;
    margin:0;}
.bk_btn a{
  display:block;
  color:#fff;}
a.sort1st{
    border: 1px solid #8a382a;
    background: -moz-linear-gradient(top, #c95b4d 0%, #8a382a 100%);
    background: -webkit-linear-gradient(top, #c95b4d 0%,#8a382a 100%);
    background: linear-gradient(to bottom, #c95b4d 0%,#8a382a 100%);
    color: #ffffff;
    vertical-align: bottom;
    width: 80px;
    margin-left:10px;}
.research_bg {
    float:right;
    width: 300px;
    font-size: 16px;
    background:#816727;} 
.research_bg input[type=text] {
    width: calc(100% - 42px);
    margin:0 0 0 2px;
    display: inline-block;
    font-weight:normal;
    font-size:16px;
    line-height:36px;} 
.research_bg a {
    display: inline-block;
    padding:2px 7px;
    background:#816727;
    line-height: 36px;
    margin-left: -5px;} 
.research_bg a img{
    vertical-align: middle;}
.pg_show select {width: auto;margin-left:5px;} 
.history{
    white-space:nowrap;
    text-align:right;} 
.history select{
    width:300px;
    margin:0 0 0 2px;
    display: inline-block;
    font-weight:normal;}
div.out_btn,
div.load_btn,
div.delet_btn,
.bk60_btn,.sort1st{
    border:1px solid #236873;
    background: -moz-linear-gradient(top, #3882bb, #1e4563);
    background: -webkit-linear-gradient(top, #3882bb, #1e4563);
    background:linear-gradient(to bottom, #38acbb, #1e5963);
    color: #ffffff;
    vertical-align: baseline;
    width:80px;
    font-size:16px;
    letter-spacing:0;}
div.delet_btn{
    border:1px solid #8a3d17;
    background: -moz-linear-gradient(top,#e16224, #9b461c);
    background: -webkit-linear-gradient(top,#e16224, #9b461c);
    background:linear-gradient(to bottom, #e16224, #9b461c);}    
div.out_btn > a,
div.load_btn > a,
div.delet_btn > a{color:#fff;display:block;}
.pagination{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-end;
    margin:5px 0;}
.pagination>li{
    border: 1px solid #aaa;
    display: inline-block;
    line-height: 34px;
    min-width:36px;
    height: 36px;
    text-align: center;
    margin-left:-1px;}    
.pagination>li>a,.pagination>li>a>span{
    color:#666;
    background: #fff;
    position: relative;
    display:block;}
.pagination>li>a>span.pv_one,.pagination>li>a.pv_one,
.pagination>li>a>span.pv_5pg,
.pagination>li>a>span.first_pg,
.pagination>li>a>span.nt_one,.pagination>li>a.nt_one,
.pagination>li>a>span.nt_5pg,
.pagination>li>a>span.end_pg{
    height: 34px;
    width: 34px;}
.pagination>li>a>span.pv_one:before,.pagination>li>a.pv_one:before,
.pagination>li>a>span.pv_5pg:before,
.pagination>li>a>span.pv_5pg:after,
.pagination>li>a>span.first_pg:before,    
.pagination>li>a>span.first_pg:after,    
.pagination>li>a>span.nt_one:before,.pagination>li>a.nt_one:before,
.pagination>li>a>span.nt_5pg:before,
.pagination>li>a>span.nt_5pg:after,
.pagination>li>a>span.end_pg:before,
.pagination>li>a>span.end_pg:after{
    content:'';
    width:0;
    height:0;
    border:7px solid transparent;
    border-left-color:currentColor;
    position:absolute;
    left:calc((100% - 5px) / 2);
    top:calc(50% - 7px);}
.pagination>li>a>span.pv_one:before,.pagination>li>a.pv_one:before,
.pagination>li>a>span.pv_5pg:before,
.pagination>li>a>span.pv_5pg:after,
.pagination>li>a>span.first_pg:before,    
.pagination>li>a>span.first_pg:after{
    border:7px solid transparent;
    border-right-color:currentColor;
    left: inherit;
    right:calc((100% - 5px) / 2);}    
.pagination>li>a>span.pv_5pg:before{right:calc(((100% - 7px) / 2) - 4px);}  
.pagination>li>a>span.nt_5pg:before{left:calc(((100% - 7px) / 2) - 4px);}    
.pagination>li>a>span.pv_5pg:after{right:calc(((100% - 7px) / 2) + 4px);}  
.pagination>li>a>span.nt_5pg:after{left:calc(((100% - 7px) / 2) + 4px);}  
.pagination>li>a>span.first_pg:before{right:calc(((100% - 7px) / 2) - 2px);}
.pagination>li>a>span.end_pg:before{left:calc(((100% - 7px) / 2) - 2px);}
.pagination>li>a>span.first_pg:after,
.pagination>li>a>span.end_pg:after{
    height:14px;
    border:2px solid transparent;
    border-left-color:currentColor;
    position:absolute;
    left:calc(((100% - 7px) / 2) + 6px);
    top:calc(50% - 8px);}
.pagination>li>a>span.first_pg:after{
    border:2px solid transparent;
    border-right-color:currentColor;
    left:inherit;
    right:calc(((100% - 7px) / 2) + 6px);}
.pagination>li>a:focus,
.pagination>li>a:hover{
    color: #fff;
    background: #888;}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover {
    color: #fff;
    background:#555;;} 
.summary{
    width:100%;
    background: rgba(255,255,255,0.7);}
.summary th{
    background:#875334;
    color:#fff;
    padding:6px 0;
    text-align:center;
    border-right:1px solid #fff;
    white-space: nowrap;}
.summary th:last-of-type{border:0px;}
.summary th a{color:#fff;}
.summary th a .sort{
    position: relative;
    width: 10px;
    height: 15px;
    display: inline-block;
    border: 2px solid #ffff00;
    border-top: 0;
    border-bottom: 0;
    background: transparent;
    margin-left: 5px;
    vertical-align: middle;}
.summary th a .sort:before,
.summary th a .sort:after{
    content:"";
    width: 4px;
    height: 4px;
    border: 2px solid #ffff00;
    border-right: 0;
    border-bottom: 0;
    position: absolute;
    top: -1px;
    left:calc((100% - 14px) / 2);
    transform: rotate(45deg);}
.summary th a .sort:after{
    position:absolute;
    bottom:-1px;
    right:calc((100% - 14px) / 2);
    top:inherit;
    left:inherit;
    transform: rotate(-135deg);}    
.summary td{
    vertical-align:top;
    padding:6px 3px;
    border-bottom:1px dotted #ccc;
    word-break: break-word;}
.summary td a{color:#1565c0;}    
.summary .sumtd1,  
.summary .sumtd2004,  
.summary .sumtd2005{text-align:center;}
.summary .sumtd2003{text-align:left;}
.sumtd1 > label {
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    font-weight:normal;} 
.sumtd1 > label:before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    border: 1px solid #999;
    border-radius: 3px;
    position: absolute;
    top: -2px;
    left: -4px;}
.sumtd1 > label > .checkmark {
    position: absolute;
    top: 1px;
    left: -1px;
    height: 16px;
    width: 16px;
    border-radius: 2px;}
.sumtd1 > label input:checked ~ span.checkmark {background:#3083c1;}
.sumtd1 > label input[type=checkbox] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
    margin: 0;}   
.th60_1{ width: 100px;}
.th60_2{ width: 120px;}
.th60_4{ width: 160px;}
.th60_5{ width: 130px;}
.th60_6{ width: 110px;}


/************************ 詳目 ************************/
#L_menu{
    margin:0;
    padding:0;
    list-style:none;
    width:200px;
    display:inline-block;
    position:fixed;
    top:180px;
    z-index:1600;    
    border-top:1px solid #b0a390;
    background: -moz-linear-gradient(-130deg, #f9ddb0 15%,#fff7ea 35%,#fff7ea 65%,#f9ddb0 85%);
    background: -webkit-linear-gradient(-130deg, #f9ddb0 15%,#fff7ea 35%,#fff7ea 65%,#f9ddb0 85%);
    background:linear-gradient(50deg, #f9ddb0 15%,#fff7ea 35%,#fff7ea 65%,#f9ddb0 85%);
    height:calc(((100vh - 95px) / 3) * 2);  
    min-height:calc(((100vh - 95px) / 3) * 2);}
#L_menu > li{
    border-bottom:1px solid #b0a390;
    border-top:1px solid #fff;
    line-height:40px;
    text-align:center;}
#L_menu > li > a{
    font-weight:bold;
    color: #634912;
    display: block;}
#L_menu > li > a:hover,
#L_menu > li.stay > a{
    background:#634912;
    color:#fff;} 
#L_menu > li:first-child{border-top:0;}
#L_menu.show{top:10px;}     
.R_info{
    margin-left: 220px;
    margin-bottom:15px;
    width: calc(100% - 220px);
    display:inline-block;
    min-width: calc(1260px - 60px - 220px);
    max-width: calc(1580px - 60px - 220px);}
.R_info .pagination > li{margin:0 0 0 10px;}
.au_tab{
    background: url(../images/tab62.png) left bottom -2px no-repeat;
    width: 100%;
    height: 55px;
    padding-left: 80px;
    color: #634912;
    font-weight: bold;
    font-size: 22px;
    line-height: 40px;
    letter-spacing: 1px;
    vertical-align: bottom;}
.au_tab > span:not(.red){
    font-size:16px;
    color:#2c6590;
    letter-spacing:0px;
    margin-left:5px;} 
.box62{
    padding: 10px 15px;
    vertical-align: top;
    background: #fff;
    border: 1px solid #ccc;
    border-top-color: #fff;
    box-shadow:-1px 2px 2px #aaa;}  
.au_pic{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    align-items: flex-start;
    width:100%;
    margin-bottom:15px;}
.au_pic > #WIKIimg{width:250px;margin-right:20px;}    
.au_pic > #WIKIimg > img{
    border: 1px solid #e0e0e0;
    box-shadow: 8px 8px 5px #b0afaf;
    width: 100%;}
.au_pic #WIKIdata{
    width: calc(100% - 270px);
    margin-top: 10px;
    text-align: left;
    line-height: 1.5em;}
.au_pic .data_source > a{
    color:#ab5a3c;
    text-decoration:underline;
    margin-top:5px;
    display: block;}    
.writer{
    width:100%;
    margin-top:10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    align-items: flex-start;}
.writer > table{
    width:100%;
    background: #fff;
    border-spacing:1px;
    border-collapse:separate;} 
.writer > table th{
    background:#ab5a3c;
    padding:5px 3px;
    text-align:center;
    font-weight:bold;
    width:150px;
    color:#fff;}
.writer > table tr > td{
    padding:5px 3px;
    width:calc(100% - 150px);
    color:#333;
    border-bottom:1px dotted #aaa;
    word-break: break-word;}
.writer > table td > .abtab{
    width:100%;
    background:#fff;
    border-spacing:2px;
    border-collapse:separate;}    
.writer > table td > .abtab tr > th{
    background:#777;
    padding:5px 3px;
    text-align:center;
    font-weight:bold;
    width: auto;
    color:#fff;
    white-space: nowrap;}
.writer > table td > .abtab tr > td{border-bottom:0px;width:inherit;}    
.writer > table td > .abtab tr:nth-of-type(odd) td{background:#e0e0e0;} 
.box62 h2{
    background: -moz-linear-gradient(left,#c46f50 0.5%,#eebdac 2.3%,#eebdac 3.2%,#c06645 7%,#efb9a1 35%);
    background: -webkit-linear-gradient(left, #c46f50 0.5%,#eebdac 2.3%,#eebdac 3.2%,#c06645 7%,#efb9a1 35%);
    background:linear-gradient(to right, #c46f50 0.5%,#eebdac 2.3%,#eebdac 3.2%,#c06645 7%,#efb9a1 35%);
    color:#000;  
    font-size:18px;
    border-bottom:1px solid #ecaa90;
    padding: 10px 10px 7px 15px;
    margin-left: -25px;
    width:150px;
    letter-spacing:2px;
    border-radius:0 6px 6px 0;
    box-shadow:0px 3px 3px #999;
    margin-top: 20px;
    position:relative;}
.box62 h2:before{
    content:"";
    width:0;
    height:0;
    border-width:5px;
    border-style:solid;
    border-color:#000 #000 transparent transparent;
    position:absolute;
    top:100%;
    left:0;} 
.box62 h2:after,
.box62 h2.stay:after{
    content:"";
    width:0;
    height:0;
    border:6px solid transparent;
    border-top-color:currentColor;
    position:absolute;
    top:calc((100% - 3px ) / 2);
    right:7px;} 
.box62 h2.stay:after{
    border-top-color:transparent;
    border-bottom-color:currentColor;
    top:inherit;
    bottom:calc((100% - 3px ) / 2);}    
[class^=dp62_]{
    width: 100%;
    border: 1px solid #ccc;
    /*display:none;*/}
[class^=dp62_] td{padding:5px;vertical-align:top;}
.dp62_m21,
.dp62_time,
.dp62_cover{border:0px;}
.dp62_time{min-width:878px;max-width:1245px;}
.dp62_m21 #marc21{border: 1px solid #ccc;}
pre{
    word-break: break-word;
    white-space: pre-wrap;
    margin:0;}

/*===作品時間軸===*/
.highcharts-container > svg > text {display: none;}
.box{
    width:100%;
    min-width:878px;
    position:relative;}
.box #container{width:100%;}

/*===作品封面===*/
.SD_show{
    width:100%;
    min-width:878px;
    max-width:1245px;
    margin:20px auto;
    padding: 0 10px 0 30px;   
    position:relative;}
/*
.imgBox{overflow:hidden;}
.imgBox > ul{margin:0;padding:0;}    
.imgBox > ul > li{
    float:left;
    display:inline-block;
    margin-right:30px;}
.imgBox > ul > li > a{display:block;}    
.imgBox > ul > li > a .cover{
    border: 1px solid #ccc;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;}
.imgBox > ul > li > a .cover img{
    width:90%;
    height: auto;}
.imgBox > ul > li > a .ti{
    margin-top:5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    height: 45px;
    color:#216ba4;}    
span.prev_btn,
span.next_btn{
    display:inline-block;
    width:20px;
    height:20px;
    padding: 5px;
    border:4px solid #aaa;
    border-color:#aaa transparent transparent #aaa;
    position:absolute;
    top:calc(50% - 10px);
    z-index:100;}
span.prev_btn{
    left:0;
    cursor:pointer;
       -moz-transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
         -o-transform:rotate(-45deg);
        -ms-transform:rotate(-45deg);
            transform:rotate(-45deg);}            
span.next_btn{
    right:0;
    cursor:pointer;    
       -moz-transform:rotate(135deg);
    -webkit-transform:rotate(135deg);
         -o-transform:rotate(135deg);
        -ms-transform:rotate(135deg);
            transform:rotate(135deg);}     

*/
/*===作者作品&關於作者===*/
.dp62_prod,
.dp62_au{border:0px;}
.sum_prod,
.sum_au,
.box62 > .sum_LK,.box62 > .sum_URI{
    width:100%;
    margin:10px 0;
    background:#fff;
    border-collapse:initial;
    border-spacing:0px;}
.sum_prod th,
.sum_au ,
.sum_LK th,.sum_URI th{    
    background:#3382AB  ;
    color:#fff;
    padding:6px 0;
    text-align:center;
    border-right:1px solid #fff;
    white-space: nowrap;}
.sum_prod th:last-of-type,
.sum_au th:last-of-type,  
.sum_LK th:last-of-type,.sum_URI th:last-of-type{border:0px;}  
.sum_prod td,
.sum_au td,
.sum_LK td,.sum_URI td{
    vertical-align:top;
    padding:6px 3px;
    border-bottom:1px dotted #ccc;}
.sum_prod td.sumtd1,   
.sum_au td.sumtd1,
.sum_LK td.sumtd1,.sum_URI td.sumtd1{text-align:center;} 
.sum_prod td.sumtd1,.sum_prod td.sumtd2004,.sum_prod td.sumtd2005,
.sum_au td.sumtd1,.sum_au td.sumtd2004,.sum_au td.sumtd2005,
.sum_LK td.sumtd1,.sum_URI td.sumtd1{width:70px;}   
.sum_prod td.sumtd2001,.sum_prod td.sumtd2002,
.sum_au td.sumtd2001,.sum_au td.sumtd2002{width:150px;}
.sum_prod td.sumtd2003,
.sum_au td.sumtd2003{width:220px;}    
.sum_prod td a,
.sum_au td a{color:#1565c0;}
div.dw_btn,div.cp21_btn,div .dw21_btn{
    border:1px solid #8a5e4d;
    background: #fff;
    text-shadow: none;
    vertical-align: baseline;
    color: #8a5e4d;
    line-height: 30px;
    height: 30px;}
div.cp21_btn, div .dw21_btn{margin:0 15px 10px -5px;}
div.dw_btn > a,div.cp21_btn > a,div .dw21_btn > a{color:#8a5e4d;}
/*.TR_none{display:none;}
.TR_none.stay{display:revert;}*/

/*===.tr_open = 詳目展開more===*/
.more,.tr_open,.tr_auopen{
    display: inline-block;
    float: right;
    border-radius: 4px;
    width: 80px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    font-weight:bold;
    cursor:pointer;
    color:#3382ab;
    position:relative;}
.more:after,.tr_open:after,.tr_auopen:after{
    content: "";
    border: 3px solid currentColor;
    border-top: 0px;
    border-left: 0;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 10px;
    right: 0;
    transform: rotate(45deg);}
.more.stay:after,.tr_open.stay:after,.tr_auopen.stay:after{    
    content: "";
    border: 3px solid currentColor;
    border-top: 0px;
    border-left: 0;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 10px;
    right: 0;
    transform: rotate(-135deg);}
    
    
/************************ Intro ************************/
#main-wrapper > .M_cont{padding: 0 30px;}
.link_box,
.intro_box,
.rule_box {border-top: 2px solid #e4c59b;}
.link_box > h1,
.intro_box > h1,
.rule_box > h1{color: #935900;}
.intro_c{
    width:96%;
    margin:0 auto;
    color:#000;
    line-height:1.6em;}
.intro_c::first-letter{
    background:#9d5911;
    padding:5px;
    color:#fff;
    font-weight:bold;
    font-size:22px;
    margin-right:2px;
    letter-spacing: 1px;
    margin-bottom:5px;}    


/************************ 主題瀏覽 ************************/
#main-wrapper > .theme_box{
    width:100%;
    min-width: 1260px;
    max-width: 1580px;
    margin: 0 auto;
    padding: 20px 30px;}
table[class^=TM_0] .pic{
    width: 400px;
    height: 200px;
    border:5px solid #fff;
    box-shadow:2px 2px 4px #777;}
table[class^=TM_0] .info {
    vertical-align:top;
    padding-left:15px;
    line-height:1.5em;}  
table[class^=TM_0] .info > h2{
    font-size:20px;
    color:#ac4e19;
    margin:5px 0 10px;
    padding:0;}
.TM_tab{
    vertical-align: top;
    padding: 20px 0 0;
    text-align: center;
    border-bottom:2px solid #216faa;}
.TM_tab > div{
    width:130px;
    line-height:36px;
    height:36px;
    font-size:18px;
    letter-spacing:1px;
    text-align:center;
    font-weight:bold;
    border-radius:5px 5px 0 0;
    display: inline-block;
    margin-bottom: 2px;
    margin-right: 5px;}
.TM_tab > div > a{
    display:block;
    border-radius:5px 5px 0 0;    
    color:#fff;
    border: 2px solid #216faa;
    text-shadow: 0px 0px 2px #0d3656;
    background: -moz-linear-gradient(top, #84b9e2 0%, #4885b4 60%);
    background: -webkit-linear-gradient(top, #84b9e2 0%,#4885b4 60%);
    background: linear-gradient(to bottom, #84b9e2 0%,#4885b4 60%);}  
.TM_tab > div > a:hover,   
.TM_tab > div.stay > a{
    color: #0053b5;
    border: 2px solid #216faa;
    border-bottom: 2px solid #fff;
    text-shadow:none;
    background:#fff;
    cursor:pointer;}       
.chart >.tab-inner{
    width:100%;
    margin:35px auto 15px;}
.TM_01 .pic{
    background: url(../images/item01.jpg) left top no-repeat;
    background-size: cover;}
.TM_02 .pic{
    background: url(../images/item02.jpg) left top no-repeat;
    background-size: cover;}
.TM_03 .pic{
    background: url(../images/item03.jpg) left top no-repeat;
    background-size: cover;}
.TM_04 .pic{
    background: url(../images/item04.jpg) left top no-repeat;
    background-size: cover;}    
.TM_05 .pic{
    background: url(../images/item05.jpg) left top no-repeat;
    background-size: cover;} 
#div_age_001 > #container_BE{height:800px;}/*文史哲藝類(年代Bar Chart高度調整)*/
.highcharts-point{cursor:pointer;}
.highcharts-background {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(2%) hue-rotate(152deg) brightness(106%) contrast(101%) opacity(0.3);}



/************************ Footer ************************/
#footer > div{
    width:96%;
    max-width:1000px;
    margin:0 auto;
    padding-bottom:5px;
    color:#000;
    font-size: 15px;
    text-shadow: 0 0 10px #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;/*FOOTER內容若不要置中可拿掉這行*/}    
#footer img{height:auto;margin-right:5px;}    
#footer a{color:#000;}


/************************GoTop************************/
#T_Btn {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 99;
    cursor: pointer;
    width:50px;
    height:50px;
    display:inline-block;
    border-radius:100%;
    background:#233a76;
    border:3px solid #fff;
    opacity:0;
    transition:0.3s}
#T_Btn:before{
    content:"TOP";
    color:#fff;
    position:absolute;
    top:calc(50% - 10px);
    right:calc(50% - 18px);}    
#T_Btn.show{
    opacity:1;} 
#T_Btn.show:hover{
    -webkit-transform:scale(1.1) translateY(-10px);
    -moz-transform:scale(1.1) translateY(-10px);
    -o-transform:scale(1.1) translateY(-10px);
    -ms-transform:scale(1.1) translateY(-10px);
    transform: scale(1.1) translateY(-10px);
    box-shadow:0px 0px 5px #ff8f24;}
    

/************************Help************************/
.help_ti {
    background: url(../images/tip_o_bg.png) left center no-repeat;
    padding:5px 0 0 55px;
    display: inline-block;
    margin-left:10px;
    font-weight: bold;
    line-height: 47px;
    font-size: 24px;
    vertical-align: middle;
    color: #233a76;}
.help_box{
    padding :30px 0 15px;
    align-items: stretch;
    justify-content: space-between;}   
.hp_menu{
    margin:0 15px 0 0;
    padding:0;
    list-style:none;
    width:200px;
    display:inline-block;
    border-top:1px solid #77a5bd;
    background: -moz-linear-gradient(-130deg,#afe0f9 15%,#e9f8ff 35%,#e9f8ff 65%,#afe0f9 85%);
    background: -webkit-linear-gradient(-130deg,#afe0f9 15%,#e9f8ff 35%,#e9f8ff 65%,#afe0f9 85%);
    background:linear-gradient(50deg,#afe0f9 15%,#e9f8ff 35%,#e9f8ff 65%,#afe0f9 85%);}
.hp_menu > li{
    border-bottom:1px solid #77a5bd;
    border-top:1px solid #fff;
    line-height:40px;
    text-align:left;}
.hp_menu > li > a{
    padding:0 10px;
    font-weight:bold;
    color: #005185;
    display: block;}
.hp_menu > li > a:hover,
.hp_menu > li.stay > a{
    background:#005185;
    color:#fff;} 
.hp_menu > li:first-child{border-top:0;} 
.pdf_box{
    width:calc(100% - 215px);
    min-height:calc(100vh - 95px - 50px - 15px - 61px);
    display:inline-block;
    border:0px solid #000;}   


/************************timeout************************/ 
.container_timeout{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;} 
.timeout_box{   
    width: 600px;
    max-width: 800px;
    height:200px;
    border: 6px double #779ac6;
    padding: 0 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;}
.timeout_box > .timeout_p {
    width:130px;
    height:130px;
    background:url(../images/timeout_bg.png) center top no-repeat;
    background-size:contain;
    margin-top:-120px;}  
.timeout_box h2{font-weight: bold;color: #233a76;}
.timeout_box p{
    text-align:center;
    font-size:18px;
    line-height:1.4em;} 
.timeout_box a{
    width:auto;
    padding:0 8px;
    line-height: 34px;
    border: 1px solid #234281;
    background: -moz-linear-gradient(top,#2577cd, #233a76);
    background: -webkit-linear-gradient(top, #2577cd, #233a76);
    background: linear-gradient(to bottom, #2577cd, #233a76);
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    margin-left: 5px;
    color: #fff;
    font-weight:bold;
    text-shadow: #000000 1px 1px 1px;}
h2.note,h3.note{color:red;}
tr.tb_tr20{display:none}


