<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/***第一層******************************************************/
/***第一層******************************************************/
/***第二層******************************************************/
#products {
	width: 670px;
	margin: 0 auto;
	position: relative;
}
#products .list {
	width: 184px;
	height:168px;
	float: left;
	position: relative;
	margin: 0 20px 20px 19px;
}
#products .name {
	width: 174px;
	padding: 5px 5px 5px 5px;
	text-align:center;
	color:#D0D0D0;
}
#products .name a {
	color: #686868;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#products .name a:visited {
	color: #686868;
	text-decoration: none;
}
#products .name a:hover {
	color:#AE9059;
	text-decoration: none;
}
#products .price {
	width: 204px;
	color:#E9CE8F;
	padding:4px 0 2px 0;
	text-align:center;
	letter-spacing:0px;
}
#products .price span{
	color:#A37F4B;
	font-weight:normal;
	text-decoration: line-through;
}
#products .photo {
	width: 180px;
	height: 135px;
	text-align: center;
	border:#FFF 2px solid;
	-webkit-transition: border 200ms linear;
	-moz-transition: border 200ms linear;
	-o-transition: border 200ms linear;
	transition: border 200ms linear;
	behavior:url(../../scripts/pie/PIE.htc);
}
#products .photo:before {
	content: '';
	display: inline-block;
	vertical-align: middle ;
}
#products .photo img{
	display: inline-block;
	vertical-align: middle;
}
#products .photo:hover {
	border:#9F8A58 2px solid;
}
#products .more{
	width: 83px;
	height: 24px;
	position: absolute;
	right: 42px;
	top: 20px;
}
#products .more span {
	width: 83px;
	height: 24px;
	cursor:pointer;
	display: block;
	background: url(iproducts/more.png) no-repeat;
	background-position: 0 100%;
	-webkit-transition: background 200ms linear;
	-moz-transition: background 200ms linear;
	-o-transition: background 200ms linear;
	ransition: background 200ms linear;
}
#products .more span:hover {
	background: url(iproducts/more_.png) no-repeat;
}
/***第二層******************************************************/
#products2 {
	width: 670px;
	margin: 0 auto;
	position: relative;
}
#products2 .list {
	width: 144px;
	height:138px;
	float: left;
	position: relative;
	margin: 0 11px 20px 12px;
}
#products2 .name {
	width: 134px;
	padding: 5px 5px 5px 5px;
	text-align:center;
	color:#D0D0D0;
}
#products2 .name a {
	color: #686868;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#products2 .name a:visited {
	color: #686868;
	text-decoration: none;
}
#products2 .name a:hover {
	color:#AE9059;
	text-decoration: none;
}
#products2 .price {
	width: 204px;
	color:#E9CE8F;
	padding:4px 0 2px 0;
	text-align:center;
	letter-spacing:0px;
}
#products2 .price span{
	color:#A37F4B;
	font-weight:normal;
	text-decoration: line-through;
}
#products2 .photo {
	width: 140px;
	height: 105px;
	text-align: center;
	border:#FFF 2px solid;
	background:#FFF;
	-webkit-transition: border 200ms linear;
	-moz-transition: border 200ms linear;
	-o-transition: border 200ms linear;
	transition: border 200ms linear;
	behavior:url(../../scripts/pie/PIE.htc);
}
#products .photo:before {
	content: '';
	display: inline-block;
	vertical-align: middle ;
}
#products .photo img{
	display: inline-block;
	vertical-align: middle;
}
#products2 .photo:hover {
	border:#9F8A58 2px solid;
}
#products2 .more{
	width: 83px;
	height: 24px;
	position: absolute;
	right: 42px;
	top: 20px;
}
#products2 .more span {
	width: 83px;
	height: 24px;
	cursor:pointer;
	display: block;
	background: url(iproducts/more.png) no-repeat;
	background-position: 0 100%;
	-webkit-transition: background 200ms linear;
	-moz-transition: background 200ms linear;
	-o-transition: background 200ms linear;
	ransition: background 200ms linear;
}
#products2 .more span:hover {
	background: url(iproducts/more_.png) no-repeat;
}




/***第三層******************************************************/
#products_in {
	width: 630px;
	margin:0 auto;
	position: relative;
}
#products_in .products_top {
	width:630px;
	margin: 0 auto;
	padding:0 0 25px 0;
}
#products_in .btn{
	padding:0 5px;
	margin-top:10px;
	text-align:right;
}
#products_in .info{
	width:230px;
	float:right;

}
#products_in .info .summary{
	color: #E5DFD8;
	padding: 10px 5px 10px 5px;
	line-height: 18px;
	border-bottom: #6D6D6D 1px dotted;
}
#products_in .info .no{
	color: #E5DFD8;
	padding: 5px 5px 5px 5px;
	line-height: 18px;
	border-bottom: #6D6D6D 1px dotted;
}
#products_in .info td{
	height:20px;
	padding:4px 0;
}
#products_in .info .title{
	color: #DFDFDF;
	font-size: 13px;
	font-weight: bold;
	min-height: 25px;
	padding: 0 5px 0 05px;
	border-bottom: #6D6D6D 1px dotted;
}
#products_in .info .title span{
	color:#AD9059;
	padding:0 10px 0 0;
	font-weight:bold;
}
#products_in .info .list{
	color:#CCCCCC;
	line-height:18px;
	padding:5px 5px;
	border-bottom:#6D6D6D 1px solid;
}
#products_in .info .list td img{
	padding-top:4px;
}
#products_in .photo{
	width: 360px;
	height: 270px;
	padding:5px;
	text-align:center;
	border:#CDBB98 1px solid;
	margin:0 0 20px 10px;
	float:left;
}
#products_in .photo:before {
	content: '';
	display: inline-block;
	vertical-align: middle ;
}
#products_in .photo img{
	display: inline-block;
	vertical-align: middle;
}
#products_in .title_u{
	color:#593A33;
	font-size:13px;
	font-weight:bold;
}
#products_in .price1{
	color:#F2D38C;
}
#products_in .price2{
	color: #A9884E;
}
#products_in .price3{
	color:#E73127;

}
#products_in .price_title{
	font-weight:bold
}
#products_in .con span{
	color:#BF2714;
	font-weight:bold;
}
#products_in &gt; .con{
	width:610px;
	line-height:20px;
	padding:20px 10px 20px 10px;
}
#products_in &gt; .con span{
	font-weight:bold;
	color:#E14D4C;
}
#products_in &gt; .con td{
	padding:10px 0;
}
#products_in .con_title{
	width:100%;
}
</pre></body></html>