﻿.two
{
	clear:both;
	padding:6px 15px 0 15px;
	*padding:3px 15px 0 15px;
	text-align:center;
}
.two .boxLeft
{
	padding:8px;
	float:left;
	width:509px;
}
.two .boxRight
{
	padding:8px;
	float:right;
	width:289px;
}


.boxList .image01
{
	float:left;
	width:185px;
	height:205px;
	padding-left:5px;
	margin-top:5px;
	background: url(Image/bgListImg.gif) no-repeat right bottom;
	padding-right:6px !important;
	padding-bottom:6px !important;
	*padding-right:5px;
	*padding-bottom:1px;
	
}
.boxList .image01 img
{
	background-color:#fff;
	width: 175px; 
	height: 195px; 
	padding: 5px; 
	border: solid 1px #999999;
}
.boxList .list01
{
	float:left;
	padding-left:10px;
	width:300px;
}
.boxList .list01 h2
{
	font-size: 14px; 
	margin: 0; 
	text-align: center; 
	margin-bottom: 3px;
}
.boxList .list01 p
{
	margin: 0; 
	border-bottom: solid 1px #C4C4C4; 
	margin-bottom: 5px; 
	padding-bottom: 3px; 
	line-height: 150%;
	text-indent: 2em;
}
.boxList .list01 ul
{
	line-height: 180%;
}

.boxList .list02
{
	border-bottom: solid 1px #C4C4C4; 
	height: 119px;
	*height: 123px;
	margin-bottom: 5px; 
}
.boxList .list02 img
{
	border: solid 1px #000; 
	width: 100px; 
	height: 100px; 
	float: left; 
	margin-left: 10px;
	margin-top:5px;
}
.boxList .list02 ul
{
	float: left; 
	padding-left: 10px; 
	list-style-type: none; 
	line-height: 150%;
}
.boxList .tbHouseList
{
	width: 100%;
	text-align: center;
	border: none;
	border-collapse: collapse;
	line-height: 180%;
	height:91px;
	*height:87px;
}
.boxList .tbHouseList th
{
	font-weight:bold;
}
.boxList .tbHouseList .tdTitle
{
	text-align:left;
}







