@charset "UTF-8";
body {
	font-family: 微軟正黑體, "Microsoft JhengHei", sans-serif;
	font-size: 16px;
	line-height: 180%;
	color: #151518;
	padding: 0;
	margin: 0 auto;
	background-color: #040000;
}
table, div {
	margin: 0 auto;
	padding: 0;
}
img {
	border: 0;
}
a {
	color: #151518;
}
a:hover {
	color: #005F87;
}
#header {
	background-image: url(../images/header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 580px;
	-webkit-box-shadow: 0px 4px 16px 0px rgba(51,51,51,0.6);
	-moz-box-shadow: 0px 4px 16px 0px rgba(51,51,51,0.6);
	box-shadow: 0px 4px 16px 0px rgba(51,51,51,0.6);
}
#about {
}
#aboutcontent {
	margin: 40px auto;
	text-align: center;
}
#videocontent {
	margin: 0 auto 40px auto;
	text-align: center;
}
#best {
	padding: 40px 0;
	background-image: url(../images/blue.png);
}
#bestcontent {
	margin: 0 auto;
	text-align: center;
}
#letter {
	padding: 40px 0;
}
#lettercontent {
	background-image: url(../images/paper.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 1118px;
}
#lettertext {
	position: absolute;
	left: 122px;
	top: 180px;
	width: 680px;
	color: #011D58;
	text-align: justify;
}
#lettertext p {
	line-height: 170%;
	margin: 0 auto 20px auto;
}
#guide {
	padding: 40px 0 20px 0;
	background-image: url(../images/blue.png);
}
#guidetitle {
	text-align: center;
	margin-bottom: 36px;
}
#guide p {
	margin: 0 auto 20px auto;
}
#guidecontent {
	width: 880px;
	margin: 0 auto;
	color: #FFFFFF;
}
#buy {
	line-height: 140%;
	text-align: center;
	width: 300px;
}
#btn {
	position: absolute;
	top: 464px;
	left: 166px;
}
#btn img {
	padding-right: 40px;
}
#container {
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-color: #F0F5FB;
}
.content {
	position: relative;
	width: 1000px;
	min-width: 1000px;
	margin: 0 auto;
	padding: 0;
}
.booktext {
	font-size: 15px;
	color: #001c58;
}
.bookprice {
	color: #a40000;
	font-size: 21px;
}
.scrollup {
	width: 60px;
	height: 60px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
	text-indent: -9999px;
	background: url(../images/top.png) no-repeat;
	z-index: 9999;
}
.style1 {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.textp {
	text-indent: 2em;
}
#footer {
	margin: 0 auto;
	padding: 10px;
	font-size: 12px;
	color: #001c58;
	text-align: center;
}
#headermain {
	width: 100%;
	min-width: 1000px;
	margin: 0 auto;
	padding: 0;
	background-color: #282828;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: center;
}
