@charset "utf-8";
@import url(font.css);
/*@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);*/

html {-webkit-text-size-adjust:none;overflow-y:scroll;line-height:1.35;}
body {font-size:14px;color:#333;min-width:1200px;width:100%;}
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,button,
table, caption, tbody, tfoot, thead, tr, th, td{margin: 0;padding: 0;border: 0;outline: 0;line-height:inherit;font-size:14px;font-family:'Noto Sans KR', 'Sans-serif', '돋움','Dotum','Helvetica','Apple SD Gothic Neo';}

:focus {outline: 0;}
hr{padding:0;margin:0;}
table {border-collapse: collapse;border-spacing: 0;}
table tr th, table tr td{vertical-align:middle;}
fieldset, img {border:0;vertical-align:top;}
header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption{display:block}
ins {text-decoration: none;}
video{display:block;}
li {list-style: none;}
caption{ text-align: left;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;font-weight: normal;padding:0;}
q:before,q:after {content: '';}
abbr,acronym {	border: 0;font-variant: normal;}
sup,sub {vertical-align: baseline;}
legend {color: #666;}
select,input,textarea,button {-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;vertical-align:middle;font-size:14px;font-family:'Noto Sans KR', 'Sans-serif', '돋움', 'Dotum', 'Helvetica', 'Apple SD Gothic Neo';}
select::-ms-expand{ display:none; }
button{cursor:pointer;outline:0;}
em,i {font-style:normal;}
pre,code,kbd,samp,tt {*font-size:100%;line-height:100%;}
a{text-decoration:none;color:#333;background:transparent;outline:0;}
a:hover, a.selected{color:#033f75;}
textarea{padding:0;border:0;background-color:transparent;overflow-y:scroll;resize:none;}
textarea:focus, input:focus, select:focus{outline:0;}