@import "http://fonts.googleapis.com/earlyaccess/cwtexming.css";
@import "http://fonts.googleapis.com/earlyaccess/notosanstc.css";

* {
	transition: .3s;
	}
html,body {
	height:100%;
	background-color:transparent;
	}
/*
body {
	position: relative;
	font-family: "Noto Sans TC","微軟正黑體","繁黑體",'Microsoft JhengHei','Microsoft YaHei','Heiti TC','LiHei Pro',sans-serif,"新細明體",PMingLiU;
	font-weight: 400;
	letter-spacing: .05em;
	line-height: 1.5;
	}
*/

/* bannerBox Stylesheet */
.bannerBox ul {
	margin: 0;
	padding: 0;
	}
.essayBlock {
	position: relative;
/*
	left: 20px;
	bottom: -10%;
*/
/*	mar。gin-bottom: 10%;*/
/*	width: 43.5%;*/
/*	padding: 30px;*/
	color: #373737;
	letter-spacing: normal;
	}


.essayBlock p {
	margin: 1em 1em 0 1em;
	font-size: 16px;
	font-weight: 300;
/*	letter-spacing: 0.05em;*/
	line-height: 1.6;
	color: #FFF;
	}




