﻿@charset "utf-8";
/*--------------------表頭表尾共用---------------------------*/
body {
	background-color: #CCCCCC;
	margin: 0px;
}
#page {
	background-image: url(img_main/top_nav_bg.jpg);
	margin:0 auto 0 auto;
	background-repeat: repeat;
	width: 1000px;
}
#Top {
	padding: 0px;
	width: 980px;
	margin: 0 auto 0px auto;
}
#page #Top .nav {
	font-size: 9pt;
	color: #000099;
	vertical-align: text-bottom;
	text-align: center;
	background-image: url(img_main/top_nav_btn.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#page #Top .nav  a:link{
	font-size: 9pt;
	color: #000099;
	text-decoration: none;
}
#page #Top .nav  a:visited{
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
#page #Top .nav  a:hover{
	font-size: 9pt;
	color: #0099FF;
	text-decoration: none;
}
#page  #bottom a:link {
    color:#3366FF;
	text-decoration:none;
}
#page  #bottom a:visited {
    color:#336699;
	text-decoration:none;
}
#page  #bottom a:hover {
   color:#996600;
   text-decoration:underline;
}
#page  #bottom {
	padding: 5px 0px 5px 0px;
	font-size: 9pt;
	width: 980px;
	list-style-position: inside;
	list-style-type: none;
	margin: 10px auto 0 auto;
	line-height: 140%;
	color: #3366FF;
	background-image: url(img_main/btm_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#page #bottom strong {
	font-size: 11pt;
	color: #996600;
}

.top-nav {
	float: right;
	color: #503001;
	text-align: center;
	height: 16px;
	font-size: 9pt;
	vertical-align: text-top;
	letter-spacing: 1px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
.top-nav  a:link {
    color: #503001;
	text-decoration:none;
}
.top-nav a:visited {
    color:#503001;
	text-decoration:none;
}
.top-nav  a:hover {
	color:#CC9900;
	text-decoration:underline;
}

#ad-rotate {
	margin: 5px;
	height: 80px;
	width: 680px; 
}
#page #Top .mem {
	font-size: 12px;
	color: #000099;
	height: 20px;
	vertical-align: text-top;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	background-color: #F1F3D6;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
}
#page .bestsell {
	margin-bottom: 6px;
	margin-right: 6px;
	margin-left: 6px;
	padding: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6600;
	background-color: #EFEFEF;
	line-height: 1.5em;
}
#page .bestsell  a:link{
	font-size: 9pt;
	line-height: 1.5em;
	color: #FF6600;
	text-decoration:underline;
	letter-spacing: 1px;
	font-weight: normal;
}
#page .bestsell  a:visited{
	font-size: 9pt;
	line-height: 1.5em;
	color: #CC9900;
	text-decoration:underline;
	letter-spacing: 1px;
	font-weight: normal;
}
#page .bestsell a:hover{
	font-size: 9pt;
	line-height: 1.5em;
	color: #CC3300;
	text-decoration:none;
	letter-spacing: 1px;
	font-weight: normal;
}
#page .item {
	font-size: 9pt;
	font-weight: bold;
	color: #996600;
	background-color: #F1F3D6;
	letter-spacing: 2pt;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC66;
	margin: 2px 4px 6px 4px;
	padding: 2px 4px 4px 4px;
}
#page .ad {
	margin: 4px;
}


/* -------------------- 首頁內文使用 ----------------------*/
.mar-text {
	font-size: 9pt;
	line-height: 125%;
	color: #003399;
	letter-spacing: 1px;
}
#theme-swf {
	height: 200px;
	width: 570px;
	margin: 5px auto 0 auto;
}
.theme-titlebar {
	width: 570px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#theme-new {
	width: 570px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#page #theme-new .showpic {
	border: 1px solid #5F5F5F;
	margin: 5px 5px 5px 5px;
}
#page #theme-new .title {
	font-size: 11pt;
	font-weight: bold;
	color: #003399;
	margin: 8px 4px 0 4px;
}
#page #theme-new .title    a:link {
    color: #003399;
	text-decoration:none;
}
#page #theme-new .title   a:visited{
    color: #003399;
	text-decoration:none;
}
#page #theme-new .title    a:hover {
	color:#FF6600;
	text-decoration:underline;
}


#page #theme-new .content  {
	font-size: 9pt;
	line-height: 150%;
	color: #0066CC;
	margin: 4px 4px 16px 4px;
}
#page  #theme-new  .content  dfn {
	color: #FF6600;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 2px;
}

#page #theme-new .content strong {
	color: #336600;
}


.side-mem {
	margin-bottom: 6px;
	padding: 4px;
	font-size: 9pt;
	color: #333333;
	clear: both;
}
.side-mem a {
	font-size: 9pt;
	font-weight: normal;
	color: #CC6600;
	text-decoration: none;
}

.side-sort {
	margin-bottom: 4px;
	height: 12px;
	padding: 2px;
	font-size: 9pt;
	color: #333333;
	letter-spacing: 2px;
}
.side-sort   a:link {
    color: #333333;
	text-decoration:none;
}
.side-sort   a:visited{
    color: #666666;
	text-decoration:none;
}
.side-sort   a:hover {
	color:#0066FF;
	text-decoration:underline;
}
.side-font {
	font-size: 9pt;
	font-weight: bold;
	color: #0033CC;
	letter-spacing: 2px;
	text-align: center;
}
.side-btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	height: 10px;
	width: 180px;
	margin-right: 5px;
	margin-left: 5px;
}

/* -------------------- 書籍介紹內文使用 ----------------------*/

#book-pic {
	height: 210px;
	border: 1px solid #CC9900;
	float: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	vertical-align: top;
	padding: 10px;
	width: 180px;
	clear: none;
}
#book-pic_s {
	height: 110px;
	border: 1px solid #666666;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
	padding: 4px;
	width: 80px;
}

#book-content {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#book-class {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	clear: both;
	color: #003399;
	letter-spacing: 2px;
}
#book-class_2 {
	font-size: 11pt;
	font-weight: bold;
	color: #663300;
}
#book-class_3 {
	font-size: 10pt;
	font-weight: bold;
	color: #336600;
}

#book-name {
	font-size: 11pt;
	color: #006699;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: left;
}
#page .othertitle {
	width: 560px;
	margin: 10px auto 10px auto;
	text-align: center;
}
#page  .othertitle2  {
	text-align: right;
	margin: 10px auto 10px auto;
	width: 560px;
}

#page  .othertitle  h4 {
	font-size: 11pt;
	font-weight: bold;
	color: #0066CC;
	line-height: 150%;
	letter-spacing: 2px;
	display: inline;
}
#page   .othertitle   h3 {
	font-size: 13pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

#page .otherinfo {
	width: 580px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	color: #000099;
	padding: 4px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#page .otherinfo ul {
	list-style-image: url(img_others/icon_arrow_2.gif);
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}
#page .otherinfo ol {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
}
#page .otherinfo   a:link {
	color: #CC6600;
	text-decoration:none;
}
#page .otherinfo   a:visited{
	color: #666666;
	text-decoration:none;
}
#page .otherinfo  a:hover {
	color:#FF0000;
	text-decoration:underline;
}

#page .otherinfo table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999933;
	border-left-color: #999933;
}
#page .otherinfo td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999933;
	border-bottom-color: #999933;
}
#page .otherinfo strong {
	font-size: 9pt;
	font-weight: normal;
	color: #996600;
}
#page .otherinfo h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #CC6600;
	display: inline;
}

#page  .otherbox_a {
	font-size: 11pt;
	color: #CC6600;
	padding: 3px 6px 1px 6px;
	float: left;
	letter-spacing: 2px;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
#page .otherbox_a  a:link {
	color: #CC6600;
	text-decoration:none;
}
#page .otherbox_a   a:visited{
	color: #996600;
	text-decoration:none;
}
#page .otherbox_a  a:hover {
	color:#FF6600;
	text-decoration:none;
}
#page  .otherbox_b {
	font-size: 9pt;
	color: #0066CC;
	padding: 3px 6px 1px 6px;
	float: left;
	letter-spacing: 1px;
	background-color: #D9F2FF;
	display: block;
	border: 1px solid #0066CC;
}
#page .otherbox_c {
	width: 560px;
	padding: 6px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 9pt;
	line-height: 150%;
	color: #0033CC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3399FF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #3399FF;
}
#page .otherbox_c table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CC9900;
	border-left-color: #CC9900;
}
#page .otherbox_c td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
}


#page .otherbox_c strong {
	font-size: 9pt;
	font-weight: normal;
	color: #9900FF;
	line-height: 200%;
}

#page .discountinfo {
	font-size: 11pt;
	font-weight: bold;
	color: #CC3300;
	display: inline;
}
#page .discountinfo td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
}

#page .discountinfo a:link {
	color: #FF3300;
	text-decoration:none;
}
#page .discountinfo a:visited{
	color: #996600;
	text-decoration:none;
}
#page .discountinfo a:hover {
	color:#FF0000;
	text-decoration:none;
}

#book-info {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#book-info  ul{
	font-size: 9pt;
	list-style-type: none;
	right: 0px;
    top: 0px;
	padding: 0;
	margin: 0;
	line-height: 150%;
	color: #5E5202;
	font-family: Arial, Helvetica, sans-serif;
}
#book-info li dfn {
	color: #990000;
}
#book-info li .note {
	font-weight: bold;
	color: #CC6600;
}

#book-info li dfn em{
	text-decoration:line-through;
	font-family:Arial, Helvetica, sans-serif;
}
#book-info li dfn strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#book-content .book-btn {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 200px;
}

#book-content .book-comment{
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 200px;
	font-size: 9pt;
	line-height: 150%;
	color: #FF6600;
	border: 1px solid #999999;
	background-color: #DDF8FF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	text-align: center;
}
#book-content .book-comment strong {
	font-size: 9pt;
	line-height: 150%;
	color: #0000CC;
	font-weight: normal;
}

#book-content .book-picuse{
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	width: 120px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 9pt;
	color: #3300FF;
	background-color: #FFF5D9;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#book-content .book-picuse a:link{
	font-size: 9pt;
	color: #3300FF;
	text-decoration: none;
}
#book-content .book-picuse a:visited{
	font-size: 9pt;
	color: #3300FF;
	text-decoration: none;
}
#book-content .book-spe {
	font-size: 9pt;
	font-weight: bolder;
	color: #000099;
	background-image: url(img_book/bg_spec.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #0099CC;
	padding: 4px;
	line-height: 150%;
}
#book-item ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 10pt;
	color: #003399;
	line-height: 130%;
}
#book-item li {
	float: left;
	background-color: #EEEEEE;
	border: 1px solid #999999;
	border-bottom-width: 0;
	margin: 2px 4px 0px 0px;
}
#book-item a:link {
	text-decoration: none;
	display: block;
	color: #003399;
	text-align: center;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#book-item a:visited{
	text-decoration: none;
	display: block;
	color: #003399;
	text-align: center;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#book-item a:hover{
	text-decoration: none;
	display: block;
	color: #CC6600;
	text-align: center;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#book-item .selected {
	border-color: #666666;
}
#book-item .selected a {
	position: relative;
	top: 1px;
	background-color: #FFFFFF;
	color: #003399;
	font-weight: bold;
}

#book-data {
	margin: 0px;
	padding: 10px;
	border: 1px solid #666666;
}
#book-data  p{
	font-size: 9pt;
	line-height: 170%;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
#book-data .title {
	height: 25px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 11pt;
	font-weight: bold;
	color: #0066CC;
	letter-spacing: 4px;
	padding-top: 5px;
	clear: both;
}
#book-data .extend {
	background-color: #F8F5E4;
	letter-spacing: 1px;
	margin: 2px;
	padding: 2px;
	width: 130px;
	border: 1px solid #CCCC66;
	float: left;
	height: 170px;
}
#book-data .extend a:link {
	font-size: 9pt;
	line-height: 120%;
	color: #996600;
	text-decoration: none;
}
#book-data .extend a:visited {
	font-size: 9pt;
	line-height: 120%;
	color: #666666;
	text-decoration: none;
}
#book-data .extend a:hover {
	font-size: 9pt;
	line-height: 120%;
	color: #FF6600;
	text-decoration: underline;
}

#book-demo {
	margin: 0px;
	padding: 10px;
	border: 1px dotted #666666;
	text-align: center;
}
#book-demo  p{
	font-size: 9pt;
	line-height: 170%;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
#book-demo .title {
	height: 20px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 11pt;
	font-weight: bold;
	color: #003399;
	background-image: url(img_book/bg_demo.gif);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #97DDFF;
	padding-top: 5px;
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.book-com {
	margin: 0px 120px 10px 0px;
	padding: 4px;
	border: 1px solid #CCCC66;
	text-align: left;
}
.book-com  h4 {
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
	display: inline;
}

.book-com td {
	font-size: 9pt;
	line-height: 130%;
	font-weight: normal;
	color: #666666;
}
.book-com td strong {
	font-size: 9pt;
	font-weight: bold;
	color: #0066CC;
}


.book-page ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 9pt;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
}
.book-page a:link {
	font-size: 9pt;
	color: #0066FF;
	text-decoration: none;
}
.book-page a:visited {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
.book-page a:hover {
	font-size: 9pt;
	color: #CC6600;
	text-decoration: underline;
}
.book-page li {
	float: right;
	display: block;
	clear: left;
	margin: 4px;
	padding: 2px;
}

.book-thumb ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 9pt;
	color: #0066FF;
}
.book-thumb a:link {
	color: #333333;
}
.book-thumb a:visited {
	color: #333333;
}
.book-thumb li {
	float: right;
	display: block;
	clear: left;
	margin: 4px;
	padding: 0px;
	border: 1px solid #666666;
}

/* -------------------- 特價書籍頁面使用 --------------------*/
.exhibit-title {
	font-size: 9pt;
	line-height: 125%;
	color: #003399;
	margin: 4px;
	height: 140px;
	padding: 4px;
	vertical-align: middle;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
}
.exhibit-title   a:link {
    color: #003399;
	text-decoration:none;
}
.exhibit-title   a:visited{
    color: #003399;
	text-decoration:none;
}
.exhibit-title   a:hover {
	color:#0099CC;
	text-decoration:underline;
}
#events-title {
	background-image: url(img_others/bg_1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 10px;
	height: 22px;
	font-size: 11pt;
	font-weight: bold;
	color: #003399;
	letter-spacing: 4px;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#events-box {
	margin: 10px;
}

#events-box ul {
	margin: 0px;
	padding: 4px;
	list-style-position: inside;
	list-style-type: none;
	font-size: 9pt;
	line-height: 150%;
	color: #CC0000;
	font-weight: bold;
}
#events-box h4 {
	font-size: 9pt;
	line-height: 130%;
	font-weight: bold;
	color: #996600;
}
#events-box em {
	font-size: 11pt;
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}
#page .sort {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	width: 580px;
}
#page .sort h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #996600;
	letter-spacing: 2px;
	margin: 0px;
	margin-bottom: 6px;
}
#page .sort h3 strong {
	font-size: 12pt;
	font-weight: bold;
	color: #993300;
	height: 20px;
}

#page .sort h4 {
	font-size: 9pt;
	color: #666600;
	font-weight: normal;
	margin:0;
	margin-bottom:4px
}
#page .sort strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
}
#page .sortresult {
	background-color: #F7F5E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCB87;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	width: 570px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#page .sortresult h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
	margin:0;
	margin-bottom:6px;
	letter-spacing: 1px;
}
#page .sortresult h3  a:link {
    color: #CC6600;
	text-decoration:underline;
}
#page .sortresult h3  a:visited{
    color: #666666;
	text-decoration:underline;
}
#page .sortresult h3  a:hover {
	color:#FF6600;
	text-decoration:none;
}
#page .sortresult h4 {
	font-size: 9pt;
	line-height: 120%;
	color: #0066CC;
	font-weight: normal;
	margin:0;
	margin-bottom:4px;
	letter-spacing: 1px;
}
#page .sortresult h5 {
	font-size: 9pt;
	line-height: 130%;
	color: #333333;
	font-weight: normal;
}

#page .sortresult strong {
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
#page .publishresult {
	font-size: 11pt;
	font-weight: bold;
	color: #5E3F00;
	background-color: #F2F2DB;
	padding: 8px 6px 8px 6px;
	border: 4px solid #E4E4AD;
	width: 560px;
	margin: 0px auto 10px auto;
	letter-spacing: 4px;
}
#page .publishresult  a:link {
    color: #5E3F00;
	text-decoration:none;
}
#page .publishresult  a:visited{
    color: #5E3F00;
	text-decoration:none;
}
#page .publishresult  a:hover {
	color:#CC6600;
	text-decoration:underline;
}
#page .seriesresult {
	font-size: 11pt;
	color: #0033CC;
	margin: 0px auto 4px auto;
	padding: 4px 8px 4px 8px;
	width: 560px;
	letter-spacing: 2px;
	border-color: #CC9933;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	background-color: #FFFAD7;
	line-height: 135%;
}
#page .seriesresult   a:link {
    color: #0033CC;
	text-decoration:none;
}
#page .seriesresult   a:visited{
    color: #0033CC;
	text-decoration:none;
}
#page .seriesresult   a:hover {
	color:#0066FF;
	text-decoration:none;
	background-color: #D2F0FF;
}

.bar {
	background-image: url(img_others/bar_1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 5px;
	margin: 4px 0px 4px 0px;
}
.bar2 {
	background-image: url(img_others/bar_2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 5px;
	margin: 20px 10px 20px 10px;
}
.bar3 {
	background-color: #66CCFF;
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-image: url(img_shop/bg_1.jpg);
}
.bar4 {
	background-image: url(img_shop/bg_2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 20px;
	border-right-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999900;
	border-left-color: #999900;
}


.endpic {
	float: right;
	margin: 0px 10px 10px 10px;
}

#page .myacc {
	width: 580px;
	clip: rect(10px,auto,auto,auto);
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 9pt;
	line-height: 150%;
	color: #CC0000;
}
#page .myacc #box {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999900;
	border-right-color: #999900;
	border-bottom-color: #999900;
	border-left-color: #999900;
}
#page   .myacc   .line {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999900;
}


#page .myacc td {
	font-size: 9pt;
	line-height: 150%;
	color: #4B4B4B;
}
#page .myacc strong {
	font-weight: bold;
	color: #0066CC;
}


#page .myacc h4 {
	font-size: 11pt;
	font-weight: bold;
	color: #000099;
	display: block;
	letter-spacing: 2px;
	text-align: center;
	padding: 2px;
	height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 180px;
	background-image: url(img_others/bg_1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	line-height: 200%;
}
#page .myacc h3 {
	font-size: 11pt;
	line-height: 150%;
	color: #003399;
	display: inline;
}
#page .myacc h5 a {
	font-size: 10pt;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: right;
	display: block;
	margin: 0px;
	padding: 0px;
}


#page .mycon {
	background-image: url(img_others/bg_2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#page .shopbar {
	margin: 10px auto 10px auto;
	width: 580px;
}
#page .shopnotice {
	margin: 10px auto 10px auto;
	padding: 10px;
	width: 560px;
	border: 1px dashed #CC9900;
}
#page .shopnotice strong {
	font-size: 9pt;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}

#page .shopnotice ul {
	font-size: 9pt;
	line-height: 150%;
	color: #663399;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	list-style-image: url(img_others/icon_arrow_2.gif);
	font-family: Arial, Helvetica, sans-serif;
}
#page .shoptotal {
	font-size: 9pt;
	line-height: 150%;
	color: #666666;
	background-image: url(img_shop/bg_1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	letter-spacing: 1px;
	width: 580px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin: 20px auto 10pt auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CCFF;
}

#page   .shoptotal   h4 {
	font-size: 10pt;
	line-height: 200%;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	display: inline;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#page .shoptotal h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0000FF;
	display: inline;
}

#page .shopcontent {
	width: 580px;
	margin: 20px auto 10px auto;
}

#page .shopcontent table {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #3399FF;
	border-left-color: #3399FF;
}
#page .shopcontent td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	font-size: 9pt;
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
}
#page .shopcontent th {
	font-size: 11pt;
	color: #4D4D4D;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	line-height: 130%;
}

#page  .shopcontent  h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #996600;
	display: inline;
	line-height: 200%;
}
#page .shopcontent strong {
	font-size: 9pt;
	line-height: 200%;
	color: #CA5100;
	letter-spacing: 2px;
}

#page   .shopcontent   ul {
	font-size: 10pt;
	line-height: 150%;
	color: #0066CC;
	margin: 0px 0px 0px 10px;
	padding: 0px 20px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
}
#page  .shopstep {
	text-align: right;
	margin: 10px auto 10px auto;
	width: 560px;
	padding: 10px;
	background-image: url(img_shop/bg_1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 9pt;
	color: #CC0000;
}
#page .forumcontent {
	margin: 10px auto 10px auto;
	width: 580px;
}
#page .forumcontent  a:link {
    color: #0033CC;
	text-decoration:none;
}
#page .forumcontent  a:visited{
    color: #0033CC;
	text-decoration:none;
}
#page .forumcontent  a:hover {
	color:#FF6600;
	text-decoration:underline;
}
#page .forumcontent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #456600;
	display: block;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C9E3AE;
	border-bottom-color: #C9E3AE;
	clear: both;
	margin: 10px 0px 10px 0px;
	padding:4px 4px 6px 4px;
}
#page .forumcontent h5 {
	font-size: 9pt;
	color: #CC0000;
	display: block;
	font-weight: normal;
	clear: both;
	margin: 10px 0px 10px 0px;
	padding:4px;
	line-height: 120%;
}
#page .forumcontent h6 {
	font-size: 9pt;
	color: #464646;
	display: inline;
	font-weight: normal;
}

#page .forumcontent strong {
	color: #3801CB;
	letter-spacing: 2px;
}

#page .forumcontent table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #0099CC;
	border-left-color: #0099CC;
}
#page .forumcontent td {
	font-size: 9pt;
	line-height: 150%;
	color: #0033CC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
}

#page .forumtitle {
	margin: 10px 0px 10px 0px;
	text-align: center;
	background-image: url(img_others/bg_3.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#page .forumbtn {
	font-size: 9pt;
	letter-spacing: 1px;
	float: right;
	clear: none;
	text-align: center;
	color: #0033CC;
	background-image: url(img_others/bg_4.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66CCFF;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #66CCFF;
}
#page .aboutinfo {
	margin: 10px auto 10px auto;
	width: 580px;
	padding: 6px;
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
}
#page  .aboutinfo  h4 {
	font-size: 11pt;
	line-height: 150%;
	font-weight: bold;
	color: #8A8A00;
	display: block;
	padding: 4px;
	letter-spacing: 2px;
	margin: 6px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
	text-align: center;
}
#page  .aboutinfo  h3 {
	font-size: 12pt;
	line-height: 150%;
	color: #663300;
	letter-spacing: 4px;
	display: block;
	margin: 6px;
	padding: 2px;
	font-weight: normal;
	text-align: center;
}
#page .aboutinfo p {
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
	padding: 2px;
	margin: 6px;
	letter-spacing: 1px;
}
.image-left {
float: left
margin: 0 8px 8px 0
width: 262px
}

.ups_m {
	font-size: 15px;
	line-height: 100%;
	font-weight: bold;
	color: #330000;
}
.ups_s {
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	color: #0000CC;
}

/* 圓角 */
    .roundedPanel
    {	
	    background-color:#DFEEFF;
	    color:white;
    }
    
    /* 顯示相片 */
    .cssFrameImage
    {
	    width: 560px;
	    height: 780px;
	    padding: 0px;
	    text-align: center;
	    border:0px;
    }

    /* 拉動圖示 */
    .cssHandleImage
    {
	    width: 46px;
	    height: 40px;
	    overflow: hidden;
	    cursor: hand;
    }

    /* 可調整大小所用的樣式 */
    .cssResizingImage
    {
	    padding: 0px;
	    border: 3px solid #B4D35D;
    }
.bookitem {
	height: 25px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 1px;
	font-size: 11pt;
	font-weight: bold;
	color: #0066CC;
	letter-spacing: 4px;
	padding-top: 5px;
}

.bookContainer {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 10pt;
	color: #003399;
	line-height: 130%;
}
.gvbox
 {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999900;
	border-right-color: #999900;
	border-bottom-color: #999900;
	border-left-color: #999900;
}
.hotpt9
{
	font-size: 9pt;
	color: #0066FF;
	line-height: 150%;
	letter-spacing: 1pt;
}

.hotpt9 a:link
{
	font-size: 9pt;
	color: #0066FF;
	line-height: 150%;
	letter-spacing: 1pt;
	text-decoration: none;
}

.hotpt9 a:visited
{
	font-size: 9pt;
	color: #0000CC;
	line-height: 150%;
	letter-spacing: 1pt;
	text-decoration: none;
}

.hotpt9 a:hover
{
	font-size: 9pt;
	color: #339900;
	line-height: 150%;
	letter-spacing: 1pt;
	text-decoration: underline;
}
