@charset "euc-kr";

/*body ¿©¹é ¾ø¾Ö±â*/
body{margin:0px; background:url(img/bg.gif) top repeat-x; font:0.75em µ¸¿ò, Arial; color:#404040; line-height:16px;}

/* ±âº» ÅØ½ºÆ®¸¦ ¹Ù²Û´Ù. */
/*table, td, th, h1, h2, h3, h4, h5, h6, p, a, span, div,input,textarea{font:0.75em µ¸¿ò, Arial; color:#404040; line-height:16px;}*/

/*ÀÌ¹ÌÁö º¸´õ°ªÀ» 0À¸·Î ÁöÁ¤ */
img{ border:none;}

/* table [border="0" cellspacing ="0" cellpadding="0"] ??*/
table {border-spacing:0px;border:0px;border-collapse:collapse;}

/*form ÅÂ±×·Î »ý±â´Â ¿©¹éÀ» ¹æÁö*/
form {display:inline;}

/*----------  ----------*/
select {font-size: 10pt; color: #000000}
textarea {font-size: 10pt; color: #000000; overflow:auto; border:solid 1px #AEAEAE}
a { selector-dummy : expression(this.hideFocus=true);}

/*----------  ----------*/
A {color:#555; text-decoration: none}
A:visited {color:#555; text-decoration: none}
A:hover {color:#fd4141; text-decoration: none}
A:active {color:#fd4141; text-decoration: none}

/*----------  ----------*/
.topmenu {height:36px; text-align:right; font:10px Tahoma; color:797979; text-decoration: none;}
.topmenu A:hover, .topmenu A:active {font:10px Tahoma; color:ea002b; text-decoration: none;}
.menu {padding-bottom:48px; text-align:center; width:100%;}
.main {background:url(img/bg_main.gif) top repeat-x; width:100%; height:255px; text-align:center;}
.main_f {background:url(img/bg_main_f.gif) top repeat-x; width:100%; height:268px; text-align:center;}
.bottom {padding-top:40px; width:100%; text-align:center;}
