@charset "big5";

/*整體結構*/
*{
	margin: 0px;
	padding: 0px;
	/*background: transparent;
	∵input採瀏覽器默許樣式*/
}
body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font: 13px "新細明體", Arial, sans-serif;
	background: #666666;
}
#wrapper {
	width:auto;
	min-width:1000px;
	max-width:1250px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background: #FFFFFF;
}
.outer {
	padding: 0px 28px 10px 35px;
}
/* Hides from IE5-mac \*/
* html .outer {
	height: 1%;
}
/* End hides from IE5-mac */
.content {
	padding-right: 28px;
	padding-left: 35px;
	padding-bottom: 10px;
}
.leftcont {
}
.rightcont {
	padding-top: 20px;
}
/*網群導覽*/
#globalnav {
	height: 25px;
	margin: 0px;
	border-top: 4px solid #8C0808;
	padding: 0px 30px;
	position: relative;
	font: 12px/1.6em "新細明體", Arial, sans-serif;
	letter-spacing: 0.1em;
	background: #FFFFFF url(../images/bg/logo_bar_top.gif) no-repeat left top;
}
#globalnav li {
	float: left;
}
#globalnav li a, #globalnav li a:visited {
	text-decoration: none;
	color: #666666;
	display: block;
	padding-right: 4px;
	padding-left: 4px;
}
#globalnav li a:hover, #globalnav li a:active {
	text-decoration: none;
	color: #CC0000;
}
#globalnav #current a, #globalnav #current a:visited  {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 80px;
	background: url(../images/bg/menu_on.gif) no-repeat center top;
}
/*語系功能列*/
#globalnav div {
	float: right;
}
#globalnav img {
	padding-left: 1px;
	padding-top: 2px;
}
/*LogoBar*/
#header {
	margin: 0px;
	padding: 0px 0px 0px 35px;
	height: 70px;
	background: #8CB1CD url(../images/bg/logo_bar.gif) no-repeat left center;
	overflow: hidden;
	position: relative;
}
/*頁首功能列*/
#topnav {
	padding-right: 30px;
	font: 13px "新細明體", Arial, sans-serif;
	position: relative;
	background: url(../images/bg/topnav_bg.gif) repeat-x right top;
	border-top: 2px solid #82A5BF;
	color: #BAD2ED;
	height: 25px;
}
#topnav .first {
	background: url(../images/bg/topnavFirst_bg.gif) no-repeat left top;
	display: block;
	float: right;
	height: 21px;
	padding-top: 4px;
	padding-left: 24px;
}
#topnav a, #topnav a:visited {
	padding-right: 6px;
	padding-left: 6px;
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a:hover, #topnav a:active {
	color: #000000;
	text-decoration: none;
}
#topnav .last {
	background: url(../images/bg/topnavLast_bg.gif) no-repeat -4px top;
	height: 23px;
	padding-top: 2px;
	display: block;
	float: right;
	/*padding-left: 20px;搜尋移位*/
	padding-left: 200px;
}
/*#topnav input {
	visibility: hidden;
}*/
/*搜尋區*/
.searchbox input {
	color: #CC0033;
	height: 18px;
	width: 176px;
	border: 1px solid #8CB1CD;
	line-height: 18px;
	display: block;
	padding: 2px 0px 0px 2px;
}
.searchbox button {
	border: 0;/*去掉按鈕邊框*/
	text-indent: -999em;
	/*游標換成"手指狀"符號，明確提示連結*/
	cursor: pointer;/*hand-shaped cursor*/
	cursor: hand;/*for IE 5.x*/
	display:block;
	float: left;
}
.goButton {/*圖片替換_應用於提交按鈕和按鈕標籤*/
	width: 100px;
	height: 22px;
	background: transparent url(../images/buttons/search_btn_01.gif) no-repeat center top;
}
.advanced {/*圖片替換_應用於提交按鈕和按鈕標籤*/
	width: 80px;
	height: 22px;
	background: transparent url(../images/buttons/search_btn_02.gif) no-repeat center top;
}
/*書系導覽列*/
.navigation {
	font: 13px Verdana, "新細明體", Arial, sans-serif;
	border-top: 4px solid #000000;
	margin-bottom: 8px;
	background: #8CB1CD;
}
.navigation  li {
	list-style: none;
	line-height: 20px;
}
.navigation a, .navigation a:visited {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	height: 20px;
	padding: 2px 4px 0px;
}
.navigation a:hover, .navigation a:active {
	text-decoration: none;
	text-align: right;
	color: #FFFFFF;
	background: #CC0033;
}
.navigation a span.category, .navigation a:hover span.series {
	display: inline; /*visibility: visible;*/
}
.navigation a span.series, .navigation a:hover span.category {
	display: none; /*visibility: hidden;*/
}
/*相關產品選單*/
.submenu {
	background: #A9A3C7;
}
/*書籍簡介*/ 
.booksInfo {
	width: 100%;
	border-bottom: 2px dotted #A9BACA;
	margin-bottom: 5px;
	background: #FFFFFF;
}
.booksInfo td {
	vertical-align: top;
}
.booksInfo p, .booksdetail p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.booksInfo img {
	margin-right: 15px;
	border-width: 0px;
	margin-top: 5px;
	width: 100px;
	height: auto;
	-ms-interpolation-mode: bicubic;/*解決IE7縮圖鋸齒，IE6無解。*/
}
.booksInfo a img, .booksInfo a:visited img, .recommend a img, .recommend a:visited img {
	border: 2px solid #FFFFFF;
}
.booksInfo a:hover img, .booksInfo a:active img, .recommend a:hover img, .recommend a:active img {
	border: 2px solid #C1C1C1;
}
/*書系介紹*/
#notebox {
	clear: both;
}
.h_bg {
	background: #F3F5F8;
	clear: both;
}
/*書籍基本資料*/
.booksdetail {
	border-top: 2px dotted #A9BACA;
	padding-top: 4px;
}
.thumb{/*書籍封面縮圖*/
	width: 150px;
	height: auto;
	-ms-interpolation-mode: bicubic;
}
.issue h2 {
	color: #000000;
	border-right: 1px solid #A9BACA;
}
.issue p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.booksdetail img {
	border: 1px solid #FFFFFF;
	margin: 5px 15px 10px 0px;
}
.booksdetail a img, .booksdetail a:visited img {
	border: 1px solid #FFFFFF;
}
.booksdetail a:hover img, .booksdetail a:active img {
	border: 1px solid #C1C1C1;
}
.booksdetail a, .booksdetail a:visited {
	color: #626679;
	text-decoration: underline;
}
.booksdetail a:hover, .booksdetail a:active {
	color: #305E85;
}
/*書籍頁籤選單*/
.detailtag {
	height:30px;
	background:#FFFFFF url(../images/bg/bgOFF.gif) repeat-x left bottom;
	border-top: 4px solid #8CB1CD;
	padding-left: 33px;
	padding-top: 2px;
	color: #AAAAAA;
}
.detailtag li {
	letter-spacing: 0.1em;
	float: left;
	line-height: 18px;
	border-right: 2px inset #FFFFFF;
	border-left: 2px outset #FFFFFF;
	padding-top: 2px;
	margin-left: -2px;
	width: 70px;
	text-align: center;
}
.detailtag a {
	display: block;
	height: 18px;
}
.detailtag a:hover, .detailtag .current {
	background:#FFFFFF url(../images/bg/bgOFF_h.gif) repeat-x left -7px;
	position: relative;
	left: 0px;
	top: 0px;
	height: 23px;
}
/*推薦閱讀table*/ 
.recommend {
	background: url(../images/bg/boxCase_bg.jpg) no-repeat right bottom;
	padding-bottom: 23px;
	margin-top: 5px;
}
.recommend table {
	border: 1px solid #A9BACA;
	background: #FFFFFF;
}
.recommend td {
	vertical-align: top;
	width: 23%;
	padding-right: 1%;
	padding-left: 1%;
	text-align: center;
}
.recommend img {
	border-width: 0px;
	width: 100px;
	height: auto;
	-ms-interpolation-mode: bicubic;
	margin-top: 5px;
}
.recommend p {
	border-top: 2px dotted #A9BACA;
	text-align: left;
	padding-top: 5px;
	margin: 3px 0px 0px 3px;
}
/*價格,亮字*/
.mute {
	color: #315E85;
	font-family: "Courier New", "新細明體", Arial, sans-serif;
}
.mute strong, .mute del {
	color: #CC3366;
	padding-right: 4px;
}
.mute del {
	color: #315E85;
}
/*banner 頁碼*/
.adChange {
	font: 11px/1em "Courier New", Courier, monospace;
}
.adChange a, .adChange a:visited {
	color: #5483A5;
	background: #E8F0F9;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 10px;
}
.adChange #current a {
	color: #FFFFFF;
	background: #8CB1CD;
}
.adChange a:hover, .adChange a:active, .adChange #current a:hover {
	text-decoration: none;
	background: #CC0033;
	color: #FFFFFF;
}
/*頁碼*/
.pageslink {
	font: 11px/1em "Courier New", Courier, monospace;
	padding-top: 4px;
	padding-bottom: 4px;
}
.pageslink a, .pageslink a:visited, .pageslink span {
	color: #5483A5;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 10px;
}
.pageslink a:visited {
	background: #E8F0F9;
}
.pageslink span {
	color: #FFFFFF;
	background: #8CB1CD;
}
.pageslink a:hover, .pageslink a:active {
	text-decoration: none;
	background: #CC0033;
	color: #FFFFFF;
}
/*表單*/
.formbox th {
	vertical-align: top;
	white-space: nowrap;
	font-weight: normal;
	text-align: right;
}
.formbox td {
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 4px;
}
.required {
	color: #CC0033;
}
.explain {
	font-size: 12px;
	color: #315E85;
	padding-right: 13px;
}
/*會員專區*/
#member {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	background: #E8F0F9;
	border-top: 4px solid #8CB1CD;
}
#member p {
	margin: 0px;
	color: #333333;
}
.memberBox {
	padding-left: 36px;
	height: 25px;
	line-height: 23px;
	background: url(../images/bg/memberBox_bg.gif) no-repeat left -1px;
	margin-bottom: 8px;
	color: #8CB1CD;
}
/*購物專區*/
.orderBox {
	padding-bottom: 25px;
	border-top: 4px solid #000000;
	background: #FFFFFF url(../images/bg/orderBox_bg.gif) no-repeat left bottom;
}
.orderBox li {
	list-style: none;
	line-height: 20px;
	border-bottom: 1px solid #ACACAC;
}
.orderBox a, .orderBox a:visited {
	text-decoration: none;
	display: block;
	height: 20px;
	padding: 2px 10px 0px 36px;
	background: #A0A0A0 url(../images/icons/arrow_01.gif) no-repeat 12px 50%;
	color: #FFFFFF;
}
.orderBox a:hover, .orderBox a:active {
	text-decoration: none;
	background: #CC0033 url(../images/icons/arrow_01.gif) no-repeat 12px 50%;
	color: #FFFFFF;
}
/*廣告連結*/
.advert {
	text-align: center;
	padding-bottom: 4px;
}
.advert img {
	margin-bottom: 4px;
	margin-top: 4px;
}
/*頁尾*/
#footer {
	position: relative;
	font: 13px "新細明體", Arial, sans-serif;
	background: #B6B6B6 url(../images/bg/footer_bg.gif) repeat-x left top;
	clear: both;
	height: 30px;
	padding-left: 25px;
}
#footer .first {
	background: url(../images/bg/footerFirst_bg.gif) no-repeat left top;
	padding-left: 20px;
	padding-top: 4px;
	height: 26px;
	display: block;
	float: left;
	color: #999999;
}
#footer a, #footer a:visited, .order a, .order a:visited, .activity a, .activity a:visited {
	padding-right: 6px;
	padding-left: 6px;
	color: #000000;
}
#footer a:hover, #footer a:active, .order a:hover, .activity a:active, .activity a:hover, .activity a:active  {
	color: #CC0033;
}
#footer .last {
	background: url(../images/bg/footerLast_bg.gif) no-repeat -10px top;
	display: block;
	float: left;
	height: 26px;
	padding-top: 4px;
	padding-left: 20px;
}
/*指定標籤*/
p {
	line-height: 1.6em;
	margin: 10px 0px;
}
h2 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	letter-spacing: 0.1em;
	border-right: 1px solid #8CB1CD;
	padding-right: 6px;
	line-height: 1.6em;
	color: #5483A5;
	display: inline-block;
}
h2 {
	display: inline;
}
h3 {
	font-size: 16px;
	color: #000000;
	margin: 10px 0px 5px;
}
h4 {
	font-size: 13px;
	color: #5483A5;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.4em;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}
form {
	margin: 0px;
}
label, select {
	font: 12px/15px "新細明體", Arial, sans-serif;
	margin: 0px 0px 2px;
	vertical-align: middle;
	color: #333333;
}
input {
	height: 15px;
	vertical-align: middle;
	margin: 0px 0px 2px;
}
label, button, input[type="submit"], input[type="reset"], input[type="button"], input[type="checkbox"], input[type="radio"]{/*激活表單元素，通過改變鼠標指針形狀來提醒用戶*/
	cursor:pointer;
}
.btn {
	height: 22px;
	text-align: center;
	/*width: 40px;*/
}
table {
	line-height: 1.6em;
	text-align:left;
	border-width: 0px;
	color: #626679;
}
caption {
	color: #000000;
	text-align: left;
}
/*連結設定*/
a, a:visited, h4 a {
	color: #CC0033;
	text-decoration: none;
}
h4 a:visited {
	color: #315E85;
	text-decoration: none;
}
a:hover, a:active, h4 a:hover, h4 a:active {
	color: #000000;
	text-decoration: underline;
}
/*Box框線樣式*/
.boxBorder{
	border-bottom: 1px solid #8CB1CD;
	border-left: 1px solid #8CB1CD;
	border-right: 1px solid #8CB1CD;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 4px solid #8CB1CD;
	margin-bottom: 8px;
}
.boxTypeL {
	background: url(../images/bg/boxCase_bg.jpg) no-repeat left bottom;
	padding-bottom: 25px;
}
.boxTypeR {
	background: url(../images/bg/boxType_bg.jpg) no-repeat left bottom;
	padding-bottom: 21px;
	border-top: 4px solid #8CB1CD;
}
/*icon圖示*/
.print, .forward, .addFolder, .back, .list, .note, .search {
	text-indent: 20px;
	margin-left: 10px;
	float: right;
	white-space: nowrap;
}
.order, .activity {
	margin-right: 4px;
	padding-left: 19px;
	float: left;
}
.print {
	background: url(../images/icons/print_01.gif) no-repeat left center;
}
.forward {
	background: url(../images/icons/forward_01.gif) no-repeat left center;
}
.addFolder {
	background: url(../images/icons/addFolder_01.gif) no-repeat left center;
}
.issue{
	background: url(../images/icons/issue_01.gif) no-repeat left 5px;
	padding-left: 39px;
	border-top: 2px dotted #A9BACA;
}
.back {
	background: url(../images/icons/back_01.gif) no-repeat left center;
}
.list {
	background: url(../images/icons/list_02.gif) no-repeat left center;
}
.note {
	background: url(../images/icons/note_01.gif) no-repeat left center;
}
.search {
	background: url(../images/icons/search_01.gif) no-repeat left center;
}
.order {
	background: url(../images/icons/order_01.gif) no-repeat left center;
}
.activity {
	background: url(../images/icons/activity_01.gif) no-repeat left center;
}
/*清除浮動*/
.spacer {
	clear: both;
	line-height: 0;
	height: 0;
}
/*隱藏內容*/
.hiddenInfo {/*書籍簡介.booksInfo 隱藏內容*/
	min-height:1em;
	max-height: 6.4em;
	overflow: hidden;
	margin-bottom: 5px;
}
.hiddenInfo p {
	margin-bottom: 0px;
}
.hiddenCon {/*書籍基本資料.issue 隱藏內容*/
	height: 12.8em;
	overflow: hidden;
	margin-top: 5px;
}
.hiddenCon p {
	margin-bottom: 1.6em;
	margin-top: 0px;
}
/*其他*/
.more {
	text-align: right;
}
/*500×160_Banner*/
.bannerBar {
	background: url(../images/bg/bannerBar_bg.jpg) repeat-x center 16px;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 10px;
}
/*180×100_Banner*/
.bannerBox {
	margin-bottom: 12px;
	text-align: center;
}
.bannerBox img {
	margin-bottom: 4px;
	margin-top: 4px;
}

