@charset 'utf-8';
@import url("//fonts.googleapis.com/earlyaccess/nanumgothic.css");
@import url("//cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css");

@font-face {
 font-family: 'NanumSquare';
 font-weight: 400;
 src: url(/common/font/NanumSquare/NanumSquareR.eot);
 src: url(/common/font/NanumSquare/NanumSquareR.eot?#iefix) format('embedded-opentype'),
      url(/common/font/NanumSquare/NanumSquareR.woff) format('woff'),
      url(/common/font/NanumSquare/NanumSquareR.ttf) format('truetype');
}
@font-face {
 font-family: 'NanumSquare';
 font-weight: 700;
 src: url(/common/font/NanumSquare/NanumSquareB.eot);
 src: url(/common/font/NanumSquare/NanumSquareB.eot?#iefix) format('embedded-opentype'),
      url(/common/font/NanumSquare/NanumSquareB.woff) format('woff'),
      url(/common/font/NanumSquare/NanumSquareB.ttf) format('truetype');
}
@font-face {
 font-family: 'NanumSquare';
 font-weight: 800;
 src: url(/common/font/NanumSquare/NanumSquareEB.eot);
 src: url(/common/font/NanumSquare/NanumSquareEB.eot?#iefix) format('embedded-opentype'),
      url(/common/font/NanumSquare/NanumSquareEB.woff) format('woff'),
      url(/common/font/NanumSquare/NanumSquareEB.ttf) format('truetype');
}
@font-face {
 font-family: 'NanumSquare';
 font-weight: 300;
 src: url(/common/font/NanumSquare/NanumSquareL.eot);
 src: url(/common/font/NanumSquare/NanumSquareL.eot?#iefix) format('embedded-opentype'),
      url(/common/font/NanumSquare/NanumSquareL.woff) format('woff'),
      url(/common/font/NanumSquare/NanumSquareL.ttf) format('truetype');
}
@font-face {
  font-family: 'NanumGothic';
  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: 'NanumGothic';
  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: 'NanumGothic';
  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');
}

/* nanum-gothic-regular - latin_korean */
@font-face {
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/nanum-gothic-v16-latin_korean-regular.eot'); /* IE9 Compat Modes */
  src: local('NanumGothic'),
       url('../fonts/nanum-gothic-v16-latin_korean-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/nanum-gothic-v16-latin_korean-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/nanum-gothic-v16-latin_korean-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/nanum-gothic-v16-latin_korean-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/nanum-gothic-v16-latin_korean-regular.svg#NanumGothic') format('svg'); /* Legacy iOS */
}
/* nanum-gothic-700 - latin_korean */
@font-face {
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/nanum-gothic-v16-latin_korean-700.eot'); /* IE9 Compat Modes */
  src: local('NanumGothic Bold'), local('NanumGothic-Bold'),
       url('../fonts/nanum-gothic-v16-latin_korean-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/nanum-gothic-v16-latin_korean-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/nanum-gothic-v16-latin_korean-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/nanum-gothic-v16-latin_korean-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/nanum-gothic-v16-latin_korean-700.svg#NanumGothic') format('svg'); /* Legacy iOS */
}
/* nanum-gothic-800 - latin_korean */
@font-face {
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/nanum-gothic-v16-latin_korean-800.eot'); /* IE9 Compat Modes */
  src: local('NanumGothic ExtraBold'), local('NanumGothic-ExtraBold'),
       url('../fonts/nanum-gothic-v16-latin_korean-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/nanum-gothic-v16-latin_korean-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/nanum-gothic-v16-latin_korean-800.woff') format('woff'), /* Modern Browsers */
       url('../fonts/nanum-gothic-v16-latin_korean-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/nanum-gothic-v16-latin_korean-800.svg#NanumGothic') format('svg'); /* Legacy iOS */
}


html {overflow:auto; height:100%}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	height:100%;
	font-size:16px;
	color:#666;
	margin:0;
	padding:0;
	font-family:'NanumGothic';font-style:normal; font-weight: 400;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


/*
게시판 뷰페이지 안에 관리자단에서 넣는 테이블에 영향을 미치므로 전역 css로 사용하지 않고 각각 table에 스타일 적용.
table { border-collapse:collapse; border-spacing:0; }
*/
div{word-break: break-word;}
table caption, legend { display:none; }
em, address { font-style:normal; }
img,
a img { border:none; }

body a { text-decoration:none; color:#666; }
body a:hover,
body a:focus{text-decoration:none;}
body .nav>li>a:hover,
body .nav>li>a:focus{background-color:initial}
fieldset{border:0 none;}

div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	list-style:none;
    border:0
	}
table,  tbody, tfoot, thead, tr, th, td{	margin: 0;
padding: 0;
list-style:none;}
body.admin nav ul li{background:none;}

div h1, div h2, div h3, div h4, div h5, div h6{margin:0; line-height:normal;}
div ul, div ol{margin:0; padding:0;}
div p{margin:0;}
div address{margin:0}

body li{line-height:normal;}

input{-webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}
input, select{-webkit-border-radius:0; -moz-border-radius:0; -o-border-radius:0; border-radius:0;}

.mt55{margin-top:55px;}
.mt40{margin-top:40px;}
.mt30{margin-top:30px;}
.mt25{margin-top:25px;}
.mt20{margin-top:20px;}
.mt15{margin-top:15px;}
.mt10{margin-top:10px;}
.mb30{margin-bottom:30px;}
.mb20{margin-bottom:20px;}

/* IR */
.blind { position:absolute; width:1px; height:0; font-size:0; line-height:0; text-align:left; text-indent:-999em; left:-9999px; overflow:hidden}

/* align */
.c {text-align:center !important}
.l {text-align:left !important}
.r {text-align:right !important}
.vm {vertical-align:middle !important}
.vt {vertical-align:top !important}
.vb {vertical-align:bottom !important}

/* ie select appearance */
select::-ms-expand {
    display: none;
}
