@charset "UTF-8";
	
#inq_main {
	width:760px;
	margin:0 0 0 20px;
	font-size:10pt;	
	}
	
#inq_top {
	clear:both;
	width:760px;
	height:70px;
	}

#inq_cont {
	width:740px;
	margin:10px 0 20px 10px;
	}

table.inq_wire {
	width:600px;
	margin:15px 0 0 70px;
	padding:15px 0 0 10px;
	font-size:10pt;
	border:2px #fff solid;
	border-collapse: collapse;
	}
	
td.inq_title {
	width:180px;
	margin:0;
	padding:10px 10px 10px 0;
	line-height:1.5em;
	font-weight:bold;
	text-align:right;
	background:#DAE3F3;
	border:2px #fff solid;
	}
	
td.inq_input {
	width:400px;
	margin:0;
	padding:10px 0 10px 10px;
	line-height:1.5em;
	background:#F2F5FB;
	border:2px #fff solid;
	}
td.inq_input ul {
	text-indent:25pt;
	}
	
.inq_submit {
	width:600px;
	margin:5px 0 0 70px;
	padding:0;
	text-align:center;
	clear:both;
	}

span.btn_submit {
	margin-right: 10px;
	}

#about_main {
	width:760px;
	margin:0 0 0 20px;
	font-size:10pt;	
	}
	
#about_top {
	clear:both;
	width:760px;
	height:70px;
	}


#about_cont {
	width:740px;
	margin:15px 0 20px 10px;
	}

table.about_wire {
	width:350px;
	margin:0 0 5px 0;
	padding:0;
	float:left;
	font-size:10pt;
	border:2px #fff solid;
	border-collapse: collapse;
}
	
td.about_left {
	width:100px;
	height:35px;
	margin:0;
	padding:0 3px 0 0;
	font-weight:bold;
	text-align:right;
	background:#DAE3F3;
	border:2px #fff solid;
	}
	
td.about_right {
	width:240px;
	height:35px;
	margin:0;
	padding:0 0 0 5px;
	background:#F2F5FB;
	border:2px #fff solid;
	}

#map {
	float:left;
	width:350px;
	margin:2px 0 0 30px;
	padding:0;
	}
