/*@charset "";*/
/* CSS Document */

/*¸¶Áø°ú ÆÐÂ¡ÀÇ ÃÊ±âÈ­*/
body, div, dl, dt,dd,ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td{margin:0; padding:0;}

/*Çì´õ ÆùÆ®ÀÇ ÃÊ±âÈ­*/
h1, h2, h3, h4, h5, h6{font-size:100%;}

/*¸®½ºÆ®ÀÇ ½ºÅ¸ÀÏ Á¦°Å*/
ol, ul{list-style:none}

/* ÆùÆ® °­Á¶ Æ¯¼º ÃÊ±âÈ­*/
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight:normal;}

/*Å×ÀÌºí ½ºÅ¸ÀÏÃÊ±âÈ­*/
table{ border-collapse:collapse; border-spacing:0;}

/*ÀÌ¹ÌÁö ¹× ÇÊµå¼Â¿¡¼­ º¸´õÇ¥½Ã ÃÊ±âÈ­*/
fieldset, img{border: 0;}

/*Ä¸¼Ç°ú Å×ÀÌºíÇì´õ ÅØ½ºÆ® Á¤·Ä ÃÊ±âÈ­*/
/*caption. th{text-align:left}/*

/*ÀÎ¿ë±¸ Ç¥½Ã ÃÊ±âÈ­*/
q:before, q:after{content:'';}

/*±âº» Æ÷Áö¼Ç Á¤ÇÏ±â*/
/*body{position:relative; margin:0 auto; text-align:center;}*/

html, body { 
 height: 100%; margin: 0; padding: 0; font-size:12px;
 filter: expression(document.execCommand('BackgroundImageCache', false, true));
}

* {margin:0; padding:0;}

img, fieldset {border:0;}
li {list-style:none;}

A:link   {text-decoration:none; color:#555;}
A:visited{text-decoration:none; color:#555;}
A:active {text-decoration:none; color:#555;}
A:hover  {text-decoration:none; color:#555;}

A.menu img { border-width:0px; display:inline; }
A.menu img.over { display:none; } 
A.menu:hover { border:0px }
A.menu:hover img { display:none; }
A.menu:hover img.over { display:inline; }
A.submenu:hover {color:#529CFF; text-decoration:none}
textarea { resize:none;}