@charset "utf-8";
/* CSS Document */
/***至頂靠齊*********************************************************/
#lang {
	width: 200px;
	color: #C7AB6C;
	top: 5px;
	left: 25px;
	position: absolute;
	font-size: 13px;
	z-index: 999;
}
#fixedbar {
	width: 100%;
	height: 40px;
	position: fixed;
	text-align: right;
	z-index: 9999;
	top: 0px;
	background: url(topnav/bg.png) top repeat-x;
}
#topnavbg {
	width: 1000px;
	height: 0px;
	margin: 0 auto;
	position: relative;
	background: url(topnav/bg.jpg) repeat-x;
}
#topnavcart {
	width: 1000px;
	height: 40px;
	margin:0 auto;
	position: relative;
	background:url(topnav/bg2.png) top right no-repeat;
}
#cartinfo {
	height: 40px;
	color: #BFBFBF;
	width: auto;
	font-size: 12px;
	padding: 0 0 0 0px;
	letter-spacing: 0px;
	text-decoration: none;
	position: absolute;
	right: 0px;
	padding:0 0 0 0;
}
#cartinfo td {
	padding: 5px 0 0 0;
	margin: 0px;
}
#cartinfo a {
	color: #B28500;
	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: #B28500;
	text-decoration: none;
}
#cartinfo a:hover {
	color:#367D39;
	text-decoration: none;
}
#cartinfo span a {
	color: #DFA900;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#cartinfo span a:visited {
	color: #DFA900;
	text-decoration: none;
}
#cartinfo span a:hover {
	color: #FFF;
	text-decoration: none;
}
#cartinfo span1 a {
	color: #FFBFBF;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#cartinfo span1 a:visited {
	color: #FFBFBF;
	text-decoration: none;
}
#cartinfo span1 a:hover {
	color: #FFF;
	text-decoration: none;
}
#cartinfo img {
}
#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: 22px;
	letter-spacing: 1px;
	color: #4C4C4C;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
#wrapper_box {
	width: 100%;
	clear: both;
	position: relative;
}
/***普通通用*********************************************************/
/***LOGO*******************************************************/
#logo {
	width: auto;
	height: auto;
	position: absolute;
	top:0px;
	left: 20px;
	z-index: 50;
}
/***LOGO*******************************************************/
/***主視圖******************************************************/
#banner_box {
	width: 100%;
	height: 410px;
	position: relative;
	background: url(img/bg_top.jpg) center top repeat-x;
	background-color:#F7F4E1;
}
#banner {
	width: 1000px;
	height: 400px;
	margin: 0 auto;
	padding:10px 0 0 0;
	position: relative;
	padding:10px 0 0 0;
	background: url(img/bg_top.jpg) center top repeat-x;
}
/***主視圖********************************************************/
/***主要內容******************************************************/
#head_box {
	width: 100%;
	height: 110px;
	position: relative;
}
#head {
	width: 1000px;
	height: 110px;
	margin: 0 auto;
	position: relative;
	padding:10px 0 0 0;
}
#main_box {
	width: 100%;
	padding: 0 0 0 0;
}
#main {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding:20px 0px 0px 0px;
	position: relative;
	background:url(img/s_b.jpg) bottom no-repeat;
}
/*********************************************************/
/*********************************************************/
#leftside {
	width: 190px;
	float: left;
	margin: 0 0 0 5px;
	position: relative;
}
.leftnav {
	width: 170px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 220px;
	background: url(leftnav/bottom.jpg) center bottom no-repeat;
	background-color: #EFEFEF;
}
.leftnav_bottom {
	width: 230px;
	height: 33px;
	background: url(leftnav/top.png) no-repeat;
}
.leftnav_title {
	position: relative;
}
.leftnav_title .more {
	width: 39px;
	height: 9px;
	position: absolute;
	right: 10px;
	top: 10px;
}
/*********************************************************/
/*********************************************************/
#rightside {
	width: 780px;
	float: right;
	position: relative;
	padding: 20px 0 0 0;
}
#right_title {
	width: 650px;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	color: #663300;
	padding: 0 0 0 50px;
	margin-bottom: 20px;
	text-decoration: none;
	background: url(img/t_bg.png) no-repeat;
}
#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;
}
/*********************************************************/
/*********************************************************/
#top_box{
	height:245px;
}
/*********************************************************/
/*********************************************************/
#iservice {
	width: 500px;
	height: 127px;
	float: left;
	color:#545454;
	line-height:24px;
	position:relative;
	padding:40px 0px 0px 0px;
	margin: 0 0 40px 20px;
	background:url(iservice/title.png) no-repeat;
}
#iservice .photo{
	width:220px;
	height:115px;
	padding:5px;
	float: left;
	border:#D6D6D6 1px solid;
}
#iservice .con{
	width:255px;
	color:#555555;
	float:right;
	line-height:25px;
	letter-spacing:0px;
}
#iservice .more{
	width:39px;
	height:12px;
	position:absolute;
	right:0px;
	top:15px;
}
/*********************************************************/
/*********************************************************/
#inews {
	width: 420px;
	height: 128px;
	float:right;
	padding: 40px 0 0 0;
	position: relative;
	margin:0 20px 25px 0;
	background: url(inews/title.png) top no-repeat;
}
#inews .list:first-child{
	margin:0;
}
#inews table{
	border-collapse: collapse;
}
#inews tr td {
	color:#926650;
	border:#DDDDDD 1px solid;
}
#inews .list {
	height:28px;
	padding:2px 0 0 0;
	background: url(inews/bg.jpg) left no-repeat
}
#inews .list .date {
	width: 90px;
	font-size: 12px;
	color: #888888;
	padding: 0 0 0 15px;
	text-decoration: none;
	float: left;
	border-right: #A7D69E 1px solid;
	-webkit-transition: color 200ms linear, background 200ms linear;
	-moz-transition: color 200ms linear, background 200ms linear;
	-o-transition: color 200ms linear, background 200ms linear;
	transition: color 200ms linear, background 200ms linear;
}
#inews .list .name {
	width:300px;
	color: #828282;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0px;
	overflow: hidden;
	float:right;
	padding: 0 0 0 10px;
	-webkit-transition: color 200ms linear, background 200ms linear;
	-moz-transition: color 200ms linear, background 200ms linear;
	-o-transition: color 200ms linear, background 200ms linear;
	transition: color 200ms linear, background 200ms linear;
}
#inews .list a:hover .name {
	color: #098008;
	text-decoration: none;
}
#inews .more {
	width:39px;
	height:12px;
	position:absolute;
	right:0px;
	top:15px;
}
/*********************************************************/
/*********************************************************/
.more a {
	width: 100%;
	height: 100%;
	display: block;
	background: url(img/more.png) no-repeat;
	-webkit-transition: background 200ms linear;
	-moz-transition: background 200ms linear;
	-o-transition: background 200ms linear;
	transition: background 200ms linear;
}
.more a:hover {
	background: url(img/more_.png) no-repeat;
}
/*********************************************************/
/*********************************************************/
/*********************************************************/
/*********************************************************/
#iproducts {
	width: 1000px;
	height:193px;
	float: left;
	padding:65px 0px 0 0px;
	position: relative;
	background: url(iproducts/bg.png) center top no-repeat;
}
#iproducts .list {
	width: 161px;
	height: 161px;
	float: left;
	position:relative;
}
#iproducts .list .name {
	height:60px;
	font-size: 16px;
	line-height: 20px;
	color: #1F7F1E;
	font-weight:bold;
	margin:0 10px;
	text-align:center;
	padding: 10px 0px 0px 0px;
	text-decoration: none;
	letter-spacing:0px;
	overflow: hidden;
}
#iproducts .list .price span{
	font-size:18px;
	color:#D80000;
	font-weight: bold;
}
#iproducts .list .no {
	height: 25px;
	line-height: 25px;
	color:#000000;
	font-size: 15px;
	font-weight:bold;
	padding: 30px 0px 5px 0px;
	letter-spacing: 0px;
	text-align:center;
	overflow: hidden;
	margin: 0 10px;
	text-decoration: none;
	border-bottom:#CCCCCC 1px solid;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#iproducts .list .photo {
	width: 155px;
	height:155px;
	position: relative;
	background: #FFF;
	border:#CCCCCC 3px solid;
	-webkit-transition: border 200ms linear, background 200ms linear;
	-moz-transition: border 200ms linear, background 200ms linear;
	-o-transition: border 200ms linear, background 200ms linear;
	transition: border 200ms linear, background 200ms linear;
}

#iproducts .list .photo img{
	max-width: 155px;
	max-height: 155px;
}
#iproducts .list .top {
	width: 155px;
	height: 155px;
	display:block;
	position:absolute;
	left:3px;
	top:3px;
	opacity:0;
	background:rgba(255,255,255,0.8);
	-webkit-transition: opacity 200ms linear;
	-moz-transition: opacity 200ms linear;
	-o-transition: opacity 200ms linear;
	transition: opacity 200ms linear;
	z-index:10;
}
#iproducts .list a:hover .top {
	opacity:1;
}
#iproducts .more {
	width:39px;
	height:12px;
	position:absolute;
	right:40px;
	top:20px;
}
/***首頁產品******************************************************/
/***社群*******************************************************/
#community {
	position: absolute;
	top: 24px;
	right: 0px;
	z-index: 50;
}
#community li {
	width: 99px;
	height: 14px;
	margin: 0 2px;
	float: left;
	text-align: center;
	list-style: none;
}
#community li a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
	color: #8F4E83;
	-webkit-transition: background 200ms linear, color 200ms linear;
	-moz-transition: background 200ms linear, color 200ms linear;
	-o-transition: background 200ms linear, color 200ms linear;
	transition: background 200ms linear, color 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.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: 124px;
	position: relative;
	background: url(footer/bg.jpg) repeat-x;
}
#footer {
	width: 960px;
	height: 124px;
	margin: 0 auto;
	position: relative;
	background: url(footer/bg.jpg) center top no-repeat;
}
#footer .menu {
	font-size: 12px;
	color: #F2EECE;
	position: absolute;
	left: 23px;
	top: 24px;
	letter-spacing: 3px;
}
#footer .menu a {
	color: #F2EECE;
	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: #794313;
	text-decoration: none;
}
#footer .menu a:hover {
	color: #E7A365;
	text-decoration: none;
}
#footer .info {
	font-size: 12px;
	color: #F2EECE;
	letter-spacing: 0px;
	position: absolute;
	left: 23px;
	bottom: 55px;
}
#footer .info span {
	color:#6BAC13;
	font-size: 13px;
	font-weight: normal;
}
#footer .qr {
	position: absolute;
	right: 20px;
	bottom: 5px;
}
#footer .copyright {
	width:960px;
	font-size: 12px;
	color: #6BAC13;
	text-align:center;
	position: absolute;
	bottom: 9px;
}
#footer .copyright span {
	color: #F88000;
}
#footer .copyright span a {
	color:#6BAC13;
	text-decoration: underline;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#footer .copyright span a:visited {
	color:#6BAC13;
	text-decoration: underline;
}
#footer .copyright span a:hover {
	color: #FF7F00;
	text-decoration: underline;
}
#footer .copyright a {
	color:#6BAC13;
	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:#6BAC13;
	text-decoration: none;
}
#footer .copyright a:hover {
	color: #FF6633;
	text-decoration: none;
}
/***頁底*********************************************************/
/***頁底*********************************************************/
.form_use {
	color: #526B3A;
	background-color: #FFF;
	border: #DEE1E2 1px solid;
	padding: 3px 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: background 200ms linear, border 200ms linear;
	-moz-transition: background 200ms linear, border 200ms linear;
	-o-transition: background 200ms linear, border 200ms linear;
	transition: background 200ms linear, border 200ms linear;
	behavior: repeat url(../../scripts/pie/PIE.htc);
}
.form_use:hover {
	background-color: #CAD8BE;
	border: #999 1px solid;
}
.form_use:focus {
	color: #526B3A;
	background-color: #CAD8BE;
	border: #999 1px solid;
}
.form_h {
	height: 18px;
}
.form_use2 {
	color: #526B3A;
	background-color: #FFF;
	border: #AFCE86 1px solid;
	padding: 3px 3px 3px 5px;
	font-size: 12px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: background 200ms linear, border 200ms linear;
	-moz-transition: background 200ms linear, border 200ms linear;
	-o-transition: background 200ms linear, border 200ms linear;
	transition: background 200ms linear, border 200ms linear;
	behavior: repeat url(../../scripts/pie/PIE.htc);
}
.form_use2:hover {
	background-color: #CAD8BE;
	border: #999 1px solid;
}
.form_use2:focus {
	color: #526B3A;
	background-color: #CAD8BE;
	border: #999 1px solid;
}
.form_use3 {
	background-color: #FFF;
	border: #DEE1E2 1px solid;
	padding: 3px 8px;
	-webkit-transition: background 200ms linear, border 200ms linear;
	-moz-transition: background 200ms linear, border 200ms linear;
	-o-transition: background 200ms linear, border 200ms linear;
	transition: background 200ms linear, border 200ms linear;
}
.form_use3:hover {
	background-color: #F3F3F3;
	border: #999999 1px solid;
}

/***頁底*********************************************************/
