﻿/*-------------------------
-------------------------*/
.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;
}
/*-------------------------
-------------------------*/
.diarytwo
{
	clear:both;
	padding:6px 15px 0 15px;
	*padding:3px 15px 0 15px;
	text-align:center;
}
.diarytwo .boxNewLeft
{
	float:left;
	width:566px;
}
.diarytwo .boxLeft
{
	padding:8px;
	float:left;
	width:548px;
}
.diarytwo .boxRight
{
	padding:8px;
	float:right;
	width:250px;
}
/*-------------------------
-------------------------*/
.boxInfoDefault .border
{
	height: 205px; 
	padding: 10px;
}
.boxInfoDefault .info
{
	width: 245px;
} 
.boxInfoDefault .info p
{
	text-align: left; 
	text-indent:2em; 
	margin:5px 0 7px 0; 
	border-bottom:solid 1px #C4C4C4; 
	padding-bottom:3px;
}
.boxInfoDefault .button 
{
	padding:8px 0;
	width: 90px; 
	height: 183px; 
	border: solid 1px #F4F2D7; 
	background-color: #FFFEF3;
	margin:0 10px;
}
.boxInfoDefault .button div
{
	height:7px;
	margin:4px;
	background-color:Transparent;
	*margin:4px !important;
	*margin:1px;
}
.boxInfoDefault .button .arrow
{
	background: url(Image/icoArrow.gif) no-repeat center;
}
.boxInfoDefault .image
{
	width: 180px;
} 
.boxInfoDefault .image img
{
	width: 185px;
	height:80px;
	border:solid 1px #000;
}

.boxList .tbHouseList
{
	width: 100%;
	text-align: center;
	border: none;
	border-collapse: collapse;
	line-height:22px;
	*height:auto!important;
	*height:221px;
}
.boxList .tbHouseList th
{
	font-weight:bold;
	border-bottom:solid 1px #C4C4C4;
}
.boxList .tbHouseList .tdTitle
{
	text-align:left;
}


