
/*서브-메뉴로케이션*/
#location{ position:absolute; top:-30px; right:10px; background:url(img/home.jpg) 0 50% no-repeat; color:#999; font-size:1em; font-weight:lighter; padding-left:12px;}
#location strong{color:#444; font-weight:normal;}
@media (max-width:575px) {
/*#location{ position:relative; top:auto; right:auto; text-align:center; display:inline-block; margin-top:10px;}
*/
#location{ display:none;}
}