.section{
	clear: both;
	width: 680px;
	padding: 0 0 10px 0;
	border-bottom: 2px solid #A88043;
	margin:  0 auto 30px;
	line-height: 1.6;
	color: #4A362B;
}

.section .float_l{
	width: 225px;
	margin: 0 0 10px 0;
}	

.section .float_r{
	width: 430px;
}

.section h3{
	border-bottom: 1px dashed #A88B5E;
	margin:  0 0 5px 0;
	color: #4D1112;
}

.section .more{
	clear: both;
	padding: 10px;
	border: 1px dashed #A88B5E;
	margin: 10px 0;
}

.item_desc{
	margin:  0 0 10px 0;
}

.item_img{
	width: 243px;
	height: 162px;
	background: url('images/items/bg_item_img.png');
}

.item_img a{
	display: block;
	width: 225px;
	height: 148px;
	padding: 6px 0 0 8px;
	overflow: hidden;
}

.item_img a img{
		width: 225px;
		height: auto;
}