<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; }
  
.t_footer{background:#3c3c3c;width:98%;height:68px;padding:0 1%;}
.t_footer .utilMenu { position:relative; overflow:hidden; height:68px; line-height:68px; width:100%; max-width:1500px; margin:0px auto; *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; }
.company_info .address { padding:13px 1% 20px; color:#757575; line-height:18px; }
.company_info .address span { padding:0 10px 0 0; }
.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) {

#header h1 { width:200px;height:70px;margin-top:10px}
#header .lnb { width:55%; margin:0 auto; }
#header .lnb li &gt; a { font-size:14px;}
#header.son h1 { margin-top:0px}
#header.son .lnb li &gt; a { font-size:14px; }


#full .inner li &gt; a { display:block;  color:#fff; line-height:50px; border-bottom:1px solid #666;}
#full .inner dd &gt; a { line-height:2.5; color:#ccc; background-size:5px 5px; padding-left:10px;}
 
 }</pre></body></html>