@CHARSET "UTF-8"; 
/************* Common *************/


@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: local('Noto Sans KR Thin'), local('NotoSansKR-Thin'), url(../fonts//Pby6FmXiEBPT4ITbgNA5CgmOsn7tqrYemQxcvEcQNuu0kQVUV7_JUAt63CjlocyjGq0Z6HPTl38RUH4.0.woff2) format('woff2');
  unicode-range: U+f9ca-fa0b, U+ff03-ff05, U+ff07, U+ff0a-ff0b, U+ff0d-ff19, U+ff1b, U+ff1d, U+ff20-ff5b, U+ff5d, U+ffe0-ffe3, U+ffe5-ffe6;
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: bold;
  src: local('Noto Sans KR Bold'), local('NotoSansKR-Bold'), url(../fonts/Pby7FmXiEBPT4ITbgNA5CgmOalvI7dAws0dYoVAUOdqfgBNTEdKnUWQXhSXxttiNd69L_2XbmW4WM27n.0.woff2) format('woff2');
  unicode-range: U+f9ca-fa0b, U+ff03-ff05, U+ff07, U+ff0a-ff0b, U+ff0d-ff19, U+ff1b, U+ff1d, U+ff20-ff5b, U+ff5d, U+ffe0-ffe3, U+ffe5-ffe6;
}


*:focus {
    outline: none;
}


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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, textarea, button, input {
    margin: 0;
    padding: 0;
    box-sizing: border-box;font-family: "Noto Sans KR", sans-serif; 
    outline: none; color: #000;
}
select{ color: #73879C; outline: none; }
button, input[type=button], button, input[type=reset], i, .setting ul li:NTH-CHILD(4){ cursor: pointer; }
ol, ul { list-style: none; color: #000; text-decoration: none; }
a{ text-decoration: none; color:#000; border:none }
td, td, table{ border-spacing: 0;  }
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #bbbbbb;
}
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; } 
 h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em;  } 
 ul,ol { list-style: none; } 
fieldset,img { border: none; } 
caption,th { text-align: left; } 
table { border-collapse: collapse; border-spacing: 0; } 

::-moz-placeholder { /* Firefox 19+ */
  color: #bbbbbb;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #bbbbbb;
}
:-moz-placeholder { /* Firefox 18- */
  color: #bbbbbb; 
}

.color_r{color:red!important;}
.float_l{float: left; }
.float_r{float: right; }
.mt_0{margin-top: 0!important; }
.mr_10{margin-right: 10px; }
.mr_15{margin-right: 15px; }

.mt_30{margin-top: 30px!important; }
.mr_30{margin-right: 30px; }

.mt_0{margin-top: 0px!important; }
.mt_5{margin-top: 5px; }
.mt_15{margin-top: 15px!important; }
.mt_50{margin-top: 50px!important; }
.mt_110{margin-top: 110px!important; }
.mt_160{margin-top: 160px!important; }
.mt_70{margin-top: 70px!important; }
.mb_20{margin-bottom: 20px; }

.test_l{text-align: left !important;}
.pt_5{padding-top: 5px!important; }
.pm_0{padding-bottom: 0!important; }



