body{
	overflow-x: hidden;
}
#page-html,
#page-html p
{
	font-size: 1rem ;
	word-break: break-all;
	text-align:left;
    min-height: 1px;
    max-height: 999999px;
    line-height: 2rem;
}

#page-html ol {
    list-style-type: decimal;
    margin-left: 18px;
    line-height: 2rem;
}
#page-html ul {
    list-style-type: disc ;
    margin-left: 18px;
    line-height: 2rem;
}
#epaperform {
	width:100%;
}
#epaperform label {
    display: inline-block;
}
#page-html hr {
	position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
	border-top-color: currentcolor;
	border-top-style: none;
	border-top-width: 0px;
    border-top: 1px solid #BABABA;
	border-bottom: none !important;
	width:100%;
}

#page-html td {
	padding:3px;
}

#page-html fieldset legend {
	border-bottom:#999999 1px solid; 
}
#page-html img {
	/*width: inherit !important;*/
	height:auto !important;
}

#page-html .col-1, #page-html .col-2, #page-html .col-3, #page-html .col-4, #page-html .col-5, #page-html .col-6, #page-html .col-7, #page-html .col-8, #page-html .col-9, #page-html .col-10, #page-html .col-11, #page-html .col-12, #page-html .col, #page-html .col-auto, #page-html .col-sm-1, #page-html .col-sm-2, #page-html .col-sm-3, #page-html .col-sm-4, #page-html .col-sm-5, #page-html .col-sm-6, #page-html .col-sm-7, #page-html .col-sm-8, #page-html .col-sm-9, #page-html .col-sm-10, #page-html .col-sm-11, #page-html .col-sm-12, #page-html .col-sm, #page-html .col-sm-auto, #page-html .col-md-1, #page-html .col-md-2, #page-html .col-md-3, #page-html .col-md-4, #page-html .col-md-5, #page-html .col-md-6, #page-html .col-md-7, #page-html .col-md-8, #page-html .col-md-9, #page-html .col-md-10, #page-html .col-md-11, #page-html .col-md-12, #page-html .col-md, #page-html .col-md-auto, #page-html .col-lg-1, #page-html .col-lg-2, #page-html .col-lg-3, #page-html .col-lg-4, #page-html .col-lg-5, #page-html .col-lg-6, #page-html .col-lg-7, #page-html .col-lg-8, #page-html .col-lg-9, #page-html .col-lg-10, #page-html .col-lg-11, #page-html .col-lg-12, #page-html .col-lg, #page-html .col-lg-auto, #page-html .col-xl-1, #page-html .col-xl-2, #page-html .col-xl-3, #page-html .col-xl-4, #page-html .col-xl-5, #page-html .col-xl-6, #page-html .col-xl-7, #page-html .col-xl-8, #page-html .col-xl-9, #page-html .col-xl-10, #page-html .col-xl-11, #page-html .col-xl-12, #page-html .col-xl, #page-html .col-xl-auto {
	padding-right:0px ;
	padding-left:0px ;	
}

#page-html .txtblue {
	color: #0033ff;
}
#page-html .txtblue a{
	color: #0033ff;
}
#page-html .txtblue a:hover{
	color: #0033ff;
}

#page-html a:hover{
	text-decoration:underline;
}

#HistoryDataTable a {
	color:#3975E0; 
}

.NOname {
    font-size: 0rem;
    line-height: 0;
    overflow: hidden;
}

@media (max-width:990px) {
	#page-html img {
		max-width: 100% ;
	}
}

@media (max-width:767px) {
	.content-section table img {
    width: auto !important; 
	}
	
	#page-html {
    	padding-left: 15px;
    	padding-right: 15px;
	}
}

.form-inline .form-control {
	/*width: 100% !important;*/
}
.content-section table {
	margin:0 auto;
}
.content-section hr{
	text-align: left;	
}
.content-area img{
	/*width: inherit !important;*/
	max-width: max-content;
	margin-top: 3px !important;
	/*margin-bottom: 0 !important;*/
	/*margin-left: 0 !important;*/
}
.content-section table td {
}
	  
.content-area .icon img{
	width: 40px !important;
}
#suveryMsg{
	 font-size: 1rem;
}
 
.forcenowrap {
	white-space:nowrap;
}

.tdbottomdot { border-width:1px; border-color:#d5d5d5; border-top-style: none;border-left-style: none;border-bottom-style: dashed ;border-right-style: none; text-align:justify; }

.tdbottomdot2 { border-width:1px; border-color:#d5d5d5; border-top-style: none;border-left-style: none;border-bottom-style:solid ;border-right-style: none; text-align:justify; }

.rwd-table {
	background: #fff;
	overflow: hidden;
	border-width:1px;
	width:100%;
}

.rwd-table tr:nth-of-type(2n){
	background: #fff;
}
.rwd-table th{
	/*margin: 0em 0em;*/
	border-width:1px;
}
.rwd-table td {
	/*margin: 0em 0em;*/
}
.rwd-table {
	min-width: 97%;
}

.rwd-table th {
	display: none;
}

.rwd-table td {
	display: block;
}

.rwd-table td:before {
	/*content: attr(data-th) " : ";*/
	content: attr(data-th) "  ";
	font-weight: bold;
	width: 100%;
	/*display: inline-block;*/
}

.rwd-table th, .rwd-table td {
	text-align: left;
}

.rwd-table th, .rwd-table td:before {
	color: #363636;
	/*font-weight: bold;*/
}

@media (min-width: 650px) {
	.rwd-table th, .rwd-table td {
		text-align: center;
	}
	.rwd-table td:before {
		display: none;
	}
	.rwd-table th, .rwd-table td {
		display: table-cell;
		/*padding: 0.25em 0.5em;*/
	}
	.rwd-table th:first-child, 
	.rwd-table td:first-child {
		padding-left: 0;
	}
	.rwd-table th:last-child, 
	.rwd-table td:last-child {
		padding-right: 0;
	}
	.rwd-table th, 
	.rwd-table td {
		/*padding: -0.8rem !important;*/
	}

}




tr.tr-only-hide {color: #000000;}
tr.tr-only-hide th{background-color:#EFEFEF}

.table-rwd > tbody > tr:nth-of-type(2n+1){
	background-color:#EEF9FF;
}
.table-rwd > tbody > tr:nth-of-type(2n){
	background-color:#FFFFFF;
}

.table-rwd-nobgcolor > tbody > tr:nth-of-type(2n+1){
	/*background-color:#FFFFFF;*/
}

@media (max-width: 650px) {
	.table-rwd-nobgcolor > tbody > tr:nth-of-type(2n+1){
		/*background-color:#EEF9FF;*/
	}
	
	.table-rwd{min-width: 100%;}
	/*針對tr去做隱藏*/
	tr.tr-only-hide {display: none !important;}
	td.td-only-hide {display: none !important;}
	div.td-only-hide {display: none !important;}
	th.th-only-hide {display: none !important;}
	/*讓tr變成區塊主要讓他有個區塊*/
	.table-rwd tr{
		display: block;
		border: 1px solid #ddd;
		margin-top: 5px;
	}
	.table-rwd td {
		text-align: left;
		font-size: 0.9375rem;
		overflow: hidden;
		width: 100%;
		display: block;
	}
	.table-rwd td:before {
		/*最重要的就是這串*/
		/*content: attr(data-th) " : ";*/
		content: attr(data-th) "  ";
		/*最重要的就是這串*/
		display: inline-block;
		/*text-transform: uppercase;*/
		font-weight: bold;
		margin-right: 10px;
		/*color: #D20B2A;*/
		color: #0A40D2;
	}
	/*當RWD縮小的時候.table-bordered 會有兩條線，所以針對.table-bordered去做修正*/
	.table-rwd.table-bordered td,.table-rwd.table-bordered th,.table-rwd.table-bordered{border:0;}
}

@media (max-width: 690px) {
	
	.wh15{
		font-size: 1.08rem;
	}
	
	.bk15{
		font-size: 1.08rem;
	}
	
	.blue15{
		font-size: 1.08rem;
	}
	
	.libe15{
		font-size: 1.08rem;
	}




	.nuclearleft{
		width:100%; float:none
	}
	.news-search-left{
		width:100%; float:none
	}
	.news-search-right{
		width:100%; float:none
	}

}
.tbLth th{
	text-align:center; 
/*	font-weight:normal;*/
}

/* Font Awesome */
.fa {
    padding: 0px 9px;
	line-height:18px;
	width:18px;
	height:18px;
    background-repeat: no-repeat;
	background-position: center;
}
.fa::before {
	content:'';
}
.fa-angle-double-right{
	color:#FF8ACB;
	background-image: url( '/share/image/33XcZBTRqyjfTo4QOuOfvA__.gif' );
}
.fa-angle-double-right-title{
	font-size: 1.25rem;
	font-weight:bold;
	/*font-weight: 500;*/
}
.fa-chevron-circle-right{
	color:#FF9F00;
	background-image: url( '/share/image/Mxej8xR0bqyWCL5TJV2OTg__.gif' );
}
.fa-administrative-docs{
	color:#FF8ACB;
	background-image: url( '/share/image/PUZR85G2cq~lxvaReo6X~w__.gif' );
}
.button {
    display: block;
    width: 150px;
    height: 40px;
    background: #F5F5F5;
    padding: 10px;
    text-align: center;
    border-radius: 3px;
	border:1px solid;
    color: black;
    line-height: 15px;
}

.aecnews {
    background-color: #ffae22;
    /* background-image: linear-gradient( 135deg, #FCCF31 10%, #F55555 100%); */
    padding: 20px;
    /* padding-bottom: 10px; */
}

.aecnewstable td {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #ffae22;
}

.title-03 {
  background-image: url("images/line.png");
    background-repeat: no-repeat;
  margin: 10px 10px 10px 0px;
  max-width: 100%;
}

.movie {
    background-color: #2481d9;
    padding: 20px;
    background-color: #76b1e9;
    background-image: linear-gradient(132deg, #2481d9 5%, #76b1e9 100%);

    /* background-color: #76b1e9;
    padding: 20px;
    background-color: #2481d9;
    background-image: linear-gradient(132deg, #76b1e9 80%, #2481d9 100%); */

    
    /* background-image: linear-gradient( 135deg, #2481d9 5%, #76b1e9 100%); */
    /* padding-bottom: 10px; */
}

/* Fade */
.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
  padding: 10px;
}
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
  background-color: #74a3d1;
  color: white;
}
.hvr-fade img{
margin: 10px;
border: 1px solid #000;
box-shadow: 5px 5px 20px rgba(0,0,0,0.5);
}