@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC:100,300,400,500,700&display=swap');








BODY { font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
       font-size: 16px;
       font-style: normal;
       margin: 0;
       padding: 0;
       margin-left:0px;
       margin-right:0px;
       margin-top:0px;
       margin-bottom:0px }
       
A:link    { color: #2c619a; text-decoration:none }
A:visited { color: #2c619a; text-decoration:none }
A:active  { color: #2c619a; text-decoration:none }
A:hover   { color: #2c619a; text-decoration:underline }

form { margin: 0;
       padding: 0;
       margin-left:0px;
       margin-right:0px;
       margin-top:0px;
       margin-bottom:0px; }


H1 { margin-left: 10px;
     margin-right: 10px;
     font-size: 14pt;
     font-weight: 500;
     font-style: normal;
     font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
     color: #336699 }

H2 { margin-left: 10px;
     margin-right: 10px;
     margin-top: 0px;
     font-size: 12pt;
     font-style: normal;
     font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
     color: #336699 }

H3 { margin-left: 10px;
     margin-right: 10px;
     font-size: 11pt;
     font-weight: 500;
     font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
     color: black }

p {  margin-left: 10px;
     margin-right: 10px;
     font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
     font-size: 16px }







.standard { margin-left: 10px;
            margin-right: 10px;
            font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
            font-size: 16px 					  
		  }








.pageBanner {
	background-color:#333333;
	
	}
.standard {
	padding:5px;
	}
.pageBanner img {
	margin-bottom:-7px;
	margin-left:15px;
	}
.simpleSearchnav {
	background-color: #d2c095;
	height:55px;
	padding-left:15px;
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.3);
box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.3);
	}
.pageContents { font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
                background: white;
                color: black;
                vertical-align: top;
                width: 90% }


.navigationBarTable{ width: 100%;
                     padding: 2px;
                     margin: 2px;
                     border: 0 }

.navigationBar { font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
                 font-size: 16px;
                 font-style: normal;
                 font-weight: 500;
                 color: #252645;
                 text-decoration: none;
                 /*background-image: url(/image/left_back.gif); */
                 }

.navigationBarSublabel{  font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
                         font-size: 11pt;
                         font-style: normal;
                         font-weight: 500;
                         color: black;
                         text-decoration: none;
                         white-space: nowrap }





.navigationBarItem { font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
                     font-size: 16px;
                     font-style: normal;
                     font-weight: 300;
                     color: #252645;
                     text-decoration: none;
                     vertical-align: bottom;
                     white-space: nowrap;
	border-bottom: dotted 1px #fff;
	
	}

.navigationBarItem img {
	display:none;
	}
.navigationBarItem td:first-child {
	display:none;
	}
.loggedIn { font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
            font-size: 8pt;
            font-style: normal;
            font-weight: 300;
            color: #882222;
}

.pageFooterBar { width: 100%;
                 border: 0;
                 margin: 0;
                 padding: 0;
                 background: #ffffff;
                 color: #000000;
                 vertical-align: middle }

.pageFootnote { font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
                font-size: 16px;
                font-style: normal;
                font-weight: 300;
                background: #ffffff;
                color: #252645;
                text-decoration: none;
                text-align: left;
                vertical-align: middle;
                margin-left: 10px;
                margin-right: 10px }
.login a{
	color:#333;
	font-weight:300;
	}
	.login {
	height:35px;
	}
.sidebar {
		/*background: #ffffff;*/
		/*background-image: url(/image/right_back.gif);*/
           color: #000000;
        padding-left: 10px;
           }

.sidebarLeft {
		/*background: #ffffff;*/
		/*background-image: url(/image/left_back.gif);*/
           color: #000000;
        padding-right: 1px;
           }

.communityLink { font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
                 font-size: 16px;
                 font-weight: 300;
                 }

.communityDescription { margin-left: 20px;
                        margin-right: 10px;
                        font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
                        font-size: 16px;
                        font-weight: 300;
                        list-style-type: none }

.collectionListItem { font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
                      font-size: 16px;
                      font-weight: normal }

.collectionDescription { margin-left: 20px;
                     margin-right: 10px;
                     font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
                     font-size: 16px;
                         font-weight: 300;
                     list-style-type: none }

.miscListItem { margin-left: 20px;
                margin-right: 10px;
                font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
                font-size: 11pt;
                list-style-type: none }

.copyrightText { margin-left: 20px;
                 margin-right: 20px;
                 text-align: center;
                 font-style: italic;
                 font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
                 font-size: 16px;
                 list-style-type: none }

.browseBarLabel { font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
                  font-size: 16px;
                  font-style: normal;
                  font-weight: 500;
                  color: #000000;
                  background: #ffffff;
                  vertical-align: middle;
                  text-decoration: none }

.browseBar { font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
             font-size: 16px;
             font-style: normal;
             font-weight: 500;
             background: #ffffff;
             color: #252645;
             vertical-align: middle;
             text-decoration: none }

.itemListCellOdd { font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
                   font-size: 16px;
                   font-style: normal;
                   font-weight: 300;
                   color: #000000;
                   vertical-align: middle;
                   text-decoration: none;
                   background: #ffffff }


.itemListCellEven { font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
                    font-size: 16px;
                    font-style: normal;
                    font-weight: 300;
                    color: #000000;
                    vertical-align: middle;
                    text-decoration: none;
                    background: #eeeeee }

.itemListCellHilight { font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
                       font-size: 16px;
                       font-style: normal;
                       font-weight: 300;
                       color: #000000;
                       vertical-align: middle;
                       text-decoration: none;
                       background: #ddddff }

.topNavLink { margin-left: 10px;
          margin-right: 10px;
          font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
          font-size: 16px;
          text-align: center }

.submitFormLabel { margin-left: 10px;
           margin-right: 10px;
           margin-bottom: 10px;
           margin-top: 10px;
           padding: 3px, 3px, 3px, 3px;
           font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
           font-weight: 500;
           font-size: 16px;
           text-align: right;
            background: #C4BEB6 }

.submitFormHelp {
           margin-left: 1px;
           margin-right: 10px;
           margin-bottom: 5px;
           font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
           font-size: 16px;
           text-align: left }

.submitFormSend { margin-left: 10px;
           height:20px;
           margin-right: 10px;
           font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
           font-size: 16px;
           background: #B0A89D }


.submitFormWarn {
           margin-left: 3px;
           margin-right: 10px;
           font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
           font-weight: 500;
           font-size: 16px;
           color: #ff0000;
           text-align: center }

.uploadHelp { margin-left: 20px;
              margin-right: 20px;
              font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
              font-size: 16px;
              text-align: left }

.submitFormDateLabel {  margin-left: 10px;
                        margin-right: 10px;
                        font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
                        font-size: 16px;
                        font-style: italic;
                        text-align: center }

.submitProgressTable{ margin: 0;
                      padding: 0;
                      border: 0;
                      vertical-align: top;
                      text-align: center;
                      white-space: nowrap }

.submitProgressButton{ border: 0 }

.submitProgressButtonDone{ border: 0;
                           background-image: url(/image//submit/done.gif);
                           background-position: center;
                           height: 30px;
                           width: 90px;
                           font-size: 11pt;
                           color: black;
                           background-repeat: no-repeat; }

.submitProgressButtonCurrent{ border: 0;
                           background-image: url(/image//submit/current.gif);
                           background-position: center;
                           height: 30px;
                           width: 90px;
                           font-size: 11pt;
                           color: white;
                           background-repeat: no-repeat; }

.submitProgressButtonNotDone{ border: 0;
                           background-image: url(/image//submit/notdone.gif);
                           background-position: center;
                           height: 30px;
                           width: 90px;
                           font-size: 11pt;
                           color: black;
                           background-repeat: no-repeat; }
.author_result {
	width:100%;
	display:block;
	}
.miscTable { font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
             font-size: 16px;
             font-style: normal;
             font-weight: 300;
             color: #000000;
             vertical-align: middle;
             text-decoration: none;
             background: transparent;
			 border-collapse:collapse;
             }
	
	.searchbar {
	width:auto;
	}
	
	a.advancedSearch {
	color:#5975a3;
	font-size:13px;
	padding-left:5px;
	}
input[type=submit] {
  background-color: #4977b3;
  color: white;
  padding-left:15px;
	padding-right:15px;
	cursor:pointer;
}
input[type=reset] {
  background-color:#cd4747;
  color: white;
  padding-left:15px;
	padding-right:15px;
	cursor:pointer;
}
	
.mapTable, .chart {
	border-collapse:collapse;
	}
.mapTD, .chartTD {
	padding:0;
	padding-bottom:35px;
	}
.fa-map-marker, .fa-minus-square-o {
	color:#c92a2a;
	}
.fa-plus-square-o {
	color:#588526;
	}
	.fa-folder {
	color:goldenrod;
	}
input[type=submit], input[type=reset] {
	font-family: 'Noto Sans TC',Roboto,Arial,Helvetica;
	height:30px;
	border: solid 1px transparent;
	}
input[type=text], input[type=password], select[name=id], select[name=conjunction1], select[name=location], select[name=field1], select[name=field2], select[name=field3], select[name=conjunction2] {
	font-family: 'Noto Sans TC',Roboto,Arial,Helvetica;
	height:30px;
	border: solid 1px #9a9a9a;
	}
.community_list {
	padding-left:2px;
	padding-right:2px;
	border-collapse:collapse;
	width:95%;
	border: solid 2px #ccc;
	}
.chart {
	padding-top:25px;
	}
.object_header.chart_header, .object_header.map_header {
	border:0;
	padding-bottom:0!important;
	background-color:#333;
	color:#fff;
	font-weight:300;
	padding-left:10px;
	padding-top:0;
	height:30px;
	font-size:14px;
	}
a.more {
	color:#ff5858;
	}
#map_canvas, .chartTD div {
	border: solid 1px #b2b2b2;
	}
.miscTableNoColor { font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
             font-size: 16px;
             font-style: normal;
             font-weight: 300;
             color: #000000;
             vertical-align: middle;
             text-decoration: none;
             background: #ffffff
             }
.visitors {
	vertical-align:top;
	}
.breadcrumb, .breadcrumb .pageTitle {
	color:#333;
	font-size:13px;
	font-weight:500;
	}




.oddRowOddCol{ font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
               font-size: 16px;
               font-style: normal;
               font-weight: 300;
               color: #000000;
               vertical-align: middle;
               text-decoration: none;
               background: #ffffff;
               padding: 3px }

.evenRowOddCol{ font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
                font-size: 16px;
                font-style: normal;
                font-weight: 300;
                color: #000000;
                vertical-align: middle;
                text-decoration: none;
                background: #eeeeee;
                padding: 3px  }

.oddRowEvenCol{ font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
                font-size: 16px;
                font-style: normal;
                font-weight: 300;
                color: #000000;
                vertical-align: middle;
                text-decoration: none;
                
                padding: 3px  }

.evenRowEvenCol{ font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
                 font-size: 16px;
                 font-style: normal;
                 font-weight: 300;
                 color: #000000;
                 vertical-align: middle;
                 text-decoration: none;
                 background: transparent;
                 padding: 3px  }
.author_table .evenRowEvenCol, .title_table .evenRowEvenCol {
					 background:#eeeeee;
					 }
.highlightRowOddCol{ font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
                     font-size: 16px;
                     font-style: normal;
                     font-weight: 300;
                     color: #000000;
                     vertical-align: middle;
                     text-decoration: none;
                     background: #ccccee;
                     padding: 3px }

.highlightRowEvenCol{ font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
                      font-size: 16px;
                      font-style: normal;
                      font-weight: 300;
                      color: #000000;
                      vertical-align: middle;
                      text-decoration: none;
                      background: #bbbbcc;
                      padding: 3px }

.itemDisplayTable{ text-align: center;
                   border: 0;
                   color: #000000 }

.metadataFieldLabel{ font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
                     font-size: 16px;
                     font-style: normal;
                     font-weight: 500;
                     color: #000000;
                     vertical-align: top;
                     text-align: right;
                     text-decoration: none;
                     white-space: nowrap;
                     padding: 3px }

.metadataFieldValue{ font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
                     font-size: 16px;
                     font-style: normal;
                     font-weight: 300;
                     color: #000000;
                     vertical-align: top;
                     text-align: left;
                     text-decoration: none;
                     padding: 3px }  

.recentItem { margin-left: 10px;
              margin-right: 10px;
              font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
              font-size: 16px }

.searchBox { font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
             font-size: 16px;
             font-style: normal;
             font-weight: 500;
             color: #000000;
             vertical-align: middle;
             text-decoration: none;
             background: #fefecd;
             padding: 0;
             border: 0;
             margin: 0 }

.searchBoxLabel { font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
                  font-size: 16px
                  font-style: normal;
                  font-weight: 300;
                  color: #333;
                  text-decoration: none;
                  vertical-align: middle }

.searchBoxLabelSmall { font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
                  font-size: 8pt;
                  font-style: normal;
                  font-weight: 500;
                  color: #000000;
                  text-decoration: none;
                  vertical-align: middle }
.searchLabel {
						 text-align:right;
						 padding-right:15px;
						 }
.searchSummary {
     margin-left: 10px;
     margin-right: 10px;
     margin-top: 0px;
     padding-left: 28px;
     padding-top: 0px;
     padding-bottom: 0px;
     color: #666;
     font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
     font-size: 16px
}

.searchTitle {
     margin-left: 10px;
     margin-right: 10px;
     margin-top: 0px;
     margin-bottom: 3px;
     padding-left: 0px;
     padding-top: 0px;
     padding-bottom: 0px;
     color: #666;
     font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
     font-size: 16px
}

.attentionTable
{
    font-style: normal;
    font-weight: 300;
    color: #000000;
    vertical-align: middle;
    text-decoration: none;
    background: #cc9966;
}

.attentionCell
{
    background: #ffffcc;
    text-align: center;
}

.help {font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
        background: #ffffff;
        margin-left:10px;}

.help h2{text-align:center;
                font-size:18pt;
                color:#000000;}

.help h3{font-weight:bold;
         margin-left:0px;}

.help h4{font-weight:bold;
         font-size: 16px;
         margin-left:5px;}

.help h5{font-weight:bold;
         margin-left:10px;
         line-height:.5;}

.help p {font-size:16px;}

.help table{margin-left:8px;
            width:90%;}

.help table.formats{font-size:16px;}

.help ul {font-size:16px;}

.help p.bottomLinks {font-size:16px;
                    font-weight:bold;}

.help td.leftAlign{font-size:16px;}
.help td.rightAlign{text-align:right;
                    font-size:16px;}




ul.controlledvocabulary  {
		list-style-type:none; }


.controlledvocabulary ul  li ul {
	     list-style-type:none;
		display:none; }

input.controlledvocabulary  {
		border:0px; }

img.controlledvocabulary {
		margin-right:8px ! important;
		margin-left:11px ! important;
		cursor:hand; }

.submitFormHelpControlledVocabularies {
		   margin-left: 10px;
           margin-right: 10px;
           font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
           font-size: 8pt;
           text-align: left; }

.controlledVocabularyLink {
           font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
           font-size: 8pt; }
.totalCnt {
						 color:#d2c095;
						 }
.cntStyle1{
           font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
           font-color: navy;
           }
.cntStyle2 {
           font-family:'Noto Sans TC',Roboto,Arial,Helvetica;
           font-color: green;
           }
.subclassHighlight {
           font-weight: 500;
           }

.object_table{
      background-color: transparent;
      border:0px solid #423016;
       padding: 0;
       margin-top:0px;
       margin-bottom:0px;
       margin-left:5px;
		margin-right: 5px;
		padding-left:15px;
						 width:160px;
		}
.author_table, .title_table {
				 background-color: transparent;
      border:0px solid #423016;
       padding: 0;
       margin-top:0px;
       margin-bottom:0px;
       margin-left:auto;
		margin-right: auto;
						 width:100%;
						 }
.author_table .object_header, .title_table .object_header {
						 color:#333;
						 border-bottom: solid 1px #333;
						 font-weight: 700;
						 }
.commissionMSG, .pageBanner .visitors font {
						 color:#cfcfcf;
						 font-weight:300;
						 }
.left-panel {
						 background-color:#333;
						 padding-right:20px;
						 padding-top:25px;
						 padding-bottom:50px;
						 }
.content {
		margin-top:0;
		margin-left:auto;
		margin-right:auto;
						 border-collapse:collapse;
		}

.pageBanner font {
						 color:#fff;
						 }
.center-table {
						 padding-left:50px;
						 padding-right:50px;
						 width:100%;
						 padding-top:25px;
						 padding-bottom:50px;
						 }
.right-panel {
						 padding-right:15px;
						 padding-top:25px;
						 }
.whole-body p:last-of-type {
						 display:none;
						 }
.object_header{
      background:transparent;
 	  color: #d2c095;
	  font-weight: 500;
	  font-size:16px;
	  height:35px;
	  text-align:left;
	  border-bottom: solid 0px #000;
}
						.explanation_header {
							font-weight:500;
							 padding-top:15px;
						 font-size:24px;
						 padding-bottom:15px;
						 color: #b32727;
						 border-bottom:solid 1px #333;
						 }
						 .explanation_content {
						 	padding-top:15px;
						 }
						 .oddRowOddCol img {
						 padding-top:15px;
						 }
a.object_header:link{
 	  color: #FFFFEE;
}
.navigationBarItem a:link, .navigationBarItem a:visited {
		color:#fff; 
		font-size:14px;
						 }
a.object_header:visited{
 	  color: #FFFFEE;
}
a.object_header:hover{
 	  color: #FFFFEE;
}
a.object_header:active{
 	  color: #FFFFEE;
}


.object_content{
	  font-size: 16px;
	  /*line-height: 13px;  */
	   border-collapse:collapse;
	   width: 100%;
	  }
.pageTitle{
	  font-size: 12pt;
	  font-weight: 500;
	  color: #336699;
}
.infoareaswitch{
      font-size: 16px;
      font-weight: 300;
      color: #336699;
      background: #FFF2CC;
      border: 1px solid #FFD452;
      padding: 2px;
      margin: 2px;
}
.infoarea{

      font-size: 16px;
      font-weight: 300;
      color: #336699;
      background: #FFF2CC;
      border: 1px solid #FFD452;
      padding: 3px;
      margin: 5px;
}
.infoarea p{
      padding: 0px;
      margin: 3px;
}
.infoareaTitle{
      font-size: 16px;
      font-weight: 300;
      color: #336699;
      background: #FFF2CC;
      border: 1px solid #FFD452;
      padding: 3px;
}
.tinysize{
	  font-size: 8pt;
}

img.percentImage1 {
 background: white url(image/percentImage_back1.png) top left no-repeat;
 padding: 0;
 margin: 5px 0 0 0;
 background-position: 1px 0;
}
