@charset "utf-8";
/* CSS Document */




body { margin:0; padding:0; }
/*
 * Nanum Gothic (Korean) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.ttf) format('truetype');
}


.nav_text { font-size: 12px; font-family:'Dotum'; color: #7a7a7a;}
.nav_text a {font-size: 12px; font-family:'Dotum'; color: #7a7a7a; text-decoration:none;}
.nav_home {font-size:12px; font-family:'Dotum'; color: #0066b1; font-weight:800;}

.qna_text {font-size: 12px; font-famliy:'Dotum'; color: #383838;}
.qna_date {font-size: 12px; font-family:'Dotum'; color: #bebebe;}

.footer_text {font-size: 12px; font-family:'돋움'; color: #878787; line-height:160%;}


.lnb {margin:0; padding: 0; width: 216px;}
.lnb ul {margin:0; padding: 0; width:216px;}
.lnb .lnb_title {width:216px; height:44px;display:block;font-size: 18px; font-family:'Nanum Gothic'; color:#fff; font-weight:700; padding-left:10px; margin:0; text-decoration:none; line-height:40px;}
.lnb ul li {list-style: none; height: 44px; border-bottom : 1px solid #dcdcdc;}
.lnb ul li a {font-size: 17px; font-family:'Nanum Gothic'; color: #393939; text-decoration:none; font-weight: 700;padding:10px; width:216px; display:block;}
.lnb ul li a:hover {color: #1475b9;}

.sub_title {font-size: 22px; font-family:'Nanum Gothic'; color: #393939; font-weight:700;}
.sub_m_title {font-size: 12px; font-family:'Dotum'; color: #747474; padding-bottom:10px; }