/* Reset CSS*/

* {margin:0; padding:0; border:0; outline:0; vertical-align:top;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block}
ul, ol, dl {list-style: none;}
img, video{max-width: 100%;}
a {text-decoration: none; color:#000;}
table {border-collapse:collapse;border-scpacing:0;}
input, select{vertical-align: middle;}
body{background: #eee; font-family: 'NanumGothicWeb', '돋움'; font-size: 100%; line-height: 1;}
lable{cursor: pointer;}
.blind, legend, hr, caption {display: block; overflow:hidden;position: absolute; top:0; left:-1000em;}
i, em, address{font-style: normal, font-weight:normail;}
