@charset "utf-8";
/* CSS Document */

/*구글 맵보기*/

	#map_wrap { width:100%; background: #fff;  border-radius: 0px; margin: auto; }

	#map_wrap h3 { display: block; padding: 0 0 20px 0; color: #62502c; font-size: 1.4em;}

	#daum_map{ border:1px solid #ccc; margin-bottom:10px; width:100%;height:550px; margin:0 auto; border: 1px solid #d8d8d8;}
	#roadview{border:1px solid #ccc; margin-bottom:10px; width:100%;height:500px; margin:0 auto}
		#map-canvas{ margin:20px 0 auto;}
		#map-canvas  #mapWarp{ width:400px;  padding:0px;}
		 #firstHeading{ font-weight:bold; color:#fff; padding:10px 0 10px 20px; font-size:16px; background:#eb8d00; margin-bottom:10px; letter-spacing:1px;}
		  #mapContent{ overflow:hidden; width:370px; line-height:20px; padding:10px;}
		  #mapContent .map_photo{ float:left; width:100px; height:70px;}
		  #mapContent .map_photo img{ width:90%;}
		  #mapContent .map_title{ float:left; width:370px; line-height:16px; font-size:12px; border:1px solid #ccc; padding:5px; line-height:18px;font-size:14px; color: #fff;} 
		  #mapContent .map_title2{ float:left; width:370px; line-height:16px; font-size:12px;line-height:20px; font-size: 1.0em;}
		  #mapContent .map_title2 a { color: #000; font-size: 1.0em;}
			#mapContent .map_title span{ display:block; font-weight:bold;}
			
		  #mapWarp{ width:400px;padding-bottom:20px}	
	
	
		  #map-canvas{ border:1px solid #ccc;}
		  	.gm-style-iw{ width:400px;}
			.gm-style-iw div div{ width:400px;}

		.map_juso_wrap { display:block; margin-top: 50px;}
		.map_juso_wrap table.g_table { font-size: 1.1em; border: 0px;}
		.map_juso_wrap table.g_table th { width: 100px; padding: 20px 25px; background: #fff; text-align: left; color: #62502c; border: 0px; border-bottom: 1px solid #e4e4e4; border-top: 1px solid #e4e4e4;  font-weight: 600;} 
		.map_juso_wrap table.g_table th i { font-size: 1.4em; margin-right: 10px; color: #222;}
		.map_juso_wrap table.g_table td { text-align: left; padding: 20px; border: 0px; border-bottom: 1px solid #e4e4e4; border-top: 1px solid #e4e4e4; }
		  
	