@charset "utf-8";
body {
	background-image: url(../images/bg-temp.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "新細明體";
	font-size: 14px;
	line-height: 22px;
	color: #4D4D4D;
}
*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
p, b, ul, li, img, a, h1, h2{
	padding: 0;
	margin: 0;
	font-weight: normal;
	list-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.temp-full {
	float: left;
	min-width: 980px;
	width:100%;
}
.temp-full.white {
	background-color: #FFF;
}

.temp-center {
	display: table;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.temp-full.top {
	height: 145px;
}
.temp-center.top {
	height: 100%;
	position: relative;
	padding-right: 40px;
	padding-left: 40px;
}
.temp-center.top .logo {
	float: left;
	margin-top: 14px;
}
.temp-center.top .language {
	clear: right;
	float: right;
	font-size: 12px;
	color: #998675;
	margin-top: 9px;
}
.temp-center.top .language .btns {
	text-decoration: none;
	color: #998675;
}
.temp-center.top .language .btns.select {
	font-weight: bold;
}
.temp-center.top .nav {
	clear: right;
	float: right;
	margin-top: 34px;
}
.temp-center.top .nav .btns {
	font-size: 13px;
	color: #534741;
	text-decoration: none;
	float: left;
}
.temp-center.top .nav .btns:hover, .temp-center.top .nav .btns.select {
	font-weight: bold;
}
.temp-center.top .nav .space {
	background-image: url(../images/bg-nav-space.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 22px;
	width: 33px;
	margin-right: 14px;
}


.temp-center.top .products {
	clear: right;
	float: right;
	margin-top: 26px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	width: 750px;
}
.temp-center.top .products .rollbox {
	width: 100%;
	overflow:hidden;
}
.temp-center.top .products .rollbox ul{
overflow:hidden;
}
.temp-center.top .products .rollbox li{
	float: left;
}
.temp-center.top .products .btns {
	font-family: "Microsoft JhengHei";
	font-size: 15px;
	color: #754C24;
	text-decoration: none;
	float: left;
	margin-right: 30px;
	margin-left: 30px;
	width: 60px;
	text-align: center;
}
.temp-center.top .products .btns:hover, .temp-center.top .products .btns.select {
	color: #BF6B17;
}

.temp-center.top .products .pn {
	background-image: url(../images/btn-pn.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 15px;
	width: 15px;
	display: block;
	position: absolute;
	left: 0px;
	top: 4px;
}
.temp-center.top .products .pn.n {
	background-position: left bottom;
	left: auto;
	right: 0px;
}

.temp-center.top .products .leftno, .temp-center.top .products .rightno{
	opacity: 0.4;
	filter: alpha(opacity=40);
	display: none;
}


.temp-center.top .cover {
	position: absolute;
	left: 0px;
	bottom: -7px;
	display: block;
	float: left;
}
.temp-full.bottom {
	height: 179px;
}
.temp-center.bottom {
	height: 100%;
	position: relative;
	padding-top: 29px;
	text-align: center;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #754C24;
}
.temp-center.bottom .cover {
	position: absolute;
	left: 0px;
	top: 0px;
}

.temp-center.bottom .info1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #BF6B17;
	background-image: url(../images/logo-bottom.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	padding-top: 8px;
	line-height: 20px;
	margin-bottom: 3px;
	float: left;
	width: 100%;
}
.temp-center.bottom .footer {
	float: right;
	width: 100%;
	font-size: 12px;
	color: #998675;
	position: absolute;
	bottom: 22px;
}
.temp-center.bottom a {
	color: #998675;
	text-decoration: none;
}





.temp-center.slide {
	height: 455px;
}
.home-banner {
	float: left;
	width: 100%;
	margin-top: -25px;
	padding-left: 34px;
	position: relative;
	z-index: 1000;
}
.home-banner a {
	float: left;
	margin-right: 8px;
}
.home-products {
	width: 904px;
	padding-top: 74px;
	padding-bottom: 30px;
	background-image: url(../images/bg-home-hots.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
}
.temp-full.banner {
	background-position: center top;
	background-repeat: repeat-x;
}
.content-cover {
	display: block;
	float: left;
	position: absolute;
	z-index: 1;
	left: 30px;
	top: 315px;
	height: 130px;
	width: 920px;
}
.temp-content {
	background-color: #FFF;
	position: relative;
	width: 904px;
	z-index: 2;
	margin-top: 324px;
	display: table;
	margin-right: auto;
	margin-left: auto;
	padding: 22px;
	min-height:500px;
}
.page-title {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 30px;
	position: relative;
}
.page-title > img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.page-title .path {
	position: absolute;
	right: 0px;
	bottom: 7px;
	max-width: 300px;
	font-size: 12px;
	color: #998675;
	text-align: right;
}
.page-title .path b {
	float: left;
}

.page-title .path .space {
	background-image: url(../images/bg-path-space.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 22px;
	float: left;
}



.temp-content > .article {
	float: left;
	width: 100%;
	font-family: Verdana, "Microsoft JhengHei";
}
.stockists-list {
	float: left;
	width: 100%;
	margin-bottom: 25px;
}
.stockists-list .maps {
	background-image: url(../images/bg-stockists-maps.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 169px;
	width: 331px;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
}
.stockists-list .maps iframe {
	float: left;
	height: 100%;
	width: 100%;
}

.stockists-list .info {
	float: right;
	width: 510px;
	padding-top: 7px;
	font-size: 13px;
	color: #754C24;
	font-family: Verdana, "Times New Roman", Times, serif;
}
.stockists-list .info .title {
	font-family: Verdana, "Microsoft JhengHei";
	font-size: 16px;
	color: #BF6B17;
	float: left;
	width: 100%;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-bottom: 10px;
}
.stockists-list .info .address {
	float: left;
	width: 100%;
}
.categorys {
	float: left;
	width: 181px;
	background-image: url(../images/bg-categorys.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
	padding-bottom: 20px;
}
.categorys .list {
	float: left;
	width: 100%;
}
.categorys .list .switch {
	background-image: url(../images/bg-category-switch.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 100%;
	margin-top: 2px;
	padding-top: 7px;
	padding-bottom: 5px;
	font-family: "Microsoft JhengHei";
	color: #BF6B17;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	position: relative;
}
.categorys .list .switch .fa {
	float: right;
	position: absolute;
	top: 12px;
	right: 30px;
	color: #534741;
}

.categorys .list .subkey {
	float: left;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
}
.categorys .list .subkey .btns {
	float: left;
	width: 100%;
	background-color: #F5EFE6;
	font-size: 13px;
	color: #998675;
	padding-left: 10px;
	text-decoration: none;
	margin-bottom: 1px;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-right: 25px;
}
.categorys .list .subkey .btns:hover, .categorys .list .subkey .btns.select {
	color: #534741;
	background-image: url(../images/bg-category-subkey.png);
	background-repeat: no-repeat;
	background-position: 152px 17px;
}
.content-cover.products {
	top: 40px;
}
.temp-content.products {
	margin-top: 47px;
}


.temp-products {
	float: right;
	width: 670px;
}
.temp-products .vp-img {
	float: left;
	height: auto;
	width: 300px;
}
.temp-products .view-info {
	float: right;
	width: 352px;
}
.temp-products .view-info h1 {
	font-family: "Microsoft JhengHei";
	font-size: 26px;
	line-height: 36px;
	color: #BF6B17;
	float: left;
	width: 100%;
}
.temp-products .view-info h2 {
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	color: #8E5C38;
	float: left;
	width: 100%;
	margin-bottom: 19px;
	padding-top: 4px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.temp-products .view-info .list {
	font-size: 13px;
	line-height: 20px;
	color: #8E5C38;
	background-color: #F5EFE6;
	padding: 13px;
	float: left;
	width: 100%;
	margin-bottom: 2px;
}
.temp-products .article {
	float: left;
	width: 100%;
	margin-top: 28px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}










.products-list {
	float: left;
	width: 204px;
	margin-right: 28px;
	text-decoration: none;
	position: relative;
	height: 286px;
	margin-bottom: 30px;
}
.products-list > img {
	float: left;
	width: 100%;
	height: auto;
}
.products-list > .title {
	color: #BF6B17;
	text-align: center;
	float: left;
	width: 100%;
	font-family: "Microsoft JhengHei";
	padding-top: 10px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-bottom: 10px;
}
.products-list .info {
	font-size: 13px;
	line-height: 16px;
	color: #8E5C38;
	float: left;
	width: 100%;
}
.products-list .btns {
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	background-image: url(../images/btn-common.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 22px;
	width: 78px;
	padding-right: 2px;
	display: block;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.products-list:hover .title{
	color: #CE410B;
	border-color: #000;
}
.home-products .products-list:nth-child(4n) {
	margin-right: 0px;
}
.products .products-list:nth-child(3n) {
	margin-right: 0px;
}
.search {
	float: left;
	height: 30px;
	width: 173px;
	border: 1px solid #E5D4C1;
	margin-left: 24px;
	margin-top: -4px;
	background-color: #FFF;
	padding-left: 9px;
}
.search #key {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 28px;
	width: 116px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #998675;
}
.search #send {
	float: right;
}
.temp-pn {
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 10px;
}
.temp-pn .table {
	display: table;
	margin-right: auto;
	margin-left: auto;
}
.temp-pn .table .nums {
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #754C24;
	text-decoration: none;
	padding-left: 2px;
}
.temp-pn .table .nums:hover, .temp-pn .table .nums.select {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #754C24;
}
.temp-pn .table .pn {
	background-image: url(../images/btn-pn.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 15px;
	width: 15px;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 4px;
}
.temp-pn .table .pn.n {
	background-position: left bottom;
}
.temp-pn .table .back {
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	background-image: url(../images/btn-common.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 22px;
	width: 78px;
	padding-right: 2px;
	display: block;
	float: left;
	text-decoration: none;
}
