
@import url('https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css');

/* CSS Document */

*{margin:0; padding:0; border:0; box-sizing:border-box; }
html,body{width:100%; height:100%; }

body, div, ul, li, p, td, tr, table, span{font-size:14px;  *word-break:break-all; -ms-word-break:break-all; font-family:"Nanum Square", sans-serif!important;}


h1,h2,h3,h4,h5,h6{font-size:16px; text-align:left;}
img{border:0;}

a{color:#555; text-decoration:none;}
a:hover{ text-decoration:;}
em,address{font-style:normal;}

ul li{margin:0; padding:0px; list-style:none;}
input {outline: none; border:0;}