@charset "euc-kr"; /* ¿ä¼Ò(element) ¿©¹é ÃʱâÈ­ */ html, body, div, span, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, blockquote, p, address, pre, cite, form, fieldset, input, textarea, select, table, th, td { margin: 0; padding: 0; border: 0; /*font-weight:normal;*/ font-family:³ª´®°íµñ, NanumGothic, ng, 'NanumGothicWeb', "Malgun Gothic", AppleSDGothic, "µ¸¿ò", dotum; font-style:normal; } /* Á¦¸ñ¿ä¼Ò */ h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; } /* Å׵θ® ¾ø¾Ö±â */ fieldset, img, abbr,acronym { border:0 none; } /* ¸ñ·Ï */ ol, ul, li { list-style:none; } /* Å×À̺í - ¸¶Å©¾÷¿¡ 'cellspacing="0"' ÁöÁ¤ ÇÔ²² ÇÊ¿ä */ table { border-collapse: collapse; border-spacing:0; border:0 none; } caption, th, td { text-align:left; font-weight: normal; } /* ÅØ½ºÆ® °ü·Ã ¿ä¼Ò ÃʱâÈ­ */ address, caption, strong, em, cite { font-weight:normal; font-style:normal; } ins { text-decoration:none; } del { text-decoration:line-through; } /* Àο빮 */ blockquote:before, blockquote:after, q:before, q:after { content:""; } blockquote,q { quotes:"" ""; } /* ¼öÆò¼±*/ hr { display:none; } /* ¸µÅ© */ a:link, a:visited, a:active , a:hover { border:0; padding:0; margin:0; } a:link, a:visited, a:active { text-decoration:none; color:#555;} a:hover { text-decoration:none; #555} /* ¼¿·ºÆ®(select) ¹Ú½º */ select{ width:100px; height:24px; border:1px solid #cfcfcf; border-radius:2px; background: #fff; } /* ±âŸ */ img{ border: none;margin: 0;padding: 0;vertical-align: top; } div img, li img, p input, label, select, input, textarea{ vertical-align: middle; } section{ overflow: hidden; }