/* Shared Styles */



#wrap {
	font-family:Verdana,Geneva,sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size:13px;
	color:#595757;
}
#wrap.index {
	background:url(../index_bg.jpg) no-repeat top center;
	width: 100%;
}
#wrap.page {
	background:url(../page_bg.jpg) no-repeat top center;
}
body #wrapper.header-adjust {
	margin: 0 auto auto;
}
.container {
	width: 1000px;
	margin: 0 auto;
}
.container .top {
	width: 1000px;
}
.container .logo {
	float: left;
	width: 225px;
	height: 66px;
	padding-top: 20px;
}
/*--------------------------------------------------------------------------------------Top Menu*/


/*主選單*/
.container nav.main {
}
.container nav.main ul li {
	position: relative;
	width: auto;
	float: left;
	list-style: none;
	list-style-type: none;
	z-index: 1000;
	padding-right: 12px;
	padding-left: 12px;
	margin:-15px 0px 15px 0px;
}
.container nav.main ul li a {
	color: #776F65;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 18px;
	padding: 9px 10px 1px 10px;
}
.container nav.main ul li a:hover, header nav.main ul li a:active {
	color: #aa1d34;
}
.container nav.main ul li:hover a {
	color: #aa1d34;
}
/*次選單*/
.top .tnav {
	height: 30px;
	padding-top: 15px;
	float:right;
	width: 700px;
}
.top .tnav ul {
	float:right;
	list-style:none;
	padding:0;
	display:block;
	font-size:12px;
	margin: 0px;
	text-align: right;
}
.top .tnav li {
	float:left\9;
	display: inline-block;
	margin:0;
	color:#777;
	font-size:12px;
	padding: 0px 5px;
	padding: 0px 7px\9;
}

.top .tnav li img{
	vertical-align: middle;}

.top .tnav li.language {
	background:#eaeaea;
	padding: 5px;
	border-radius:10px;
}
.top .tnav li.language a {
	padding:0px 7px;
}
.top .tnav li a {
	color:#777;
	text-decoration: none;
}
.top .tnav li a:hover {
	text-decoration:underline;
	color:#D6000F;
}


.contentwrap .content-boxes{
	margin-top:25px\9;
	}
/*--------------------------------------------------------------------------------------內頁樣式*/

.page_img {
	margin:0 auto;
	width:1000px;
	float: left;
}
.container1 {
	margin: 0 auto;
	width: 1000px;
}
.pagecontent {
	background: url(../pagecontent%20_bg.jpg) repeat-y ;
	float: left;
	width: 1000px;
}
.pageright {
	background:url(../content_bg.jpg) no-repeat;
	float: right;
	padding-bottom: 40px;
	width:831px;
	min-height:500px;
}
.pbox1 {
	float: left;
	padding: 30px 30px 0;
	width: 771px;
}
.ptitle {
	background:url(../icon02.jpg) no-repeat 0px 12px;
	color: #635755;
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin: 18px 20px 0px 20px;
	padding:3px 0px 10px 28px;
	width: 763px;
	border-bottom:1px dotted #b0b0b0;
}
.quicklink {
	background: url(../icon_home.jpg) no-repeat 0 6px;
	color: #ff1e00;
	float: right;
	margin: 5px 0px 0 0;
	padding: 0 0px 0 15px;
	font-size:13px;
	font-weight: normal;
}
.quicklink a {
	color: #898989;
	text-decoration:none;
}
.quicklink a:hover {
	color: #ff1e00;
	text-decoration:none;
}
/*Left Menu*/
.pageleft {
	float: left;
	width: 167px;
	border-right:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
}
.pageleft1 ul {
	padding:0px;
	margin:0px;
}
ul.nav a, ul.nav a:visited {
	background:url(../left_bg.jpg) no-repeat 0px 4px;
	display: block;
	padding: 8px 10px 8px 35px;
	border-bottom:1px solid #e5e5e5;
	width: 124px;
	color:#595757;
	text-decoration:none;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background:#f08729 url(../left_bg_h.jpg) no-repeat 0px 4px;
	padding: 8px 10px 8px 35px;
	color: #fff;
}

ul.nav li ul li a, ul.nav ul li a:visited {
	background:none;
	padding: 3px 10px 3px 35px;
	display: block;
	border-bottom:1px dashed #e5e5e5;
	width: 124px;
	color:#595757;
	text-decoration:none;
}

ul.nav ul li a:hover, ul.nav ul li a:active, ul.nav ul li a:focus {
	background:none;
	padding: 3px 10px 3px 35px;
	color: #f08729;
}


/*-----------------------------------------------------------公司簡介*/


.about_img{
	border: 3px solid #efefef;
    float: right;
	padding:2px;
	margin:0px 0px 10px 20px;}

.profile_b4{
	background-color: #eeeeee;
    border-radius: 8px;
    width:731px;
    line-height: 18px;
    margin-bottom: 10px;
    padding: 8px 20px 7px 20px;
	line-height: 2em;
}
	
.profile_b3{
    border-bottom: 1px dashed #ddd;
    padding-bottom: 20px;
	margin-bottom:15px;}
	
.diytable{
	    border-bottom: 1px dashed #ddd;
    padding-bottom: 20px;
	margin-bottom:15px;
	width:771px;}

.diytable td{
	padding:5px;
	text-align:left;}
	
.profile_b2 {
	border-top: 3px solid #d6000f;
    float: left;
    padding-bottom: 24px;
    width: 771px;
	margin-top: 5px;
}

.profile_w4 {
    float: left;
    padding: 4px 0px 0px 8px;
    width: 750px;
}

.profile_w4 dl {
    border-bottom: 1px dashed #ccc;
    float: left;
    margin: 0;
    padding-bottom: 15px;
    padding-top: 13px;
    width: 100%;
}

.profile_w4 dt {
    background: url(../icon4.gif) no-repeat;
    color: #d6000f;
    float: left;
    font-size: 11px;
    height: 13px;
    letter-spacing: -1px;
    line-height: 12px;
    margin: 0;
    padding: 8px 10px 15px 17px;
    text-align: center;
    width: 19px;
}

.profile_w4 dd {
    color: #333;
    float: right;
    line-height: 24px;
    margin: 0;
    padding-right: 20px;
    padding-top: 5px;
    width: 673px;
}

/*品牌故事*/

.about_table{
	    border-bottom: 1px dashed #ddd;
    padding-bottom: 20px;
	margin-bottom:15px;}

/*-----------------------------------------------------------參觀資訊*/
.visitor_map_title{
	font-size:15px;
	color:#ff9200;
	font-weight:bold;
	margin:10px 0px;
	border-top:1px dashed #ccc;
	padding-top:10px;}
	
.LocationOverview {
    color: #ffffff;
    padding-left: 10px;
    padding-top: 10px;
	background:#c4b18a;
	font-weight:bold;
}
.LocationOverview a {
    color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

.LocationOverview a:hover {
    color: #ffffff;
    text-decoration: none;
	font-weight: normal;
}

.visior_view_table{}

.visior_view_table td{}

.visior_view_table td table.table02{
	background: #EBEBEB;
	margin-bottom:10px; }
/*-----------------------------------------------------------消息列表*/

#news a { 
color: #635755;
text-decoration:none; }
#news a:hover { color: #f08729; }

#news {
	background: url(../news_table_title.jpg) no-repeat;
	width: 749px;
}
#news.newslist table th {
	color: #7a6f58;
	padding: 5px 10px 15px 5px;
	text-align: center;
}
#news.newslist table td {
	border-bottom: 1px dashed #bcbcbc;
	padding: 10px;
}
#news.newslist table td.title {
	color: #635755;
}
#news.newslist table td.date {
	background:url(../icon03.jpg) no-repeat 10px 20px;
	color: #bba77d;
	text-align: center;
}
/*-----------------------------------------------------------消息詳細*/

#news.newsdetail table th {
	color: #d9001c;
	padding: 8px 10px 15px 15px;
	text-align:left;
	font-size: 15px;
}
#news.newsdetail table td.content {
	padding:10px 12px 20px 12px;
	border-bottom: 1px dashed #ccc;
	line-height:1.8em;
}
.newsdate {
	background-color: #d7d7d7;
	border-radius: 5px 5px 0px 0px;
	color: #635755;
	text-align: center;
	width: 70px;
	font-size: 11px;
	line-height: 17px;
	padding: 2px 17px 3px 13px;
	margin-left:3px;
}
#news.newsdetail td.news_dow {
	color: #333333;
	line-height: 18px;
	margin-bottom: 1px;
	padding:8px 12px;
	border-bottom: 1px dashed #ccc;
}
#news.newsdetail td.news_dow a {
	color:#e8102c;
}
#news.newsdetail td.news_dow a:hover {
	color:#e8102c;
	text-decoration:underline;
}
/*-----------------------------------------------------------檔案下載*/
td.download a {
	text-decoration:underline;
}
/*-----------------------------------------------------------FAQ*/

#qaContent {
	margin-top:20px;
}
#qaContent ul {
	border-top: 2px solid #bba77d;
	margin: 0;
	padding: 0;
}
#qaContent ul.accordionPart li {
	list-style-type: none;
}
#qaContent ul.accordionPart li .qa_title_bg {
	border-bottom: 1px dashed #e5e5e5;
	background:#fff;
	padding: 10px 5px;
}
#qaContent ul.accordionPart li .qa_title_bg02 {
	border-bottom: 1px dashed #e5e5e5;
	background:#f8f8f8;
	padding: 10px 5px;
}
#qaContent ul.accordionPart li .qa_title {
	color: #595757;
	cursor: pointer;
	font-weight: bold;
	padding-left: 15px;
}
#qaContent ul.accordionPart li .qa_content {
	color: #666666;
	padding: 10px 5px 10px 20px;
	background:#faf8e8;
}

/*Tab*/		
ul.tab {
	margin:0px;
	padding:0px;
	overflow:hidden;
}
ul.tab li {
	float: left;
	list-style-type: none;
	padding:0px 10px;
	margin-right:10px;
}
.tab_bg {
	background:url(../tabbg.jpg) repeat-x;
	height:34px;
	border:1px solid #d7d7d7;
	border-radius:5px;
	box-shadow:0 2px 5px #efefef;
}
.tab_bg a {
	vertical-align: text-top;
	color:#ababab;
	text-align:center;
	cursor:pointer;
}
.tab_bg a:hover {
	color:#f08729;
}
.tab_bg .current {
	vertical-align: text-top;
	color:#f08729;
	text-align:center;
	font-weight:bold;
}

/*-----------------------------------------------------------產品清單*/
.products_list a { 
color: #635755;
text-decoration:none; }
.products_list a:hover { color: #f08729; }

.products_list {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
.products_list ul {
	margin: 0px;
	overflow: hidden;
	padding:0px;
}
.products_list ul li {
	float: left;
	list-style-type: none;
	margin: 10px 18px;
	background:url(../pro_bg.jpg) no-repeat;
	width:220px;
}
.products_img {
	display: table-cell;
	height: 200px;
	text-align: center;
	vertical-align: middle;
	width: 200px;
	padding: 10px;
}
.products_img img {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.products_img img:hover {
	opacity: 0.5;
}
.products_txt {
	float: left;
	line-height: 1.7em;
	padding-top: 10px;
	text-align: center;
	width: 220px;
}
.products_txt .title {
	font-weight: bold;
}
/*-----------------------------------------------------------產品詳細*/
.products_inbox {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
}
#products_box6 {
	margin: 0;
	overflow: hidden;
}
#products_pic2 {
	float: left;
}
#imgView {
	background:url(../probig_bg.jpg) no-repeat;
	display: table-cell;
	height: 323px;
	text-align: center;
	vertical-align: middle;
	width: 321px;
}
.imgViewS {
	margin: 8px 0px;
}
#products_box5 {
	float: left;
	margin: 0 15px;
	width: 420px;
}
#products_intitle {
	color: #509a00;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: left;
	width: 100%;
}
#products_incontent1 {
	border-top: 2px solid #ccc;
	font-size: 13px;
	margin: 0 0 10px;
	min-height: 150px;
	padding: 0 0 5px;
	text-align: left;
	width: 100%;
}
#products_incontent1 table th {
	border-bottom: 1px dotted #cccccc;
	color: #595757;
	padding: 5px;
	text-align: right;
}
#products_incontent1 table td {
	border-bottom: 1px dotted #cccccc;
	color: #595757;
	padding:5px;
}
#products_incontent1 .addinquiry table {
	background-color: #f7f7f7;
}

#products_incontent1 .icon a {
	margin-right:5px;
}
.imgViewS02 {
	border: 1px solid #eff1f6;
	height: 90px;
	width: 90px;
}
.products_inbox .pro_title {
	border-radius: 8px;
	background:#eeeff1;
	font-weight: bold;
	height: 37px;
	overflow: hidden;
	text-align: left;
	width: 771px;
	margin-top: 10px;
}
.pro_title_w {
	border-radius: 8px;
	background:#bba77d;
	display: inline-block;
	height: 37px;
	padding: 0px 20px;
	text-align: left;
	vertical-align:middle;
	line-height: 37px;
	color:#fff;
}
.pro_content {
	color: #595757;
	padding: 15px 20px 5px 20px;
	text-align: left;
	width: 731px;
	line-height: 22px;
}

.pro_content strong {
  font-weight: bold;
}

.pro_content em{
    font-style: italic;
}

.pro_content hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.pro_content h1, h2, h3, h4, h5, h6
 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.pro_content h1, h2, h3
{
  margin-top: 20px;
  margin-bottom: 10px;
}
.pro_content h4, h5, h6
 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.pro_content h1 {
  font-size: 36px;
}
.pro_content h2 {
  font-size: 30px;
}
.pro_content h3 {
  font-size: 24px;
}
.pro_content h4 {
  font-size: 18px;
}
.pro_content h5{
  font-size: 14px;
}
.pro_content h6{
  font-size: 12px;
}
.pro_content p {
  margin: 0 0 10px;
}
.pro_content ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
}

.pro_content ul{
    padding-left: 15px;
    list-style-type: disc;
}
.pro_content ol{
    padding-left: 15px;
    list-style-type: decimal;
}
.pro_content li{
    margin-bottom: 10px;
}


/*營養標示*/
.pro_table {
	width:50%;
	border-top:1px solid #f08729;
	border-left:1px solid #f08729;
	margin:5px 0px;
}
.pro_table tr.solid_bot td {
	border-bottom:1px solid #f08729;
}
.pro_table th {
	background:#ffbb29;
	color:#fff;
	text-align:center;
	border-bottom:1px solid #f08729;
	border-right:1px solid #f08729;
	padding:3px 5px;
}
.pro_table td {
	text-align:left;
	border-right:1px solid #f08729;
	padding:3px 5px;
}
.pro_table .dashed_bot td {
	border-bottom:1px dashed #ccc;
}
.pro_table .solid_bot th {
	text-align:left;
	background:#eeeff1;
	color:#595757;
}

/*-----------------------------------------------------------購物車*/
/*清單表格*/
table.inquireTable {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table.inquireTable th {
	background: none repeat scroll 0 0 #eee;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #635755;
	padding: 5px;
	text-align: center;
}
table.inquireTable .name{
	text-align: left;}

table.inquireTable .fare_dep{
	text-align: right;}

table.inquireTable .sub{
	color: #ff1d1d;}
	
table.inquireTable td {
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 5px;
	text-align: center;
}

.inquire_title{
	background:#bba77d;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	padding:5px 10px;
	width: 751px;}
	
/*填寫購買資訊*/
table.inquireTable_member {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table.inquireTable_member th {
	background: none repeat scroll 0 0 #eee;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #635755;
	padding: 5px;
	text-align:right;
}

table.inquireTable_member td {
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 5px;
	text-align: left;
}	
	
/*加購商品*/
.add_buy{
	border: 4px solid #eeeeee;
	overflow: hidden;
	margin: 10px 0px;}

.add_buy h1{
	font-size:13px;
	font-weight:bold;
	color:#635755;
	margin:0px;}
	
.add_buy h2{
	background: #eeeeee;
    color: #000;
    font-size: 15px;
    margin: 0;
    padding: 1px 5px 5px 5px;}

.add_buy table.odd{
    float: left;
    padding: 1%;
    width: 50%;
	border-bottom: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
	}
	
.add_buy table.even{
    float: left;
    padding: 1%;
    width: 50%;
	border-bottom: 1px dashed #ccc;
	}
	

/*付款方式*/
.pay_table{
	border:4px solid #bba77d;
	font-size:15px;}
	
.pay_table th{
	text-align: right;
	padding:1px 3px;
	color:#635755;}
	
.pay_table td{
	text-align: left;
	padding:1px 3px;
	color: #509a00;}
	
td.pay_dep{
	 border-bottom: 1px dashed #ccc;
    color: #635755;
    font-size: 13px;
    padding: 10px 17px;}
	
td.pay_dep a{
	 color: #f08729;
	 text-decoration:none;}
	 
td.pay_dep a:hover{
	 color: #f08729;
	 text-decoration:underline;}	
	 
/*消費記錄*/	 
.pay_table2{
	font-size:15px;}
	
.pay_table2 th{
	text-align: right;
	padding:1px 3px;
	color:#635755;}
	
.pay_table2 td{
	text-align: left;
	padding:1px 3px;
	color: #509a00;}
	
/*紅利積點*/

table.BonusTable{
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	color:#898989;
	margin: 20px 0;
}
table.BonusTable th {
	background:#bba77d;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #fff;
	padding: 5px;
	text-align:center;
}

table.BonusTable td {
	border-right: 1px solid #ccc;
	padding: 5px;
	text-align:center;
}	

.clubline1 {
    background-color: #ffecec;}
	
.clubline1 td{
	border-top: 1px solid #ff0000;
	color:#595757;}
	

.clubline2 {
    background-color:#e1e1e1;}
	
.clubline2 td{
	border-top: 2px solid #999;
	}

.BonusBlock{
	border: 4px solid #ccc;
width: 771px;
	}
.BonusBlock .BonusBOX .Title{
	background:#E3E3E3;
	padding:10px;
	text-align:center;
	font-size:15px;
	border-bottom: 1px solid #ccc;}

.BonusBlock .BonusBOX .Dep{
	padding:10px;
	text-align:right;
	border-bottom: 1px solid #ccc;}
	
.BonusBlock .BonusBOX .Dep2{
	padding:10px;
	text-align:left;
	border-top: 1px solid #ccc;}

/*-----------------------------------------------------------語音分享*/
.photo_list a { 
color: #635755;
text-decoration:none; }
.photo_list a:hover { color: #f08729; }

.photo_list {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
.photo_list ul {
	margin: 0px;
	overflow: hidden;
	padding:0px;
}
.photo_list ul li {
	float: left;
	list-style-type: none;
	margin:10px 10px 20px 10px;
	background:url(../video_bg.jpg) no-repeat;
	width:236px;
	height: 221px;
}
.photo_img {
	display: table-cell;
	height: 172px;
	text-align: center;
	vertical-align: middle;
	width: 212px;
	padding: 10px 10px 8px 10px;
}
.photo_img img {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.photo_img img:hover {
	opacity: 0.5;
}
.photo_txt {
	float: left;
	line-height: 1.7em;
	text-align: center;
	width: 236px;
}
.photo_txt .title {
	font-weight: bold;
}
/*-----------------------------------------------------------會員專區*/

/*會員登入*/
#member_box{
	width:730px;
	height:277px;
	margin: 0 20px;}
	
#member_box a { 
color: #635755;
text-decoration:none; }
#member_box a:hover { 
color: #f08729;
text-decoration:underline; }

	
#member_box.login{
	background:url(../member_login_bg.jpg) no-repeat;}
	
#member_box.forget{
	background:url(../member_forget_bg.jpg) no-repeat;}
	
#member_box.forget .con{
	padding:90px 0px 0px 160px;}

#member_box.forget .con td{
	padding:5px;}
	
#member_box .left{
	float: left;
	padding:85px 50px 0px 70px;}

#member_box  td{
	padding:2px;}

#member_box .right{
	float: left;
    padding: 75px 0px 0px 72px;
   }

/*加入會員_條款*/

.club5{
	border:1px solid #ccc;
    display: block;
    float: left;
    font-size: 13px;
    height: 300px;
    line-height: 22px;
    list-style-type: none;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 20px;
    width: 729px;}
 
 .member_titlebg{
	 background:url(../icon05.jpg) repeat;
    margin-bottom: 10px;
    padding: 10px;}
	
.member_titlebg .con{
	background:#fff;
    padding: 5px 10px;}
	
	
/*消費記錄*/

.inquireTable a { 
color: #f08729;
text-decoration:none; }
.inquireTable a:hover { color: #635755; }


/*-----------------------------------------------------------聯絡我們*/

.contact_b2 {
    background: url(../contact_pic1.jpg) no-repeat;
    float: left;
    height: 104px;
    padding:36px 0px 0px 20px;
    width:731px;
}
.contact_table{
	border:1px solid #eee;}
.contact_table td{
	border-bottom:1px solid #eee;}

.contact_table th{
	background:#eee;
	text-align:right;
	}

/*電子報*/
#newsletters_box{
	background:url(../newsletters_bg.jpg) no-repeat;
	width:730px;
	height:234px;}
	
	
#newsletters_box .con{
	padding:60px 0 0 260px;}

#newsletters_box .con td{
	padding:5px;}
	
/*相簿播放*/

.photo_dep{
	padding:0px 40px 20px 40px;}
	
	
.photo_dep .title{
	color:#509a00;
	font-size: 15px;
	font-weight: bold;}

/* Showcase
-------------*/

#awOnePageButton .view-slide {
	display: none;
}
/* This class is removed after the showcase is loaded */
/* Assign the correct showcase height to prevent loading jumps in IE */
.showcase-load {
	height: 400px; /* Same as showcase javascript option */
	overflow: hidden;
}
/* Container when content is shown as one page */
.showcase-onepage {
/**/
}
/* Container when content is shown in slider */
.showcase {
	position: relative;
	margin: auto;
}
.showcase-content-container {
	border: 15px solid #eee;
    border-radius: 10px;
	
}
/* Navigation arrows */
	.showcase-arrow-previous, .showcase-arrow-next {
	position: absolute;
	background: url(../arrows2.png);
	width: 33px;
	height: 33px;
	top: 220px;
	cursor: pointer;
}
.showcase-arrow-previous {
	left: -50px;
}
.showcase-arrow-previous:hover {
	background-position: 0px -34px;
}
.showcase-arrow-next {
	right: -50px;
	background-position: -34px 0;
}
.showcase-arrow-next:hover {
	background-position: -34px -34px;
}
/* Content */
	.showcase-content {
	text-align: center;
}
.showcase-content-wrapper {
	text-align: center;
	height: 470px;
	width: 700px;
	display: table-cell;
	vertical-align: middle;
}
/* Styling the tooltips */

.showcase-plus-anchor:hover {
	background-position: -32px 0;
}
div.showcase-tooltip {
	background-color: #fff;
	color: #000;
	text-align: left;
	padding: 5px 8px;
	background-image: url(../white-opacity-80.png);
}
/* Styling the caption */
	.showcase-caption {
	color: #000;
	padding: 8px 15px;
	text-align: left;
	position: absolute;
	bottom: 5px;
	left: 5px;
	right: 35px;
	display: none;
	background-image:url(../white-opacity-80.png);
}

.showcase-caption  h2{
	font-size:15px;}

.showcase-onepage .showcase-content {
	margin-bottom: 10px;
}
/* Button Wrapper */
	.showcase-button-wrapper {
	clear: both;
	margin-top: 10px;
	text-align: center;
	height: 42px;
	width:700px;
	padding-top:5px;
}
.showcase-button-wrapper span {
	margin-right: 3px;
	padding: 2px 5px 2px 5px;
	cursor: pointer;
	font-size: 12px;
	color: #444444;
	border: 1px solid #CCCCCC;
}
.showcase-button-wrapper span.active {
	color: #fff;
	background:#976b3a;
}
/* Thumbnails */
	.showcase-thumbnail-container /* Used for backgrounds, no other styling!!! */ {
	background-color: #eee;
    margin-top: 2px;
    border-radius: 10px;
	
}
.showcase-thumbnail-wrapper {
	overflow: hidden;
}
.showcase-thumbnail {
	width: 120px;
	height: 90px;
	cursor: pointer;
	border: solid 1px #fff;
	position: relative;
}
.showcase-thumbnail-caption {
	position: absolute;
	bottom: 2px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.showcase-thumbnail-content {
	padding: 10px;
	text-align: center;
	padding-top: 25px;
}
.showcase-thumbnail-cover {
	background-image: url(../black-opacity-40.png);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.showcase-thumbnail:hover {
	border: solid 1px #999;
}
.showcase-thumbnail:hover .showcase-thumbnail-cover {
	display: none;
}
.showcase-thumbnail.active {
	border: solid 1px #999;
}
.showcase-thumbnail.active .showcase-thumbnail-cover {
	display: none;
}
.showcase-thumbnail-wrapper-horizontal {
	padding: 10px;
}
.showcase-thumbnail-wrapper-horizontal .showcase-thumbnail {
	margin-right: 10px;
	width: 120px;
}
.showcase-thumbnail-wrapper-vertical {
	padding: 10px;
}
.showcase-thumbnail-wrapper-vertical .showcase-thumbnail {
	margin-bottom: 10px;
}
.showcase-thumbnail-button-backward,  .showcase-thumbnail-button-forward {
	padding: 7px;
	cursor: pointer;
}
.showcase-thumbnail-button-backward {
	padding-bottom: 0px;
	padding-right: 0px;
}
.showcase-thumbnail-button-backward .showcase-thumbnail-vertical,  .showcase-thumbnail-button-forward .showcase-thumbnail-vertical,  .showcase-thumbnail-button-forward .showcase-thumbnail-horizontal,  .showcase-thumbnail-button-backward .showcase-thumbnail-horizontal {
	background-image: url(../arrows-small.png);
	background-repeat: no-repeat;
	display: block;
	width: 17px;
	height: 17px;
}
.showcase-thumbnail-button-backward .showcase-thumbnail-vertical {
	background-position: 0 -51px;
	margin-left: 55px;
}
.showcase-thumbnail-button-backward:hover .showcase-thumbnail-vertical {
	background-position: -17px -51px;
}
.showcase-thumbnail-button-forward .showcase-thumbnail-vertical {
	background-position: 0 -34px;
	margin-left: 55px;
}
.showcase-thumbnail-button-forward:hover .showcase-thumbnail-vertical {
	background-position: -17px -34px;
}
.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal {
	background-position: 0 -17px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.showcase-thumbnail-button-backward:hover .showcase-thumbnail-horizontal {
	background-position: -17px -17px;
}
.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal {
	background-position: 0 0;
	margin-top: 40px;
	margin-bottom: 40px;
}
.showcase-thumbnail-button-forward:hover .showcase-thumbnail-horizontal {
	background-position: -17px 0;
}
/* Hide button text */
		.showcase-thumbnail-button-forward span span,  .showcase-thumbnail-button-backward span span {
	display: none;
}

/*--------------------------------------------------------------------------------------footer*/
.footer {
	width: 100%;
}
.footer .footerwrap {
	margin-top: 5px;
}
.footer .footer-tabs {
	padding: 18px 10px 20px 0px;
}
.footer_basic {
	padding-top: 18px;
	line-height: 22px;
	color: #595a5b;
	text-align: right;
}
/*--------------------------------------------------------------------------------------頁數樣式*/	
.pagenum {
	TEXT-ALIGN: center;
	float: left;
	width: 771px;
	padding: 15px 0px;
	line-height: 17px;
}
.pagenum A {
	BORDER-RIGHT: #ddd 1px solid;
	PADDING-RIGHT: 6px;
	BORDER-TOP: #ddd 1px solid;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 4px;
	BORDER-LEFT: #ddd 1px solid;
	COLOR: #999;
	MARGIN-RIGHT: 4px;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #ddd 1px solid;
	TEXT-DECORATION: none;
	background: #FFF;
}
.pagenum A:hover {
	COLOR: #FFF;
	text-decoration: none;
	background: #f08729;
	border: 1px solid #FFF;
}
.pagenum A:active {
	COLOR: #df6900;
	background: #CCC;
	border: 1px solid #FFF;
}
.pagenum SPAN.current {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 4px;
	COLOR: #fff;
	MARGIN-RIGHT: 4px;
	PADDING-TOP: 3px;
	background: #f08729;
	border: 1px solid #FFF;
}
.pagenum SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid;
	PADDING-RIGHT: 6px;
	BORDER-TOP: #f3f3f3 1px solid;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 4px;
	BORDER-LEFT: #f3f3f3 1px solid;
	COLOR: #FFF;
	MARGIN-RIGHT: 4px;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #f3f3f3 1px solid;
	background: #CCC;
}
.pagenum2 {
	float: left;
	line-height: 17px;
	padding: 15px 2%;
	width: 96%;
}
.pagenum2 A {
	background-color: #f08729;
	border-color: #ddd;
	border-right: 1px solid #ddd;
	border-style: solid;
	border-width: 1px;
	color: #fff;
	margin-left: 7px;
	padding: 4px 10px 5px;
	text-decoration: none;
}
.pagenum2 A:hover {
	background-color: #df6900;
	border: 1px solid #fff;
	color: #fff;
	text-decoration: none;
}
.pagenum2 A:active {
	background:#ccc;
	border: 1px solid #fff;
	color: #df6900;
}


/*footer*/
.footer_basic .footer_logo{
    float: left;
    height: 89px;
    margin: -18px 0 0 210px;
    overflow: hidden;
    padding: 0;
    width: 200px;
	margin-top: -18px;}
	
.footer_basic .footer_logo a {
    display: block;
    height: 55px;
    overflow: hidden;
    text-indent: -9999px;
    width: 100%;
}


/*搜尋區塊*/

.search{
	background:#f3f4f6 url(../search_title.jpg) 5px 10px no-repeat;
	min-height:50px;}
	
.search input{
	border:1px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5pxx;
	border-radius: 5px;
	margin: 45px 5% 10px 5%;
    padding: 5px 2%;
    width: 60%;
	font-family:Verdana,Geneva,sans-serif;
}
	
	
/*搜尋按鈕*/


a.buttonSearch:hover{
	background:#ffa800;}
 
a.buttonSearch{
	background:#ffcc32;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	display:inline-block;
	cursor:pointer;
	 float: right;
    margin: -40px 5% 10px;
    padding: 3px 5px;
	color:#fff;
	text-align:center;
	text-decoration: none;}
	