@charset "utf-8";
/* CSS Document */

#contactTop {
	width: 720px;
	height: 290px;
}

#contactBottom {
	width: 720px;
	height: 258px;
}

#contactLeftBottom {
	width: 348px;
	height: 258px;
	padding: 6px;
	background-color: #e6e6e6;
	float: left;
}

#contactRightBottom {
	width: 360px;
	height: 270px;
	background-color: #b4b4b4;
	float: right;
}

