<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/************************************** 
     하단 (회사정보) css 파일입니다.
 *************************************/
#footer { overflow:hidden; position:relative; width:100%; margin:0px auto 0; background: #333; font-size: 14px;}
  
.t_footer{width:98%;padding:0 1%;}
.t_footer .utilMenu { position:relative; overflow:hidden; width:100%; max-width:1200px; margin:50px auto 10px; *zoom:1; }
.t_footer .utilMenu li { float:left; padding:0px 10px 0 10px; background:url("//img.echosting.cafe24.com/skin/base/common/ico_bar.gif") no-repeat 0 27px; }
.t_footer .utilMenu li.home { padding-left:0; background:none; }
.t_footer .utilMenu li a { color:#ededed; }
.company_info { position:relative; width:1500px; margin:10px auto; max-width: 1200px; }
.company_info .address {line-height:18px; padding: 0 0 50px; font-size: 14px;}
.company_info .address span { padding:0 10px 0 0; color: #999;}
.company_info .address span a { color:#757575; }
   
.gotop {display:none;position:fixed; width:50px; height:48px;bottom:20px;right:30px;}
.sns {position:absolute;top:10px;right:0px;}

/* ============= 
 * RESPONSIVE
 * ============*/
@media screen and (max-width: 1250px) {
    
 }</pre></body></html>