@charset "big5";
body {
	margin: 0px;
	background: #DEF1FA;
}
img {
	border-width: 0px;
}
table  {
	border-width: 0px;
}
h1 {
	line-height: 30px;
	font-size: 16pt;
	font-weight: bold;
	color: #600;
}

#practice table {
	background: #E3F2EA;
}
#practice td {
	padding: 5px;
	border-bottom: 1px dotted #CCC;
	border-right: 1px dotted #CCC;
}
#practice th {
	font-weight: bold;
	color: #600;
	background: #FFF;
	text-align: left;
	padding: 5px;
}



td  {
	font-size: 11pt;
	line-height: 21px;
}
#container {
	background: #FFFFFF;
	margin: 0px auto;
	width: 980px;
}

#topbar {
	margin: 0px auto;
	width: 980px;

}
#header {
	width: 980px;
	margin: 0px auto;
}
#main {
	margin: 0px auto;
	width: 980px;
	font: 11pt/22px Tahoma, "新細明體";
	color: #222931;
	letter-spacing: 0.2px;
	position: relative;
}
#book1Info {
	font: 10pt/19px Tahoma, "新細明體";
	color: #394553;
	text-decoration: none;
	background: url(../images/index_30.jpg) no-repeat;
	text-align: left;
	vertical-align: top;
	padding: 25px 10px 10px;
}
#book2Info {
	font: 10pt/19px Tahoma, "新細明體";
	color: #394553;
	text-decoration: none;
	background: url(../images/index_33.jpg) no-repeat;
	text-align: left;
	vertical-align: top;
	padding: 25px 10px 10px;
}
#book3Info {
	font: 10pt/19px Tahoma, "新細明體";
	color: #394553;
	text-decoration: none;
	background: url(../images/index_40.jpg) no-repeat;
	text-align: left;
	vertical-align: top;
	padding: 25px 10px 10px;
}
#book4Info {
	font: 10pt/19px Tahoma, "新細明體";
	color: #394553;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 20px 10px;
	float: right;
	width: 330px;
}





#content {
	background: #E8E8E8 url(../images/index_44.jpg) no-repeat center bottom;
}

#content a {
	color: #069;
	text-decoration: underline;
}

#content table {
	border-width: 0px;
}
#content td {
	padding: 5px;
	vertical-align: top;
}
#intro {
	padding: 10px 50px 25px;
	background: url(../images/index_42.jpg) no-repeat;
}
#intro table {
	background: #FFF;
	border: 1px solid #999;
}
#intro td {
	font-size: 10pt;
	color: #4D4D4D;
	border: 1px dotted #CCC;
}
#intro th {
	background: #E6E6E6;
	font-weight: bold;
	font-size: 10pt;
}



#author {
	background: url(../images/index_45.jpg) no-repeat top;
	padding: 30px 50px 25px;
}
#book1 {
	background: url(../images/index_45.jpg) no-repeat top;
	padding: 30px 50px 25px;
}
#book2 {
	background: url(../images/index_45.jpg) no-repeat top;
	padding: 30px 50px 25px;
}
#book3 {
	background: url(../images/index_45.jpg) no-repeat top;
	padding: 30px 50px 25px;
}
#reading {
	background: url(../images/index_45.jpg) no-repeat top;
	padding: 30px 50px 25px;
}
#commends {
	background: url(../images/index_45.jpg) no-repeat top;
	padding: 30px 50px 25px;
}
#article {
	height: 400px;
	overflow: auto;
	padding-right: 8px;
	padding-left: 8px;
}
#box {
	float: right;
	margin-left: 6px;
	padding-left: 6px;
}

#back {
	color: #FFF;
	font-size: 10pt;
	padding: 1px 3px;
	float: right;
	font-weight: normal;
}
#back a {
	color: #462216;
	text-decoration: none;
}

#footer {
	text-align: left;
	vertical-align: top;
	padding-top: 40px;
	background: url(../images/index_45.jpg) no-repeat top;
	padding-left: 50px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #9AC93D;
	text-decoration: none;
}

/*
Back to top button 
*/
#back-top {
	position: fixed;
	bottom: 0px;
	margin-left: 970px;
}
#back-top a {
	width: 35px;
	display: block;
	text-align: center;
	font: 10px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #666666;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #900;
}
/* arrow icon (span tag) */
#back-top span {
	width: 30px;
	height: 30px;
	display: block;
	margin-bottom: 7px;
	background: #990000 url(../images/up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	text-align: center;
}
#back-top a:hover span {
	background-color: #777;
}
#LinkBookFair {
	position: absolute;
	left: 53px;
	top: 290px;
	height: 306px;
}
.bookName {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.bookIntro {
	text-align: left;
	vertical-align: top;
	background: url(../images/index_45.jpg);
	height: 151px;
	width: 302px;
	font: 10pt/20px Tahoma, "新細明體";
	color: #333;
	padding-top: 40px;
	padding-right: 0px;
	padding-left: 10px;
}
.bookIntro a {
	color: #069;
	text-decoration: underline;
}
.bookIntro a:hover {
	text-decoration: none;
}

.coverBorder {
	border-top: 1px solid #CCC;
	border-right: 2px ridge #CCC;
	border-bottom: 2px ridge #CCC;
	border-left: 1px solid #CCC;
}


.title {
	color: #990000;
	font: bold 16pt "標楷體";
	letter-spacing: -0.05em;
}
.subtitle {
	color: #FFFFFF;
	padding: 1px 4px;
	background: #972600;
	font: 14pt/26px Georgia, "Times New Roman", Times, serif;
}
.commendName {
	font-size: 11pt;
	color: #166583;
	text-align: right;
	display: block;
	border-bottom: 1px dotted #00686B;
}


.textImg {
	vertical-align: text-bottom;
}


.titleImg {
	background: url(../images/title_back.png) repeat-x;
	display: block;
	margin-left: -10px;
}

.big {
	font-size: 12pt;
	font-weight: bold;
}
.small {
	font-size: 10pt;
	color: #42738A;
}
.imageR {
	display: block;
	float: right;
	margin-left: 6px;
	padding-left: 6px;
}
.imageL {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
}
.more {
	font-size: 9pt;
	color: #FFF;
}
.more a{
	font-size: 9pt;
	color: #FFF;
	background: #0099CC;
	padding: 1px 3px;
	text-decoration: none;
}

.more a:hover {
	color: #666;
	background: #999900;
	padding: 1px 3px;
	text-decoration: none;
}

.text01 {
	color: #006699;
	font-weight: bold;
}
.text02 {
	color: #5B3300;
	font-weight: bold;
}

.text03 {
	color: #FFFFFF;
	background: #C40F18;
	padding: 3px;
}
.text04 {
	color: #000000;
	font-weight: bold;
}
.text05 {
	color: #990000;
	font-weight: bold;
}
.text06 {
	color: #C35E4F;
}
.text07 {
	color: #8F5F3F;
}
.text08 {
	font: 13pt "標楷體";
	word-spacing: -1px;
}
.cover {
	text-align: center;
	vertical-align: top;
}
