/* 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 ÆíÁý±â¿¡ Àû¿ëµÇ´Â ½ºÅ¸ÀÏ ³¡ */

img{border:0;}

BODY, TABLE, TD {
font-size : 9pt;
FONT-FAMILY: "µ¸¿ò",dotum,sans-serif;
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;
	selector-dummy: expression(this.hideFocus=true);
}
A:FOCUS, A:ACTIVE, A:HOVER {
    text-decoration : none;
	color : #e85707 ;
}
input {
    padding-left : 5px
}
textarea {
    padding : 10px;
    font-size : 8pt;
}

.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;}
.text5 {color:#777777; font: bold}
.text6 {color:#ff6600; font: bold}
.text7 {color:#000000; font: bold}
.text8 {color:#5A5A5A;  font: bold; }
.text9 {color:#8E70A0; font-size:9pt;line-height:15px;}
.text10 {color:#FFFFFF; }
.text11 {color:#ffffff;  }
.text12 {color:#525252;  }



.dotline {background-image: url(/nt_board/icon/net_skin/list_dotline_01.gif);background-repeat: repeat-x;background-position: center bottom;}
.dotline2 {background-image: url(/images/skin1/dot2.gif);background-repeat: repeat-x;background-position: center center;}

.bg1 {background-color:#fafafa}
.bg2 {background-color:#cccccc}
.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;}




/*===============================================================*
    HC  ÀÎÆ®·Î
*===============================================================*/
.pic { margin-top:0px ; margin-left:0px ; margin-right:10px ; margin-bottom:10px ; border : solid ; border-color :#ebebeb ; border-width: 5px}
.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; }

.history_text { font-size : 9pt;  FONT-FAMILY: "µ¸¿ò" ; color:#665951;line-height:140% }
.intro_about_img_bg {background-image:url(/images/skin1/intro_about_img_bg.gif) ; background-repeat:no-repeat;background-position:  top; }

.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-family: "µ¸¿ò" ; color: #8aaa5d ; font: bold ; padding-top: 2px ;  text-decoration : underline; BACKGROUND-COLOR: #e7dac4 ;}

.sitemap:link {
	 color:#575353; FONT-FAMILY: "µ¸¿ò" ;line-height:130%;
}
.sitemap:visited {
	 color:#575353; FONT-FAMILY: "µ¸¿ò" ;line-height:130%;
}
.sitemap:active {
	 color:#575353; FONT-FAMILY: "µ¸¿ò" ;line-height:130%;
}
.sitemap:hover {
	 color:#575353; FONT-FAMILY: "µ¸¿ò" ;line-height:130%;text-decoration: underline;
}

/*===============================================================*
    Skin32
*===============================================================*/
/* ¸ÞÀÎ¹è°æ(blue) */
.main_bg_01_blue {background-image: url(../../images/Skin32/main_bg_01_blue.jpg);background-repeat: repeat-x;}
.main_menu_bg_blue {background-image: url(../../images/Skin32/main_menu_bg_blue.jpg);background-repeat: no-repeat;width:891px;height:92px;}
.main_est_blue								{border:solid 3px #37b5c4;width:74px;height:62px}
.main_clinic_blue {background-image: url(../../images/Skin32/main_clinic_bg_blue.jpg);background-repeat: no-repeat;width:257px;height:34px;}

/* ¼­ºê¹è°æ(blue) */
.sub_butn_bg_blue {background-image: url(../../images/Skin32/sub_butn_bg_blue.gif);background-repeat: repeat-x;height:168px;}


/* ¸ÞÀÎ¹è°æ(green) */
.main_bg_01_green {background-image: url(../../images/Skin32/main_bg_01_green.jpg);background-repeat: repeat-x;}
.main_menu_bg_green {background-image: url(../../images/Skin32/main_menu_bg_green.jpg);background-repeat: no-repeat;width:891px;height:92px;}
.main_est_green								{border:solid 3px #16a824;width:74px;height:62px}
.main_clinic_green {background-image: url(../../images/Skin32/main_clinic_bg_green.jpg);background-repeat: no-repeat;width:257px;height:34px;}

/* ¼­ºê¹è°æ(green) */
.sub_butn_bg_green {background-image: url(../../images/Skin32/sub_butn_bg_green.gif);background-repeat: repeat-x;height:168px;}


/* ¸ÞÀÎ¹è°æ(purple) */
.main_bg_01_purple {background-image: url(../../images/Skin32/main_bg_01_purple.jpg);background-repeat: repeat-x;}
.main_menu_bg_purple {background-image: url(../../images/Skin32/main_menu_bg_purple.jpg);background-repeat: no-repeat;width:891px;height:92px;}
.main_est_purple								{border:solid 3px #6b45b1;width:74px;height:62px}
.main_clinic_purple {background-image: url(../../images/Skin32/main_clinic_bg_purple.jpg);background-repeat: no-repeat;width:257px;height:34px;}

/* ¼­ºê¹è°æ(purple) */
.sub_butn_bg_purple {background-image: url(../../images/Skin32/sub_butn_bg_purple.gif);background-repeat: repeat-x;height:168px;}


/* ¸ÞÀÎ¹è°æ(pink) */
.main_bg_01_pink {background-image: url(../../images/Skin32/main_bg_01_pink.jpg);background-repeat: repeat-x;}
.main_menu_bg_pink {background-image: url(../../images/Skin32/main_menu_bg_pink.jpg);background-repeat: no-repeat;width:891px;height:92px;}
.main_est_pink								{border:solid 3px #b8325e;width:74px;height:62px}
.main_clinic_pink {background-image: url(../../images/Skin32/main_clinic_bg_pink.jpg);background-repeat: no-repeat;width:257px;height:34px;}

/* ¼­ºê¹è°æ(pink) */
.sub_butn_bg_pink {background-image: url(../../images/Skin32/sub_butn_bg_pink.gif);background-repeat: repeat-x;height:168px;}


.png24 { tmp:expression(setPng24(this)); }

.8 {  FONT-FAMILY: "µ¸¿ò" ;}
.b { font-weight : bold;}

.main_bg_01 {background-image: url(../../images/Skin32/main_bg_02.jpg);background-repeat: repeat-x;height:544px;}
.main_bg_02 {background-image: url(../../images/Skin32/main_bg_03.jpg);background-repeat: repeat-x;height:91px;}
.sub_bg_01 {background-image: url(../../images/Skin32/sub_bg_01.jpg);background-repeat: repeat-x;height:174px;}

.sub_text_bg {background-color:#ffffff}
.date { color:#909090; }
.time { color:#4b4b4b; font: bold; width:50px;}
.news {  FONT-FAMILY: "µ¸¿ò" ; color:#FFFFFF; }
.quick_bg {background-image: url(../../images/Skin32/quick_bg.png);background-repeat: no-repeat;background-position:top left;width:102px;height:180px;}

.tt_bg_blue{background-image: url(../../images/Skin30/tt_blue.gif);background-repeat: no-repeat;background-position:bottom left;}
.tt_bg_green{background-image: url(../../images/Skin30/tt_green.gif);background-repeat: no-repeat;background-position:bottom left;}
.tt_bg_red{background-image: url(../../images/Skin30/tt_red.gif);background-repeat: no-repeat;background-position:bottom left;}
.tt_bg_pink{background-image: url(../../images/Skin30/tt_pink.gif);background-repeat: no-repeat;background-position:bottom left;}

.quick:link {
	 color:#999999; FONT-FAMILY: "µ¸¿ò" ; letter-spacing:-1;}
.quick:visited {
	 color:#999999; FONT-FAMILY: "µ¸¿ò" ;letter-spacing:-1;}
.quick:active {
	 color:#575353; FONT-FAMILY: "µ¸¿ò" ;letter-spacing:-1;}
.quick:hover {
	 color:#cf4b17; FONT-FAMILY: "µ¸¿ò" ;letter-spacing:-1;}

.pic {border : 1px solid ; border-color :#e4e4e4;}
.location {color:#8c8b8b;  }
.location_point { font: bold; }

.orange { color:#ee6d0f;font:bold }
.blue		 { color:#6098cd; }
.green	 { color:#42b651; }
.pink		 { color:#d95d92; }

