@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-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 { list-style:none; } li{ float:left; } /* Å×À̺í - ¸¶Å©¾÷¿¡ '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 { color:#555; border:0; padding:0; margin:0; cursor:pointer; } a:link, a:visited, a:active { text-decoration:none; } a:hover { text-decoration:none; } /* ¼¿·ºÆ®(select) ¹Ú½º */ select{ width:100px; height:24px; border:1px solid #cfcfcf; border-radius:2px; background: #fff; } /* ±âŸ */ img{ border:0px; margin:0; padding:0; } div img { vertical-align:middle; } li img { vertical-align:middle; } p input { vertical-align:middle; } section{overflow:hidden;}