@charset "euc-kr";

html {height:100%;}
body {width:100%;height:100%;font:12px Dotum, Arial, AppleGothic, sans-serif;color:#7f7f7f;margin:0;padding:0;}
div, p, ol, ul, li, img, a, h1, h2, h3, h4, h5, h6, form, span, iframe, dl, dt, dd {margin:0;padding:0;}
ul, ol {list-style:none}

table, th, td {border-collapse:collapse;margin:0;padding:0;}
table caption {display:none;}
select, input, textarea {font:12px Dotum,Arial,tohoma,AppleGothic,sans-serif;color:#666;}
fieldset {border:0;margin:0;padding:0;}
legend {display:none;}

a:link {color:#7f7f7f; text-decoration:none;}
a:visited {color:#7f7f7f; text-decoration:none;}
a:hover {color:#7f7f7f; text-decoration:none;}
a:active {color:#7f7f7f; text-decoration:none;}

img {border:none;}
hr {display:none;}
col {background:none;}

.png24 {tmp:expression(setPng24(this));}

/* floating À» ÇØÁ¦ÇÏ±â À§ÇÑ Å¬·¡½º Ãß°¡, ÀÇ¹Ì¾ø´Â clear¸¸ ÀÖ´Â gabage source Á¦°Å */
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{*zoom:1;}