@charset "UTF-8";

/* Page	Title */




body  {background:url('/common/img/common/top_bg.png') repeat-x top center;}

#top                    {width:1100px; margin:0 auto; height:113px;   }
#top  .top_util   {width:100%; float:left;   height:30px;   background:url('/common/img/common/top_util_bg.png') repeat-x top center;  }
#top  .top_util   li   {  float:right;  font-size:13px; padding:7px 10px 7px 10px; color:#fff;  background:url('/common/img/common/top_util_line.png') no-repeat; background-position:right 8px;}
#top  .top_util   li:first-child {background:none;} 
#top  .top_util  a:link		{text-decoration:none; color:#fff;} 
#top  .top_util a:hover		{text-decoration:none; color:#fff; }
#top  .top_util a:active	{text-decoration:none; color:#fff;}
#top  .top_util a:visited	{text-decoration:none; color:#fff; }

/* 메뉴 */

#footer  {min-width:1100px;  border-top:1px solid #ddd; position:relative;background-color:#f8f8f8; width:100%; float:left; 
               padding-bottom:20px; margin-top:40px; padding-top:10px; }
#footer    .footer_in {width:1100px; margin:0 auto; }
#footer  .call  {width:251px; margin-top:10px;   line-height:18px; float:right;  font-size:13px; color:#888;}
#footer  .call img  {margin-bottom:5px; }
 
#footer .copy  { color:#666;  width:800px;  margin-left:20px; font-size:13px;  float:left; line-height:22px;}
#footer .copy  .span1 {color:#333; font-size:16px; font-weight:600; line-height:30px;}
#footer .copy  .span2 {color:#999;}


