@charset "utf-8";
body {
	background-color: #f2fcfe;
	margin: 0px 0px 0px 0px;
}
table {
	font-family: "新細明體";
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #333333;
	padding: 0px;
	margin-top: 3px;
}
a {
	color: #016090;
	text-decoration: underline;
}
a:link {
	color: #016090;
	text-decoration: underline;
}
a:hover {
	color: #016090;
	text-decoration: none;
}

.search {
	background-color: #ccfdc8;
	width: 970px;
	border: 1px solid #309245;
	/*height: 69px;*/
	margin-left: 40px;
	padding-top: 6px;
}
.search table{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.areacontent{
	margin-bottom: 20px;
}
#house {
	width: 226px;
	border: 1px solid #dcdcdc;
	font-family: "新細明體";
	color: #737373;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin-top: 5px;
    margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	padding: 0px;
}
#house img{
	padding: 1px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pic  img {
	padding: 1px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 5px;
	border: 3px solid #CCCCCC;
}
p {
	line-height: 15px;
}

.head {
	color: #038e27;
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 13px;
	margin-left: 3px;
	line-height: 16px;
	margin-top:5px;
}
.head a {
	color: #038e27;
	text-decoration:none;
}
.head a:hover {
	color: #038e27;
	text-decoration:none;
}
.price {
	margin-left: 3px;
	color: #747474;
}
.price a {
	color: #747474;
	text-decoration:none;
}
.price a:hover {
	color: #747474;
	text-decoration:none;
}
.saleprice {
	font-size: 15px;
	color: #FF0033;
	font-weight: bold;
	margin-left: 32px;
	line-height:21px;
}

.saleprice a {
	color: #FF0033;
	text-decoration:none;
}
.saleprice a:hover {
	color: #FF0033;
	text-decoration:none;
}
.info {
	margin-left: 3px;
	color: #747474;
	line-height:18px;
}
.info a {
	color: #747474;
	text-decoration:none;
}
.info a:hover {
	color: #747474;
	text-decoration:none;
	
}


#copyright {
	color:#CCFFA6;
	text-decoration: none;
}
#copyright a {
        color:#FFFFFF;
        text-decoration: none;
}
#copyright a:link{
	color:#FFFFFF;
	text-decoration: none;
}

.line0222 {
    background:url(../images/line0222.gif) -1px 5px no-repeat;
    width:50px;
    margin-top:-15px;
    margin-left:27px;
    z-index:1;
}
