@charset "big5";

/*整體結構*/
*{
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	color: #333333;
	font: 13px "新細明體", Arial, sans-serif;
	padding-right: 5mm;
	padding-left: 5mm;
}
.content {
	padding: 10px 0px;
}
.leftcont, .rightcont {
	display: none;
}
/*網群導覽*/
#globalnav {
	height: 25px;
	margin: 0px;
	border-top: 4px solid #8C0808;
	padding: 0px;
	position: relative;
	font: 12px/1.6em "新細明體", Arial, sans-serif;
	letter-spacing: 0.1em;
}
#globalnav li {
	float: left;
}
#globalnav li a, #globalnav li a:visited {
	text-decoration: none;
	color: #666666;
	padding-right: 4px;
	padding-left: 4px;
}
#globalnav #current a, #globalnav #current a:visited  {
	color: #990000;
	text-decoration: none;
	text-align: center;
}
/*語系功能列*/
#globalnav div {
	float: right;
}
#globalnav img {
	padding-left: 1px;
	padding-top: 2px;
}
/*LogoBar*/
#header {
	height: 70px;
	overflow: hidden;
	position: relative;
	/*border-right: 540px solid #8CB1CD;*/
}
/*頁首功能列*/
#topnav {
	display: none;
}
/*書籍簡介*/ 
.booksInfo {
	width: 100%;
	border-bottom: 2px dotted #A9BACA;
	margin-bottom: 5px;
}
.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無解。*/
}
/*書系介紹*/
#notebox {
	clear: both;
}
.h_bg {
	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-width: 0px;
	margin: 5px 15px 10px 0px;
}
.booksdetail a, .booksdetail a:visited {
	color: #626679;
	text-decoration: underline;
}
/*書籍頁籤選單*/
.detailtag {
	display: none;
}
/*推薦閱讀table*/ 
.recommend {
	margin-top: 5px;
}
.recommend table {
	border: 1px solid #A9BACA;
}
.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;
}
/*頁碼*/
.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 span {
	color: #000000;
	border: 1px solid #5483A5;
}
/*表單*/
.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;
}
/*頁尾*/
#footer {
	position: relative;
	font: 13px "新細明體", Arial, sans-serif;
	clear: both;
	height: 30px;
	padding-top: 2px;
	border-top: 4px solid #8C0808;
}
#footer .first {
	padding-top: 4px;
	height: 26px;
	color: #999999;
}
#footer a, #footer a:visited, .order a, .order a:visited, .activity a, .activity a:visited {
	padding-right: 1px;
	padding-left: 1px;
	color: #000000;
}
#footer .last {
	height: 26px;
	padding-top: 4px;
	padding-left: 2px;
}
/*指定標籤*/
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;
}
.btn {
	height: 22px;
	text-align: center;
}
table {
	line-height: 1.6em;
	text-align:left;
	border-width: 0px;
	color: #626679;
}
caption {
	color: #000000;
	text-align: left;
}
/*連結設定*/
a, a:visited {
	color: #CC0033;
	text-decoration: none;
}
a:hover, 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;
}
.boxTypeR {
	border-top: 4px solid #8CB1CD;
}
/*icon圖示*/
.print, .forward, .addFolder, .back, .list, .note, .search {
	margin-left: 10px;
	float: right;
	white-space: nowrap;
}
.order, .activity {
	margin-right: 4px;
	float: left;
}
.issue{
	border-top: 2px dotted #A9BACA;
}
/*清除浮動*/
.spacer {
	clear: both;
	line-height: 0;
	height: 0;
}
/*其他*/
.more {
	display: none;
}
/*500×160_Banner*/
.bannerBar {
	display: none;
}
/*靜態頁面_"../html/joint/staticpage.css"*/
.addressIcon {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
