﻿.boxOne
{
	line-height: 180%;
	clear: both;
	padding-top: 5px;
}
.boxTow
{
	margin-top: 5px;
}
.boxTow .boxLeft
{
	float: left;
	width: 610px;
	border:solid 1px #A9BD80;
}
.boxTow .boxRight
{
	float: right;
	width: 330px;
	border:solid 1px #A9BD80;
}
.boxADArticleBanner
{
	text-align: center;
	padding: 5px;
	border-bottom: solid 1px #A9BD80;
}
.boxADArticleBanner img
{
	width: 610px;
	height: 140px;
}
.boxADArticlePic
{
	text-align: center;
	padding: 5px;
	border-bottom: solid 1px #A9BD80;
}
.boxADArticlePic img
{
	width: 320px;
}

/*-------------------------*/
.boxInfoTitleSubject
{
	text-align: center;
}
.boxInfoTitleSubject .title
{
	font-size: 12px;
	margin: 0;
	padding: 5px 10px;
	color: #16387C;
	background-color: #EBF8D1;
	text-align: left;
	clear:both;
	height:18px;
	line-height:18px;
}
.boxInfoTitleSubject .content
{
	text-align: left;
	padding: 8px;
	line-height: 180%;
}
.boxInfoTitleSubject ul
{
	text-align: left;
	margin: 5px 10px 5px 5px;
	padding: 0;
	list-style: none;
	line-height: 160%;
	clear:both;
}
.boxInfoTitleSubject li
{
	background-image: url(Image/icoList03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	clear: both;
}
/*-------------------------*/
.tblHouseInfo
{
	width: 98%;
	margin: 8px 0;
	border: solid 1px #B9C6CE;
	border-collapse: collapse;
	text-align: left;
}
.tblHouseInfo td
{
	border: solid 1px #B9C6CE;
	height: 20px;
}
.scroll
{
	height: 200px;
	overflow-y: scroll;
	border: solid 1px #B9C6CE;
	padding: 5px;
}
.scrollButton
{
	border: solid 1px #B9C6CE;
}
.scrollAButton
{
	background-color:#fff;
	border: solid 1px #B9C6CE;
}
/*-------------------------*/
.boxInfoDetail
{
	background-color: #FDFFF6;
	line-height: 180%;
	font-size: 14px;
}
.boxInfoDetail .title
{
	margin: 10px 0 5px 0;
	font-size: 24px;
	text-align: center;
	padding: 0 10px;
}
.boxInfoDetail .ref
{
	text-align: center;
	font-size: 12px;
	margin: 0;
	padding-bottom: 10px;
	border-bottom: solid 1px #A9BD80;
}
.boxInfoDetail .info
{
	padding: 20px 10px;
}


/*-------------------------*/
.boxInfoList
{
	line-height: 160%;
	font-size: 14px;
	clear: both;
}
.boxInfoList h1
{
	font-size: 14px;
	margin: 0;
	padding: 5px 10px;
	color: #16387C;
	background-color: #EBF8D1;
}
.boxInfoList ul
{
	text-align: left;
	margin: 5px 10px 5px 5px;
	padding: 0;
	list-style: none;
	line-height: 160%;
}
.boxInfoList li
{
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
}
/*-------------------------*/
.boxInfoList .content
{
	padding: 10px;
	font-size: 12px;
}

.boxInfoList img
{
	float: left;
	width: 140px;
	height: 120px;
	margin-right: 10px;
}
.boxInfoList p
{
	margin: 0;
	padding: 0;
}


