@charset "UTF-8";

/* Page	Title */




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

#top                    {width:1200px; margin:0 auto; height:105px;   }



 

/* 메뉴 */
.footer_bar  {width:100%; float:left;  border-top:1px solid #ddd;  background-color:#f9f9f9; border-bottom:1px solid #ddd; }
.footer_bar ul  {width:1200px; margin:0 auto;  }
.footer_bar li  {float:left; font-size:13px;   padding:17px; background:url('/common/img/common/line_bg.png') no-repeat right;}
.footer_bar li:first-child  { padding-left:0px;}
.footer_bar li:last-child  {background:none; padding-right:0px;}

#footer  {min-width:1200px;  position:relative;  width:100%; float:left; margin-top:40px; padding-top:10px; }




#footer    .footer_in {width:1200px; margin:0 auto; height:200px; }
 #footer  .footer_in img  {margin-top:30px; }
 
#footer .copy  { color:#666; padding-top:20px;  width:950px;   font-size:13px;  float:right; line-height:20px;}
#footer .copy  .copy_span1 {color:#111; font-size:16px; font-weight:600; line-height:30px;}
#footer .copy  .copy_span2 {color:#999; font-size:14px;}


