@charset "utf-8";
body {
	font-family: "書法家秀隸體";
	font-size: 18px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	background-image: url(imgs/mv-bg.jpg);
	background-repeat: repeat;
}
.tbody {
	background-color: #FFFFFF;
	text-align: left;
	border: thin double #CCCCCC;
	background-repeat: no-repeat;
	background-position: left;
}
