@charset "utf-8";
/* IEETU Web Standardization Team 2013-11-18 */

/* Mobile Base Style */
body,p,div,span,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{margin:0; padding:0;}
body,h1,h2,h3,h4,h5,h6,input,textarea,button,select,table{font-family:'Malgun Gothic', '맑은 고딕', '돋움', Dotum, '굴림', Gulim, Sans-serif; font-size:14px; line-height:1.5; color:#333;}
img, fieldset{border:0 none;}
textarea{overflow:auto;}
button{cursor:pointer;}
ul,ol,li{list-style:none;}
address, em{font-style:normal;}
a{text-decoration:none; color:#333;}
a:visited,a:hover,a:active,a:focus{text-decoration:none;}
legend, .hidden{overflow:hidden; position:absolute; top:0; left:0; line-height:0;}
caption{overflow:hidden; line-height:0; text-indent:-1000em;}

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}

/* Skip Navigation */
#accessibility a {display:block; position:absolute; top:0px; left:-2000px; z-index:10; width:100%; text-align:center; font-weight:bold;}
#accessibility a:hover {left: 0px; z-index:1000; padding:10px 0; background:#4764ce; color:#fff;}
#accessibility a:active {left: 0px; z-index:1000; padding:10px 0; background:#4764ce; color:#fff;}
#accessibility a:focus {left: 0px; z-index:1000; padding:10px 0; background:#4764ce; color:#fff;}
a#content {margin:0; padding:0; font-size:0; line-height:0;}