@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);
html,body {
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: 'Noto Sans TC', 'Microsoft JhengHei', sans-serif;
}

body {
	max-width: 1000px;
	margin: 20px auto 0 auto;
	background: rgba(0, 0, 0, 0) url("../img/leaves.png") repeat scroll 0% 0%;
}

@media screen and (max-width: 1020px) {
	body {
		margin: 0 auto;
	}
}

a {
	color: transparent;
}

a:hover,
a:focus,
a:active {
	color: transparent;
}

.test {
	border: 1px solid #f00;
	z-index: 999;
}

.mbg01,
.mbg02,
.mbg03,
.mbg04,
.mbg05,
.mbg06 {
	position: relative;
}

.mlogo {
	position: absolute;
	top: 21%;
	left: 41%;
	width: 18%;
	height: 24%;
}

.mclass01-add {
	position: absolute;
	top: 84.1%;
	left: 32.6%;
	width: 34.8%;
	height: 8.1%;
}

.mclass02-add {
	position: absolute;
	top: 84.4%;
	left: 32.6%;
	width: 34.8%;
	height: 8.1%;
}

.mclass03-add {
	position: absolute;
	top: 84.75%;
	left: 32.6%;
	width: 34.8%;
	height: 8.1%;
}

.mfooter-logo {
	position: absolute;
	top: 77%;
	left: 3.5%;
	width: 23%;
	height: 21%;
}

.mfooter-fb {
	position: absolute;
	top: 81.3%;
	left: 31.8%;
	width: 12%;
	height: 12.2%;
	border-radius: 50%;
}

.mfooter-line {
	position: absolute;
	top: 81.3%;
	left: 48.7%;
	width: 12%;
	height: 12.2%;
	border-radius: 50%;
}