/* CSS Document */

#lessor_text{
	width:580px;
	margin-left:35px;
	margin-top:20px;
	font-size:13px;
	line-height:130%;
	margin-bottom:30px;
}

#lessor_box{
	width:470px;
	margin-top:40px;
	margin-left:90px;
	margin-bottom:30px;
	height:auto;


}

#lessor_text1{
	width:190px;
	float:left;
	text-align: justify;
	text-justify: distribute;
	line-height:130%;
	font-size:13px;

}


#lessor_text2{
	width:190px;
	margin-left:280px;
	text-align: justify;
	text-justify: distribute;
	line-height:130%;
	font-size:13px;
}

#lessor_btm{
	text-align:center;
	margin-bottom:50px;
}


#lessor_btm a:hover img{
	opacity:0.5;
	filter: alpha(opacity=70);
}