/*=========================================================================================================================
* �봽濡쒖젥�듃: WESS2.0
* �뙆�씪紐�: style.css
* �옉�뾽�옄: 諛뺤꽦�썕,諛뺤��꽑
* �옉�뾽�씪: 2014.06.11 ~
=========================================================================================================================*/
@charset "utf-8";
 @import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);
 @import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css); 
 @import url(https://fonts.googleapis.com/earlyaccess/notosanssc.css); 
@import url("./font.css");
@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(https://fonts.googleapis.com/earlyaccess/nanumbrushscript.css);

/*=========================================================================================================================
* Reset
=========================================================================================================================*/
body, div, p, h1,h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend,
input, textarea, blockquote, button, strong, em, address { margin:0;padding:0;-webkit-text-size-adjust:none; vertical-align: baseline; }
h1, h2 ,h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
ul, ol { list-style: none; }
img, fieldset { padding: 0; border: none; }
img { border:none; vertical-align:bottom; }
legend, caption { visibility:hidden; overflow:hidden; width:0; height:0; font-size:0; line-height:0;}
input { background: none; border: 0; }
table { table-layout: fixed; width: 100%; border-collapse: collapse; border: 0; word-break: break-all; }
table th { font-weight: normal; }
strong, em, address { font-style: normal; }
hr { display:none; }
q:before,q:after {content:"";}
abbr,acronym { border:0; }
#skipnav { width:0; height:0; line-height:0; overflow:hidden; visibility:hidden; font-size:0; }
.blind { overflow:hidden; visibility:hidden; position:absolute; width:0; height:0; font-size:0; line-height:0; }
a { text-decoration: none; }
input[type=text],select,textarea{outline: none;}