@charset "utf-8";
#openHouse {
	background-image: url(../imgs/indexImg/openhouseHeader.png);
	background-repeat: no-repeat;
	width: 764px;
	text-indent: -9999px;
}
#openHouse ul {
	margin-top: 80px;
	display: block;
	margin-bottom: 50px;
}

#openHouse li {
	text-indent: 0px;
	white-space: normal;
	list-style-position: outside;
	list-style-type: square;
	line-height: 180%;
	color: #FF3399;
	list-style-image: url(../imgs/indexImg/dot.png);
}
#openHouse a {
	color: #0099FF;
}

#contentIndex {
	background-image: url(../imgs/indexImg/contentIndex_bk.png);
	background-repeat: no-repeat;
	height: 356px;
	width: 706px;
	margin-bottom: 10px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 17px;
}
#contentIndex p {
	display: none;
}

#contentIndex .buy {
	background-image: url(../imgs/indexImg/buy.png);
	background-repeat: no-repeat;
	height: 48px;
	width: 268px;
	float: left;
	display: block;
	padding-top: 112px;
	padding-left: 78px;
}
#contentIndex .sell {
	background-image: url(../imgs/indexImg/sell.png);
	background-repeat: no-repeat;
	height: 48px;
	width: 268px;
	float: left;
	margin-left: 14px;
	padding-top: 112px;
	padding-left: 78px;
}
#contentIndex .rent {
	background-image: url(../imgs/indexImg/rent.png);
	background-repeat: no-repeat;
	height: 48px;
	width: 268px;
	float: left;
	margin-top: 10px;
	padding-top: 112px;
	padding-left: 78px;
}
#contentIndex .service {
	background-image: url(../imgs/indexImg/service.png);
	background-repeat: no-repeat;
	height: 48px;
	width: 268px;
	float: left;
	margin-left: 14px;
	margin-top: 10px;
	padding-top: 112px;
	padding-left: 78px;
}




/**/
#searchHead {
	background-image: url(../imgs/indexImg/search.png);
	background-repeat: no-repeat;
	height: 110px;
	width: 748px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 115px;
	padding-left: 17px;
}
#searchHead p {
	display: none;
}

#searchHead .chintaiBtn {
	height: 86px;
	width: 256px;
	float: left;
}
#searchHead .baibaiBtn {
	height: 86px;
	width: 256px;
	margin-left: 7px;
	float: left;
}
/**/
/**/
#searchHead2 {
	background-image: url(../imgs/indexImg/search2.png);
	background-repeat: no-repeat;
	height: 225px;
	width: 768px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 35px;
}
#searchHead2 p {
	display: none;
}

#searchHead2 .chintaiBtn {
	margin-left:233px;
	height: 86px;
	width: 256px;
	float:left;
}
#searchHead2 .baibaiBtn {
	margin-left:5px;
	height: 86px;
	width: 256px;
	float: left;
}
/**/

#companyAccess p {
	display: none;
}

#companyAccess {
	background-image: url(../imgs/indexImg/companyAccess.png);
	background-repeat: no-repeat;
	width: 760px;
	height: auto;
	display: block;
	padding-top: 25px;
}
#companyAccess ul {
	display: block;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#companyAccess li {
	list-style-type: none;
	float: left;
	margin-left: 20px;
}

#companyAccess .honten {
	background-image: url(../imgs/indexImg/honten.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 351px;
}
#companyAccess .freemall {
	background-image: url(../imgs/indexImg/freemall.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 324px;
}

