﻿html {
	color: #666666;
	padding:0px auto;
	margin:0px;
	font-weight: normal;
	background: #fff;
	}
	
body {
	color: #666666;
	padding:0px auto;
	margin:0px;
	font-weight: normal;
	background: #fff;
}

#haha{
	position:fixed;
	top: 120px;
	left:0;
	z-index:9;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

.magz{
max-width: 25%;
border: 1px solid #000; 
border-collapse: collapse;
}

@media screen and (max-device-width: 480px) {
.magz{
max-width:80%;
}
}
.right {
	text-align: right;
	font-weight: bolder;
	height: 20px;
	text-align:right;
	border:0;
}

.left {
	text-align: left;
	font-weight: bolder;
	height: 20px;
	text-align:left;
	border:0;
}

.bg {
	width:320px;
	height:378px;
	background-size:contain;
	text-align: center;
	vertical-align: middle;
}

sectionxxxx {
	vertical-align: top;
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: 320px;
	position: relative;
	/*min-height:417px;*/
}
.type {
	font-size: 16px;
	color: #000;
	font-family: "微軟正黑體", "標楷體";
}
