/* HTML ÆíÁý±â¿¡ Àû¿ëµÇ´Â ½ºÅ¸ÀÏ ½ÃÀÛ */

/* Åø¹Ù ½ºÅ¸ÀÏ */
.HTMLToolBar
{
	background-color:#efefef;
}

/* ¹öÆ° ½ºÅ¸ÀÏ */
.btn		{	width: 22px; height: 22px; border: 1px solid #efefef; margin: 0; padding: 0; background-color:Transparent; }
/* ·Ñ¿À¹ö ¹öÆ° ½ºÅ¸ÀÏ */
.btnOver	{	width: 22px; height: 22px; border: 1px outset; }
/* ´Ù¿î ¹öÆ° ½ºÅ¸ÀÏ */
.btnDown { width: 22px; height: 22px; border: 1px inset; background-color: buttonhighlight; }
/* ¹öÆ°ÀÌ¿ÜÀÇ ½ºÅ¸ÀÏ - »ç¿ëµÇÁö ¾ÊÀ½ */
.btnNA   { width: 22px; height: 22px; border: 1px solid buttonface; filter: alpha(opacity=25); }
/* »ç¿ëÀÚ ÄÁÅØ½ºÆ® ¸Þ´ºÀÇ ±âº» ½ºÅ¸ÀÏ */
.cMenu     { background-color: threedface; color: menutext; cursor: Default; font-family: ±¼¸²; font-size: 9pt; padding: 2 12 2 16; }
/* »ç¿ëÀÚ ÄÁÅØ½ºÆ® ¸Þ´ºÀÇ ¿À¹ö ½ºÅ¸ÀÏ */
.cMenuOver { background-color: highlight; color: highlighttext; cursor: Default; font-family: ±¼¸²; font-size: 9pt; padding: 2 12 2 16; }
/* »ç¿ëÀÚ ÄÁÅØ½ºÆ® ¸Þ´ºÀÇ ±¸ºÐÀÚ-¿Ü°û ½ºÅ¸ÀÏ */
.cMenuDivOuter { background-color: threedface; height: 9 }
/* »ç¿ëÀÚ ÄÁÅØ½ºÆ® ¸Þ´ºÀÇ ±¸ºÐÀÚ-³»ºÎ ½ºÅ¸ÀÏ */
.cMenuDivInner { margin: 0 4 0 4; border-width: 1; border-style: solid; border-color: threedshadow threedhighlight threedhighlight threedshadow; }

/* HTML ÆíÁý±â¿¡ Àû¿ëµÇ´Â ½ºÅ¸ÀÏ ³¡ */



BODY, TABLE, TD {
font-size : 9pt;
font-family : µ¸¿ò;
line-height : 140%;
color : #5A5A5A;
}
a{
    color : #5A5A5A;
    text-decoration : none;
}
A:FOCUS, A:ACTIVE, A:HOVER {
    text-decoration : underline;
	color : #5A5A5A;
}
input {
    padding-left : 5px
}
textarea {
    padding : 10px;
    font-size : 9pt;
}

.cl { margin-top:0px ; margin-left:0px ; margin-right:10px ; margin-bottom:10px ; border : thin solid ; border-color :#DADADA;}
.clt { color:#DE6F1D }
.clp { font: bold }
.border1 {border-style: solid; border-width: 1}

.text1 {color:#777777}
.text2 {color:#ff6600}
.text3 {color:#528ED9}
.text4 {color:#EB9500; font-size:8pt;font-family:µ¸¿ò;}
.text5 {color:#777777; font: bold}
.text6 {color:#ff6600; font: bold}
.text7 {color:#000000; font: bold}
.text8 {color:#5A5A5A; font-size:8pt; font: bold; font-family:µ¸¿ò;}



.listline {background-image: url(list_line_01.gif);background-repeat: repeat-x;background-position: center bottom;}
.dotline {background-image: url(/board/icon/${icon}/list_dotline_01.gif);background-repeat: repeat-x;background-position: center bottom;}

.bg1 {background-color:#fafafa}
.bg2 {background-color:#cccccc}
.bg3 {background-image:url(table_bg_02.gif)}
.bg4 {background-color:#DFDFDF}

.table1 {border-width:1px; border-color:#CECECE; background-color:white; border-style:solid;}
.table2 {border-width:1px; border-color:#DEDEDE; background-color:#fafafa; border-style:solid;}

.form1 {font-size:12px; color:#000000;  border-width:1px; border-color:#B8B8B8; border-style:solid;}
.form2 {font-size:12px; color:#666666; background-color:#ffffff; border-width:1px; border-color:#B8B8B8; border-style:solid;}

.imgborder1 {color:black; margin:5; border-width:2px; border-color:#CCCCCC; border-style:solid;}
.imgborder2 {color:black; margin:5; border-width:2px; border-color:#F5DD8B; border-style:solid;}

.table-bg1 
{
	background-image: url(table_bg_01.gif);
	background-repeat: repeat-x;
}
.table-bg2 
{
	background-image: url(table_bg_02.gif);
	background-repeat: repeat-x;
}

.n_table_type01{width:100%; margin:20px 0px}
.n_table_type01 table{width:100%;}
.n_table_type01 table thead tr th{background-color:#9a9a9a; color:#fff; font-size:12px; padding:13px 0px; text-align:center; border-right:1px solid #d5d5d5;border-top:1px solid #d5d5d5;}
.n_table_type01 table tbody tr th{background-color:#d5d5d5; color:#9a9a9a; font-size:12px; padding:13px 0px; text-align:center; border-bottom:1px solid #e6e6e6; }
.n_table_type01 table tbody tr td{padding:8px 0px; text-align:center; color:#9a9a9a; border-right:1px solid #d5d5d5;border-top:1px solid #b7b7b7;}
.n_table_type01 table tbody tr .last_bottom{ border-bottom:1px solid #b7b7b7; }