/* common */
*{margin:0; padding:0;}
body{width:100%; min-width:1138px;margin:0px auto; position:relative; padding:0; color:#484848;
/*font-family:'Noto Sans Korean', 'Nanum Gothic','나눔고딕',NanumGothic, sans-serif;*/
font-size:14px; line-height:1.4;
-webkit-text-size-adjust:none;}
img,fieldset{border:0 none; margin:0; padding:0;}
dl,ul,ol,li,dt, dd{margin:0px; padding:0px; list-style:none;}
table{border-collapse:collapse;}
h1, h2, h3, h4, h5, h6, p{margin:0px; padding:0px;}
nav, header, footer, section, aside, article{display:block;}
/*input[type=text],input[type=password],input[type=button],input[type=submit],input[type=file],select,button,textarea{font-family:'Noto Sans KR', 'Nanum Gothic','나눔고딕',NanumGothic, sans-serif;}*/
input[type=button],button,input[type=submit]{border:none;}
caption{ /*position: absolute;*/ width: 0; visibility:hidden; height: 0; font-size: 0; line-height: 0; text-indent: -10000px; }
address,em{font-style:normal;}

/* link*/
a{color:#555; text-decoration:none;}
a:hover{text-decoration:underline;}
.overNo a:hover{text-decoration:none;}