﻿/* contact.css */

.floot{
	width:300px;
	float:left;
	text-align:left
}

.corpNm{
	font-weight:bold
}

.map{
	width:600px;
	float:right
}

#body{
	
	height:500px
}