
#banner {
}

	#banner .intro,
	#mainLeft .intro {
		width: 300px;
		height: 255px;
		float: left;
		padding: 35px 0 0 0;
		
		color: #fff;
		font-size: 14px;
		text-align: justify;
	}

	#banner .intro {
		margin: 0 0 0 50px;
		background: url('images/customer/bg_intro.jpg') 0 0 no-repeat;
		_margin: 0;
		_padding: 50px 0 0 50px;
		_background: url('images/customer/bg_intro.jpg') 50px 0 no-repeat;
	}

	#mainLeft .intro {
	}

		#banner .intro h1,
		#mainLeft .intro h1 {
			color: #fff;
		}

	#banner .btnMore,
	#mainLeft .btnMore {
		display: block;
		width: 117px;
		height: 22px;
		border: 0px solid #fff;
		margin: 10px 0 0 14px;
		padding: 5px 0 0 15px;
		background: url('images/customer/btn_more.jpg') 0 0 no-repeat;
		
		color: #fff;
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		text-align: left;
	}

	#banner .btnMore:hover,
	#mainLeft .btnMore:hover {
		background: url('images/customer/btn_more-o.jpg') 0 0 no-repeat;
	}

	#banner .banner {
		width: 640px;
		height: 290px;
		float: left;
		background: url('images/customer/bg_banner.jpg') 0 0 no-repeat;
	}

/*-----------------------*/

.googleMap {
	width: 307px;
	height: 234px;
	padding: 13px 0 0 13px;
	background: url('images/customer/bg_googlemap.gif') 0 0 no-repeat #fff;
	overflow: hidden;

	position: relative;
	top: -40px;
	margin-bottom: -40px;
	left: -10px;
	margin-right: -10px;
}

#realestate_ControlRandomGood {
	width: 293px;
	height: 220px;
	overflow: hidden;
}