*    {padding: 0; margin: 0; font-family: 'Noto Sans KR','Nanum Gothic', sans-serif;}
a     {text-decoration: none;}
li     {list-style: none;}
input     {-webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 0; border-style: none;}
button     {border-style: none; cursor: pointer;}


.loading{width: 240px; height: 160px;position: fixed; top: 50%; left: 50%;z-index: 5000; margin-left: -120px; margin-top: -80px;}
.loading img{width: 100%;}
