@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&display=swap');
 
/* 웹 폰트 - 나눔고딕, 나눔고딕 볼드 */
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);/*Nanum Gothic*/

@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);/*font-family: 'Nanum Myeongjo', serif;*/
@import url(http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css);/*font-family: 'Nanum Brush Script', cursive;*/
 


@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500'); 

/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, big, cite, code, del, em, img, q, s, small, strong, sub, sup, var, b, u, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, embed, summary {margin:0; padding:0; }

 
hr {display:none;}
ul > li {list-style:none;}


a:link, a, a:hover,a:visited{text-decoration:none;color:#333; }
 input, select {font-size:12px;}
img {border:0; vertical-align:top;}

 
 /*tab*/
.view{display: block;padding:0;margin:0;}
.hid{display: none;padding:0;margin:0;}

.box{border:2px solid #A6A6A6; font-size:12px;background-color: #f7f7f7;}

.floatL{float:left;}
.clear{clear:both;}

.skipmenu{display:none;}

 

