@charset "euc-kr";
/*À¥ÆùÆ® ¼³Á¤*/
@font-face {
	font-family : 'nanum';
	src :url('/2016/m/comm/font/NanumGothic.eot');
	src :url('/2016/m/comm/font/NanumGothic.eot?#iefix') format('embeded-opentype'),
	url('/2016/m/comm/font/NanumGothic.woff') format('woff');
}
@font-face {
	font-family : 'malgun';
	src :url('/2016/m/comm/font/MalgunGothicRegular.eot');
	src :url('/2016/m/comm/font/MalgunGothicRegular.eot?#iefix') format('embeded-opentype'),
	url('/2016/m/comm/font/MalgunGothicRegular.woff') format('woff');
}
@font-face {
	font-family : 'malgun_B';
	src :url('/2016/m/comm/font/MalgunGothicBold.eot');
	src :url('/2016/m/comm/font/MalgunGothicBold.eot?#iefix') format('embeded-opentype'),
	url('/2016/m/comm/font/MalgunGothicBold.woff') format('woff');
}


/* mobile style */
* {margin:0; padding:0; -webkit-text-size-adjust:none;}
body, form, div, p, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, fieldset, th, td, input, textarea,button,select {font-family: '¸¼Àº°íµñ' , 'malgun', 'malgun_B', serif, sans-serif; font-weight:normal; color:#6f716e;}
body {-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
body,input,textarea,select,button {font-size:75%; line-height:1.267em;}
li{list-style:none}
a,a:hover,a:active,a:focus {text-decoration:none}
a[href^="tel"]{ font-style:normal}
address, caption, em, var {font-style:normal; font-weight:normal}
input, textarea, select {letter-spacing:normal}
ol, ul, dl{list-style:none}
fieldset, img{border:0}
legend, caption{display:none}
img {display:block; max-width:100%; border:0; vertical-align:top;}
hr{display:none}
table {width:100%; border-collapse:collapse; border-spacing:0; padding:0; margin:0; table-layout:fixed; word-break:break-all;}
br{letter-spacing:normal}
p{letter-spacing:normal}
input{vertical-align:middle}
input[type="text"], input[type="password"], input[type="tel"], input[type="email"] {padding:1px 0; -webkit-appearance:none; border-radius:0; -webkit-border-radius:0; border: 1px solid #abadb3;}
/* ¸ð¹ÙÀÏ¿¡¼­ Ã¼Å©¹Ú½º°¡ ¾È³ª¿À´Â Çö»ó ¼öÁ¤*/
/*input[type="checkbox"]{-webkit-appearance:none; -webkit-border-radius:0;}*/
input[type="checkbox"]{ -webkit-border-radius:0;}
input:checked[type="checkbox"]{-webkit-appearance:checkbox}
button,input[type="button"],input[type="submit"],input[type="reset"],input[type="file"]{-webkit-appearance:button; border-radius:0; -webkit-border-radius:0;}
input[type="file"] {width:auto !important; -webkit-linear-gradient:0; -webkit-appearance:none; background:none; }
textarea {width:100%; -webkit-appearance:none;}
select {border-radius:0; -webkit-border-radius:0; border:1px solid #abadb3;}