/* Tag Definition */
* { font-style: normal /* em, dfn, var, cite, address */; font-family: 'Noto Sans KR', 'Nanum Gothic' !important; }
/* ÀüÃ¼ ¼±ÅÃÀÚ »ç¿ë½Ã À§ ¼Ó¼º ¿Ü¿¡´Â ÁöÁ¤ÇÏÁö ¸¶¼¼¿ä. */
* html { overflow: scroll; overflow-x: auto; }/* [IE] ÇÁ·¹ÀÓ¾ÈÀÇ°¡·Î½ºÅ©·Ñ¹®Á¦ÇØ°á */


html, body { min-height: 100%; margin: 0; padding: 0; background: #fff; } /* [IE] ¹è°æ»öÀ»ÁöÁ¤ÇØ¼­È­¸éÀÌ¹¶°³Áö´Â¹®Á¦ÇØ°á */
html { height: 100%; } 
* html body { height: 100%; }
body { background: #fff; color:#999; font-size: 12px !important /* 12px */; }
:root body {font-size: 0.93em;  }
table, pre { font-size: 1em; } /* DOCTYPE ¾øÀ¸¸é ¼Ó¼º »ó¼Ó ¾ÈµÊ */
td { color: #000000 }
a, a:link { /*color: #a29a91;*/ text-decoration: none; }/* cursor: pointer; ¾È¾¸.. aÅÂ±×¿¡ href ¾ø¾îµµ ¼Õ¸ð¾ç Ä¿¼­ ³ª¿À¹Ç·Î  */
a:visited { /*color: #000000;*/ }
a:hover, a:active, a:focus { /*color: #978d82;*/ } /* a:focusÃß°¡ */
img { margin: 0; border: 0; }

.dpn { display: none !important; display: table-caption;}

ul {list-style:none; }
ul li{list-style:none;  }

p { }
strong { font-weight: bold; }
em { color: #f75; } em em { color: #c09; } 
sup, sub { font-size: .92em; }
pre /* Çü½Ä À¯Áö ÄÁÅÙÃ÷ ÀÚµ¿°³Çà */
{ 
white-space: pre-wrap; /* css3 */ 
white-space: -moz-pre-wrap; /* Mozilla, since1999 */ 
white-space: -pre-wrap; /* Op4-6 */ 
white-space: -o-pre-wrap; /* Op7 */ 
word-wrap: break-word; /* IE 5.5+ */ 
}
.png24 { tmp:expression(setPng24(this)); } /* [IE6] PNG-24 Åõ¸í ÀÌ¹ÌÁö  */

