BODY,TD,input,DIV,form,TEXTAREA,center,pre,blockquote {font-size:9pt;font-family:±¼¸²;color:#888888}

select,option {font-size:8pt;font-family:tahoma;color:#ffffff;background-color:#7EC232}

TD {line-height:140%}

body{
	scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color: #BDDC9A; 
	scrollbar-highlight-color: #BDDC9A; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color: #F2F7ED; 
	scrollbar-arrow-color: green
}

A:link    {color:888888;text-decoration:none;}
A:visited {color:888888;text-decoration:none;}
A:active  {color:888888;text-decoration:none;}
A:hover  {color:555555;text-decoration:underline}

.textarea {border:solid 1;border-color:#efefef;font-size:9pt;color:888888;background-color:white;}
.input {border:solid 1;border-color:efefef;font-size:9pt;color:#888888;background-color:white;height:19px}
.submit {border:solid 1;border-color:1F556A;font-size:9pt;color:white;background-color:50889F;height:19px}
.button {border:solid 1;border-color:1F556A;font-size:9pt;color:white;background-color:50889F;height:19px}

.thm7pt {font-family:tahoma;font-size:7pt}

.ment {border:1 solid; border-color:e7e7e7; background-color:fafafa; font-size:9pt; table-layout:fixed}
.ment_text {color:666666;font-size:9pt;line-height:140%;padding:10px;}

.line	{background-color:#bddc9a;}
.line2	{background-color:transparent; border:1 solid #bddc9a; border-bottom-width:0; border-left-width:0; border-right-width:1; border-top-width:0;}

.title {font-family:tahoma;font-size:8pt;border:1px solid #BDDC9A; height:28px;}
.list0 {background-color:#F2F7ED; height:28px; font-size:9pt;}
.list1 {background-color:#F2F7ED; height:28px; font-size:9pt;}

.title_han {color:#888888;font-weight:bold;font-size:9pt}
.list_han {font-family:tahoma;color:888888;font-size:8pt;text-decoration:none;text-decoration:none}
.list_notice {font-family:tahoma;color:#5D971C;font-size:8pt;text-decoration:none;text-decoration:none}

.title_eng {font-family:tahoma;color:FFFFFF;font-weight:bold;font-size:8pt;text-decoration:none}
.list_eng {font-family:tahoma;color:888888;font-size:8pt;text-decoration:none}

/* button */
.bt_black
{
    BORDER: #000000 1px solid ;
    FONT-SIZE: 9pt;
    CURSOR: hand;
    FONT-FAMILY: ±¼¸²;
    color:#efefef;
	PADDING:1PX;
    BACKGROUND-COLOR: #000000;
	HEIGHT: 19px;
}
.bt_silver
{
    BORDER: #cccccc 1px solid ;
    FONT-SIZE: 8pt;
    CURSOR: hand;
    FONT-FAMILY: tahoma;±¼¸²;
    color:#525252;
	PADDING:1PX;
    BACKGROUND-COLOR: #efefef;
	HEIGHT: 19px;
}
.bt_green
{
    BORDER: #6AAA23 1px solid ;
    FONT-SIZE: 8pt;
    CURSOR: hand;
    FONT-FAMILY: tahoma;±¼¸²;
    color:#ffffff;
	PADDING:1PX;
    BACKGROUND-COLOR: #7EC232;
	HEIGHT: 19px;
}
.bt_check
{
    BORDER: #cccccc 1px solid;
    FONT-SIZE: 9pt;
    CURSOR: hand;
    FONT-FAMILY: ±¼¸²;
    padding-top:1;
    color:#525252;
    BACKGROUND-COLOR: #FCF4D2;
	HEIGHT: 18px;
}
.bt_cyan
{
    BORDER: #0F7783 1px solid;
    FONT-SIZE: 9pt;
    CURSOR: hand;
    FONT-FAMILY: ±¼¸²;
    padding:3;
    color:#ffffff;
    BACKGROUND-COLOR: #059CAE;
	HEIGHT: 22px;
}