/*@font-face { font-family:'MalgunGothic'; src:url(../font/malgun.eot); src:local(¡Ø), url(../font/malgun.woff) format('woff'); };
@font-face { font-family:'NanumGothic'; src:url(../font/NanumGothic.eot); src:local(¡Ø), url(../font/NanumGothic.woff) format('woff'); };*/
@font-face {
    font-family:'NanumGothic';
    src: url('../font/NanumGothic.eot');
    src: url('../font/NanumGothic.eot?#iefix') format('embedded-opentype'),
         url('../font/NanumGothic.woff') format('woff'),
         url('../font/NanumGothic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal; 
}


/*@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;}
body,input,textarea,select,button,table{font-family:'³ª´®°íµñ',NanumGothic,'µ¸¿ò',dotum,AppleGothic;}

/*Çì´õ ÆùÆ®ÀÇ ÃÊ±âÈ­*/
h1, h2, h3, h4, h5, h6{font-size:100%;}

/*¸®½ºÆ®ÀÇ ½ºÅ¸ÀÏ Á¦°Å*/
ol, ul{list-style:none}

/* ÆùÆ® °­Á¶ Æ¯¼º ÃÊ±âÈ­*/
address, caption, cite, code, dfn, em,  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:13px; }

* {margin:0; padding:0;}

img, fieldset {border:0;}
li {list-style:none;}

A:link {color:#333333;text-decoration:none;}
A:visited {color:#333333;text-decoration:none;}
A:active {color:#333333;text-decoration:none;}
A:hover {color:#0958a5;text-decoration:none;}

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}
