/* 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: "", "u";
line-height : 140%;
color : #444444 ;
SCROLLBAR-FACE-COLOR: #e2e2e2;  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #aaaaaa; SCROLLBAR-3DLIGHT-COLOR: #999999; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #eeeeee; SCROLLBAR-DARKSHADOW-COLOR: #f1f2f2; TEXT-DECORATION: none
}
a{
    color : #444444 ;
    text-decoration : none;
}
A:FOCUS, A:ACTIVE, A:HOVER {
    text-decoration : none;
	color : #178bca ;
}
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:#F4F4F4; 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;
}


/*===============================================================*
                         °ü¸®ÀÚ
*===============================================================*/
.bgfontColor_01 {
	FONT-SIZE: 8pt; COLOR: #7b8450; FONT-FAMILY: µ¸¿ò; BACKGROUND-COLOR: #e8ecd5
}
.bgColor_01 {
	BACKGROUND-COLOR: #9ea676
}
.bgColor_02 {
	BACKGROUND-COLOR: #bcc29c
}
.bgColor_03 {
	BACKGROUND-COLOR: #efefef
}

/*===============================================================*
                         ¸ÂÃã°Ç°­
*===============================================================*/
.health_754d67 { font-size : 9pt;  color:#754d67; font: bold ; }
.health_754d67_line { font-size : 9pt;  color:#754d67; text-decoration : underline ; font: bold ; }

.health_3f72ab { font-size : 9pt;  color:#3f72ab ; font: bold ; }
.health_3f72ab_line { font-size : 9pt;  color:#3f72ab ; font: bold ; text-decoration : underline ; }

.health_ff7800 { font-size : 9pt;  color:#ff7800 ;  }

.health_sfont { FONT-FAMILY: "µ¸¿ò" ; font-size : 8pt;  }

.health_box
{ 
	background-image:url(../images/health_box_01.gif) ; background-repeat:no-repeat ; 
	FONT-FAMILY: "µ¸¿ò" ; font-size : 8pt ;  color:#ffffff ; text-align: center ; 
}

.order_title {
	FONT-SIZE: 8pt; COLOR: #7a4b0d; FONT-FAMILY: µ¸¿ò
}

/*===============================================================*
                         ¼­ºê
*===============================================================*/
.location { font-size : 8pt;  FONT-FAMILY: "µ¸¿ò" ; color:#aa6588; }
.pic { margin-top:0px ; margin-left:0px ; margin-right:10px ; margin-bottom:10px ; border : solid ; border-color :#ebebeb ; border-width: 5px}
.blue { font-size : 9pt;  color:#178bca ; }
.green { font-size : 9pt;  color:#6ea11e ; }
.green_line { font-size : 9pt;  color:#56a97e; text-decoration : underline; }
.gold_line { font-size : 9pt;  color:#af9148; text-decoration : underline; }
.blue_line { font-size : 9pt;  color:#2e9cb2; text-decoration : underline; }


.title_bg 
{
	background-image:url(../images/title_bg_01.gif) ; background-repeat:no-repeat ; 
	font-size: 8pt ; font-family: "µ¸¿ò" ; color: #ebe4d1 ; font: bold ; text-align: center ; padding-top: 2px ; 
}

.brownB { font-size: 9pt ; font-family: "µ¸¿ò" ; color: #957b6a ; font: bold ; padding-top: 2px ;  text-decoration : underline; }
.table_list {  line-height : 120%; FONT-FAMILY: "", "u"; text-align: justify ;}
.pictxt { font-size: 8pt ; font-family: "µ¸¿ò" ; color: #8aaa5d ; font: bold ; padding-top: 2px ;  text-decoration : underline; BACKGROUND-COLOR: #e7dac4 ;}