@charset "utf-8";
/* CSS Document - products*/
/***第一層******************************************************/
#content_info {
	font-size: 12px;
	line-height: 28px;
	height:28px;
	padding: 0 25px;
	color:#997200;
	margin-bottom:20px;
	background:url(icon.png) 0 8px no-repeat;
}
#content_info span{
	color:#B2325B;
}
#content {
	margin: 0 auto;
	position: relative;
	line-height: 26px;
	padding:0px 0 0 0;
}
#content .photo {
	width: 150px;
	height: 150px;
	text-align: center;
	position: relative;
	padding:3px;
	background:url(bg.jpg) no-repeat;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#content .photo img {
	max-width: 150px;
	max-height: 150px;
	vertical-align:middle;
}
#content .photo a {
	width: 150px;
	height: 150px;
	display: block;
	position: absolute;
	top: 3px;
	left: 3px;
	opacity: 0;
	background: url(top.png) no-repeat;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#content .photo a:hover {
	opacity: 1;
}
#content .list {
	width: 156px;
	float: left;
	margin: 0 22px 20px 0px;
}
#content .list:nth-child(4n+4) {
	margin: 0 0px 20px 0px;
}
#content .name {
	height: 25px;
	font-size: 15px;
	line-height:25px;
	overflow:hidden;
	color: #997200;
	padding: 0px 0 0 0;
	font-weight:bold;
}
#content .name a{
	color: #997300;
	text-decoration:none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#content .name a:visited{
	color: #997300;
	text-decoration:none;
}
#content .name a:hover{
	color: #4C6600;
	text-decoration: none;
}
#content .con {
	height: 42px;
	line-height: 20px;
	color: #483128;
	padding:5px 0 0 0;
	overflow:hidden;
}
#content .price {
	height: 22px;
	line-height: 22px;
	color: #B20000;
	overflow: hidden;
	padding:3px 0 0 0;
	font-weight: bold;
}
/***第三層******************************************************/
/***第三層******************************************************/
#content_in {
	margin: 0 auto;
	position: relative;
	line-height: 26px;
	padding:50px 0 0 0;
}
#content_in .products_top {
	margin: 0 auto;
	position:relative;
	margin-bottom:30px;
}
#content_in .name{
	margin: 0 auto;
	font-size: 16px;
	font-weight: bold;
	color:#997200;
	line-height: 30px;
	padding: 0px 0 5px 5px;
	margin-bottom:5px;
	border-bottom:#BE9976 1px solid;
}
#content_in .top_con{
	width: 680px;
	margin: 0 auto;
	line-height:20px;
	margin-bottom:20px;
}
#content_in .btn {
	padding: 10px 0px 0 0px;
}
#content_in .btn a{
	display: inline-block;
}
#content_in .info {
	width: 290px;
	color: #575757;
	line-height: 24px;
	font-size:12px;
	float: right;
	position: relative;
}
#content_in .info .list {
	border-top:#BE9976 1px solid;
	padding:10px 0 0 0;
}
#content_in .info .summary {
	line-height:21px;
	color: #545454;
	padding: 0px 0px 5px 0px;
}
#content_in .info .summary span {
	padding:5px 0 0 0;
	display:block;
	color:#B85910;
}
#content_in .info .no {
	line-height: 30px;
	font-size: 13px;
	color: #777777;
}
#content_in .info table{
	border-collapse:collapse;
}
#content_in .info table td img{
	padding:7px 0;
}
#content_in .info td {
	height: 20px;
	padding: 2px 10px !important;
}
#content_in .photo {
	width:374px;
	height:374px;
	text-align: center;
	float: left;
	padding:3px;
	background:url(bg_in.jpg) no-repeat;
	line-height:374px;
	position:relative;
}
#content_in .photo img{
	max-width:374px;
	max-height:374px;
	vertical-align:middle;
}

#content_in .title_u {
	color: #483128;
	font-size: 13px;
}
#content_in .price1 {
	font-size:14px;
	font-weight:bold;
	color: #99917E;
}
#content_in .price2 {
	font-size:14px;
	font-weight:bold;
	color: #788643;
}
#content_in .price3 {
	font-size:14px;
	font-weight:bold;
	color:#B20000;
}
#content_in .price2_title {
	font-size:12px;
	text-align:center;
	color:#FFF;
	background:#74A400;
}
#content_in .price3_title {
	font-size:12px;
	text-align:center;
	color:#FFF;
	background:#A50E40;
}
#content_in .con span {
	color: #BF2714;
	font-weight: bold;
}
#content_in > .con .notice {
	width: 500px;
	line-height: 25px;
	padding: 5px 0 5px 128px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
	border:#C65050 1px dashed;
	background:url(notice.jpg) 10px 48% no-repeat;
}
#content_in > .con {
	background: url(info_title.png) top no-repeat;
	padding: 60px 0px 0 0px;
	line-height: 25px;
	color: #643124;
}
#content_in > .con img{
	max-width:730px;
	height:auto !important;
}
#content_in > .con h1{
	font-size:15px;
	font-weight:bold;
}
#content_in > .con span1 {
	font-size:14px;
	color: #2C9F7E;
}
#content_in > .con td {
	padding: 2px 0;
}
#content_in .con_title {
	width: 100%;
	text-align:center;
	margin-bottom:10px;
}
