@charset "utf-8";

/*
	popup STYLE
	WRITER : Lee Hye Min
	WRITE DATE : 2013. 11. 19.
	Last Modify Date : 2013. 11. 19.
*/

body { background:none; }
#bannerBox { position:relative; display:inline-block; width:579px; background:url(/images/main_2013/bg_banner.gif) left top no-repeat; }

#bannerBox h1 { padding:10px 0 0 16px; }
ul#bannerList { position:relative; display:inline-block; margin:30px 0 0 14px; }
ul#bannerList li { float:left; margin:0 8px 6px 0; }

#bannerBox p.btnClose { position:absolute; right:10px; top:17px; }
#bannerBox p.btnClose a { display:block; padding:5px; }

#banner_foot { position:relative; margin-top:12px; border-top:1px solid #D1D8DF; }
#banner_foot p { text-align:center; padding:9px 0; }