@charset "utf-8";
/* CSS Document */
/***麵包屑*********************************************************/
#breadcrumbs {
	text-align: right;
	color: #B0925F;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	right: 17px;
	top: 20px;
}
#breadcrumbs span {
	color: #594637;
}
#breadcrumbs img {
	padding: 0px 2px 0 0;
}
#breadcrumbs a {
	color: #B0925F;
	text-decoration: none;
	font-weight: normal;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#breadcrumbs a:visited {
	color: #B0925F;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #594637;
	font-weight: normal;
	text-decoration: none;
}
/***麵包屑*********************************************************/
/***至頂靠齊*********************************************************/
#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: 999;
	top:0px;
}
#topnavbg {
	width: 1000px;
	height:0px;
	margin: 0 auto;
	position: relative;
}
#topnavcart {
	width: auto;
	height:35px;
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: right;
}
#cartinfo {
	height:35px;
	color: #FFF;
	height:100%;
	width: auto;
	font-size: 12px;
	padding:0 15px 0 5px ;
	text-decoration: none;
	background:rgba(0,0,0,0.6);
	behavior:url(../../scripts/pie/PIE.htc);
}
#cartinfo span{
	color: #F00;
}
#cartinfo td{
	padding:0px;
	margin:0px;
}
#cartinfo a {
	color: #FFF;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#cartinfo a:visited {
	color: #FFF;
	text-decoration: none;
}
#cartinfo a:hover {
	color: #F8EBDE;
	text-decoration: none;
}
#topcart {
	width: auto;
	color: #ff9900;
	float: left;
	font-weight: bold;
	text-decoration: none;
}
#topcart a {
	color: #ff9900;
	text-decoration: none;
}
#topcart a:hover {
	color: #FFF;
	text-decoration: none;
}
/***至頂靠齊*********************************************************/
/***普通通用*********************************************************/
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, "新細明體";
	font-size: 13px;
	line-height: 18px;
	color: #4C4C4C;
	background: url(img/bg.jpg) center top repeat;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
#wrapper_box {
	width: 100%;
	clear: both;
	position: relative;
}
/***普通通用*********************************************************/
/***LOGO*******************************************************/
#logo {
	width: auto;
	height: auto;
	position: absolute;
	bottom: 10px;
	left: 20px;
}
/***LOGO*******************************************************/
/***主視圖******************************************************/
#ad_box {
	width: 100%;
	padding: 0 0 0 0;
	height: 506px;
	position: relative;
	overflow: hidden;
}
#ad {
	width: 1000px;
	height: 506px;
	margin: 0 auto;
}
/***主視圖********************************************************/
/***主要內容******************************************************/
#head_box {
	width: 100%;
	height: 145px;
	position: relative;
}
#head {
	width: 1000px;
	height: 145px;
	margin: 0 auto;
	position: relative;
}
#main_box {
	width: 100%;
	padding: 0 0 0 0;
}
#main {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	position: relative;
	padding: 25px 0 0 0;
}
/*********************************************************/
/*********************************************************/
#leftbtn{
	width:25px;
	position:fixed;
	left:0px;
	top:150px;
	z-index:99;
}
#leftbtn img{
	padding:1px 0;
}
/*********************************************************/
/*********************************************************/
#leftside{
	width:240px;
	float:left;
	position:relative;
	padding:0 0 40px 0;
	margin:0 0 0px 25px;
	background:url(leftnav/bottom.png) bottom no-repeat;
}
.leftnav {
	width: 240px;
	min-height:150px;
	padding:0 0px 20px 0px;
	background:url(leftnav/bg.png) repeat-y;
	behavior:url(../../scripts/pie/PIE.htc);
}
.leftnav_title{
}
#leftad{
	width:220px;
	padding:0 10px;
	margin:0 auto;
	background:url(leftnav/bg.png) repeat-y;
}
#leftad .btn_01{
	width: 220px;
	height:70px;
}
#leftad .btn_01 span {
	width: 100%;
	height:100%;
	cursor:pointer;
	display: block;
	background: url(leftnav/btn_01.png) no-repeat;
	background-position: 0 100%;
	-webkit-transition: background 200ms linear;
	-moz-transition: background 200ms linear;
	-o-transition: background 200ms linear;
	transition: background 200ms linear;
	behavior:url(../../scripts/pie/PIE.htc);
}
#leftad .btn_01 span:hover {
	background: url(leftnav/btn_01_.png) no-repeat;
}
#leftad .btn_02{
	width: 220px;
	height:70px;
	margin-top:10px;
}
#leftad .btn_02 span {
	width: 100%;
	height:100%;
	cursor:pointer;
	display: block;
	background: url(leftnav/btn_02.png) no-repeat;
	background-position: 0 100%;
	-webkit-transition: background 200ms linear;
	-moz-transition: background 200ms linear;
	-o-transition: background 200ms linear;
	transition: background 200ms linear;
	behavior:url(../../scripts/pie/PIE.htc);
}
#leftad .btn_02 span:hover {
	background: url(leftnav/btn_02_.png) no-repeat;
}
#leftside .pic{
	width:375px;
	height:133px;
	position:absolute;
	bottom:0px;
	right:-20px;
}
/**********************************************************************************/
#rightside{
	width:685px;
	float:right;
	position:relative;
	padding:20px 0 0 0;
	margin:0 25px 0 0;
}
#right_title {
	width:685px;
	height: 30px;
	font-size:16px;
	font-weight:bold;
	margin:0 auto;
	color:#594637;
	text-decoration:none;
}
#right_title span{
	color:#B15413;
}
#right_title a{
	color:#594637;
	text-decoration:none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#right_title a:visited{
	color:#594637;
	text-decoration:none;
}
#right_title a:hover{
	color: #793D17;
	text-decoration: none;
}
/********************************************************************************/
#content_info{
	width:665px;
	height:28px;
	color:#bbbbbb;
	padding:0 10px 0 10px;
	line-height:28px;
	margin: 0 auto;
	margin-bottom:20px;
	background:#575757;
	border-bottom:#afafaf 1px solid;
}
#content_info a{
	color: #C5392C;
	text-decoration:none;
}
#content_info a:visited{
	color: #C5392C;
	text-decoration:none;
}
#content_info a:hover{
	color:#97B826;
	text-decoration:none;
}
#content_info span{
	color:#FFF;
}
/********************************************************************************/

#content_list {
	width: 685px;
	height: 35px;
	line-height:28px;
	padding: 0 0px 0 0px;
	margin: 0 auto;
	margin-bottom: 20px;
	position:relative;
	background:url(../pages/line.jpg) bottom repeat-x;
}
#content_list a {
	color: #6E5241;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#content_list a:visited {
	color: #6E5241;
	text-decoration: none;
}
#content_list a:hover {
	color: #CE6722;
	text-decoration: none;
}
#content_list .list {
	height: 15px;
	line-height:15px;
	float: left;
	color: #575757;
	padding: 0px 25px 0 10px;
	font-family:Arial, "微軟正黑體";
	font-size:14px;
	border-left:#c7c7c7 4px solid;
	-webkit-transition: border 200ms linear;
	-moz-transition: border 200ms linear;
	-o-transition: border 200ms linear;
	transition: border 200ms linear;
}
#content_list .list a {
	color: #575757;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#content_list .list a:visited {
	color: #575757;
	text-decoration: none;
}
#content_list .list a:hover {
	color: #9a000d;
	text-decoration: none;
}
#content_list .list:hover{
border-left:#9a000d 4px solid;
}
/******************************************************************************/
#content_title {
	width: 685px;
	height: 24px;
	font-size: 16px;
	font-weight: bold;
	font-family:Arial, "微軟正黑體";
	color: #766523;
	padding: 5px 0 0 0px;
	margin-bottom: 10px;
	background: url(img/title_icon.png) no-repeat;
	background-position: 10px 0;
}
#content_title span {
	color: #c9c6b5;
	font-size: 12px;
	font-weight: normal;
	padding: 0 10px 0 0;
}
.content {
	width: 685px;
	position: relative;
	line-height: 18px;
	padding: 20px 0 35px 0;
	color: #545454;
	margin: 0 auto;
}
/*******************************************************/
/***社群*******************************************************/
.alignright {
	float: right !important;
}
#community {
	height: 17px;
	width: 84px;
	position: absolute;
	right: 15px;
	top: 50px;
}
#community .sixteen.columns, .container .sixteen {
}
#community .social {
}
#community .social li {
	display: inline;
}
#community .social li a {
	width: 17px;
	height: 17px;
	display: block;
	float: left;
	margin: 0 2px 0 2px;
	-webkit-transition: background 200ms linear;
	-moz-transition: background 200ms linear;
	-o-transition: background 200ms linear;
	transition: background 200ms linear;
}
#community .social li a:hover {
/*	background-position: 0 100% !important;*/
}
#community .social li a.facebook {
	background: url('community/fb.png') no-repeat;
}
#community .social li a.google {
	background: url('community/google.png') no-repeat;
}
#community .social li a.twitter {
	background: url('community/twitter.png') no-repeat;
}
#community .social li a.plurk {
	background: url('community/plurk.png') no-repeat;
}
#community .social li a.favorites {
	background: url('community/favorites.png') no-repeat;
}
#community .social li a.pixnet {
	background: url('community/pixnet.png') no-repeat;
}
#community .social li a.facebook:hover {
	background: url('community/fb_.png') no-repeat;
}
#community .social li a.google:hover {
	background: url('community/google_.png') no-repeat;
}
#community .social li a.twitter:hover {
	background: url('community/twitter_.png') no-repeat;
}
#community .social li a.favorites:hover {
	background: url('community/favorites_.png') no-repeat;
}
#community .social li a.pixnet:hover {
	background: url('community/pixnet_.png') no-repeat;
}
/***社群*******************************************************/
/***頁底*********************************************************/
#footer_box {
	width: 100%;
	height: 155px;
	background: url(footer/bg2.jpg) center bottom repeat-x;
}
#footer {
	width: 1000px;
	height: 110px;
	margin: 0 auto;
	position: relative;
	padding: 45px 0 0 0px;
	background: url(footer/bg.png) no-repeat;
}
#footer .menu {
	width: 295px;
	height:85px;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	float: left;
	letter-spacing: 1px;
	border-left:#595959 1px solid;
	padding:0 0 0 20px;
}
#footer .menu h1 {
	width: 80px;
	text-align: center;
	padding: 1px 2px 3px 2px;
	font-size: 12px;
	font-weight: bold;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #826248;
	margin-bottom: 5px;
}
#footer .menu li {
	min-width: 98px;
	float: left;
	margin: 5px 0 5px 0;
	list-style:circle inside;
}
#footer .menu a {
	color: #FFF;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#footer .menu a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer .menu a:hover {
	color: #F00;
	text-decoration: none;
}
#footer .info {
	width: 445px;
	height:75px;
	font-size: 12px;
	line-height: 25px;
	color: #FFF;
	float: left;
	letter-spacing: 1px;
	border-right:#595959 1px solid;
	border-left:#595959 1px solid;
	padding:5px 0 5px 20px;
}
#footer .info span {
	color: #9B9B9B;
}
#footer .info span a {
	color: #9B9B9B;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#footer .info span a:visited {
	color: #9B9B9B;
	text-decoration: none;
}
#footer .info span a:hover {
	color: #FFF;
	text-decoration: none;
}


#footer .menu2 {
	width:90px;
	font-size: 12px;
	line-height: 18px;
	color: #909090;
	position: absolute;
	letter-spacing: 1px;
	left: 910px;
	top: 78px;
}
#footer .menu2 li {
	margin: 5px 0 5px 0;
	list-style:circle inside;
}
#footer .menu2 a {
	color: #909090;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#footer .menu2 a:visited {
	color: #909090;
	text-decoration: none;
}
#footer .menu2 a:hover {
	color: #FFF;
	text-decoration: none;
}
#footer .qr {
	width: 90px;
	height: 90px;
	position: absolute;
	left: 805px;
	top: 45px;
}
#footer .copyright {
	width: 500px;
	color: #A37C5C;
	font-size: 12px;
	letter-spacing: 0px;
	position: absolute;
	line-height: 18px;
	left: 50%;
	margin-left: -250px;
	text-align: center;
	top: 136px;/*	-webkit-transform:scale(0.91);
	display:inline-block;*/
}
#footer .copyright span {
	color: #A37C5C;
}
#footer .copyright a {
	color: #A37C5C;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#footer .copyright a:visited {
	color: #C1AB7B;
	text-decoration: none;
}
#footer .copyright a:hover {
	color: #FFF;
	text-decoration: none;
}
/***頁底*********************************************************/
/***頁底*********************************************************/
.form_use {
	color:#666;
	background-color:#FFF;
	border: #CCC 1px solid;
	padding: 3px 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: border 200ms linear;
	-moz-transition: border 200ms linear;
	-o-transition: border 200ms linear;
	transition: border 200ms linear;
	-webkit-transition: background 200ms linear;
	-moz-transition: background 200ms linear;
	-o-transition: background 200ms linear;
	transition: background 200ms linear;
	behavior: repeat url(../../scripts/pie/PIE.htc);
}
.form_use:hover {
	color:#FFF;
	background-color: #CCC;
	border: #CCC 1px solid;
}
.form_use:focus {
	color:#FFF;
	background-color: #CCC;
	border: #CCC 1px solid;
}
.form_h {
	height: 18px;
}
.form_use2 {
	color:#666;
	background-color:#FFF;
	border: #CCC 1px solid;
	padding: 3px 3px 3px 5px;
	font-size: 12px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: border 200ms linear;
	-moz-transition: border 200ms linear;
	-o-transition: border 200ms linear;
	transition: border 200ms linear;
	-webkit-transition: background 200ms linear;
	-moz-transition: background 200ms linear;
	-o-transition: background 200ms linear;
	transition: background 200ms linear;
	behavior: repeat url(../../scripts/pie/PIE.htc);
}
.form_use2:hover {
	color:#FFF;
	background-color: #CCC;
	border: #CCC 1px solid;
}
.form_use2:focus {
	color:#FFF;
	background-color: #CCC;
	border: #CCC 1px solid;
}
.form_use3 {
	color:#666;
	background-color:#FFF;
	border: #CCC 1px solid;
	padding: 3px 8px;
	-webkit-transition: border 200ms linear;
	-moz-transition: border 200ms linear;
	-o-transition: border 200ms linear;
	transition: border 200ms linear;
	-webkit-transition: background 200ms linear;
	-moz-transition: background 200ms linear;
	-o-transition: background 200ms linear;
	transition: background 200ms linear;
}
.form_use3:hover {
	color:#FFF;
	background-color: #FFF;
	border: #CCC 1px solid;
}
/***頁底*********************************************************/
/***分頁*******************************************************/
#pages {
	width: 100%;
	float: none;
	margin: 0 auto;
	font-size: 12px;
	margin-top: 15px;
	padding: 15px 0 15px 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	background: url(../pages/line.jpg) top repeat-x;
}
#pages table {
	margin: 0 auto;
}
#pages a {
	color:#4a4a4a;
	padding: 2px 5px;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#pages a:visited {
	color:#B86360;
	text-decoration: none;
}
#pages a:hover {
	color: #9a000d;
	text-decoration: none;
}
#pages a.active {
	color: #9a000d;
	text-decoration: none;
}
#pages2 {
	width: 100%;
	float: none;
	margin: 0 auto;
	font-size: 12px;
	margin-top: 15px;
	padding: 15px 0 15px 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
}
#pages2 table {
	margin: 0 auto;
}
#pages2 a {
	color:#4a4a4a;
	padding: 2px 5px;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#pages2 a:visited {
	color:#B86360;
	text-decoration: none;
}
#pages2 a:hover {
	color: #9a000d;
	text-decoration: none;
}
#pages2 a.active {
	color: #9a000d;
	text-decoration: none;
}
#pages3 {
	width: 96%;
	float: none;
	margin: 0 auto;
	font-size: 12px;
	margin-top: 15px;
	padding: 15px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#pages3 a {
	color: #DD443B;
	padding: 2px 5px;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#pages3 a:visited {
	color: #DD443B;
	text-decoration: none;
}
#pages3 a:hover {
	color: #B39F73;
	text-decoration: none;
}
/***分頁*******************************************************/
