@charset "utf-8";

/* 최상단 팝업 */

#top_popup_banner_wrap_id { position:relative; width:100%; height:auto; text-align:center; font-size:12px; }
#top_popup_banner_wrap_id .top_popup_banner { text-align:left; width:100%; margin:0 auto; height:auto; position:relative; background:#f7f7f7;}
#top_popup_banner_wrap_id .top_popup_banner .hide{display:none;}
#top_popup_banner_wrap_id .top_popup_banner .top_popup_banner_img { max-width:100%; height:auto;}
	#top_popup_banner_wrap_id .top_popup_banner_close { width:300px; position:absolute; margin:0 auto; z-index:10; opacity:0.8; height:28px; line-height:28px; text-align:right; color:#333; right:5px; margin-top:-48px; bottom:5px; vertical-align:bottom; }
	.close_popup img { margin-top: -10px;  }