@import url(http://fonts.googleapis.com/css?family=Open+Sans);
body {
	margin: 0;
	height: 100%;
	font-family:"微軟正黑體";
	background-color: #FFFFFF;
	background-image: url(../../bg/bg27.png);
	width: 100%;
 
}
#gotop{
	width: 165px;
	/*height:184px;*/
	position:fixed;
	_position: absolute; /* position fixed for IE6 */
  _top:expression(documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-10);
	z-index:1;
	bottom: 25%;
	text-align: center;
	margin-right: -615px;
	right: 50%;
	background-color: #900;
	color: #FFF;
	border-radius: 10px;
	opacity: 0.8;
	font-size: 16px;
}
#gotop a {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 18px;
	width: 165px;
	padding-top: 9px;
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;

}
#gotop a:visited {
	color: #FFF;
	text-decoration: none;
}
#gotop a:hover {
	color: #FF0;
	text-decoration: none;
}
#gotop a:active {
	color: #FF0;
	text-decoration: none;
}
#gotop a:last-child {
	border-bottom-style: none;
}
#header-share {
	text-align: center;
	width: 900px;
}

#header-rwd {
	display: none;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
#noie{
	color: #FFF;
	width: 100%;
	height: 70px;
	text-align: center;
	border: 1px solid #006699;
	background-color: #669933;
	_z-index: 9999;
	z-index: 9999;
	position: fixed;
	 _top:expression(documentElement.scrollTop+"px");/*讓選單覆蓋內容不會隨著捲軸滑動而消失專用*/
	left: 0;
	top: 0;
}
#noie a{
	color: #FC0;
}
#BodyContent {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 900px;
}
.logo img {
	width: 100%;
	display: block;
}
#nav {
	max-width: 580px;
	padding: 8px 28%;
	background: #ae2831; /* Old browsers */
	background: -moz-linear-gradient(left, #ae2831 0%, #900 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #ae2831 0%, #900 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to left, #ae2831 0%,#900 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae2831', endColorstr='#900',GradientType=1 ); /* IE6-9 */}

#nav ul {
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	margin-left: 15%;
    _margin-right: 10%;
}
#nav ul li {
	display: inline-block;
	*display: inline;
	list-style-type: disc;
	font-size: 18px;
	color: #FFF;
	*padding-left: 30px;
}
/*#nav ul li:first-child {
	width: 52%;
	margin-left: 19%;
    margin-right: 19%;
}*/
/*#nav ul li:last-child {
	width: 40%;
}*/
#nav ul li span {
	font-size: 15px;
	margin-left: 5px;
}
#content {
	height: auto;
	width: 100%;
	clear: both;
}
#content table {
	clear: both;
	float: none;
	zoom: 1;
}
ul.book_big {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
/*book1開始*/
.book1 {
	background: #f9d285; /* Old browsers */
	background: -moz-linear-gradient(left, #ffe8b2  65%, #f9d285 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #ffe8b2  65%, #f9d285 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #ffe8b2  65%,#f9d285 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe8b2 ', endColorstr='#f9d285',GradientType=1 ); /* IE6-9 */
	width: 82%;
	padding-right: 9%;
	padding-left: 9%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.book1 p    {
	font-size: 26px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #000;
	font-weight: bold;
}
.book1 p a{
	background-color: #C00;
	width: 100px;
	width: 120px\9;
	color: #FFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-radius: 10px;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	display: inline-block;
}
.book1 p a:visited {
	color: #FFF;
	text-decoration: none;
	background-color: #C00;
}
.book1 p a:hover{
	color: #FFFF00;
	background-color: #900;
	text-decoration: none;
}
.book1 p.bookbuy {
	font-size: 21px;
	font-weight: normal;
	color: #FFF;
}

.book1 .book_big li{
	padding: 1%;
	margin:0;
	width: 23%;
	width: 22% \9;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #a17b00;
	height: 310px;
	height: 350px \9;
	display: block;
	float: left;
	overflow: auto;
	text-align: center;
}
.book1 .book_big li:last-child {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #a17b00;
	clear: right;
	width: 22%;
}
.book1 .book_big li a img{
	width:90%;
	max-width: 126px;
	border: 1px solid #FFF;
}
.book1 .book_big li h3{
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	color: #000;
}
.book1 .book_big li h3 a{
	color: #000;
	text-decoration: none;
}
.book1 .book_big li h3 a:visited {
	color: #000;
	text-decoration: none;
}
.book1 .book_big li h3 a:hover {
	color: #FF0;
	text-decoration: none;
	position: relative;
	left: 2px;
	top: -2px;
}
.book1 .book_big li h4{
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	color: #006dd0;
	text-align: center;
	font-weight: normal;
}
.book1 .book_big li h5{
	font-size: 14px;
	color: #666666;
	text-align: center;
	padding: 0px;
	text-decoration: line-through;
	margin: 0px;
	font-weight: normal;
}
.book1 .book_big li h6{
	font-size: 15px;
	font-weight: normal;
	color: #C00;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.book1 table th {
	background-color: #a17b00;
	font-size: 15px;
	line-height: 1.5em;
	text-align: center;
	color: #FFF;
}
.book1 table td {
	font-size: 15px;
	line-height: 1.5em;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d1b149;
	padding: 3px;
}
.book1 td a    {
	font-size: 15px;
	color: #000;
	text-decoration: none;
}
.book1 td a:visited    {
	color: #000;
	text-decoration: none;
}
.book1 td a:hover    {
	font-size: 15px;
	color: #FFFF00;
	text-decoration: none;
	position: relative;
	left: 2px;
	top: -2px;
}
/*book1結束*/
/*book2開始*/
.book2 {
	background: #f9d285; /* Old browsers */
	background: -moz-linear-gradient(left, #f9d285 0%, #ffe8b2 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #f9d285 0%, #ffe8b2 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #f9d285 0%,#ffe8b2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9d285', endColorstr='#ffe8b2',GradientType=1 ); /* IE6-9 */
	width: 82%;
	padding-right: 9%;
	padding-left: 9%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.book2 p    {
	font-size: 26px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #000;
	font-weight: bold;
}
.book2 p a{
	background-color: #C00;
	width: 100px;
	width: 120px\9;
	color: #FFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-radius: 10px;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	display: inline-block;
}
.book2 p a:visited {
	color: #FFF;
	text-decoration: none;
	background-color: #C00;
}
.book2 p a:hover{
	color: #FF0;
	background-color: #900;
	text-decoration: none;
}
.book2 p.bookbuy {
	font-size: 21px;
	font-weight: normal;
	color: #C00;
}

.book2 .book_big li{
	padding: 1%;
	margin:0;
	width: 23%;
	width: 22% \9;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #a17b00;
	height: 305px;
	display: block;
	float: left;
	overflow: auto;
	text-align: center;
}
.book2 .book_big li:last-child {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #a17b00;
	clear: right;
	width: 22%;
}
.book2 .book_big li a img{
	width:90%;
	max-width: 126px;
	border: 1px solid #000;
}
.book2 .book_big li h3{
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	color: #000;
}
.book2 .book_big li h3 a{
	color: #000;
	text-decoration: none;
}
.book2 .book_big li h3 a:visited {
	color: #000;
	text-decoration: none;
}
.book2 .book_big li h3 a:hover {
	color: #900;
	text-decoration: none;
	position: relative;
	left: 2px;
	top: -2px;
}
.book2 .book_big li h4{
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	color: #006dd0;
	text-align: center;
	font-weight: normal;
}
.book2 .book_big li h5{
	font-size: 14px;
	color: #666666;
	text-align: center;
	padding: 0px;
	text-decoration: line-through;
	margin: 0px;
	font-weight: normal;
}
.book2 .book_big li h6{
	font-size: 15px;
	font-weight: normal;
	color: #C00;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.book2 table th {
	background-color: #a17b00;
	font-size: 15px;
	line-height: 1.5em;
	text-align: center;
	color: #FFF;
}
.book2 table td {
	font-size: 15px;
	line-height: 1.5em;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d1b149;
	padding-top: 3px;
	padding-bottom: 3px;
}
.book2 td a    {
	font-size: 15px;
	color: #000;
	text-decoration: none;
}
.book2 td a:visited    {
	color: #000;
	text-decoration: none;
}
.book2 td a:hover    {
	font-size: 15px;
	color: #900;
	text-decoration: none;
	position: relative;
	left: 2px;
	top: -2px;
}
/*book2結束*/
#content p.bookbuy a {
	background-color: #069;
	display: inline-block;
	padding-top: 3px;
	padding-bottom: 3px;
}

.more {
	width: 80%;
	max-width: 900px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #900;
	clear: both;
	float: none;
	padding-right: 10%;
	padding-left: 10%;
}
.more ul {
	clear: both;
	float: none;
}
.more p {
	font-size: 18px;
	font-weight: normal;
	color: #FF0;
	margin: 0px;
	padding: 0px;
}
.more ul {
	margin: 0px;
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.more .NewsStyle {
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.more .NewsStyle a {
	font-size: 15px;
	line-height: 1.5em;
	color: #FFF;
	text-decoration: none;
}
.more .NewsStyle a:visited {
	color: #FFF;
	text-decoration: none;
}
.more .NewsStyle a:hover {
	color: #FFF;
	text-decoration: underline;
}
.more .NewsStyle a:active {
	color: #FFF;
	text-decoration: underline;
}
