@charset "UTF-8";
body {
	font-family: 微軟正黑體, "Microsoft JhengHei", sans-serif;
	margin: 0 auto;
	font-size: 16px;
	line-height: 200%;
	color: #333333;
	background-color: #000000;
}
table {
	margin: 0 auto;
}
img {
	border: 0;
}
hr {
	height: 1px;
	border: none;
	border-top: 1px solid #333333;
}
.header {
	font-family: 微軟正黑體, "Microsoft JhengHei", sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #538D94;
	background-image: url(../images/logobarbg.jpg);
}
.header a {
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.header a:hover {
	color: #FFF000;
	text-decoration: underline;
}
#container {
	margin: 0 auto;
	padding: 0;
}
.wrap {
	margin: 0 auto;
	width: 100%;
 *width:100%;
	min-width: 1000px;
}
.content {
	margin: 0 auto;
	width: 1000px;
	position: relative;
}
#header {
	background-image: url(../images/header_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 1060px;
}
#about {
	background-image: url(../images/about_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 1060px;
}
#special {
	background-image: url(../images/special_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 1060px;
}
#look {
	background-image: url(../images/look_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 1060px;
}
#author {
	background-image: url(../images/author_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 1060px;
}
#editor {
	background-image: url(../images/editor_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 1060px;
}
#best {
	background-image: url(../images/best_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 1080px;
}
#game {
	background-image: url(../images/game_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 1080px;
}
#gotop {
	display: none;
	position: fixed;
	right: 20px;
	bottom: 20px;
	padding: 10px 15px;
	cursor: pointer;
	z-index: 100;
}
.scrollup {
	width: 60px;
	height: 364px;
	position: fixed;
	bottom: 25px;
	right: 15px;
	display: none;
	text-indent: -9999px;
	z-index: 9999;
}
a.btn_car, a.btn_club {
	color: #FFF;
	border-radius: 16px;
	display: block;
	width: 80%;
	padding: 1px 0;
	margin: 5px auto;
	font-size: 15px;
	line-height: 180%;
	text-decoration: none;
	text-align: center;
}
a.btn_car:hover {
	color: #FF0;
}
a.btn_club:hover {
	color: #FF0;
}
a.btn_car {
	background-color: #CE2916;
}
a.btn_club {
	background-color: #2698D5;
}
.bookpic {
	padding: 3px;
	margin-right: 16px;
	border-radius: 16px;
	background-color: #FFF;
	border: 3px solid #8EC321;
	width: 140px;
	height: 180px;
}
.bookname {
	font-weight: bold;
	color: #F05002;
	font-size: 15px;
	line-height: 140%;
}
.bookname_b {
	font-weight: bold;
	color: #820000;
	font-size: 18px;
	line-height: 140%;
}
.count {
	font-size: 14px;
	color: #A40002;
}
.info {
	font-size: 13px;
	color: #66A9CC;
	line-height: 140%;
}
.info a {
	font-size: 12px;
	color: #66A9CC;
	text-decoration: none;
}
.booktext {
	font-size: 14px;
	line-height: 140%;
	color: #333333;
}
.bookprice {
	color: #FFF000;
	font-size: 18px;
}
.booktext2 {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	font-weight: normal;
}
.bookprice2 {
	color: #FFF000;
	font-size: 16px;
}
.bookprice3 {
	color: #FFF000;
	font-size: 24px;
}
.footer {
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	line-height: 220%;
	color: #333333;
}
#buy1 {
	width: 320px;
	position: absolute;
	top: 659px;
	left: 41px;
	text-align: center;
}
#painting {
	width: 360px;
	position: absolute;
	top: 744px;
	left: 165px;
	z-index: 9999;
}
#video {
	width: 360px;
	position: absolute;
	top: 284px;
	left: 576px;
	z-index: 9999;
}
#look_title {
	position: absolute;
	top: 40px;
	left: 80px;
}
.scrollContent {
	height: 600px;
	overflow: scroll;
	overflow-x: hidden;
	padding-right: 6px;
	text-align: left;
	line-height: 180%;
	font-size: 15px;
}
.scrollContent2 {
	margin: 30px auto 0 auto;
	padding: 0;
	width: 870px;
	height: 420px;
	overflow: scroll;
	overflow-x: hidden;
	padding-right: 6px;
	text-align: left;
	line-height: 180%;
	font-size: 15px;
	color: #ffffff;
	font-weight: normal;
}
.scrollContent2 img {
	padding: 20px 0 10px 0;
}
.scrollContent2 p {
	padding: 0 20px;
}
.title {
	font-size: 24px;
	color: #FDF894;
	font-weight: bold;
	line-height: 150%;
}
.name {
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}
.look {
	width: 900px;
	top: 240px;
	left: 50px;
}

#headermain {
	width: 100%;
	height: 33px;
	padding: 0;
	margin: 0 auto;
	background: #424242;
	text-align: center;
	overflow-x: hidden;
	overflow-y: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
#headermain table {
	width: 1000px;
	height: 33px;
	margin: 0 auto;
}