@charset "euc-kr";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url("//cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css");
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
img {border:0px;}
body {background-color:#f8f8f8; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;}
body, td, p, input, button, textarea, select, .c1 {font-family:Nanum Gothic, sans-serif; font-size:12px;}

/*���� ������*/
.copy{color:#f0f0f0; background-color:#000000; padding: 30px 0px;}

.whitebg{background-color:#ffffff; width:1100px; _width:1100px;}

.topfixed{position:relative; top:0px; z-index:3; padding-top: 40px;}
.topfixed_2{height:auto; position:relative; top:0px; width:100%; overflow: hidden; z-index:100;}
.topfixed_3{height:auto; position:relative; top:0px; width:100%; overflow: hidden; position:fixed; z-index:1;
_position:absolute; _top:expression(0+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');_left:expression(0+((e=document.documentElement.scrollLeft)?e:document.body.scrollLeft)+'px');}
.topfixed_4{position:relative; top:0px; width:100%; overflow: hidden; z-index:100;}
.top_sp{height: 100px;}

/*���� ������*/
#sub_section{width: 1100px; margin: 0 auto; background: #fff;}
#submenu, #subpage{float: left;}

#submenu{width: 200px;}
#submenu a{text-decoration:none; color:#666666; font-size:12px; width:200px; height:35px; line-height:35px; float:left; padding-left:35px; background:url(/skin/business20130622../images/l-off.jpg) left top no-repeat; box-sizing:border-box;}
#submenu a:hover{background:url(../images/l-ing.jpg) left top no-repeat; color:#ffd392;}

#subpage{width: 820px; padding:20px 0px 80px 30px;}
#bigtitle{font-size:20px; font-weight:bold; color:#ff9700; line-height:30px; padding-bottom:7px;}
#title{font-size:25px; color:#000000; font-weight:bold;  padding:0px 0px 30px 0px;}

 @media all and (max-width: 768px) {
    .t_none{display: none;}
    .top_sp{height: 60px;}

    /*����������*/
   .topfixed_2{padding-top: 0px;}
   .topfixed{padding-top: 0px;}

   /*���� ������*/
   #sub_section{width: 100%;}
   #subpage{width: 96%; padding:20px 2% 80px 2%;}
   #title{text-align: center; padding-bottom: 20px; margin-bottom: 30px; border-bottom: 1px solid #e5e5e5;}
 }

  @media (max-width:580px){
    .m_none{display: none;}
  }
