@charset "utf-8";

* {margin:0;padding:0;}
body {color:#333;font:12px/1.5 Nanum Gothic, '나눔고딕', dotum, '돋움', sans-serif;-webkit-text-size-adjust:none;}
/* h1,h2,h3,h4,h5 {font-size:100%;} */
a {color:#333;text-decoration:none;}
ul, ol, li {list-style:none;}
table {width:100%;border-collapse:collapse;border:0;}
colgroup {background:none;}
input, select, textarea, button {vertical-align:middle;font:14px/1.5 Nanum Gothic, '나눔고딕', Dotum, '돋움', Sans-serif;}
fieldset, img {border:0;}
img {vertical-align:top;max-width:100%;}
label, td img {vertical-align:middle;}
legend, caption {visibility:hidden;width:0;font-size:0;line-height:0;text-indent:-5000px;}
address, em {font-style:normal;}
button {overflow:visible;cursor:pointer;background:none;border:0;}
.hide {visibility:hidden;position:absolute;font-size:0;line-height:0;}

select,
input.txt,
input.chk {-webkit-appearance:none;-moz-appearance:none;box-sizing:border-box;}
select {padding:0 14px 0 5px;background:#fff url("/m/images/bg_select.gif") no-repeat 100% 50%; background-size:21px;}
textarea {padding:0 5px;border:1px solid #d7d7d7;resize:none;border-radius:1px;}
input.txt {padding:0 4px;border:1px solid #d7d7d7;resize:none;border-radius:1px;-webkit-appearance:none;-moz-appearance:none;box-sizing:border-box;}
input.chk {width:13px;height:13px;vertical-align:-2px;-webkit-appearance:none;-moz-appearance:none;box-sizing:border-box;}
.inputFile {position:relative;display:block;}
.inputFile .txt {width:70%;}
.inputFile .fileBtn {}
.inputFile .fileBtn input {position:absolute; width:140px; height:52px;cursor:pointer;font-size:22px;opacity:0;filter:alpha(opacity=0);}
input[type="submit"] {cursor:pointer;}
input.chk {border:0;width:15px;height:15px;vertical-align:-2px;}
input[type='checkbox'] {border: 1px solid #e74471;border-radius: 2px;}
input[type='checkbox']:checked {background:#e74471 url("/m/images/icon_pack_gaeun.png")no-repeat 0 1px; background-size:250px}
input[type='checkbox']:disabled {background-position:-75px -150px;}
input[type='radio'] {border:1px solid #e74471;border-radius:100%;}
input[type='radio']:checked {background:#e74471 url("/m/images/icon_pack_gaeun.png") no-repeat -22px 2px; background-size:250px;}
input[type='radio']:disabled {border:1px solid #a0a0a0;background:#e6e6e6;}
input[type="submit"] {-webkit-appearance:none;-moz-appearance:none;}
