v\:* {
  behavior:url(#default#VML);
}
.main {
	width: 800px;
	height: 800px;
	}
.txt {
	width: 600px;
	text-indent: 50px;
	font-size: 10pt;
	line-height: 20pt;
	padding-left: 100px;
	padding-top: 20px;
	}
.btn {
	text-align: center;
	width: 150px;
	height: 20px;
	margin-left: 25%;
	}
#map {
	width: 450px;
	height: 600px;
	border: dashed 1px #414660;
	float: left;
	background: #CCC;
}
.map_wrapper {
	padding-top: 20px;
	width: 100%;
	height: auto;
	}
.map_p {
	background: #EEE;
	height: 600px;
	width: 320px;
	margin-left: 15px;
	border: solid 1px #dadada;
	float: left;
}
.map_p .hbb {
/*	width: 99%; */
	height: 575px;
	margin: 0;
	padding: 0;
	}
.map_p .cs {
/*	width: 99%; */
	height: 20px;
	font-size: 9pt;
	padding-top: 4px;
	border-top: solid 1px #414660;
	background: #dadada;
}

table.ddform {
	margin-top: 15px;
	border-collapse: collapse;
	}
table.ddform th {
	background: #CCC;
	font-size: 11pt;
	font-weight: bold;
	padding: 3px 0px;
	}
table.ddform td {
	padding: 10px 0px;
	}
.dir_header {
	text-align: center;
	width: 100%;
	font-size: 1.3em;
	}
	