
/* ¾¾¾ØÆÊ¸¶Æ® CSS basic setup */


/* ÀüÃ¼ÀûÀ¸·Î Àû¿ëÇÏ´Â ½ºÅ¸ÀÏ */

BODY {color: #737373;	line-height: 16px; font-family:"±¼¸²", "Arial", "Helvetic"; font-size:9pt;}


/* Çà°£°Ýº¯Çü ½ÇÁ¦Å×ÀÌºí¿¡ Àû¿ëÇÏ´Â ½ºÅ¸ÀÏ */

.td150 {  font-size: 9pt; line-height: 150%}

.td130 {  font-size: 9pt; line-height: 130%}


/* ¸µÅ©¿¡ Àû¿ëÇÏ´Â ½ºÅ¸ÀÏ */

A:link, A:active, A:visited {color: gray; text-decoration: none;}
A:hover {color: black; text-decoration: underline;}

a.red:link, a.red:active, a.red:visited {color: #C04D4D; text-decoration: none;}
a.red:hover {color: red; text-decoration: none;}

A.noti:link, A.noti:active, A.noti:visited {color: #737373; text-decoration: none;}
A.noti:hover {color: #990000; text-decoration: underline;}

a.item:link, a.gover:active, a.gover:visited {color: #737373; text-decoration: none;}
a.item:hover {color: #FF6633; text-decoration: underline;}

a.impact:link, a.impact:active, a.impact:visited {color: #737373; text-decoration: none;}
a.impact:hover {color: #FF6633; text-decoration: none; font-weight: bold;}

a.list:link, a.list:active, a.list:visited {color: gray; text-decoration: none;}
a.list:hover {color: #050099; text-decoration: none;}

a.blue:link, a.blue:active, a.blue:visited {color: #737373; text-decoration: none;}
a.blue:hover {color: #0677D7; text-decoration: underline;}

a.board:link, a.list:active, a.list:visited {color: #000000; text-decoration: none;}
a.board:hover {color: #000000; text-decoration: underline;}

/* ÀÎÇ²¹Ú½º¿¡ Àû¿ëÇÏ´Â ½ºÅ¸ÀÏ */

.input_basic { FONT-SIZE: 9pt;text-align:left; background-color:#ffffff; BORDER:1px solid #B6B6B6;}

.input_center { text-align:center; background-color:#ffffff; BORDER:1px solid #B6B6B6;}


/* ÄÞº¸¹Ú½º¿¡ Àû¿ëÇÏ´Â ½ºÅ¸ÀÏ */

.combo_basic {	font-family:µ¸À½; background-color: #ffffff; border: 1px solid; color: #B6B6B6;}


.content1
{
    FONT-SIZE: 9pt;
    COLOR: #181818;
    FONT-FAMILY: µ¸À½;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #f7f7f7;
    align: center
}
.content2
{
    FONT-SIZE: 9pt;
    COLOR: #181818;
    FONT-FAMILY: µ¸À½;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #eaf4e6;
    align: center
}
.content3
{
    FONT-SIZE: 9pt;
    COLOR: #181818;
    FONT-FAMILY: µ¸À½;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #eeeeee;
    align: center
}
.content4
{
    FONT-SIZE: 9pt;
    COLOR: #181818;
    FONT-FAMILY: µ¸À½;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffffff;
    align: center
}
.content5
{
    FONT-SIZE: 9pt;
    COLOR: #181818;
    FONT-FAMILY: µ¸À½;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #f4e7d3;
    align: center
}
.combo1
{
    WIDTH: 135;
    BORDER-RIGHT: #eeeeee 1px solid;
    BORDER-TOP: #8f8f8f 1px solid;
    FONT-SIZE: 9pt;
    BORDER-LEFT: #8f8f8f 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #eeeeee 1px solid;
    FONT-FAMILY: µ¸À½, VERDANA, SANS-SERIF, SERIF;
}

.combo4
{
    WIDTH: 200;
    BORDER-RIGHT: #eeeeee 1px solid;
    BORDER-TOP: #8f8f8f 1px solid;
    FONT-SIZE: 9pt;
    BORDER-LEFT: #8f8f8f 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #eeeeee 1px solid;
    FONT-FAMILY: µ¸À½, VERDANA, SANS-SERIF, SERIF;
}