@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);

body,img,ul,li,ol,p,address,div,h1,h2,h3,h4,dl,dt,dd,button,input,label{margin:0;padding:0;border:none;}
img,label{vertical-align:top;border:none}
li{list-style:none}
table{border-collapse:collapse;border-spacing:0;}
caption,legend{display:none;}
fieldset{border:none;padding:0;}
a{text-decoration:none;}
a:hover, a:focus, a:link, a:visited {text-decoration:none; color:#333;}
dl,ul,ol,menu,li {list-style:none}
blockquote, q {quotes:none}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none}
input,select,textarea,button {vertical-align:middle;}
button {border:0 none;background-color:transparent;cursor:pointer}
table {border-collapse:collapse;border-spacing:0}
body {-webkit-text-size-adjust:none} /* 뷰표트 변환시 폰트크기 자동확대 방지 */
input[type='text'],input[type='password'],input[type='submit'],input[type='search'] {-webkit-appearance:none; border-radius:0}
input:checked[type='checkbox'] {background-color:#666; -webkit-appearance:checkbox}
button,input[type='button'],input[type='submit'],input[type='reset'],input[type='file'] {-webkit-appearance:button; border-radius:0}
input[type='search']::-webkit-search-cancel-button {-webkit-appearance:none}
body {background:#fff; font-family:'Nanum Gothic','나눔고딕','NanumGothic', sans-serif;}
body,th,td,input,select,textarea,button {font-size:14px;line-height:1.2;letter-spacing:-1px;font-family:'Nanum Gothic','나눔 고딕',sans-serif;color:#333} /* color값은 디자인가이드에 맞게사용 */

button {outline:none;}
html {
-webkit-text-size-adjust： none;
}

article， aside， details， figcaption， figure， footer， header， hgroup， menu， nav， section {
    display： block;
}

img {
max-width： 100%;
height： auto;
width： auto\9; /* ie8 */
}
