@charset "utf-8";
#k_content h3.original {
	background-image: url(img/title_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 22px;
	margin-top: 25px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3b3;
	padding-bottom: 5px;
	font-size: 20px;
	padding-top: 0px;
}
goods {
	width: 790px;
}
.goods_photo {
	float: left;
	width: 276px;
	margin-top: 20px;
	margin-bottom: 20px;
}
img { -ms-interpolation-mode: bicubic; } 
.goods .more {
	float: right;
	width: 497px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#k_content .goods .more h4 {
	font-size: 12px;
	color: #837f49;
}
.goods .more p {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 305px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
	float: left;
	border: 1px solid #d3d3b3;
	font-size: 12px;
}

table th {
	line-height: 120%;
	text-align: center;
	white-space: nowrap;
	border-top-width: 0;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #d3d3b3;
	color: #272400;
	width: 20%;
	padding: 5px;
}
table td {
	padding: 5px;
	text-align: left;
	line-height: 160%;
	border-top-width: 0;
	border-top-style: solid;
	border-top-color: #d3d3b3;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3b3;
}
.more .shosai .price {
	float: right;
	width: 140px;
	text-align: right;
	padding-top: 94px;
}
.shosai .price .money {
	color: #837f49;
	font-size: 17px;
	margin-right: 10px;
}
