* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

body{
	background:url(images/BG.png);
	background-repeat:no-repeat;
	background-size:100%;
	background-attachment:fixed;
	margin:0px;
	text-align:center;
	font-family: Microsoft JhengHei;
	background-color:#d7d4d4;
}


.nav-link
{
	font-size:1.2em;
}


.part1,.part3{
	margin:100px;
	font-size:1.6em;
	line-height: 1.7em;
	text-align:left;	
	font-family:"微軟正黑體";
	}


.part2,.part4{
	margin:50px;
	width:95%;
	background-color:#FFF;
	text-align:center;
	border-radius:30px;
	font-size:1.6em;
	line-height: 2em;
	}


.part2-2,.part4-2{
	margin:50px;
	width:95%;
	text-align:left;
	}

.titleName{
	font-size:2em;
	color:#0b5361;
	font-family:"微軟正黑體";
	font-weight:bold;
	padding-bottom:50px;
	}


#PicSet{
	position:absolute;
	margin-top:-100px;
	margin-left:55%;
	z-index:-1;}

.peoplePic{
	width:80%;}


.p3title{
	color:#C60;
	font-size:1.4em;
	line-height: 2em;}

.flex-container {
  display: flex | inline-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  justify-content: center;
}

.flex {
	padding:20px;
  display: flex;
  display: -ms-flex;
  flex-wrap: wrap;
  justify-content:center;
}

.item {
  margin: 5px 50px;
  display: flex;
  border-radius:5px;
  justify-content: center;
  align-items: center;
}


#book{
	width:95%;
	font-size:1.6em;
}

.bookcontent{
	background:#fdfbe9;
	width:70%;
	text-align:left;
	border-radius:30px;
	font-size:1.2em;
	line-height: 2em;
	padding:20px;
	}
	
.bt{font-weight:bold; font-size:1.2em;}	
.bps{width:20%;}


#btn_top{
	position:fixed;
	right:0px;
	bottom:0px;}


#Bookpreview{
	background-color:#333;
	top:0;
	left:0;
	position:fixed;
	width:100%;
	height:100%;
	opacity:1;
	z-index:120;	
	}

#prevSet{
	margin-top:2%;
	z-index:120;
	width:95%;
	max-width:1200px;
	border:solid #CCC 5px;
	}
	
#btn_close{
	position:absolute;
	right:0px;
	}
	
#btn_next{
	position:absolute;
	right:0px;
	}
	
#btn_prev{
	position:absolute;
	left:0px;
	}		
.mouseMode{cursor: pointer;}	

#picTitle2{display:none;}
#picTitle{display:block;}
@media screen and (max-width:1030px) and (min-width: 768px){

body{
	background:url(images/BG.png);
	background-repeat:repeat-y;
	background-size:100%;
	background-attachment:fixed;
	margin:0px;
	text-align:center;
	font-family: Microsoft JhengHei;
	background-color:#d7d4d4;
}

.part1,.part3{
	margin:20px;
	font-size:1.4em;
	line-height: 1.7em;
	text-align:left;	
	font-family:"微軟正黑體";
	}


.part2,.part4{
	margin:20px;
	width:95%;
	background-color:#FFF;
	text-align:center;
	border-radius:30px;
	font-size:1.6em;
	line-height: 2em;
	}


.part2-2,.part4-2{
	margin:20px;
	width:95%;
	text-align:left;
	}

.titleName{
	font-size:1.6em;
	color:#0b5361;
	font-family:"微軟正黑體";
	font-weight:bold;
	padding-bottom:10px;
	}

#PicSet{display:none;}
.p3title{
	color:#C60;
	font-size:1.4em;
	line-height: 2em;}

.flex-container {
  display: flex | inline-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  justify-content: center;
}

.flex {
	padding:20px;
  display: flex;
  display: -ms-flex;
  flex-wrap: wrap;
  justify-content:center;
}

.item {
  margin: 30px 30px;
  display: flex;
  border-radius:5px;
  justify-content: center;
  align-items: center;
}


#book{
	width:100%;
	font-size:1.4em;
}

.bookcontent{
	background:#fdfbe9;
	width:100%;
	text-align:left;
	border-radius:30px;
	font-size:1.2em;
	line-height: 2em;
	padding-lefe:50px;
	}
	
.bt{font-weight:bold; font-size:1.2em;}	
.bps{width:20%;}

#prevSet{
	margin-top:2%;
	z-index:120;
	width:95%;
	max-width:1200px;
	border:solid #CCC 5px;
	}		
	
#btn_close{
	position:absolute;
	right:0px;
	top:0px;
	width:6%;
	}

#picTitle2{display:none;}
.picTitle{display:block;}
}

@media (max-width: 767px) {
body{
	background:url(images/BG.png);
	background-repeat:repeat-y;
	background-size:100%;
	background-attachment:fixed;
	margin:0px;
	text-align:center;
	font-family: Microsoft JhengHei;
	background-color:#d7d4d4;
}

.part1,.part3{
	margin:20px;
	font-size:0.9em;
	line-height: 1.7em;
	text-align:left;	
	font-family:"微軟正黑體";
	}


.part2,.part4{
	margin:10px 5px;
	width:97%;
	background-color:#FFF;
	text-align:center;
	border-radius:10px;
	font-size:1.1em;
	line-height: 2em;
	}


.part2-2,.part4-2{
	margin:5px;
	width:97%;
	text-align:left;
	}

.titleName{
	font-size:1.6em;
	color:#0b5361;
	font-family:"微軟正黑體";
	font-weight:bold;
	padding-bottom:5px;
	}

#PicSet{display:none;}
.p3title{
	color:#C60;
	font-size:1.2em;
	line-height: 2em;}

.flex-container {
  display: flex | inline-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  justify-content: center;
}

.flex {
	padding:20px;
  display: flex;
  display: -ms-flex;
  flex-wrap: wrap;
  justify-content:center;
}

.item {
  margin: 30px 30px;
  display: flex;
  border-radius:5px;
  justify-content: center;
  align-items: center;
  width:223px;
  height:327px;
}


#book{
	width:100%;
	font-size:1em;
}

.bookcontent{
	background:#fdfbe9;
	width:100%;
	text-align:left;
	border-radius:30px;
	font-size:1.2em;
	line-height: 2em;
	padding-lefe:50px;
	}
	
.bt{font-weight:bold; font-size:1.2em;}	
.bps{width:20%;}

#prevSet{
	margin-top:2%;
	z-index:120;
	width:95%;
	max-width:1200px;
	border:solid #CCC 5px;
	}	
	
#btn_close{
	position:absolute;
	right:0px;
	top:0px;
	width:11%;
	opacity:0.9;
	}

#picTitle2{display:block;}
#picTitle{display:none;}
}	


/*
==============================================
alpha0
==============================================
*/

.alpha0{
	animation-name: alpha0;
	-webkit-animation-name: alpha0;	

	animation-duration: 2s;	
	-webkit-animation-duration: 2s;

	animation-timing-function: ease-in-out;	
	-webkit-animation-timing-function: ease-in-out;
	animation-fill-mode: backwards;/**/
	animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;

	visibility: visible !important;	
}

@keyframes alphao {
	0% {
		opacity: 0.0;		
	}

	50% {
		opacity: 1;	
	}	
}

@-webkit-keyframes alpha0 {
	0% {
		opacity: 0.0;		
	}
	50% {
		opacity: 1;	
	}
}
	