<!--
/**********************************************************************************************************************
*
* ¸¶Áö¸· ¼öÁ¤ÀÏÀÚ : 2009-09-17
*
* by HappyMong [Park Hyung Jin]
*
*
* ¢º ±âº» StyleSheet
*
**********************************************************************************************************************/
/* ¿ÜºÎ ½ºÅ¸ÀÏ ½ÃÆ® ºÒ·¯¿À±â */
/* @import url("CSS ÆÄÀÏ°æ·Î/ÆÄÀÏ¸í") */


/********************************************************************************************************************
	¢º ÀÌ¹ÌÁö ¸µÅ©½Ã Å×µÎ¸® Á¦°Å
********************************************************************************************************************/
img { border : 0px;  border : none; }


/********************************************************************************************************************
	¢º °¡·Î ½ºÅ©·Ñ¹Ù Á¦°Å
********************************************************************************************************************/
html, body { overflow-x : hidden; }


/********************************************************************************************************************
	¢º ¿©¹é Àç°Å
********************************************************************************************************************/
html, body, div, form, span { margin : 0px; }


/********************************************************************************************************************
	¢º ±âº» ÆùÆ® Á¤ÀÇ
********************************************************************************************************************/
body, table, tr, td, select, div, form, span
{
	font-size	: 11px;
	line-height	: 20px;
	/*font-weight: bold;*/
	color			: #a09e9e;
	font-family	: "Dotum", "Arial";
}


/********************************************************************************************************************
	¢º ½ºÅ©·Ñ¹Ù »ö»ó ¼³Á¤
********************************************************************************************************************/
body
{
	scrollbar-base-color: F7F7F7;
	scrollbar-3dlight-color:CCCCCC ;
	scrollbar-highlight-color: FFFDF1;
	scrollbar-face-color: FFFFFF;
	scrollbar-arrow-color: 919191;
	scrollbar-shadow-color: F9F9F9;
	scrollbar-darkshadow-color:CCCCCC;
	scrollbar-track-color: F7F7F7;
}



/********************************************************************************************************************
	¢º Å×ÀÌºí ´Ã¾î³ª´Â °Í ¹æÁö Á¤ÀÇ
********************************************************************************************************************/
table {border : none; word-break : break-all; }


/********************************************************************************************************************
	¢º ¸µÅ© Á¡¼± Àú°Ô, ±âº» ¸µÅ© ¹× Èò»ö ÆùÆ® ¸µÅ© Á¤ÀÇ
********************************************************************************************************************/
a { selector-dummy : expression(this.hideFocus=true); }

a:link			{ text-decoration : none; color : #aaabab; }
a:visited		{ text-decoration : none; color : #aaabab; }
a:hover			{ text-decoration : underline; color : #518fa0; }
a:active     	{ text-decoration : underline; color : #518fa0; }

a.wh:link		{ text-decoration : none; color : #FFFFFF; }
a.wh:visited	{ text-decoration : none; color : #FFFFFF; }
a.wh:hover		{ text-decoration : none; color : #FFFFFF; }

a.red:link		{ text-decoration : none; color:#666666; }
a.red:visited	{ text-decoration : none; color:#CC0000; }
a.red:hover		{ text-decoration : underline; color : #CC0000; }

a.gray:link		{ text-decoration : none; color:#e4e4e4; }
a.gray:visited	{ text-decoration : none; color:#CC0000; }
a.gray:hover		{ text-decoration : underline; color : #CC0000; }


/********************************************************************************************************************
	¢º ÀÔ·Â ¹Ú½º ÆùÆ® ¹× Å×µÎ¸® Á¤ÀÇ
********************************************************************************************************************/
input
{
	font-size			: 14px;
	height				: expression((this.type == 'image') ? '' : '30px');
	vertical-align		: middle;
	padding				: 2 0 0 3;
	font-family			: "Dotum", "Arial";
	selector-dummy	: expression(this.hideFocus=true);
	border				: expression((this.type == 'checkbox' || this.type == 'radio' || this.type == 'image') ? '' : '1px solid #BABABA');
	margin				: expression((this.type == 'checkbox' || this.type == 'radio') ? '0 0 -2 0' : '');
}
SELECT{ behavior:URL('/STYLE/SelectBox.htc'); }

/********************************************************************************************************************
	¢º PNG ¹è°æ Åõ¸í Ã³¸®
********************************************************************************************************************/
.png24 { tmp : expression(setPng24(this)); }
 

/********************************************************************************************************************
	¢º ¶óÀÎÁ¦°Å
********************************************************************************************************************/
.NoLine { border:none; border:0; }
.TopNoLine { border-top:none; border-top:0; }
.LeftNoLine { border-left:none; border-left:0; }
.RightNoLine { border-right:none; border-right:0; }
.BottomNoLine { border-bottom:none; border-bottom:0; }

/********************************************************************************************************************
	¢º ¹è°æ
********************************************************************************************************************/
.TopBg{background-image: url("/IMAGES/TopBg.gif"); background-repeat: repeat-x; background-position: center; height:38px; }
.Partner_Bg{background-image: url("/IMAGES/Partner_Bg.gif"); background-repeat: repeat-y; background-position: top;}

.RoundBox_01{background-image: url("/IMAGES/RoundBox_01.gif"); background-repeat: no-repeat; background-position: top; width:10px; height:10px;}
.RoundBox_02{background-image: url("/IMAGES/RoundBox_02.gif"); background-repeat: repeat-x; background-position: top; height:10px;}
.RoundBox_03{background-image: url("/IMAGES/RoundBox_03.gif"); background-repeat: no-repeat; background-position: top; width:10px; height:10px;}
.RoundBox_04{background-image: url("/IMAGES/RoundBox_04.gif"); background-repeat: repeat-y; background-position: left; width:10px;}
.RoundBox_05{background-image: url("/IMAGES/RoundBox_05.gif"); background-repeat: repeat-y; background-position: right; width:10px;}
.RoundBox_06{background-image: url("/IMAGES/RoundBox_06.gif"); background-repeat: no-repeat; background-position: top; width:10px; height:10px;}
.RoundBox_07{background-image: url("/IMAGES/RoundBox_07.gif"); background-repeat: repeat-x; background-position: top; height:10px;}
.RoundBox_08{background-image: url("/IMAGES/RoundBox_08.gif"); background-repeat: no-repeat; background-position: top; width:10px; height:10px;}

.RoundBoxB_01{background-image: url("/IMAGES/RoundBoxB_01.gif"); background-repeat: no-repeat; background-position: top; width:10px; height:10px;}
.RoundBoxB_02{background-image: url("/IMAGES/RoundBoxB_02.gif"); background-repeat: repeat-x; background-position: top; height:10px;}
.RoundBoxB_03{background-image: url("/IMAGES/RoundBoxB_03.gif"); background-repeat: no-repeat; background-position: top; width:10px; height:10px;}
.RoundBoxB_04{background-image: url("/IMAGES/RoundBoxB_04.gif"); background-repeat: repeat-y; background-position: left; width:10px;}
.RoundBoxB_05{background-image: url("/IMAGES/RoundBoxB_05.gif"); background-repeat: repeat-y; background-position: right; width:10px;}
.RoundBoxB_06{background-image: url("/IMAGES/RoundBoxB_06.gif"); background-repeat: no-repeat; background-position: top; width:10px; height:10px;}
.RoundBoxB_07{background-image: url("/IMAGES/RoundBoxB_07.gif"); background-repeat: repeat-x; background-position: top; height:10px;}
.RoundBoxB_08{background-image: url("/IMAGES/RoundBoxB_08.gif"); background-repeat: no-repeat; background-position: top; width:10px; height:10px;}

.Phone_Bg_01{background-image: url("/IMAGES/Phone_Bg_01.gif"); background-repeat: no-repeat; background-position: top; width:13px; height:13px;}
.Phone_Bg_02{background-image: url("/IMAGES/Phone_Bg_02.gif"); background-repeat: repeat-x; background-position: top; height:13px;}
.Phone_Bg_03{background-image: url("/IMAGES/Phone_Bg_03.gif"); background-repeat: no-repeat; background-position: top; width:13px; height:13px;}
.Phone_Bg_04{background-image: url("/IMAGES/Phone_Bg_04.gif"); background-repeat: repeat-y; background-position: left; width:13px;}
.Phone_Bg_05{background-image: url("/IMAGES/Phone_Bg_05.gif"); background-repeat: repeat-y; background-position: right; width:13px;}
.Phone_Bg_06{background-image: url("/IMAGES/Phone_Bg_06.gif"); background-repeat: no-repeat; background-position: top; width:13px; height:13px;}
.Phone_Bg_07{background-image: url("/IMAGES/Phone_Bg_07.gif"); background-repeat: repeat-x; background-position: top; height:13px;}
.Phone_Bg_08{background-image: url("/IMAGES/Phone_Bg_08.gif"); background-repeat: no-repeat; background-position: top; width:13px; height:13px;}

.Phone_ConBg{background-image: url("/IMAGES/Phone_ConBg.gif"); background-repeat: no-repeat; background-position: top left;}

/********************************************************************************************************************
	¢º ¹ß¼Û°á°ú È­¸é / »óÁÖÀÌ¸§
********************************************************************************************************************/
.Btn_Report_bg{background-image: url("/IMAGES/Btn_Report_bg.gif"); background-repeat: no-repeat; background-position: center; width:130px; height:40px; font-size: 14px; font-weight: "bold"; line-height : 25px; color: #FFFFFF;}
.Btn_Report_bg A:link{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 14px; font-weight: "bold"; line-height : 25px; color: FFFFFF;  text-decoration: none }
.Btn_Report_bg A:visited{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 14px; font-weight: "bold"; line-height : 25px; color: FFFFFF; text-decoration: none }
.Btn_Report_bg A:active{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 14px; font-weight: "bold"; line-height : 25px; color: FFCC00; text-decoration: underline }
.Btn_Report_bg A:hover {font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 14px; font-weight: "bold"; line-height : 25px; color: FFCC00; text-decoration: underline }


/********************************************************************************************************************
	¢º ¶óÀÎ
********************************************************************************************************************/
.ListLine{ height:1px; background-color: #E8EEEF; }
.Line_MGray01{ height:1px; background-color: B3B3B3; }
.Line_LGray02{ height:2px; background-color: E5E5E5; }
.Line_LGray01{ height:1px; background-color: D9D9D9; }


.Line_LM{ height:1px; background-color: 90B1C6; }
.Line_dot{background-image: url("/IMAGES/Line_dot.gif"); background-repeat: repeat-x; background-position: center; height:1px; }

.ImgBoard{border-style:solid; border-width:1px; border-color:999999;}
/********************************************************************************************************************
	¢º ¿©¹é
********************************************************************************************************************/
.BlankH30{ height:30px;}
.BlankH20{ height:20px;}
.BlankH10{ height:10px;}
.BlankH01{ height:1px;}

.BlankW20{ width:20px;}
.BlankW10{ width:10px;}


/********************************************************************************************************************
	¢º °Ô½ÃÆÇ »ó´Ü
********************************************************************************************************************/
.Board_Title{ font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 14px; font-weight: "bold"; height:30px; color: F3EED8; background-color: 2B3D60; }
.Board_Title A:link{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 14px; font-weight: "bold"; height:30px; color: F3EED8;  background-color: 2B3D60; text-decoration: none }
.Board_Title A:visited{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 14px; font-weight: "bold"; height:30px; color: F3EED8;  background-color: 2B3D60; text-decoration: none }
.Board_Title A:active{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 14px; font-weight: "bold"; height:30px; color: F3EED8; background-color: 2B3D60; text-decoration: underline }
.Board_Title A:hover {font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 14px; font-weight: "bold"; height:30px; color: F3EED8; background-color: 2B3D60; text-decoration: underline }


.Board_Title2{ font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 14px; font-weight: "bold"; height:30px; color: #FFFFFF; background-color: 677683; }
.Board_Title2 A:link{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 14px; font-weight: "bold"; height:30px; color: #FFFFFF;  background-color: 677683; text-decoration: none }
.Board_Title2 A:visited{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 14px; font-weight: "bold"; height:30px; color: #FFFFFF;  background-color: 677683; text-decoration: none }
.Board_Title2 A:active{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 14px; font-weight: "bold"; height:30px; color: #FFFFFF; background-color: 677683; text-decoration: underline }
.Board_Title2 A:hover {font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 14px; font-weight: "bold"; height:30px; color: #FFFFFF; background-color: 677683; text-decoration: underline }


.TitleText{ font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 16px; font-weight: "bold"; height:30px; color: 512C00; background-color: F9F9D3; }
.TitleText A:link{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 16px; font-weight: "bold"; height:30px; color: 512C00;  background-color: F9F9D3; text-decoration: none }
.TitleText A:visited{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 16px; font-weight: "bold"; height:30px; color: 512C00;  background-color: F9F9D3; text-decoration: none }
.TitleText A:active{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 16px; font-weight: "bold"; height:30px; color: 512C00; background-color: F9F9D3; text-decoration: underline }
.TitleText A:hover {font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 16px; font-weight: "bold"; height:30px; color: 512C00; background-color: F9F9D3; text-decoration: underline }


.TableTitle{ font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 12px; font-weight: "bold"; height:30px; color: 313944; background-color: F0F0F0; }
.TableTitle A:link{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 12px; font-weight: "bold"; height:30px; color: 313944;  background-color: F0F0F0; text-decoration: none }
.TableTitle A:visited{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 12px; font-weight: "bold"; height:30px; color: 313944;  background-color: F0F0F0; text-decoration: none }
.TableTitle A:active{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 12px; font-weight: "bold"; height:30px; color: 313944; background-color: F0F0F0; text-decoration: underline }
.TableTitle A:hover {font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 12px; font-weight: "bold"; height:30px; color: 313944; background-color: F0F0F0; text-decoration: underline }


/********************************************************************************************************************
	¢º ±Û¾¾µé
********************************************************************************************************************/
.Text11_sub_sitemap{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 11px; font-weight: "normal";line-height : 18px; color:#a7a6a6;}
.Text11_main_news{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 11px; font-weight: "normal";line-height : 18px; color:#8c8a8a;}
.Text11_notice_title{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 11px; font-weight: "normal";line-height : 18px; color:#5389b2;}
.Text11_notice_txt{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 11px; font-weight: "normal";line-height : 18px; color:#a7a6a6;}
.Text11_notice_view{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 11px; font-weight: "normal";line-height : 18px; color:#417d8c;}
.Text11_qna_list{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 11px; font-weight: "normal";line-height : 18px; color:#5389b2;}
.Text11_photo_list{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 11px; font-weight: "normal";line-height : 18px; color:#908f8f;}
.Text11_photo_list2{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 11px; font-weight: "bold";line-height : 18px; color:#5389b2;}

.Text12_guide_txt1{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 12px; font-weight: "bold";line-height : 18px; color:#417d8c;}
.Text11_guide_txt1{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 11px; font-weight: "normal";line-height : 17px; color:#919596;}

.Text11_guide_txt2{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 11px; font-weight: "bold";line-height : 17px; color:#636464;}

.Text11_entrance_txt1{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 11px; font-weight: "normal";line-height : 17px; color:#e27c38;}


.TextB12{font-size: 12px; font-weight: "bold";line-height : 18px;  }
.TextB12 A:link{font-size: 12px; font-weight: "bold"; line-height : 18px; text-decoration: none }
.TextB12 A:visited{font-size: 12px; font-weight: "bold"; line-height : 18px; color:#666666; text-decoration: none }
.TextB12 A:active {font-size: 12px; font-weight: "bold"; line-height : 18px; color: #A60206;  text-decoration: underline }
.TextB12 A:hover {font-size: 12px; font-weight: "bold"; line-height : 18px; color:#A60206;  text-decoration: underline }


.Text12{font-size: 12px; font-weight: "normal";line-height : 18px;color:#000000 }
.Text12 A:link{font-size: 12px; font-weight: "normal"; line-height : 18px; text-decoration: none }
.Text12 A:visited{font-size: 12px; font-weight: "normal"; line-height : 18px; color:#666666; text-decoration: none }
.Text12 A:active {font-size: 12px; font-weight: "normal"; line-height : 18px; color:#A60206;  text-decoration: underline }
.Text12 A:hover {font-size: 12px; font-weight: "normal"; line-height : 18px; color:#A60206;  text-decoration: underline }


.Text11{font-size: 11px; font-weight: "normal";line-height : 18px; color:#000000 }
.Text11 A:link{font-size: 11px; font-weight: "normal"; line-height : 18px; text-decoration: none }
.Text11 A:visited{font-size: 11px; color: #666666; font-weight: "normal"; line-height : 18px; text-decoration: none }
.Text11 A:active {font-size: 11px; color: #A60206; font-weight: "normal"; line-height : 18px;   text-decoration: underline }
.Text11 A:hover {font-size: 11px; color:#FF0000; font-weight: "normal"; line-height : 18px;   text-decoration: underline }



.BlackB12{ font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 12px; font-weight: "bold"; line-height : 20px; color: #000000; }
.BlackB12 A:link{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 12px; font-weight: "bold"; line-height : 20px; color: #000000;  text-decoration: none }
.BlackB12 A:visited{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 12px; font-weight: "bold"; line-height : 20px; color: #CCCCCC; text-decoration: none }
.BlackB12 A:active{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 12px; font-weight: "bold"; line-height : 20px; color: #FF6600; text-decoration: underline }
.BlackB12 A:hover {font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 12px; font-weight: "bold"; line-height : 20px; color: #FF6600; text-decoration: underline }

.BlackB14{ font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 14px; font-weight:bold; line-height : 25px; color: #000000; }
.BlackB14 A:link{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 14px; font-weight: "bold"; line-height : 25px; color: #000000;  text-decoration: none }
.BlackB14 A:visited{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 14px; font-weight: "bold"; line-height : 25px; color: #CCCCCC; text-decoration: none }
.BlackB14 A:active{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 14px; font-weight: "bold"; line-height : 25px; color: #FF6600; text-decoration: underline }
.BlackB14 A:hover {font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 14px; font-weight: "bold"; line-height : 25px; color: #FF6600; text-decoration: underline }

.Black12{ font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 12px; font-weight: "normal"; line-height : 18px; color: #000000; }
.Black12 A:link{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 12px; font-weight: "normal"; line-height : 18px; color: #000000;  text-decoration: none }
.Black12 A:visited{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 12px; font-weight: "normal"; line-height : 18px; color: #CCCCCC; text-decoration: none }
.Black12 A:active{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 12px; font-weight: "normal"; line-height : 18px; color: #FF6600; text-decoration: underline }
.Black12 A:hover {font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 12px; font-weight: "normal"; line-height : 18px; color: #FF6600; text-decoration: underline }


.Black11{ font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 11px; font-weight: "bold"; line-height : 18px; color: #000000; }
.Black11 A:link{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 11px; font-weight: "bold"; line-height : 18px; color: #000000;  text-decoration: none }
.Black11 A:visited{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 11px; font-weight: "bold"; line-height : 18px; color: #CCCCCC; text-decoration: none }
.Black11 A:active{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 11px; font-weight: "bold"; line-height : 18px; color: #FF6600; text-decoration: underline }
.Black11 A:hover {font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 11px; font-weight: "bold"; line-height : 18px; color:#A60206;s text-decoration: underline }


.BlueB14{ font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 14px; font-weight: "bold"; line-height : 25px; color: 004A7A; }
.BlueB14 A:link{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 14px; font-weight: "bold"; line-height : 25px; color: 004A7A;  text-decoration: none }
.BlueB14 A:visited{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 14px; font-weight: "bold"; line-height : 25px; color: 004A7A; text-decoration: none }
.BlueB14 A:active{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 14px; font-weight: "bold"; line-height : 25px; color: #FF6600; text-decoration: underline }
.BlueB14 A:hover {font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 14px; font-weight: "bold"; line-height : 25px; color: #FF6600; text-decoration: underline }


.Redmain{ font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 12px; font-weight: "bold"; line-height : 25px; color: D52300; }
.RedB18{ font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 18px; font-weight: "bold"; line-height : 25px; color: D52300; }
.RedB18 A:link{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 18px; font-weight: "bold"; line-height : 25px; color: D52300;  text-decoration: none }
.RedB18 A:visited{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 18px; font-weight: "bold"; line-height : 25px; color: D52300; text-decoration: none }
.RedB18 A:active{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 18px; font-weight: "bold"; line-height : 25px; color: FF0000; text-decoration: underline }
.RedB18 A:hover {font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 18px; font-weight: "bold"; line-height : 25px; color: FF0000; text-decoration: underline }

.GrayB12{ font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 12px; font-weight: "bold"; line-height : 18px; color: 808080; }
.GrayB12 A:link{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 12px; font-weight: "bold"; line-height : 18px; color: 808080;  text-decoration: none }
.GrayB12 A:visited{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 12px; font-weight: "bold"; line-height : 18px; color: 808080; text-decoration: none }
.GrayB12 A:active{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 12px; font-weight: "bold"; line-height : 18px; color: #FF6600; text-decoration: underline }
.GrayB12 A:hover {font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 12px; font-weight: "bold"; line-height : 18px; color: #FF6600; text-decoration: underline }

.Black11{ font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 11px; font-weight: "normal"; line-height : 20px; color: #000000; }
.Gray11{ font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 11px; font-weight: "normal"; line-height : 20px; color: #666666; }


.Num11{ font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 11px; color: #656565; }

.11Gray{ font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 11px; color: #656565; }
.Gray_bold{ font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 11px;  font-weight: "bold"; color: #656565;}
.white_bold{ font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 12px;  font-weight: "bold"; color: #ffffff;}
.11Black{ font-family:  "±¼¸²"; font-size: 11px; color: #000000; }
.Text12_member_list3{font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 12px; font-weight: "normal";line-height : 18px; color:#666666;}

.BLine { border-bottom:1 solid D9D9D9; }
/********************************************************************************************************************
	¢º ¿¹¾à¹øÈ£ / µÎ²®°í Å©°Ô / ·¹µå¹è°æ D90000
********************************************************************************************************************/
.ReservationNum{ font-family:  "µ¸¿ò, tahoma,arial,helvetica,sans-serif "; font-size: 18px; font-weight: "bold"; color: FFFFFF; height:50px; background-color: D90000;}


/********************************************************************************************************************
	¢º ÀÔ·ÂÃ¢ / µÎ²®°Ô
********************************************************************************************************************/
.RegisterInput
{	font-size			: 14px;
	font-weight        : "bold";
	color                 : #4D4D4D;
	line-height			: 16px;
	height				: 27px;
	width				    : 110px;
	padding				: 4 0 0 2;
	background-color  : #F2F2F2;
	font-family			: "Dotum", "Arial";
	selector-dummy	: expression(this.hideFocus=true);
	border				: expression((this.type == 'checkbox' || this.type == 'radio' || this.type == 'image') ? '' : '1px solid #B3B3B3');
	margin				: expression((this.type == 'checkbox' || this.type == 'radio') ? '0 0 -2 0' : '');
}

.NoticeInput
{	font-size			: 11px;
	font-weight         : "bold";
	color               : #aaabab;
	line-height			: 13px;
	height				: 20px;
	width				: 153px;
	padding				: 4 0 0 2;
	background-color    : #FFFFFF;
	font-family			: "Dotum", "Arial";
	selector-dummy	    : expression(this.hideFocus=true);
	border				: expression((this.type == 'checkbox' || this.type == 'radio' || this.type == 'image') ? '' : '1px solid #e4e1e1');
	margin				: expression((this.type == 'checkbox' || this.type == 'radio') ? '0 0 -2 0' : '');
}

.titleInput
{	font-size			: 11px;
	font-weight         : "bold";
	color               : #aaabab;
	line-height			: 13px;
	height				: 20px;
	width				: 300px;
	padding				: 4 0 0 2;
	background-color    : #FFFFFF;
	font-family			: "Dotum", "Arial";
	selector-dummy	    : expression(this.hideFocus=true);
	border				: expression((this.type == 'checkbox' || this.type == 'radio' || this.type == 'image') ? '' : '1px solid #e4e1e1');
	margin				: expression((this.type == 'checkbox' || this.type == 'radio') ? '0 0 -2 0' : '');
}

.add_pop_Input
{	font-size			: 11px;
	font-weight         : 	"";
	height				: 18px;
	line-height			: 	13px;
	color				:#919596;
	padding				:3 0 0 3;
	background-color    : #FFFFFF;
	font-family			: "Dotum", "Arial";
	selector-dummy	    : expression(this.hideFocus=true);
	border				: expression((this.type == 'checkbox' || this.type == 'radio' || this.type == 'image') ? '' : '1px solid #ef3a0c');
	margin				: expression((this.type == 'checkbox' || this.type == 'radio') ? '0 0 -2 0' : '');
}

.LoginInput
{	font-size			: 11px;
	font-weight         : 	"";
	height				: 18px;
	line-height			: 	13px;
	color				:#919596;
	padding				:3 0 0 3;
	background-color    : #FFFFFF;
	font-family			: "Dotum", "Arial";
	selector-dummy	    : expression(this.hideFocus=true);
	border				: expression((this.type == 'checkbox' || this.type == 'radio' || this.type == 'image') ? '' : '1px solid #e4e1e1');
	margin				: expression((this.type == 'checkbox' || this.type == 'radio') ? '0 0 -2 0' : '');
}




.QNAInput
{	font-size			: 11px;
	font-weight         : 	"";
	line-height			: 	13px;
	height				:	66px;
	width				: 485px;
	overflow-y			:scroll;
	overflow-x			:hidden;
	color				:#919596;
	padding				:3 0 0 3;
	background-color    : #FFFFFF;
	font-family			: "Dotum", "Arial";
	selector-dummy	    : expression(this.hideFocus=true);
	border				: expression((this.type == 'checkbox' || this.type == 'radio' || this.type == 'image') ? '' : '1px solid #e4e1e1');
	margin				: expression((this.type == 'checkbox' || this.type == 'radio') ? '0 0 -2 0' : '');
}

.QNAInput2
{	font-size			: 11px;
	font-weight         : 	"";
	height				: 20px;
	line-height			: 	13px;
	color				:#919596;
	padding				:3 0 0 3;
	background-color    : #FFFFFF;
	font-family			: "Dotum", "Arial";
	selector-dummy	    : expression(this.hideFocus=true);
	border				: expression((this.type == 'checkbox' || this.type == 'radio' || this.type == 'image') ? '' : '1px solid #e4e1e1');
	margin				: expression((this.type == 'checkbox' || this.type == 'radio') ? '0 0 -2 0' : '');
}

.QNAInput3
{	font-size			: 11px;
	font-weight         : 	"";
	height				: 200px;
	line-height			: 	13px;
	color				:#919596;
	padding				:3 0 0 3;
	background-color    : #FFFFFF;
	font-family			: "Dotum", "Arial";
	selector-dummy	    : expression(this.hideFocus=true);
	border				: expression((this.type == 'checkbox' || this.type == 'radio' || this.type == 'image') ? '' : '1px solid #e4e1e1');
	margin				: expression((this.type == 'checkbox' || this.type == 'radio') ? '0 0 -2 0' : '');
}

.QNAInput4
{	font-size			: 11px;
	font-weight         : 	"";
	height				: 16px;
	line-height			: 	11px;
	color				:#919596;
	padding				:3 0 0 3;
	background-color    : #FFFFFF;
	font-family			: "Dotum", "Arial";
	selector-dummy	    : expression(this.hideFocus=true);
	border				: expression((this.type == 'checkbox' || this.type == 'radio' || this.type == 'image') ? '' : '1px solid #e4e1e1');
	margin				: expression((this.type == 'checkbox' || this.type == 'radio') ? '0 0 -2 0' : '');
}


.RegisterSelect
{	font-size			: 14px;
	font-weight        : "bold";
	color                 : #4D4D4D;
	line-height			: 25px;
	height				: 27px;
	padding				: 2 0 0 2;
	background-color  : #F2F2F2;
	font-family			: "Dotum", "Arial";
	selector-dummy	: expression(this.hideFocus=true);
	border				: expression((this.type == 'checkbox' || this.type == 'radio' || this.type == 'image') ? '' : '1px solid #B3B3B3');
	margin				: expression((this.type == 'checkbox' || this.type == 'radio') ? '0 0 -2 0' : '');
}




/********************************************************************************************************************
	¢º SMS ¼ÀÇÃ ¹Ú½º
********************************************************************************************************************/
.SMS_BOX
{
	width:125px;
	height:115px;
	border-width:0px;
	border-style:0;
	background-color:F0F6F8;
	overflow-y:hidden;
	overflow-x:hidden;
	color:#444444;
	padding:3 0 0 3;
}

/********************************************************************************************************************
	¢º SMS ¼ÀÇÃ ¹Ú½º
********************************************************************************************************************/
.LMS_BOX
{
	width:155px;
	height:385px;
	border-width:0px;
	border-style:0;
	background-color:F0F6F8;
	overflow-y:scroll;
	overflow-x:hidden;
	color:#444444;
	padding:3 0 0 3;
}

.DIV_BOX
{
	border:0px;
	border-width:0px;
	border-style:0;
	overflow-y:auto;
	overflow-x : hidden;
	padding:0 0 0 0;
}

.nd {border-style:0;}




/********************************************************************************************************************
	¢º ³»¿ëÀÔ·ÂÃ¢ ½ºÅ©·Ñ
********************************************************************************************************************/
textarea
{
scrollbar-base-color: #e5e5e5;
scrollbar-3dlight-color: #e5e5e5;
scrollbar-highlight-color: #e5e5e5;
scrollbar-face-color: #ffffff;
scrollbar-arrow-color: #cccccc;
scrollbar-shadow-color: #ffffff;
scrollbar-darkshadow-color: #cccccc;
scrollbar-track-color: #e5e5e5;
}	

/********************************************************************************************************************
	¢º ¸ÞÀÎÇÏ´Ü ÆÐ¹Ð¸® »çÀÌÆ®
********************************************************************************************************************/
.select_bottom { behavior: url('selectBox.htc');}



/************************2010.03.07Ãß°¡********/
.con_img{padding:40px 0px 40px 0px;
text-align:center}

.point_red{margin-right:10px;}

.sch_tab_ov{
background-image:url("/IMAGES/schedule/tab_ov.gif");
background-repeat:no-repeat;
width:100px;
height:21px;
text-align:center;
font-size:11px;
font-weight:bold;
vertical-align:bottom;
color:#FFFFFF;
}

.sch_tab_out{
background-image:url("/IMAGES/schedule/tab_out.gif");
background-repeat:no-repeat;
width:100px;
height:21px;
text-align:center;
font-size:11px;
font-weight:bold;
vertical-align:bottom;
color:#FFFFFF;
}


.calendar_day
{
	color:#666666;
	text-align:center;
	font-size:11px;
}

.calendar_sun
{
	color:#666666;
	background-color:#FFE6E6;
	text-align:center;
	font-size:11px;
}

.calendar_gray
{
	background-color:#E4E4E4;
	text-align:center;
	font-size:11px;
}