@charset "utf-8";
@import url("reset.css");


/* ---------------------------------------- 首頁上方輪播區 ---------------------------------------- */
.indexGallery{
	width:743px; height:332px;
	margin:0 0 0 215px;
	*width:730px;
	*margin-left:200px;
	background:url(../images/index/gallery/galleryBg.png) no-repeat left top;}
.indexGallery h3{
	display:none;}
#container {
	overflow: hidden;
}
.content {
	display: none;
	clear: both;}

.content a, div.navigation a {
	text-decoration: none;}
.content a:hover, div.content a:active {
	text-decoration: underline;}
.pageLink {
	display:none;}
.ss-controls {
	display:none;}
.nav-controls {
	position:absolute;
	z-index:8;}
.prev{
	position:absolute;
	left:20px; top:15px;
	display:block;
	width:37px; height:69px;
	text-indent:-9999px;
	background:url(../images/index/gallery/arrowLeft.png) no-repeat left top;}
.prev:hover{
	left:19px; top:16px;
	background-position:right top;}
.next{
	position:absolute;
	left:685px; top:15px;
	display:block;
	width:37px; height:69px;
	text-indent:-9999px;
	background:url(../images/index/gallery/arrowRight.png) no-repeat right top;}
.next:hover{
	left:686px; top:16px;
	background-position:left top;}
.slideshow-container, .loader, .slideshow a.advance-link {
	width: 579px;}
.advance-link{
	position:absolute;
	top:-587px; left:80px;}
.advance-link img{
	width:579px; height:224px;}
.loader, .slideshow a.advance-link, .caption-container {
	height: 224px;}
.slideshow-container {
	position: relative;
	clear: both;
	float: left;
	height: 532px;}
.loader {
	position: absolute;
	top: -50px;
	left: 80px;
	background: url(../images/index/gallery/loader.gif) no-repeat center;
}
.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 25px;
	left: 0;
}
.slideshow a.advance-link {
	display: block;
	line-height: 502px; 
	text-align: center;}
.caption-container {
	float: right;
	position: relative;
	margin-top: 25px;}
.image-caption {
	display: block;
	position: absolute;
	top: 0;
	left: 0;}
.caption-container, span.image-caption {
	width: 334px;}
.download {
	display:none;}
.photo-index {
	display:none;}
.navigation-container {
	float: left;
	position: relative;
	left: 50%;
	z-index:8;}
.moreBook{
	position:absolute;
	left:220px; top:203px;
	z-index:5;
	display:block;
	text-indent:-9999px;
	width:109px; height:51px;
	background:url(../images/index/gallery/moreBook.png) left top;}
.moreBook:hover{
	background-position:left bottom;}

.navigation {
	float: left;
	position: relative;
	z-index:500;
	left: -325px; top:248px;}
.navigation a.pageLink {display: none;}
.thumbs {
	position: relative;
	float: left;}
.thumbs li {
	float: left;
	margin:0 8px 0 0;
	list-style: none;
	width:58px; height:67px;}
a.thumb {
	padding:15px 0 8px 6px;
	display: block;
	background:url(../images/index/gallery/thumbBg.png) no-repeat right top;}
.thumb:hover{
	background-position:left top;}
.thumbs img {
	border: none;
	display: block;
	width:46px; height:45px;}
.thumbs li.selected a.thumb {
	background:url(../images/index/gallery/thumbBg.png) no-repeat left top;}
.image-title {
	position:absolute;
	left:-329px; top:-425px;
	*left:-315px;
	width:579px; line-height:32px;
	font-size:13px;
	color:#FFF;
	text-align:center;
	background:url(../images/index/gallery/titleBg.png);}
	
/* ---------------------------------------- 首頁中間大頁籤 --------------------------------------------- */
.st_horizontal {
	clear:both;
	position:relative;
	float:left;
	width:950px;
	color:#616161;
	margin-top:18px;
	margin-bottom:35px;}
.st_horizontal a.st_prev, .st_horizontal a.st_next { 
	position:absolute;
	top:0px;
	z-index:110;
	display:none;
	height:39px;
	width:39px;
	border-top:1px solid #FFF;
	border-bottom:1px #ababab solid;
	background:#f5f5f5 url(../images/index/btn_arrows.gif) no-repeat;	}
.st_horizontal a.st_prev { 
	left:1px;
	border-right:1px solid #c9c9c9;
	background-position:13px 13px;
	border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;}
.st_horizontal a.st_prev:hover { 
	background-position:-50px 13px;
	background-color:#FFF;}
.st_horizontal a.st_next { 
	right:1px;
	border-left:1px solid #c9c9c9;
	background-position:14px -14px;
	border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;}
.st_horizontal a.st_next:hover {
	background-position:-49px -14px;
	background-color:#FFF;}
.st_horizontal a.st_prev.st_btn_disabled, .st_horizontal a.st_next.st_btn_disabled {
	cursor:default;
	background-color:#f7f7f7;}
.st_horizontal a.st_prev.st_btn_disabled {
	background-position:-113px 13px;}
.st_horizontal a.st_next.st_btn_disabled { 
	background-position:-112px -14px;}

/* Tabs */
.st_horizontal div.st_tabs_container { 
	position:relative;
	z-index:100;		
	width:100% !important;	
	height:40px;
	margin-bottom:-1px;	
	overflow:hidden;}
.st_horizontal div.st_slide_container { 
	position:relative !important;}
.st_horizontal div.st_sliding_active div.st_slide_container { 
	margin:0px 40px; }
.st_horizontal ul.st_tabs { 
	width:10000px; 
	height:40px;
	list-style:none;}
.st_horizontal ul.st_tabs li { 
	float:left;}
.st_horizontal ul.st_tabs li h3 a { 
	display:block;
	padding:0 40px;
	font-size:13px;
	line-height:42px;
	color:#464646;	
	text-decoration:none;
	border-top:1px solid #FFF;
	border-right:1px solid #d4d4d4;
	border-left:1px solid #FFF;
	border-bottom:1px solid #FFF;
	background:#EEE;
	font-weight:normal;}
.st_horizontal ul.st_tabs a:hover {
	color:#11abd4;}
.st_horizontal ul.st_tabs li h3 a.st_first_tab {
	border-left:1px solid #d4d4d4;} 
.st_horizontal ul.st_tabs a.st_tab_active {
	font-weight:bold;
	color:#FFF;
	border-top:1px solid #FFF;
	border-bottom:1px solid #ababab;
	background:#6b6b6b;	
	font-size: 16px;
	background-color: #6b6b6b;}

/* Content */
.st_view_container { 
	position:relative;
	z-index:5;
	height:520px;
	padding:10px;
	border:1px solid #FFF;
	border-top:1px solid #ababab;	
	background-color:#6b6b6b;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;	
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	overflow:hidden; }
.st_horizontal div.st_view { 
	position:relative;}

/* ---------------------------------------- 活動訊息 --------------------------------------------- */
.carousel-container {
	clear:both;
	float:left;
	position:relative;
	width:430px;
	margin-bottom:25px;}
.carousel-container h3{
	display:none;}
#carousel {
	width:430px; height:352px;	
	background:url(../images/index/activityBg.png);
	position:relative;
}
.carousel-image {
	display:block;
	
}
.carousel-feature {
	position:absolute;
	top:-1000px;
	left:-1000px;
	margin-top:80px;
	padding:5px;
	background-color:#FFF;
	cursor:pointer;
	border:1px solid #d1cdc5;
	-moz-box-shadow: 0px 0px 4px #CCC;
	-webkit-box-shadow: 0px 0px 4px #CCC;
	box-shadow: 0px 0px 4px #CCC;}
.carousel-feature .carousel-caption {
	position:relative;
	top:-230px; right:15px;
	width:340px;
	font-size:16px;
	color:#92744d;
	font-weight:bold;
	letter-spacing:1px;}
.carousel-feature .carousel-caption h4 {
	text-align:right;
	width: 300px;
	height: 40px;
	overflow: hidden;
	margin-left: 30px;
	text-overflow: ellipsis;
	margin-top: -20px;
}
.tracker-summation-container {
	display:none;}
.tracker-individual-container {
	display:none;}
.tracker-individual-container li{
	display:none;}

#carousel-left {
	position:absolute;
	bottom:27px;
	left:21px;
	cursor:pointer;
	width:15px; height:15px;
	background:url(../images/index/arrowL.png) left top;}
#carousel-left:hover{
	background:url(../images/index/arrowR.png) left top;}
#carousel-right {
	position:absolute;
	bottom:27px;
	right:16px;
	cursor:pointer;
	width:15px; height:15px;
	background:url(../images/index/arrowR.png) right top;}
#carousel-right:hover{
	background:url(../images/index/arrowL.png) right top;}
	

/* ---------------------------------------- 首頁右下方書籍排行頁籤 --------------------------------------------- */
.rankingTab {
	float:right;
	width:515px; height:387px;
	margin-top:-35px;
	margin-bottom:25px;
	background:url(../images/index/rankingBg.png) no-repeat right bottom;}
.tabs {
	position:relative;
	left:240px; top:14px;
	width: 270px;
	height: 58px;}
.tabs h3{
	font-weight:normal;}
.tabs li {
	float: left;
	list-style:none;
	overflow: hidden;
	position: relative;
	margin-right:10px;
	text-align:center;
	background:url(../images/index/rankingTab.png) no-repeat left top;}
.tabs li a {
	display: block;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	letter-spacing:2px;
	text-decoration:none;
	width:121px; height:58px;
	padding-top:11px;}
.tabs li a:hover {
	color:#402d19;
	}
.tabs li.active {
	background:url(../images/index/rankingTab.png) no-repeat right top;}
.tabs li.active a{
	color:#402d19;
	line-height:43px;}
.tabs li.active a:hover {
	}
.tab_container {
	clear: left;
	width: 100%;
	margin-top:3px;}
.tab_content {
	padding:25px 15px 0 25px;}

/* 排行TOP1 */
.ranfingTop1{
	position:relative;
	float:left;
	width:190px;
	margin-left:10px;}
.top1Image{
	width:190px;
	margin-left:7px;}
.top1Image:hover{
	position:relative;
	left:1px; top:1px;
	z-index:5;}
.top1Image img{
	border:2px solid #FFF;}
.top1Image img:hover{
	border:2px solid #c0287a;}
.top1Icon{
	position:absolute;
	left:-10px; top:-18px;
	z-index:10;
	display:block;
	width:42px; height:42px;
	text-indent:-9999px;
	background:url(../images/index/iconTop1.png);}
.ranfingTop1 h4 a{
	display:block;
	width:190px;
	font-size:12px;
	color:#c0287a;
	font-weight:bold;
	line-height:16px;
	text-align:center;
	text-decoration:none;
	padding-top:10px;}
.ranfingTop1 h4 a:hover{
	text-decoration:underline;}
	
/* 排行2~10 */
.rankingList{
	float:right;
	width:256px;
	margin-right:10px;}
.rankingList li{
	display:block;
	font-family:Verdana;
	font-size:13px;
	color:#91693f;
	list-style:none;
	margin-bottom:10px;}
.rankingList li h5 {
	font-weight:normal;}
.rankingList li a{
	display:block;
	font-size:13px;
	line-height:21px;
	color:#555555;
	text-decoration:none;
	padding-left:32px;}
.rankingList li a:hover{
	color:#f264b1;
	text-decoration:underline;}

/* 排行的數字 */
.rankingList2, .rankingList3, .rankingList4, .rankingList5, .rankingList6, .rankingList7, .rankingList8, .rankingList9, .rankingList10{
	background-position:left top;
	background-repeat:no-repeat;}
.rankingList2{	background-image:url(../images/index/number/list_01.png);}
.rankingList3{	background-image:url(../images/index/number/list_03.png);}
.rankingList4{	background-image:url(../images/index/number/list_05.png);}
.rankingList5{	background-image:url(../images/index/number/list_07.png);}
.rankingList6{	background-image:url(../images/index/number/list_09.png);}
.rankingList7{	background-image:url(../images/index/number/list_11.png);}
.rankingList8{	background-image:url(../images/index/number/list_13.png);}
.rankingList9{	background-image:url(../images/index/number/list_15.png);}
.rankingList10{	background-image:url(../images/index/number/list_17.png);}

.rankingList2:hover{	background-image:url(../images/index/number/list_02.png);}
.rankingList3:hover{	background-image:url(../images/index/number/list_04.png);}
.rankingList4:hover{	background-image:url(../images/index/number/list_06.png);}
.rankingList5:hover{	background-image:url(../images/index/number/list_08.png);}
.rankingList6:hover{	background-image:url(../images/index/number/list_10.png);}
.rankingList7:hover{	background-image:url(../images/index/number/list_12.png);}
.rankingList8:hover{	background-image:url(../images/index/number/list_14.png);}
.rankingList9:hover{	background-image:url(../images/index/number/list_16.png);}
.rankingList10:hover{	background-image:url(../images/index/number/list_18.png);}

/* 滑入時的TIP */
.viewBook {
	overflow:hidden;
	cursor:pointer;}
.tooltip {
	display:none;
	width:168px; height:265px;
	background:url(../images/tipBg.png) left top;
	position: absolute; 
	z-index:500;
	text-align:center;
	margin-top:16px;}
.tooltip img{
	border:1px solid #b4b2b3;
	padding:4px;
	background-color:#FFF;
	margin:15px 0 0;}
.tooltip cite a{
	display:block;
	width:130px;
	font-size:12px;
	line-height:16px;
	color:#444;
	border-top:1px dashed #dedede;
	border-bottom:1px dashed #dedede;
	padding:6px;
	margin:8px auto;}
.rankingList .priceStyle{
	font-size:12px;
	color:#DE104F;
	text-align:center;
	font-weight:bold;
	font-family:Verdana;
	line-height:16px;}
.rankingList .priceStyle span{
	font-weight:normal;
	text-decoration:line-through;}
