#HouseSampleList{
	width: 960px;
}
.title{
	font-size: 14pt;
	color: #565656;
	font-weight: bold;
	padding-bottom: 10px;
}
.smallTitle{
	font-size: 12px;
	color: #565656;
	text-decoration: none;
	font-weight: bold;
}
.textFields{
	font-size: 12px;
	height: 22px; 
	width: 110px;
	border: 1px solid #cecece;
	background-repeat: no-repeat;
	background-position: right;
}
.selectbox{
	font-size: 12px;
	height: 22px; 	
	width: 104px;
}
.button{
	width: 93px;
	height: 22px;
	border: 0px solid #fff;
	background-repeat: no-repeat;
	background-position: right;
}
.img{
	width: 210px;
	height: 161px;
}
.mostviewImg{
	width: 96px;
	height: 72px;
}
.houseBlog{
	width: 450px;
	float: left;
	padding-right: 10px;
	padding-bottom: 15px;
}
.proTitle{
	color: #01518c;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
	text-decoration: none;
	text-transform: uppercase;
}
.arcLink{
	color: #c40040;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}
.desc{
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	text-decoration: none;
}
.maskImg{
	width: 210px;
	height: 161px;
	background-color:#ffffff;
	position: absolute;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;	
	display: none;	
}