@charset "utf-8";
/* CSS Document */
/***麵包屑*********************************************************/
#breadcrumbs {
	text-align: right;
	color: #663300;
	font-size: 12px;
	line-height: 18px;
	height: 18px;
	font-weight: normal;
	position: absolute;
	right: 19px;
	top: 414px;
	padding: 0 0 0 15px;
}
#breadcrumbs span {
	color: #777777;
	text-decoration: none;
}
#breadcrumbs img {
	vertical-align:middle;
	padding: 0px 5px;
}
#breadcrumbs a {
	color: #663300;
	text-decoration: underline;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#breadcrumbs a:visited {
	color: #663300;
	text-decoration: underline;
}
#breadcrumbs a:hover {
	color: #A5103F;
	text-decoration: underline;
}
/***麵包屑*********************************************************/
/***至頂靠齊*********************************************************/
#lang {
	width: 200px;
	color: #C7AB6C;
	top: 5px;
	left: 25px;
	position: absolute;
	font-size: 13px;
	z-index: 999;
}
#fixedbar {
	width: 100%;
	height: 35px;
	position: fixed;
	text-align: right;
	z-index: 9999;
	top: 0px;
	background-color: #000;
}
#topnavbg {
	width: 1280px;
	height: 0px;
	margin: 0 auto;
	position: relative;
	background-color: #000;
}
#topnavcart {
	position: absolute;
	z-index: 50;
	right: 0px;
	top: 0px;
	padding: 0 10px 0 0;
	background: url(topnav/center.png) repeat-x;
}
#cartinfo {
	font-size: 12px;
	color: #FFF;
	letter-spacing: 1px;
	position: relative;
}
#cartinfo a {
	color: #FFE766;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#cartinfo a:visited {
	color: #FFE766;
	text-decoration: none;
}
#cartinfo a:hover {
	color: #FFF;
	text-decoration: none;
}
/***至頂靠齊*********************************************************/
/***普通通用*********************************************************/
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, "微軟正黑體";
	font-size: 13px;
	line-height: 22px;
	letter-spacing: 0px;
	color: #4C4C4C;
	position:relative;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	position: relative;
	background: url(banner/banner.jpg) center top no-repeat, url(img/bg_in2.jpg) center bottom no-repeat, url(img/bg_in.jpg) center top repeat-y;
}
#wrapper_box {
	width: 100%;
	clear: both;
	position: relative;
}
/***普通通用*********************************************************/
/***LOGO*******************************************************/
#logo {
	width: auto;
	height: auto;
	position: absolute;
	top: 20px;
	left: 370px;
	z-index: 50;
}
/***LOGO*******************************************************/
/***主視圖******************************************************/
#banner_box {
	width: 100%;
	position: relative;
}
#banner {
	width: 100%;
	position: relative;
	background: #000;
}
#banner .top {
	width: 100%;
	height: 7px;
	position: absolute;
	top: 0px;
	background: url(banner/top.png) center top no-repeat;
	z-index: 10;
}
#loading {
	position: absolute;
	top: 49.5%;
	left: 49.5%;
	z-index: 1;
	width: 16px;
	height: 16px;
	text-indent: -999em;
	display: block;
	background-image: url(../../scripts/flexslider/progress.gif);
}
/***主視圖********************************************************/
/***主要內容******************************************************/
#head_box {
	width: 100%;
	height: 156px;
	position: relative;
}
#head {
	width: 1000px;
	height: 144px;
	margin: 0 auto;
	padding: 0px 0 0 0;
	position: relative;
}
#main_box {
	width: 100%;
	padding: 0 0 45px 0;
	background: url(img/bg_in2.jpg) center top no-repeat, url(img/bg_in.jpg) center top repeat-y;
}
#main {
	width: 1000px;
	margin: 0 auto;
	padding: 344px 0 40px 0;
	position: relative;
	background: url(banner/banner.jpg) center -156px no-repeat, url(img/bg_in2.jpg) center bottom no-repeat, url(img/bg_in.jpg) center repeat-y;
}
/*********************************************************/
/*********************************************************/
#top_u {
	width: 52px;
	height: 47px;
	position: fixed;
	left: 50%;
	bottom: 50px;
	z-index: 50;
	cursor: pointer;
	margin-left: 542px;
	display:none;
}
/*********************************************************/
/*********************************************************/
#fb{
	width:180px;
	height:300px;
	border:#3B5997 1px solid;
	position: fixed;
	bottom:20px;
	left:-182px;
	cursor:pointer;
	background:#FFF;
	display:none;
	z-index:50;
}
#fb .btn{
	width:34px;
	height:150px;
	position:absolute;
	top:-1px;
	right:-35px;
}
/*********************************************************/
/*********************************************************/
#leftside{
	width:244px;
	padding:170px 0 0 0;
	margin-left:20px;
	position:relative;
	float:left;
}
#leftside_title{
	position:absolute;
	top:5px;
	left:15px;
}
#leftside .top{
	position: absolute;
	z-index: 50;
	left: -35px;
	bottom:-80px;
}
#leftside .bottom{
	width:231px;
	height:82px;
	background:url(leftnav/bottom.jpg) no-repeat;
}
.leftnav {
	width:231px;
	height: auto;
	position:relative;
	background: url(leftnav/center.jpg) repeat-y;
	margin:0 0px 80px 0px;
}
/*********************************************************/
/*********************************************************/
#rightnav{
	width: 66px;
	height: 299px;
	position: fixed;
	padding: 14px 0 0 13px;
	left: 50%;
	background: url(rightnav/bg.png) no-repeat;
	margin-left: 535px;
	bottom:120px;
	display:none;
}
#rightnav li a {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#rightnav li{
	width:56px;
	height:39px;
	list-style: none;
	padding:0 0 11px 0;
}
#rightnav li.btn_01 a{
	background: url(rightnav/btn_01.png) no-repeat;
}
#rightnav li.btn_01 a:hover {
	background-image: url(rightnav/c_btn_01.png);
}
#rightnav li.btn_02 a{
	background: url(rightnav/btn_02.png) no-repeat;
}
#rightnav li.btn_02 a:hover {
	background-image: url(rightnav/c_btn_02.png);
}
#rightnav li.btn_03 a{
	background: url(rightnav/btn_03.png) no-repeat;
}
#rightnav li.btn_03 a:hover {
	background-image: url(rightnav/c_btn_03.png);
}
#rightnav li.btn_04 a{
	background: url(rightnav/btn_04.png) no-repeat;
}
#rightnav li.btn_04 a:hover {
	background-image: url(rightnav/c_btn_04.png);
}
#rightnav li.btn_05 a{
	background: url(rightnav/btn_05.png) no-repeat;
}
#rightnav li.btn_05 a:hover {
	background-image: url(rightnav/c_btn_05.png);
}
#rightnav li.btn_06 a{
	background: url(rightnav/btn_06.png) no-repeat;
}
#rightnav li.btn_06 a:hover {
	background-image: url(rightnav/c_btn_06.png);
}

/*********************************************************/
/*********************************************************/
#rightside{
	width:716px;
	float:right;
	margin: 80px 20px 0px 0px;
}
/*********************************************************/
/*********************************************************/
#right_title {
	margin-bottom: 20px;
}
#right_title img {
}
#right_title span {
	float: left;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	padding: 15px 0 0 0;
	font-family: Arial, "微軟正黑體";
}
#right_title a {
	color: #594637;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#right_title a:visited {
	color: #594637;
	text-decoration: none;
}
#right_title a:hover {
	color: #793D17;
	text-decoration: none;
}
/*********************************************************/
/*********************************************************/
/*********************************************************/
/*********************************************************/
/*********************************************************/
#contentbody_info {
	margin-bottom:20px;
	line-height: 30px;
	padding: 0px 15px 10px 15px;
	border-bottom:#BE9976 1px dashed;
	color:#643124;
	background: url(img/t_icon.png) 0 10px no-repeat;
}
#contentbody_info a {
	color: #262626;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#contentbody_info a:visited {
	color: #262626;
	text-decoration: none;
}
#contentbody_info a:hover {
	color: #D86C00;
	text-decoration: none;
}
#contentbody_info span {
	color: #B20000;
}
/********************************************************************************/
#contentbody_list {
	width: 690px;
	height: 25px;
	line-height: 28px;
	padding: 5px 14px 12px 14px;
	margin: 0 auto;
	position: relative;
	border-bottom: #B1D37E 1px solid;
	background: #E0E9D8;
}
#contentbody_list a {
	color: #6E5241;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#contentbody_list a:visited {
	color: #6E5241;
	text-decoration: none;
}
#contentbody_list a:hover {
	color: #CE6722;
	text-decoration: none;
}
#contentbody_list .list {
	height: 20px;
	line-height: 20px;
	float: left;
	color: #6C523F;
	padding: 0px 15px 0 28px;
	font-family: Arial, "微軟正黑體";
	border-right: #FFF 1px dashed;
	background: url(img/dot.jpg) 15px 7px no-repeat;
}
#contentbody_list .list a {
	color: #6C523F;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#contentbody_list .list a:visited {
	color: #6C523F;
	text-decoration: none;
}
#contentbody_list .list a:hover {
	color: #D86C00;
	text-decoration: none;
}
/******************************************************************************/
#contentbody_title {
	width: 1070px;
	font-size: 15px;
	color: #777777;
	padding: 0 0px 15px 30px;
	margin-bottom: 20px;
	background: url(img/dot.png) 10px 10px no-repeat;
	border-bottom: #CCCCCC 1px solid;
}
#contentbody_title a {
	color: #777777;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#contentbody_title a:visited {
	color: #777777;
	text-decoration: none;
}
#contentbody_title a:hover {
	color: #F33791;
	text-decoration: none;
}
#contentbody_title span {
	color: #F33791;
	font-weight: bold;
}
.contentbody {
	width: 690px;
	font-size:13px;
	letter-spacing:0px;
	position: relative;
	line-height: 26px;
	color: #643124;
	margin-left:26px;
}
/*******************************************************/
/***社群*******************************************************/
#community {
	width: 108px;
	height: 108px;
	position: absolute;
	right: 400px;
	top:20px;
	z-index: 50;
	background: url(community/bg.png) no-repeat;
}
#community li {
	width: 37px;
	height: 37px;
	margin: 8px 8px 8px 9px;
	float: left;
	text-align: center;
	list-style: none;
}
#community li a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#community li a:hover {
	color: #F90;
}
#community li a.cart {
	background: url('community/cart.png') no-repeat;
}
#community li a.facebook {
	background: url('community/fb.png') no-repeat;
}
#community li a.google {
	background: url('community/google.png') no-repeat;
}
#community li a.twitter {
	background: url('community/twitter.png') no-repeat;
}
#community li a.plurk {
	background: url('community/plurk.png') no-repeat;
}
#community li a.favorites {
	background: url('community/favorites.png') no-repeat;
}
#community li a.pixnet {
	background: url('community/pixnet.png') no-repeat;
}
#community li a.cart:hover {
	background: url('community/cart_.png') no-repeat;
}
#community li a.facebook:hover {
	background: url('community/fb_.png') no-repeat;
}
#community li a.google:hover {
	background: url('community/google_.png') no-repeat;
}
#community li a.twitter:hover {
	background: url('community/twitter_.png') no-repeat;
}
#community li a.plurk:hover {
	background: url('community/plurk_.png') no-repeat;
}
#community li a.favorites:hover {
	background: url('community/favorites_.png') no-repeat;
}
#community li a.pixnet:hover {
	background: url('community/pixnet_.png') no-repeat;
}
/***社群*******************************************************/
/***頁底*********************************************************/
#footer_box {
	width: 100%;
	height: 277px;
	position: relative;
	background: url(footer/bg.jpg) center top no-repeat;
}
#footer {
	width: 1000px;
	height: 277px;
	margin: 0 auto;
	padding:0px 0 0 0;
	position: relative;
	background: url(footer/bg.jpg) center top no-repeat;
}
#footer .menu{
}
#footer .menu ul:first-child{
	background:none;
}
#footer .menu ul{
	height:140px;
	display:block;
	float:left;
	background:url(footer/line.png) left 20px no-repeat;
	padding:20px 30px 0 30px;
}
#footer .menu ul li{
	width:93px;
	line-height:22px;
	list-style:none;
	letter-spacing:3px;
	padding:0px 4px;
	word-spacing:4px;
	white-space:nowrap;
}
#footer .menu ul li.title{
	padding:4px 0px;
}
#footer .menu ul li a {
	color: #F9D6BF;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#footer .menu ul li a:visited {
	color:#D6D1CE;
	text-decoration: none;
}
#footer .menu ul li a:hover {
	color: #EBE9E6;
}
#footer .info{
	width: 700px;
	line-height: 25px;
	position: absolute;
	color:#866646;
	top:185px;
	left: 160px;
}
#footer .info span{
	font-size: 24px;
	line-height: 24px;
	font-weight:bold;
	color: #896946;
}
#footer .info img{
	vertical-align:middle;
}
#footer .info a {
	color: #8A8D99;
	font-weight: normal;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#footer .info a:visited {
	color: #8A8D99;
	font-weight: normal;
}
#footer .info a:hover {
	color: #FFF;
	font-weight: normal;
}
#footer .logo {
	position: absolute;
	left: 20px;
	top: 80px;
}
#footer .qr {
	position: absolute;
	left: 50px;
	top: 185px;
}
#footer .pic {
	position: absolute;
	right:25px;
	top: 0px;
}
#footer .copyright {
	width: 700px;
	font-size: 12px;
	line-height: 20px;
	color: #725943;
	position: absolute;
	bottom: 15px;
	left: 160px;
}
#footer .copyright spanc {
	color: #878787;
}
#footer .copyright span {
	color: #A58566;
}
#footer .copyright span a {
	color: #61646B;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#footer .copyright span a:visited {
	color: #61646B;
	text-decoration: none;
}
#footer .copyright span a:hover {
	color: #D9D98C;
	text-decoration: underline;
}
#footer .copyright a {
	color: #725943;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#footer .copyright a:visited {
	color: #725943;
	text-decoration: none;
}
#footer .copyright a:hover {
	color: #725943;
	text-decoration: none;
}
#footer .top_use {
	width: 62px;
	height: 43px;
	position: absolute;
	right: 0px;
	top: -42px;
}
#footer .top_use a {
	width: 100%;
	height: 100%;
	display: block;
	-webkit-transition: background 200ms linear;
	-moz-transition: background 200ms linear;
	-o-transition: background 200ms linear;
	transition: background 200ms linear;
}
#footer .top_use a:hover {
	background: url(footer/top_.png) no-repeat;
}
/***頁底*********************************************************/
/***頁底*********************************************************/
.form_use {
	color: #8A5B35;
	background-color: #FFF;
	border: #D4C6B2 1px solid;
	padding: 3px 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.form_use:hover {
	color: #FFF;
	background-color: #8A5B35;
	border: #8A5B35 1px solid;
}
.form_use:focus {
	color: #FFF;
	background-color: #8A5B35;
	border: #8A5B35 1px solid;
}
.form_h {
	height: 18px;
}
.form_use2 {
	color: #8A5B35;
	background-color: #FFF;
	border: #D4C6B2 1px solid;
	padding: 3px 3px 3px 5px;
	font-size: 12px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.form_use2:hover {
	color: #FFF;
	background-color: #8A5B35;
	border: #8A5B35 1px solid;
}
.form_use2:focus {
	color: #FFF;
	background-color: #8A5B35;
	border: #8A5B35 1px solid;
}
.form_use3 {
	color: #8A5B35;
	background-color: #FFF;
	border: #D4C6B2 1px solid;
	padding: 3px 8px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.form_use3:hover {
	color: #FFF;
	background-color: #8A5B35;
	border: #8A5B35 1px solid;
}
.form_use3:focus {
	color: #FFF;
	background-color: #8A5B35;
	border: #8A5B35 1px solid;
}
.form_use4 {
	color: #850101;
	background-color: transparent;
	border: none;
	font-size: 12px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.form_use4:hover {
	color: #666;
}
.form_use4:focus {
	color: #666;
}
/***頁底*********************************************************/
