@charset "utf-8";
#main #box {
	float: left;
	width: 830px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#main #box #box1 {
	float: left;
	height: 430px;
	width: 380px;
	margin-bottom: 30px;
	border: 1px dotted #CCCCCC;
	background-image: url(boxback1.gif);
	background-repeat: repeat;
	padding-right: 10px;
	padding-left: 10px;
	font-size: small;
}
#main #box #box2 {
	float: right;
	width: 380px;
	height: 430px;
	border: 1px dotted #CCCCCC;
	margin-bottom: 30px;
	background-image: url(boxback1.gif);
	background-repeat: repeat;
	padding-right: 10px;
	padding-left: 10px;
	font-size: small;
}
img.form {
	margin-left: 40px;
	margin-bottom: 10px;
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boxin    {
	height: 78px;
	width: 358px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: small;
	line-height: 150%;
	margin-bottom: 10px;
}
#main #map {
	float: left;
	width: 850px;
}
