@import url(/include/css/common.css);
@import url(/include/css/3th.css);

#map {
	width:700px;
	position: relative;
	margin: 0 auto;
	/*background: url(/images/contectus.gif) no-repeat;*/
	font:normal 12px arial,verdana;
	}
#map1 {
	float: left;
	width:300px;
	position: relative;
	margin: 0 15px;
	/*background: url(/images/contectus.gif) no-repeat;*/
	font:normal 12px arial,verdana;
	}
#map_img{
	float: left;
	width:400px 
	}
#map_img p {
	text-align: center;
	padding: 0;
	margin: 0 0 10px 0;
	font: 11px tahoma, verdana,arial;
}
#map_img p a {
	color: #0000ff;
	font-weight: bold;
}
#map_img img {
	padding: 1px;
	border: 1px solid #999;
}
div.bg_line_1 {
	height: 1px;
	padding: 5px 0 ;
	margin: 0;
	background: url(/images/bg_line_1.gif) no-repeat 50% 50%;
}
div.bg_line_1 hr {
	display: none;
}
div.clear_left {
	clear: left;
}