@charset "big5";

/* 整體歸零 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, border, img {
	padding: 0;
	margin: 0;
}

fieldset, img {
	border:0;
}

ol, ul {
	list-style:none;
}

/* 整體連結 */
a:link {
	color:#333333;
	text-decoration:none;
} 
a:visited {
	color:#333333;
	text-decoration:none;
} 
a:hover {
	color:#7f0019;
	text-decoration: none;
} 
a:active {
	color:#333333;
	text-decoration: none;
}

/* 整體字型 */
body,h1,h2,h3,h4,p,div, table, tr, td{
	font-family:Arial, Helvetica, sans-serif;
	font-color:#333333;
	font-size: 12px;
	line-height: 20px;
}

/* COMMON */
.btn a,
.submit button {background: #333; color: #fff; font-weight: bold; padding: 2px 5px; display: inline-block; cursor: pointer; text-decoration: none;
-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;}
.submit button {width: 100%; padding: 5px; line-height: 1.4; border: 0;}
.btn a:visited {color: #fff;} /* IE6 */
.btn a:hover,
.submit button:hover {background: #7f0019; color: #fff;}

.add a {padding-left: 18px; background: url(/img/store/common/icon_add_fff.png) no-repeat 5px center #333;}
.add a:hover {background: url(/img/store/common/icon_add_fff.png) no-repeat 5px center #7f0019;}

.note {font-size: 11px;}
.ex {color: #666; font-size: 11px;}
.req {font-size: 11px; font-weight: normal;}
.apology {color: #555;}

.discountRate {display: inline-block; border: 1px solid #7F0019; color: #7F0019; font-weight: bold; padding: 5px 5px 2px; font-family: "Helvetica","Lucida Grande","Hiragino Kaku Gothic Pro","╴╴╴╴╴押╴柴╴╴閫╴╴╴╴ Pro W6","嚗哨撲 嚗啜╴氬╴瑯╴╴╴╴╴" ,sans-serif; line-height: 1;}
.discountRate .num {font-size: 14px; margin-right: 2px;}

/* 右下連結 */
.relatedLink a {
	display: inline-block;
	background: url(images/arrow_right.png) no-repeat 14px 50%;
	border: 1px solid #ccc;
	padding: 5px 14px 5px 28px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	float: right;
	margin-bottom: 10px;
	}
	
.relatedLink_ a {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 5px 14px 5px 14px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	}	
	
.relatedLink a:hover {
	border: 1px solid #7F0019;
	}


/* soon */
.soon {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 1px 4px 1px 4px;
	text-decoration: none;
	font-size: 11px;
	float: left;
	}

/* 錨點*/
.clearfix,
#header,
#globalNav,
.content,
#breadcrumbs ol,
.skipNav ul,
#footerNav,
#pageEnd {zoom: 1;}
.clearfix:after,
#header:after,
#globalNav:after,
.content:after,
#breadcrumbs ol:after,
.skipNav ul:after,
#footerNav:after,
#pageEnd:after {content: "."; display: block; visibility: hidden; clear: both; height: 0; font-size: 0; line-height: 0;}

.skipNav {
	display: block;
	width: 880px;
	margin-bottom: 20px;
	border-bottom: 1px solid #666;
	float: left;
	}
	
.skipNav ul {
	border-left: 1px solid #e8e8e8;
	}
	
.skipNav li {
	font-weight: bold;
	line-height: 15px;
	float: left;
	}
	
.skipNav li a {
	display: block;
	padding: 5px 20px;
	text-decoration: none;
	border-right: 1px solid #e8e8e8;
	background: url(images/arrow_down.png) no-repeat 10px center;
	}
	
.skipNav .current a,
#snSection1 .skipNav .snLink1 a,
#snSection2 .skipNav .snLink2 a,
#snSection3 .skipNav .snLink3 a,
#snSection4 .skipNav .snLink4 a,
#snSection5 .skipNav .snLink5 a,
#snSection6 .skipNav .snLink6 a,
#snSection7 .skipNav .snLink7 a,
#snSection8 .skipNav .snLink8 a, 
#snSection9 .skipNav .snLink9 a,
#snSection10 .skipNav .snLink10 a {background: #f4f4f4; color: #999; cursor: default;}

/* TOP */
#top {
	display: block;
	width: 860px;
	text-align: right;
	float: right;
}

.newimg {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	display:block;
	text-align:left;
	float:left;
}

/* 表格 */
#maintable {
	width: 690px;
	display:block;
	float:left;
	margin-bottom:10px;
	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: #aeaeae;
	border-right-color: #aeaeae;
	border-bottom-color: #aeaeae;
	border-left-color: #aeaeae;
}

#maintable .table {
	width: 690px;
	float:left;
}

#maintable .box {
border-bottom:1px solid #ccc;
}

#maintable .table th, #maintable .table td {
	font-size:12px;
	padding:5px;
	}
	
#maintable .table th { padding-left:10px; text-align: center;}
#maintable .table td {
}
#maintable .table td .price, #maintable td .name {display:block;}
#maintable .table td.scene {text-align:left; vertical-align:top;}
#maintable .table td.scene ul {padding-left: 1em; text-indent: -1em;}
#maintable .table img { padding-bottom: 5px;}

/* 活動說明 */
#eventex {
	display: block;
	width: 990px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 20px;
	border: 5px none #efefef;
	float: left;
	}

#eventex .title {
	display: block;
	width: 690px;
	padding-bottom: 5px;
	padding-top: 8px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #0586CE;
	border-bottom : 1px solid #ccc;
	}

#eventex ul {
	text-align:left;
	vertical-align:top;
	padding-left: 15px;
	text-indent: -13px;
}

#maintable .scene li {padding-left: 10em; text-indent: -5.9em;}


/* 活動說明 */
#eventex_s {
	display: block;
	width: 690px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 20px;
	border: 5px none #efefef;
	float: left;
	}

#eventex_s .btitle {
	display: block;
	width: 690px;
	padding-bottom: 5px;
	padding-top: 8px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #0586CE;
	}

#eventex_s ul {
	text-align:left;
	vertical-align:top;
	padding-left:0.8em;
	text-indent: -0.9em;
	font-size:13px;
}

#eventex_s li {
	padding-bottom: 10px;
	}

#eventex_s .font {
	text-indent:12px;
	font-size:13px;
	}

#selection {
	display: block;
	width: 990px;
	height: 54px;
	float: left;
}

/* 圖片選單 */
#globalNav{
	height: 54px;
	list-style-type: none;
	background: url(images/selection_bg.gif) left top repeat-x;
	float: left;
}

#globalNav li{
	display: block;
	width:225px;
	height:54px;
	float: left;
}

#globalNav li a{
	display:block;
	overflow:hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 54px;
	padding-top:54px;
	background-image:url(images/selection.png);
}

/* offMouse時位置*/
#nav00 a {background-position: 0 0px;}
#nav01 a {background-position: 0 -54px;}
#nav02 a {background-position: -225px -54px;}
#nav03 a {background-position: -451px -54px;}
#nav04 a {background-position: -677px -54px;}
#nav05 a {background-position: -902px -54px;}

/* 現在位置*/
#nav01 a.stay {background-position: 0 0;}
#nav02 a.stay {background-position: -225px 0;}
#nav03 a.stay {background-position: -451px 0;}
#nav04 a.stay {background-position: -677px 0;}
#nav05 a.stay {background-position: -902px 0;}


/* 側邊選單 */
#globalNav_left{
	height: 35px;
	list-style-type: none;
	float: left;
}

#globalNav_left li{
	display: block;
	width:190px;
	height:35px;
	float: left;
}


#globalNav_left li a{
	display:block;
	overflow:hidden;
	width: 190px;
	height: 0 !important;
	height /**/: 35px;
	padding-top:35px;
	background-image:url(images/menu_left_2.png);
}

#globalNav_left_ li{
	display: block;
	width:190px;
	height:35px;
	float: left;
}


#globalNav_left_ li a{
	display:block;
	overflow:hidden;
	width: 190px;
	height: 0 !important;
	height /**/: 35px;
	padding-top:35px;
	background-image:url(images/menu_left_1.png);
}

/* offMouse時位置*/
#menu00 a {background-position: 0 0px;}
#menu01 a {background-position: 0 -35px;}
#menu02 a {background-position: 0 -70px;}
#menu03 a {background-position: 0 -105px;}
#menu04 a {background-position: 0 -140px;}

/* 現在位置*/
#menu00 a.stay {background-position: 0 -140px;}
#menu01 a.stay {background-position: 0 -175px;}
#menu02 a.stay {background-position: 0 -210px;}
#menu03 a.stay {background-position: 0 -245px;}
#menu04 a.stay {background-position: 0 -275px;}



.price {
	font-size: 13px;
	font-weight: bold;
}


#bigtitle {
	width: 880px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	float: left;
}

#ex {
	display: block;
	width: 690px; 
	height: 1px;
	margin-top: 0px;
	margin-bottom: 50px;
	border-bottom: solid 1px #C9C9CA;
	float: left;
}




#frame {
	display: block;
	width: 848px;
	border:6px solid #f0f0f0;
	padding: 10px;
	float: left;
	margin-bottom:35px;
	}
	
.font_eg {
	font-weight: normal;
	font-size: 13px;
}

.bt_p {
	color: #B8292D;
}
