
/*서브-메뉴로케이션*/
#location{ background:url(img/home_icon.png) 0 0px no-repeat; color:#999; font-size:12.5px; position:absolute; bottom:10px; right:0px;}
#location strong{ font-weight:500;}
@media (max-width:575px) {
#location{ display:none;}
}