.last_property .double {
	border-bottom: 1px solid #e6e6e6;
}
.last_property .double_last {
	border-bottom: none;
}
.last_property .property_list {
	margin-bottom: 15px;
}
.last_property .double .property_item {
	float: left;
	margin: 10px 20px 25px 0;
//	margin: 10px 20px 15px 0;
	width: 354px;
}
.last_property .double_last .property_item {
	margin: 20px 20px 0 0;
//	margin: 20px 20px 0 0;
	width: 354px;
}
.last_property .double .even {
	margin-right: 0;
}
.last_property .property_item p {
	padding: 3px 0 16px 0;
}
.last_property .property_item b.id {
	float: right;
}
.last_property .property_item p.name a {
	background-color: #f7f7f7;
	display: block;
	padding: 3px 5px;
	text-decoration: none;
	width: 280px;
}
.last_property .property_item .img {
	background-color: #e4e4e4;
	float: left;
	padding: 1px;
}
.last_property .property_item div {
	font-size: 11px;
	margin: 0 0 0 127px;
}
.last_property .property_item div p {
	background-color: #f4f4f4;
	border-top: 1px solid #eaeaea;
	padding: 7px 4px;
	text-align: right;
}
.last_property .property_item div p.last {
	border-bottom: 1px solid #eaeaea;
}
.last_property .property_item div div {
	margin: 14px 0 0 14px;
}
.last_property .property_item div div span {
	color: #808080;
}

.last_spec {
	margin: 20px 0;
}
.last_spec .all {
	margin: 15px 0 0 0;
}
.last_spec .spec_item {
	float: left;
	margin: 0 25px 20px 0;
}
.last_spec .spec_item div {
	margin-top: 5px;
}
.last_spec .spec_item img {
	border: 1px solid #000;
}


