@charset "utf-8";


ul#locus{
	margin-left: 20px;
}


div#hot-bg{
	margin: 0 auto;
	width: 950px;
	background: transparent url(../images/bg_leftonly.gif) repeat-y left top;
}

div.section{
	margin-bottom: 33px;
	width: 745px;
}


div#main h1,
div#main h2{
	margin-left: 20px;
	clear: both;
}

p.search{
	margin-top: 4px;
	text-align: right;
}

div#main h2{
	margin-bottom: 16px;
	clear: both;
	width: 725px;
	height: 36px;
	background: transparent url(../../common/images/line_ttl.gif) repeat-x left bottom;
}

div.property{
	margin: 0 0 20px 20px;
	padding: 8px;
	border: solid 1px #c4c4c4;
	display: inline;
	float: left;
	width: 334px;
	line-height: 160%;
}


div.property p.thumb{
	margin-bottom: 8px;
	padding: 3px;
	border: solid 1px #c4c4c4;
	display: inline;
	float: left;
	width: 112px;
	background: #fff;
}

div.property div{
	float: right;
	width: 209px;
}

div.property span.price{
	color: #d00f0f;
}

div.property span.price em{
	font-weight: bold;
	font-size: 120%;
}

div.property span.dtls{
	font-size: 76%;
}


div.property div img{
	padding-right: 3px;
}

div.property p.acs{
	margin-top: 5px;
	line-height: 160%;
	font-size: 76%;
}

div.property a{
	font-weight: bold;
}

p.search-l{
	margin-left: 20px;
}



/* clear
---------------------------------------------*/

div.section:after,
div.property:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}


div.section,
div.property {
	display: inline-table;
	min-height: 1%;
}

/* Hides from IE-mac \*/

* html div.section,
* html div.property { height: 1%; }

div.section,
div.property { display: block; _display: inline;}
/* End hide from IE-mac */
