@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
	font-size:150%;
}

img{
	max-width:100%;
	height:auto;}
 
body *{
	box-sizing:border-box;}
body{
	font-family:'微軟正黑體', Arial;
    background: #393 url(../images/BGG.webp) center;
    background-size: cover;
	background-attachment:fixed;
    text-align: center;
	line-height:1;
    width: 100%;
    height: 100%;
    min-height: 100VH;
    box-sizing: border-box;
    animation-name: left_right1;
    -webkit-animation-duration: 80s;
    animation-duration: 80s;
    -webkit-animation: left_right1 80s infinite linear;
    -webkit-animation-fill-mode: both;
    animation: left_right1 80s infinite linear;
    animation-fill-mode: both;
    position: relative;
    margin: 0;
    padding-top: 15vh;
    box-sizing: border-box;
	}
#wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
 	height:100%;
}	
footer{
	display:block;
	position: relative;
 	padding:15px;
 	color:#fff;
	line-height:1.3;
	border-top:1px solid #fff;
	width:100%;
 	box-sizing:border-box;
	margin-top:100px;}
	
footer strong{
	font-size: 150%;
    font-weight: bold;
    margin-bottom: 15px;
    display: block;}
	
footer p{
	margin-bottom:0;
	 }	
	
		
.max{
	margin:0 auto;
	max-width:100%;
	width:1200px;}		
	
.box{
	width: 700px;
    max-width: 80%;
    margin: auto auto;
    box-sizing: border-box;
    line-height: 1.33;
    position: relative;
    min-height: calc(85vh - 200px);
 
 	}
	
.box.aa{
	width:990px;
	max-width:calc(100% - 25px);
	top:10%;
	transform:none;
	padding:10% 15%;
	padding:40px 20px;
	border:0;
	color:#000;
	background: url(../images/paper.jpg) }	
	
.box h1{
	padding:40px 20px; 
	border:1px solid #fff; color:#fff; 
	margin-bottom:15px; 
	background-color:rgba(0,0,0,0.3);  
	box-sizing:border-box;
	border-radius:10px;
	line-height:1.3;
	font-family: 微软雅黑;
    font-weight: bold;	
}
.box h1, .box h2{
	font-family: 微软雅黑;
    font-weight: bold;
	}
	
.box.aa ul, .box.aa ol{
	display:block;
	padding-left:19px;
	box-sizing:border-box;
	text-align:left;}

	
.box.aa ol {
 	line-height:1.65;
	margin:15px 0;
	padding-left:15px;}
	
.box.aa ol li{
	margin-bottom:10px;}	
	
.box.aa ol.point{
	font-weight:bold;}		
	
.box.aa ul h3{
	font-size:150%;
	font-weight:bold;
	color:#000;}
		
.box.aa ul h4{
	font-size:170%;
	font-weight:bold;
	color:#000;
	margin-bottom:15px;
	display:block;
	}	
	
.box.aa	h1{
	padding:0;border:none; 
	border-bottom:1px solid #ccc;
	padding-bottom:12px;
	font-size:250%;
	color:#036;
	font-weight:bold;
	border-radius:0;
	background:none;}
	
 .aa p{
	margin:10px 0;
	line-height:1.75;
	font-size:100%;
	color:#000;
	text-align:left}
	
 .aa  li{
	 font-size:150%}	
	 
 
	
.box.aa h2{
	text-align:left;
	display:block;
	padding-left:30px;
	background:url(../images/itit-points.png) left 4px no-repeat;
    background-size: 21px auto;}
	
	
.box h1 span{
	display: inline-block;
	padding-left: 126px;
	background: url(../images/error.svg) left center no-repeat;
	background-size: auto 88%;
	font-size:600%;font-weight:bold; 
	}
	
.box.aa table{
	margin:20px 0;}
		
.box.aa table th {
    background-color: rgba(0, 45, 100, 0.63);
    color: #fff;
    font-size: 120%;
    font-weight: bold;
    text-align: left
}

.box.aa table th,
.box.aa table td {
    padding: 5px;
    border: 1px solid rgba(0, 45, 100, 0.63);
}

.box.aa table th {
    border-right: 1px solid rgba(255, 255, 255, 0.5)
}

.box.aa table th:last-child {
    border-right: 1px solid rgba(0, 45, 100, 0.63)
}

.box.aa table tr:nth-child(odd) td {
    background-color: rgba(255, 255, 255, 0.4);
}

.box.aa table tr:nth-child(even) td {
    background-color: rgba(255, 255, 255, 1);
}	
	
@media screen and (max-width: 768px) {
	.box h1 span{
		font-size:4em;
		padding-left:90px;   
		}
	}		
	
.box h2{
	color:#fff; font-family:'微軟正黑體', Arial; 
	font-weight:bold;
	font-size:130%;}	
	
.box.aa h2{
	color:#036;}	
	
			
.box .TXT{
	font-family: "微軟正黑體", Arial; color:#fff;
	font-size:140%;}	
	
.box .TXT #jumpTo{
	color:#FF6; font-weight:bold; 
	font-size:120%; margin-right:8px;}	
	
	
.center_btns{
	margin:0 auto;
	max-width:990px;
	margin-top:20px ;
	text-align:center;}
	
	
.center_btns .btn{
	display:inline-block;
	margin:0 8px;
	line-height:1;
	padding:10px 15px;
	border-radius:25px;
	background-color:#fff;
	color:#336;
	font-size:120%;
	font-weight:bold;
	text-decoration:none;}
.center_btns .btn:hover, .center_btns .btn:focus{
	background-color:rgba(0,0,0,0.6);
	color:#fff !important;}
	
@-webkit-keyframes left_right1 {
	0% {
		background-position: left top;
	}

	50% {
		background-position: right bottom;
	}

	100% {
		background-position: left top;
	}
}

@keyframes left_right1 {
	0% {
		background-position: left top;
	}

	50% {
		background-position: right bottom;
	}

	100% {
		background-position: left top;
	}
}
	
	
 .red{
		color:#F00 !important}
	a{
		color:#06C!important;}
   a:hover, a:focus{
		color:#F00 !important;
		outline:2px dotted #F00}	
		
	.box h2{
		color:#FC0; display:block}	
		
	.box h3{
		color:#fff;  display:block;
		font-family: 微软雅黑;
    font-weight: bold;}	
    .box p{
		margin-bottom:20px  !important;
		display:block;}	
		
.box.aa a{
	color:#F30}
	
.box.aa a:hover, .box.aa a:focus{
	color:#930}	
	
.box.aa	P{ padding-left:30px; box-sizing:border-box;}
.box.aa	li P{ padding-left:0;}

.points > li {
	display:block;
	padding-left:22px;
	background:url(../images/contact-dl.png) left 5px no-repeat;
	background-size: auto 17px;
	list-style:none;}	

.Qlinks{
	margin:20px 0; padding:15px 0; border:1px solid #F90; background:#fff; border-radius:15px;}
.Qlinks a{
	display:inline-block; margin:0 5px; color:#F60 !important;
	padding-left:0; padding-right:25px; background:url(../images/navTab-icon.png) right center no-repeat; background-size:18px; font-size:1.80%; text-decoration:none;}
	
#gotop{
	display:block;
	border:0;
	width:50px;
	height:50px;
	position:fixed;
	right:15px;
	bottom:15px;
	font-size:0;
	background-color:rgba(0,0,0,0.4);
	border:1px solid #fff;
	background-image:url(../images/btn-top-hover.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer}
	
#gotop:focus, #gotop:hover{ background-color:#000;}		
			