﻿.two
{
	clear: both;
	padding: 6px 15px 0 15px;
	 *padding:3px15px015px;
	text-align:left;
	margin-bottom:5px;
}
.twoBorder
{
	clear: both;
	width: 841px;
	border: #CCC 2px solid;
}
.two .boxLeft
{
	padding: 8px;
	float: left;
	width: 150px;
	border-right:#EEE 2px solid;
}
.two .boxRight
{
	padding: 8px 12px 8px 15px;
	float: left;
	width: 646px;
	text-align: center;
	border-left:#EEE 2px solid;
	margin-left: -2px;
}
.boxHouse
{
	padding-bottom: 8px;
}
.boxHouseInfo
{
	clear: both;
	text-align: left;
	padding: 10px 0;
	border-bottom: Black 1px dotted;
}
.boxHouseInfo .boxHouseInfoLeft
{
	float: left;
}
.boxHouseInfo .boxHouseInfoLeft img
{
	width: 96px;
	height: 80px;
	border: #666 1px solid;
}
.boxHouseInfo .boxHouseInfoCenter
{
	float: left;
	margin-left: 12px;
	width: 370px;
}
.boxHouseInfo .boxHouseInfoRight
{
	float: right;
	width: 155px;
}





