@charset "utf-8";

/*========================================================================
탑 배너
========================================================================*/
#topLine { position:relative; width:100%; overflow:hidden; background:#161616; }
#topLine .top-bn { position:relative; height:26px; }
#topLine .top-bn strong { display:block; line-height:26px; color:#fff; font-size:13px; font-weight:400; text-align:center; }
#topLine .top-bn strong a { display:block; }