<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
*{font-size:12px;}
/*  지도  */
.map_store  {clear:both; background:#E2E2E2 none; width:280px; height:130px; padding:0; margin:0;}
	.biz_map {position:relative; float:left; display:inline; width:270px; height:120px; background:#fff none; border:1px #A4A4A4 solid; margin:4px 0 0 4px;}
	.store_box {position:relative; margin:0; padding:0; width:250px; height:105px; margin:8px 0 0 10px;}
	.store_box dt {border-bottom:1px #DBDBDB solid; margin:0; color:#3066D6; height:20px; font-weight:bold; padding:0;}
	.store_box dt img {vertical-align:top;}
	.store_box dd {position:relative; margin:10px 0 0 0;}
	.store_box dd ul {width:100%;}
	.store_box dd ul li {background:url(/module/biz_company/images/mapicon_li.gif) no-repeat left 5px; padding:0 0 0 8px;}
	#content .store_box dd ul li {background:url(/module/biz_company/images/mapicon_li.gif) no-repeat left 5px; padding:0 0 0 8px;}
	.store_box dd.detail_view {position:absolute; right:0; bottom:0; margin:0 0 0 0; line-height:0;}
	.store_box dd.detail_close {position:absolute; right:0; top:0; margin:0; line-height:0;}
	#left_tab_search {position:relative; float:left; width:265px; height:660px; padding:0; margin:70px 0 0 0;
	background:url(/module/biz_company/images/map/left_tab_search.gif) no-repeat;}
		.s_tab {position:relative; width:237px; height:115px; padding:0; margin:17px 0 0 14px; background:url(/module/biz_company/images/map/lefttab_bg.gif) repeat-x;}
		.s_tab li {float:left; margin:0 0 0 2px;}
		.s_tab .stab_list {position:absolute; top:0; left:0; padding:0; margin:57px 0 0 10px; width:220px; height:25px;}
		.s_tab li ul {display:none;}
		.s_tab li .on {display:block;}
		.s_tab .stab_list label {position:absolute; visibility:hidden; font-size:0; line-height:0; height:0; overflow:hidden;}
		.s_tab .stab_list input {vertical-align:top;}
		.s_tab .stab_list .searchstring {width:150px;}
		.s_tab .stab_list .select {width:150px;}
		.search_store_list {clear:both; position:relative;  width:237px; padding:0 0 30px 0; margin:0 0 0 14px;}
		.search_store_list li {padding:0; margin:0 0 10px 0; }
		.search_store_list ul li {padding:0; margin:0;}
		.search_store_list ul li.add {font-size:11px; padding:0 0 0 0;}
		.pagenum {*height:33px;}
	#right_map {position:relative; float:right; width:714px; height:710px; padding:0; margin:20px 0 0 0;
	background:url(/module/biz_company/images/map/right_map.gif) no-repeat left bottom;}
		.right_tab {position:relative; width:100%; height:50px; padding:0; margin:0;}
		.right_tab li {float:left; margin:3px 0 0 2px;}
		.rmap {clear:both; position:relative; padding:0; margin:9px 0 0 9px;}
	#map_copy {clear:both; position:relative; padding:0; margin:0;}
		#map_copy .copylogo {width:130px; height:35px; float:left; margin:15px 0 0 275px; display:inline;}
		#map_copy address {width:580px; padding:16px 0 0 0;}</pre></body></html>