.lImg{
	float:left;
}

.rImg{
	float:right;
}

.p1{
	padding:0 0 0 20px;
	font-size:14px;
}

#lColumn{
	width:100px;
	height:auto;
	float:left;
}

#rColumn{
	width:670px;
	height:auto;
	float:right;
}

.map{
	width:100%;
	height:auto;
	text-align:center;
	margin:0 0 20px 0;
	padding:20px 0 0 0;
}


.imgBox{
	margin:10px 0 10px 0;
	text-align:center;
}

.imgBox2{
	width:640px;
	height:auto;
	margin:10px auto 10px auto;
	text-align:center;
}

.imgBox2 img{
	display:block;
}