#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;
}
