/* 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-FAMILY: "", "u";
line-height : 140%;
color : #444444 ;
FONT-SIZE: 9pt;
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;}
.table3 {border-width:1px; border-color:#aacbe4; background-color:#f3f8fc; 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;
}

/*===============================================================*
                         ¸ÞÀÎ
*===============================================================*/
/* ·Î±×ÀÎ */
.input_login 
{ 
	background-Color:#f3f8fc ; border:1px solid #aacbe4 ; width:90px; height:17px; margin:1 0 2 0; 
	color:#4d67ab;  font-size:11px; font-family: "µ¸¿ò" ; font: bold ; padding-left:3px; padding-top:3px; 
}
.date { font-size : 8pt;  FONT-FAMILY: "µ¸¿ò" ; color:#9a9a9a; }

.subject:link,
.subject:visited,
.subject:active { font-size : 8pt;  FONT-FAMILY: "µ¸¿ò" ; color:#9a9792 ;}
.subject:hover { font-size : 8pt;  FONT-FAMILY: "µ¸¿ò" ; color:#ffffff ; }

/*===============================================================*
                         ¼­ºê
*===============================================================*/
.location { font-size : 8pt;  FONT-FAMILY: "µ¸¿ò" ; color:#666c72; }

.blue_font { font-size : 9pt;  color:#6199bc ; }
.bule2_font { font-size : 9pt;  color:#257cb0 ; }
.blue_line { font-size : 9pt;  color:#6199bc ; ; text-decoration : underline;}

.sky_font { font-size : 8pt;  color:#45aac0 ; FONT-FAMILY: "µ¸¿ò" ;}
.sky2_font { font-size : 8pt;  color:#baf3f7 ; FONT-FAMILY: "µ¸¿ò" ;}
.sky_line { font-size : 8pt;  color:#45aac0 ; FONT-FAMILY: "µ¸¿ò" ; text-decoration : underline;}
.sky_line2 { font-size : 9pt;  color:#45aac0 ; FONT-FAMILY: "µ¸¿ò" ; text-decoration : underline;}

.orange_font { font-size : 9pt;  color:#fe780d; }
.white_font { font-size : 8pt;  color:#ffffff ; font:bold ; FONT-FAMILY: "µ¸¿ò" ;}
.white2_font { font-size : 8pt;  color:#ffffff ; FONT-FAMILY: "µ¸¿ò" ;}
.s_font { font-size : 8pt; FONT-FAMILY: "µ¸¿ò" ;}

.orange_line { font-size : 9pt;  color:#fe780d; text-decoration : underline;}

.red_font { font-size : 9pt;  color:#e46666; }
.red_line { font-size : 9pt;  color:#e46666; text-decoration : underline;}

.green_line { font-size : 9pt;  color:#56a97e; text-decoration : underline; }
.gold_line { font-size : 9pt;  color:#af9148; text-decoration : underline;  }
.gold { font-size : 9pt;  color:#af9148;  }
.gray_line { font-size : 8pt;  color:#868686; text-decoration : underline; FONT-FAMILY: "µ¸¿ò" ; }

.info_line { background-image :url(../images/list_line_03.gif); background-repeat: no-repeat ; background-position: center ; }
.tel_title 
{ 
	font-size : 9pt;  color:#6199bc ;  padding-left: 20 ; 
	background-image :url(../images/list_line_04.gif); background-repeat: no-repeat ; background-position: right bottom ; 
}
.tel_title2 { 	font-size : 8pt;  color:#257cb0 ; font: bold ; text-align: "center" ; font-family: "µ¸¿ò" ; }
.tel_num { font-size : 9pt;  color:#202020 ;  padding-left: 20 ; }

.table_01 { font-size : 8pt;  color:#257cb0 ; font: bold ; text-align: "center" ; font-family: "µ¸¿ò" ; background-color:#e3f7fc ;}
.table_02 { font-size : 8pt;  color:#555555 ; text-align: "center" ; font-family: "µ¸¿ò" ; background-color:#effafd ;}
.table_03 { font-size : 8pt;  color:#555555 ; text-align: "center" ; font-family: "µ¸¿ò" ; background-color:#ffffff ;}
.table_04 { font-size : 8pt;  color:#555555 ; font-family: "µ¸¿ò" ; background-color:#ffffff ; padding-left:10px; }
.num { font-size:10px; font-family: "Microsoft Sans Serif" ; color:#257cb0 ; }
.num2 { font-size:10px; font-family: "Microsoft Sans Serif" ; color:#257cb0 ; }

/*===============================================================*
                         Áø·á°ú
*===============================================================*/
.clinic01_submenu:link,
.clinic01_submenu:visited,
.clinic01_submenu:active { font-size : 8pt;  FONT-FAMILY: "µ¸¿ò" ; color:#5c69a2 ; font:bold ;}
.clinic01_submenu:hover { font-size : 8pt;  FONT-FAMILY: "µ¸¿ò" ; color:#ffffff ; font:bold ;}

.clinic01_stt { font-size : 8pt;  FONT-FAMILY: "µ¸¿ò" ; color:#5c69a2 ; font:bold ;}
.clinic01_line { font-size : 9pt;  color:#5c69a2 ; text-decoration : underline;}
.clinic01_font { font-size : 9pt;  color:#5c69a2 ; }

.clinic02_submenu:link,
.clinic02_submenu:visited,
.clinic02_submenu:active { font-size : 8pt;  FONT-FAMILY: "µ¸¿ò" ; color:#00736a ; font:bold ;}
.clinic02_submenu:hover { font-size : 8pt;  FONT-FAMILY: "µ¸¿ò" ; color:#ffffff ; font:bold ;}

.clinic02_stt { font-size : 8pt;  FONT-FAMILY: "µ¸¿ò" ; color:#00736a ; font:bold ;}
.clinic02_line { font-size : 9pt;  color:#338f88 ; text-decoration : underline;}
.clinic02_font { font-size : 9pt;  color:#338f88 ; }


.clinic03_submenu:link,
.clinic03_submenu:visited,
.clinic03_submenu:active { font-size : 8pt;  FONT-FAMILY: "µ¸¿ò" ; color:#923366 ; font:bold ;}
.clinic03_submenu:hover { font-size : 8pt;  FONT-FAMILY: "µ¸¿ò" ; color:#ffffff ; font:bold ;}

.clinic03_stt { font-size : 8pt;  FONT-FAMILY: "µ¸¿ò" ; color:#a85c85 ; font:bold ;}
.clinic03_line { font-size : 9pt; color:#a85c85 ; text-decoration : underline;}
.clinic03_font { font-size : 9pt; color:#a85c85 ; }


.table_title { 	font-size : 8pt;  color:#6199bc ; font: bold ; font-family: "µ¸¿ò" ; padding-right: 20 ; text-align: "right" ;}

/*===============================================================*
                         °Ô½ÃÆÇ
*===============================================================*/
.list_title 
{ 
	font-size:11px; font-family: "µ¸¿ò" ; color:#ffffff; font: bold ; padding-top:3px; 
	background-image :url(../images/list_center.gif);background-repeat:repeat-x ; width:"100%" ; text-align: "center" ;
}
.list_title2 
{ 
	font-size:12px; font-family: "µ¸¿ò" ; color:#ffffff; padding-top:3px; line-height : 120%;
	background-image :url(../images/list_center.gif); width:"100%" ; padding-left: 15 ; padding-right: 15 ; 
}
.list_line { background-image :url(../images/list_line_01.gif);background-repeat:repeat-x ; height: "1" ; }
.list_line2 { background-image :url(../images/list_line_02.gif);background-repeat:repeat-x ; height: "2" ; }
.list_line3 { background-image :url(../images/list_line_02.gif);background-repeat:repeat-x ; height: "1" ; }
.list_num { font-size:10px; font-family: "Tahoma" ; color:#939393;}
.list_date { font-size:10px; font-family: "Microsoft Sans Serif" ; color:#509ac0;}
.list_scheduledate { font-size:10px; font-family: "Microsoft Sans Serif" ; color:red;}

.num1:link,					
.num1:visited,			    
.num1:active {font-size:11px; font-family:Tahoma; color:#444444; text-decoration:none}
.num1:hover {font-size:11px; font-family:Tahoma; color:#FE780D; text-decoration:none}
.num1_ov	{font-size:11px; font-family:Tahoma; color:#FE780D;font-weight:bold;}
.num_sl {font-size:8px; font-family:Tahoma; color:#939393;}

.input_list 
{ 
	background-Color:#f3f8fc ; border:1px solid #aacbe4 ; height:20px; margin:1 0 2 0; 
	color:#4f94c0;  font-size:11px; font-family: "µ¸¿ò" ; font: bold ; padding-left:3px; padding-top:3px; 
}
.input_list2
{ 
	background-Color:#dcdcdc ; border:1px solid #aacbe4 ; height:20px; margin:1 0 2 0; 
	color:#4f94c0;  font-size:11px; font-family: "µ¸¿ò" ; font: bold ; padding-left:3px; padding-top:3px; 
}


.view_title 
{ 
	font-size : 8pt;  color:#257cb0 ; font: bold ; text-align: "center" ; font-family: "µ¸¿ò" ;
	background-image :url(../images/list_line_03.gif); background-repeat: no-repeat ; background-position: right bottom ; 
}
.view_title2 { font-size : 9pt;  color:#3989b9 ;  padding-left:20 ; }
.view_title3 { font-size : 8pt;  color:#257cb0 ; font: bold ; font-family: "µ¸¿ò" ;}
.view_date { font-size:10px; font-family: "Microsoft Sans Serif" ; color:#808080 ; padding-left:20 ; }
.view_date2 { font-size:9px; font-family: "Microsoft Sans Serif" ; color:#808080 ; padding-left:20 ; }
.view_file { font-size:11px; font-family: "µ¸¿ò" ; color:#fe7b19 ; text-decoration : underline;}

.calendar:link,
.calendar:visited,
.calendar:active { font-size : 8pt;  FONT-FAMILY: "µ¸¿ò" ; color:#444444 ; }
.calendar:hover { font-size : 8pt;  FONT-FAMILY: "µ¸¿ò" ; color:#ff7c12 ; }

/*===============================================================*
                         °ü¸®ÀÚ
*===============================================================*/
.admin_menu:link,
.admin_menu:visited,
.admin_menu:active { font-size : 8pt;  FONT-FAMILY: "µ¸¿ò" ; color:#ffffff; font:bold ;}
.admin_menu:hover { font-size : 8pt;  FONT-FAMILY: "µ¸¿ò" ; color:#def2ff; font:bold ; text-decoration:underline ;}

.admin_stt { font-size : 8pt;  FONT-FAMILY: "µ¸¿ò" ; color:#106093; font:bold ;}

/* °ü¸®ÀÚ, Å¬¸®´Ð ¸Þ´º*/
.admin_submenu:link,
.admin_submenu:visited,
.admin_submenu:active { font-size : 8pt;  FONT-FAMILY: "µ¸¿ò" ; color:#106093 ; font:bold ;}
.admin_submenu:hover { font-size : 8pt;  FONT-FAMILY: "µ¸¿ò" ; color:#ffffff ; font:bold ;}


.admin_title1 { font-size:9pt; font-family: "µ¸¿ò" ; color:#808080 ; font:bold ;}

.admin_line1 { background-color:#e0e0e0 ; height: "1" ; }
.admin_line2 { background-color:#999999 ; height: "2" ; }

.admin_input1 {border-style: solid; border-width: 1px;border-color :#999999;}
