/*******************************************************************************
 *	ÀÛ¼ºÁ¤º¸	:	2008.05.01	±Ç º¹¼ø
 *	¼ö¼ºÁ¤º¸	:	2008.05.01	±Ç º¹¼ø
 *	³»    ¿ë	:	2008.05.01	±Ç º¹¼ø		-	°øÅë ³»¿ëÀ» ³Ö½À´Ï´Ù.
 ******************************************************************************/

/*
	TAGs
*/
BODY
{
	color: #000000; font-size: 12px; font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	text-decoration: none;
    background-color: #ffffff;
	border: 0px;
    margin: 0px;
    padding: 0px;
    width: 100%; height: 100%;
    scrollbar-face-color: whitesmoke;
    scrollbar-shadow-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #e4e4e4;
    scrollbar-darkshadow-color: #bcbcbc;
    scrollbar-arrow-color: #000000;
}

BODY.Default
{
    overflow: auto; 
    background-image: url(/images/back_02.gif);background-repeat: repeat-x;
}
BODY.Popup
{
    overflow: hidden;
	margin: 0px 8px 0px 8px;
	background-color: #f0efef;
}
BODY.Plain
{
    overflow: auto;
	margin: 0px 0px 0px 0px;
}



FORM
{
	margin: 0px;
	padding: 0px;
	color: Black;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	height: 100%;
}

IFRAME
{
	margin: 0px;
}


A:LINK {COLOR: #707070; TEXT-DECORATION: none;}
A:VISITED {COLOR: #707070; TEXT-DECORATION:none;}
A:HOVER {COLOR: #e34939; TEXT-DECORATION: none;}

/*A:HOVER {COLOR: #427c5d; TEXT-DECORATION: none;}*/


TABLE	{font-size:12px; font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; color:#707070; line-height:18px; }
TH		{font-size:12px; font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; color:#707070; line-height:18px; }
TR		{font-size:12px; font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; color:#707070; line-height:18px; }
TD		{font-size:12px; font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; color:#707070; line-height:18px; }
TD.Zero	{font-size:0px; font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; color:#707070; line-height:18px; }

.login	{font-size:12px; font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; color:#81661e;padding-left:5;padding-top:3}

INPUT
{font-size:12px; font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; color:#707070; height: 20px; }
INPUT.DEFAULT
{font-size:12px; font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; color:#707070; height:18px; border: #cccccc 1px solid; }
INPUT.IMGBTN
{margin: 0px; padding: 0px; height: auto; border: none; }



TEXTAREA
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 12px; color:#222222;
	height: 20px;
    scrollbar-face-color: whitesmoke;
    scrollbar-shadow-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #e4e4e4;
    scrollbar-darkshadow-color: #bcbcbc;
    scrollbar-arrow-color: #000000;
}

SELECT, OPTION
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 12px; color:#555555;
	padding: 0px; margin: 0px;
	height: 20px;
	border:1px solid #808080;
    scrollbar-face-color: whitesmoke;
    scrollbar-shadow-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #e4e4e4;
    scrollbar-darkshadow-color: #bcbcbc;
    scrollbar-arrow-color: #000000;
}





IMG {border:0px;}



.SELECT01
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 12px; color:#555555;
	padding: 0px; margin: 0px;
	height: 20px;
	border: 0px;
    margin: 0px;
    padding: 0px;
    scrollbar-face-color: whitesmoke;
    scrollbar-shadow-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #e4e4e4;
    scrollbar-darkshadow-color: #c6c6c6;
    scrollbar-arrow-color: #000000;
}


/*
	Special Feature
*/
.BodyWrapper
{
    overflow: visible;
    width: 100%; height: 100%;
	
}



.BodyTable
{
	width: 963px; height: 100%;
}



.ContentWrapper
{
	width: 675px;
	text-align: left; vertical-align: top;
}

.MainTitleWrapper
{
	padding: 27px 0px 0px 30px;
	background-image: url(/images/bgTitle.gif); background-position: center center; background-repeat: no-repeat;
}


.MainTitleWrapper2
{
	padding: 27px 0px 0px 30px;
	background-image: url(/images/bgTitle02.gif); background-position: center center; background-repeat: no-repeat;
}

.MainTitle
{
	height: 19px;
	padding: 2px 10px 0px 10px;
	background-color: White;
}



.LeftMenu_Depth1
{
}
.LeftMenu_Depth2Wrapper
{
	width: 100%;
	padding: 5px 0px 5px 0px;
	background-image: url(/images/leftmenu_depth2bg.gif);
	background-repeat: repeat-y;
}
.LeftMenu_Depth2
{
	padding: 0px 0px 0px 14px;
}
.LeftMenu_Depth2Text
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #545454;
	width: 100%; height: 18px;
	padding: 4px 0px 0px 11px;
	background-image: url(/images/buillets/builletLeftMenuG01S01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: hand;
}
.LeftMenu_Depth2TextOver
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #0b8a62;
	width: 100%; height: 18px;
	padding: 4px 0px 0px 11px;
	background-image: url(/images/buillets/builletLeftMenuG01S02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: hand;
}



.Popup_LayoutTbl
{
	width: 100%; height: 100%;
}
.Popup_LayoutTblTd_0
{
	font-size: 0px;
	height: 38px;
}
.Popup_LayoutTblTd_1
{
	font-size: 0px;
	height: 8px;
}
.Popup_LayoutTblTd_2
{
	font-size: 0px;
}
.Popup_TitleTbl
{
	width: 100%; height: 100%;
}
.Popup_TitleTblTd_L
{
	font-size: 0px;
	width: 20px;
	background-image: url(/images/frame/popup_bgTitleLeft.gif);
	background-repeat: no-repeat;
}
.Popup_TitleTblTd_C
{
	font-size: 0px;
	background-image: url(/images/frame/popup_bgTitleCenter.gif);
	background-repeat: repeat-x;
}
.Popup_TitleTblTd_R
{
	font-size: 0px;
	width: 99px;
	background-image: url(/images/frame/popup_bgTitleRight.gif);
	background-repeat: no-repeat;
}
.Popup_ContentTbl
{
	width: 100%; height: 100%;
}
.Popup_ContentTblTd_L
{
	font-size: 0px;
	width: 5px;
	background-color: White;
	background-image: url(/images/frame/popup_bgContentTL.gif);
	background-repeat: no-repeat;
}
.Popup_ContentTblTd_C
{
	font-size: 12px;
	padding: 5px 0px 0px 0px;
	background-color: White;
}

.Popup_ContentTblTd_C2
{
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	background-color: White;
}


.Popup_ContentTblTd_R
{
	font-size: 0px;
	width: 5px;
	background-color: White;
	background-image: url(/images/frame/popup_bgContentTR.gif);
	background-repeat: no-repeat;
}


.Popup_ContentTblTd_L2
{
	font-family: "±¼¸²","Arial", "µ¸¿ò" ; font-size: 16px; color:#000000;
	width: 300px;
	padding-left:36px;
	font-weight:bold;
	height:38px;
	
}

.Popup_ContentTblTd_L3
{
	font-family: "±¼¸²","Arial", "µ¸¿ò" ; font-size: 16px; color:#000000;
	font-weight:bold;
	height:35px;
	text-align:right;
}


.Popup_ContentTblTd_L4
{
	font-family: "±¼¸²","Arial", "µ¸¿ò" ; font-size: 16px; color:#000000;
	font-weight:bold;
	text-align:right;
	padding-right:15px;
}


/*
	Scroll
*/
.Scroll_G01S01
{
	width: 100%; height: 100%;
	overflow: hidden;
	overflow-y: scroll;
}
.Scroll_G01S02
{
	width: 100%; height: 100%;
	overflow: hidden;
	overflow-y: scroll;
	border: solid 1px #cccccc;
}

.Scroll_G02S01
{
	width: 100%; height: 100%;
	overflow: hidden;
	overflow-y: auto;
}

.Scroll_G02S02
{
	width: 100%; height: 100%;
	overflow: hidden;
	overflow-y: auto;
	border: solid 1px #cccccc;
}







 

/* °øÅë line *****/


/* °øÅë Input *****/
INPUT.input_01
{border: 1px solid #CDCDCD; background:#F8F8F8;}
INPUT.input_02
{font-size: 12px; border: 1px solid #C3C3C3;background:#f0f0f0;}
INPUT.input_03
{font-size: 12px; border: 1px solid #CCCCCC;background:#f0f0f0;}
INPUT.input_04
{font-size: 12px; border: 1px solid #A5B8BF;background:#F0F4F7;}
INPUT.input_05
{border: 1px solid #CDCDCD; background:#F8F8F8; height: 18px;}
INPUT.input_06
{font-size: 12px; border: 1px solid #f0f0f0;background:#f0f0f0;}

INPUT.checkbox
{border: solid 0px; margin: 0px; padding: 0px;}
INPUT.radio
{border: solid 0px; margin: 0px; padding: 0px;}


/* index Link ******/ 
.locationWrapper		{width: 100%; height: 100%; text-align: right; padding: 10px 15px 0px 0px; position: absolute; left: 0px; top: 0px;}
.location:link			{color:#707070; text-decoration:none}
.location:visited		{color:#707070; text-decoration:none}
.location:hover			{color:#e34939; text-decoration:none}



/* Padding ******/ 

.pt_5         {padding-top:5;}
.pt_10        {padding-top:10;}
.pt_13        {padding-top:13;}
.pt_15        {padding-top:15;}
.pt_20        {padding-top:20;}
.pt_30        {padding-top:30;}
.pt_50        {padding-top:50;}
.pb_30        {padding-top:30;}
.pb_10        {padding-bottom:10;}
.pl_10		  {padding-left:10;}
.pl_60		  {padding-left:60;}
.plt_32		  {padding-left:3;padding-top:2}
.pl_3		  {padding-left:3}
.pt_5         {padding-top:5;}

/* Locaction ******/ 
.location     {font-size:8pt;color:#e34939;}


/* °øÅë line *****/
.line			
{
				width: 211px;
				background-repeat: repeat-y;
				background-image: url(/images/line_02.gif);
	}
.line_01		{height:28px;padding-top:5px;padding-bottom:5px;border-bottom:1px solid #71C2A9;padding-left:13px;color:#368D59;background:#D0E9DA}
.line_02		{height:28px;padding-top:5px;padding-bottom:5px;border-bottom:1px solid #71C2A9;padding-left:10px;}
.line_03		{border-bottom: #ececec 1px solid;}

.line_04	{background-image: url(/images/buillets/builletG04S01.gif); background-repeat: repeat-x; height:2px;} /*Á¡¼±*/


/* bbs *****/
.bbs_tit     {color:#9B83A8;text-align:center;font-weight:bold;padding-top:3px}
.bbs_tit_1   {color:#4F9C90;font-weight:bold;padding-left:11px}
.bbs_tit2    {border-top:2px solid #9B83A8;border-bottom:2px solid #9B83A8;background-color:#ffffff;color:#9B83A8;text-align:center;font-weight:bold;height:30px;padding-top:3px;}
.bbs_tit21   {border-top:3px solid #486BB9;border-bottom:1px solid #ffffff;background-color:#F3F3F3;color:#7A7A7A;text-align:center;font-weight:bold;height:30px;padding-top:3px;}
.bbs_tit4    {border-top:3px solid #486BB9;border-bottom:1px solid #486BB9;background-color:#ffffff;color:#486BB9;font-weight:bold;height:30px;padding-top:3px;padding-left:12px;}
.bbs_tit41   {border-top:3px solid #486BB9;border-bottom:1px solid #E7E7E7;background-color:#ffffff;color:#486BB9;font-weight:bold;height:30px;padding-top:3px;padding-left:12px;}
.bbs_tit3    {border-top:3px solid #486BB9;border-bottom:1px solid #486BB9;background-color:#ffffff;height:30px;padding-left:12px;padding-top:3px;padding-bottom:3px;}
.bbs_tit31   {border-top:3px solid #486BB9;border-bottom:1px solid #E7E7E7;background-color:#ffffff;height:30px;padding-left:12px;padding-top:3px;padding-bottom:3px;}
.bbs_list    {text-align:center;border-bottom:1px solid #E7E7E7;height:26px;padding-top:3px}
.bbs_list2   {border-bottom:1px solid #E7E7E7;height:26px;padding-top:3px;padding-left:3px}
.bbs_list3   {text-align:center;border-bottom:1px solid #CDDEE7;height:26px;padding-top:3px}
.bbs_num     {padding-left:12px;padding-right:12px;}
.bbs_view    {padding-left:12px;}
.bbs_view2   {color:#9B83A8;font-weight:bold;border-bottom:1px solid #E7E7E7;height:27px;padding-top:3px;padding-left:13px}
.bbs_view2_1 {color:#486BB9;font-weight:bold;border-bottom:1px solid #E7E7E7;height:27px;padding-top:3px;padding-left:13px}
.bbs_view3   {border-bottom:1px solid #E7E7E7;}
.bbs_view3_1 {border-bottom:1px solid #50A3CE;}
.bbs_view4   {padding-left:12px;border-bottom:1px solid #E7E7E7;padding-top:3px;padding-bottom:3px;}
.bbs_view45  {padding-left:12px;border-bottom:1px solid #E7E7E7;padding-top:10px;padding-bottom:10px;}
.bbs_view5   {background-color:#F8F8F8;border-bottom:1px solid #835698;padding-left:13px;padding-right:13px;padding-top:15px;padding-bottom:20px;}
.bbs_view6   {color:#835698;font-weight:bold;border-bottom:1px solid #835698;height:27px;padding-top:3px;padding-left:13px}
.bbs_view6_1 {color:#486BB9;font-weight:bold;border-bottom:1px solid #50A3CE;height:27px;padding-top:3px;padding-left:13px}
.bbs_view7   {padding-left:12px;border-bottom:1px solid #835698;padding-top:3px;}
.bbs_view7_1 {padding-left:12px;border-bottom:1px solid #486BB9;padding-top:3px;}
.bbs_view8   {border-bottom:1px solid #486BB9;}
.bbs_view9   {padding-left:12px;border-bottom:1px solid #E7E7E7;padding-top:8px;padding-bottom:8px;}
.bbs_search  {text-align:center;border:3px solid #f0f0f0;height:44px;}
.bbs_search2 {text-align:center;border:3px solid #f0f0f0;height:60px;}




/*
	Borders (Simple)
*/

.BorderSimple_G01S01
{
	width: 100%; height: 100%;
	border: solid 1px #cccccc;
}
.BorderSimple_G01S02
{
	width: 100%; height: 100%;
	border: solid 5px #f0f0f0;
}

.BorderSimple_G02S01
{
	border-bottom: solid 1px #b6bd8d;
}



/*
	Borders
*/

/*
	 ¸ð¼­¸® ¶ó¿îµå ¹Ú½º(È¸»ö):Begin
*/
.Border_G01S01_TL
{
	width: 5px; height: 5px;
	font-size: 0px;
	background-repeat: no-repeat;
	background-image: url(/images/borders/bgBorderG01S01_TL.gif);
}
.Border_G01S01_TC
{
	font-size: 0px;
	background-repeat: repeat-x;
	background-image: url(/images/borders/bgBorderG01S01_TC.gif);
}
.Border_G01S01_TR
{
	width: 5px;
	font-size: 0px;
	background-repeat: no-repeat;
	background-image: url(/images/borders/bgBorderG01S01_TR.gif);
}
.Border_G01S01_ML
{
	font-size: 0px;
	background-repeat: repeat-y;
	background-image: url(/images/borders/bgBorderG01S01_ML.gif);
}
.Border_G01S01_MC
{
	font-size: 12px;
	text-align: center; vertical-align: middle;
}
.Border_G01S01_MR
{
	font-size: 0px;
	background-repeat: repeat-y;
	background-image: url(/images/borders/bgBorderG01S01_MR.gif);
}
.Border_G01S01_BL
{
	height: 5px;
	font-size: 0px;
	background-repeat: no-repeat;
	background-image: url(/images/borders/bgBorderG01S01_BL.gif);
}
.Border_G01S01_BC
{
	font-size: 0px;
	background-repeat: repeat-x;
	background-image: url(/images/borders/bgBorderG01S01_BC.gif);
}
.Border_G01S01_BR
{
	font-size: 0px;
	background-repeat: no-repeat;
	background-image: url(/images/borders/bgBorderG01S01_BR.gif);
}

/*
	¸ð¼­¸® ¶ó¿îµå ¹Ú½º(È¸»ö):End
*/





/*
	¸ð¼­¸® ¶ó¿îµå ¹Ú½º(È¸»ö¹è°æ):Begin
*/
.Border_G02S01_TL
{
	height:6px;
	width:6px;
	background-repeat: no-repeat;
	background-image: url(/images/borders/bgBorderG02S01_TL.gif);
	
}
.Border_G02S01_TC
{
	font-size: 0px;
	background-repeat: repeat-x;
	background-image: url(/images/borders/bgBorderG02S01_TC.gif);
}
.Border_G02S01_TR
{
	height:6px;
	width:6px;
	background-repeat: no-repeat;
	background-image: url(/images/borders/bgBorderG02S01_TR.gif);
}


.Border_G02S01_ML
{
	background-color:#f0f0f0;
}
.Border_G02S01_MC
{
	font-size: 12px;
	background-color:#f0f0f0;
	text-align: center; 
	font-weight:bold;
}
.Border_G02S01_MC2
{
	font-size: 12px;
	background-color:#f0f0f0;
	text-align: left; 
	padding-left:10px;
	vertical-align: middle;
	color:#2d7913;
	font-weight:bold;
}

.Border_G02S01_MR2
{
	font-size: 12px;
	background-color:#f0f0f0;
	text-align: right; 
	padding-right:10px;
	vertical-align: middle;
	color:#2d7913;
	font-weight:bold;
}


.Border_G02S01_MR
{
	background-color:#f0f0f0;
}

.Border_G02S01_BL
{
	height:6px;
	width:6px;
	background-image: url(/images/borders/bgBorderG02S01_BL.gif);
}
.Border_G02S01_BC
{
	font-size: 0px;
	background-repeat: repeat-x;
	background-image: url(/images/borders/bgBorderG02S01_BC.gif);

}
.Border_G02S01_BR
{
	height:6px;
	width:6px;
	background-repeat: no-repeat;
	background-image: url(/images/borders/bgBorderG02S01_BR.gif);
}

/*
	¸ð¼­¸® ¶ó¿îµå ¹Ú½º(È¸»ö¹è°æ):End
*/




/*
	¸ð¼­¸® ¶ó¿îµå ¹Ú½º(ÃÊ·Ï»ö¼±):Begin
*/
.Border_G03S01_TL
{
	width: 11px; height: 11px;
	font-size: 0px;
	background-repeat: no-repeat;
	background-image: url(/images/borders/bgBorderG03S01_TL.gif);
}
.Border_G03S01_TC
{
	font-size: 0px;
	background-repeat: repeat-x;
	background-image: url(/images/borders/bgBorderG03S01_TC.gif);
}
.Border_G03S01_TR
{
	width: 11px;
	font-size: 0px;
	background-repeat: no-repeat;
	background-image: url(/images/borders/bgBorderG03S01_TR.gif);
}
.Border_G03S01_ML
{
	font-size: 0px;
	background-repeat: repeat-y;
	background-image: url(/images/borders/bgBorderG03S01_ML.gif);
}
.Border_G03S01_MC
{
	font-size: 12px;
	text-align: center; vertical-align: middle;
}
.Border_G03S01_MR
{
	font-size: 0px;
	background-repeat: repeat-y;
	background-image: url(/images/borders/bgBorderG03S01_MR.gif);
}
.Border_G03S01_BL
{
	height: 11px;
	font-size: 0px;
	background-repeat: no-repeat;
	background-image: url(/images/borders/bgBorderG03S01_BL.gif);
}
.Border_G03S01_BC
{
	font-size: 0px;
	background-repeat: repeat-x;
	background-image: url(/images/borders/bgBorderG03S01_BC.gif);
}
.Border_G03S01_BR
{
	font-size: 0px;
	background-repeat: no-repeat;
	background-image: url(/images/borders/bgBorderG03S01_BR.gif);
}
/*
	¸ð¼­¸® ¶ó¿îµå ¹Ú½º(ÃÊ·Ï»ö¼±):End
*/



/*
	¸ð¼­¸® ¶ó¿îµå ¹Ú½º(È¸»ö¹è°æ):Begin ==> ¶ó¿îµåÅ©±â°¡ ´Ù¸§
*/

.Border_G04S01_ML
{
	font-size: 0px;
	width: 10px; height: 44px;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-image: url(/images/borders/bgBorderG04S01_ML.gif);
	background-position: left center;
}
.Border_G04S01_MC
{
	font-size: 0px;
	background-repeat: repeat-x;
	background-image: url(/images/borders/bgBorderG04S01_MC.gif);
	background-position: left center;
}
.Border_G04S01_MR
{
	font-size: 0px;
	width: 10px;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-image: url(/images/borders/bgBorderG04S01_MR.gif);
	background-position: right center;
}



.Border_G04S02_ML
{
	font-size: 0px;
	width: 10px; height: 34px;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-image: url(/images/borders/bgBorderG04S02_ML.gif);
	background-position: left center;
}
.Border_G04S02_MC
{
	font-size: 0px;
	background-repeat: repeat-x;
	background-image: url(/images/borders/bgBorderG04S02_MC.gif);
	background-position: left center;
}
.Border_G04S02_MR
{
	font-size: 0px;
	width: 10px;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-image: url(/images/borders/bgBorderG04S02_MR.gif);
	background-position: right center;
}

/*
	¸ð¼­¸® ¶ó¿îµå ¹Ú½º(È¸»ö¹è°æ):End ==> ¶ó¿îµåÅ©±â°¡ ´Ù¸§
*/


.Border_G04S03_ML
{
	font-size: 0px;
	width: 10px; height: 34px;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-image: url(/images/borders/bgBorderG04S03_ML.gif);
	background-position: left center;
}
.Border_G04S03_MC
{
	font-size: 0px;
	background-repeat: repeat-x;
	background-image: url(/images/borders/bgBorderG04S03_MC.gif);
	background-position: left center;
}
.Border_G04S03_MR
{
	font-size: 0px;
	width: 10px;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-image: url(/images/borders/bgBorderG04S03_MR.gif);
	background-position: right center;
}



/*
	Tabs
*/
.Tab_G01S01_W040
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #606060; white-space: nowrap; width: 40px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W040.gif);
}
.Tab_G01S01_W040_Over
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #4b8c77; white-space: nowrap; width: 40px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W040_over.gif);
}

.Tab_G01S01_W050
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #606060; white-space: nowrap; width: 50px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W050.gif);
}
.Tab_G01S01_W050_Over
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #4b8c77; white-space: nowrap; width: 50px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W050_over.gif);
}
.Tab_G01S01_W061 /* µÎÁÙÀÏ°æ¿ì*/
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 9px; color: #606060; white-space: nowrap; width: 60px; height: 33px; text-align: center; vertical-align: middle;cursor: hand;padding-top:7px;line-height:12px;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W060.gif);
}
.Tab_G01S01_W061_Over
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 9px; color: #4b8c77; white-space: nowrap; width: 60px; height: 33px; text-align: center; vertical-align: middle;cursor: hand;padding-top:7px;line-height:12px;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W060_over.gif);
}
.Tab_G01S01_W060
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #606060; white-space: nowrap; width: 60px; height: 33px; text-align: center; vertical-align: middle;padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W060.gif);
}
.Tab_G01S01_W060_Over
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #4b8c77; white-space: nowrap; width: 60px; height: 33px; text-align: center; vertical-align: middle;padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W060_over.gif);
}


.Tab_G01S01_W071 /* µÎÁÙÀÏ°æ¿ì*/
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 9px; color: #606060; white-space: nowrap; width: 70px; height: 33px; text-align: center; vertical-align: middle;cursor: hand;padding-top:7px;line-height:12px;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W070.gif);
}
.Tab_G01S01_W071_Over
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 9px; color: #4b8c77; white-space: nowrap; width: 70px; height: 33px; text-align: center; vertical-align: middle;cursor: hand;padding-top:7px;line-height:12px;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W070_over.gif);
}

.Tab_G01S01_W070
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #606060; white-space: nowrap; width: 70px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W070.gif);
}
.Tab_G01S01_W070_Over
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #4b8c77; white-space: nowrap; width: 70px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W070_over.gif);
}

.Tab_G01S01_W080
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #606060; white-space: nowrap; width: 80px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W080.gif);
}
.Tab_G01S01_W080_Over
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #4b8c77; white-space: nowrap; width: 80px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W080_over.gif);
}

.Tab_G01S01_W090
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #606060; white-space: nowrap; width: 90px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W090.gif);
}
.Tab_G01S01_W090_Over
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #4b8c77; white-space: nowrap; width: 90px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W090_over.gif);
}

.Tab_G01S01_W100
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #606060; white-space: nowrap; width: 100px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W100.gif);
}
.Tab_G01S01_W100_Over
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #4b8c77; white-space: nowrap; width: 100px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W100_over.gif);
}

.Tab_G01S01_W110
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #606060; white-space: nowrap; width: 110px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W110.gif);
}
.Tab_G01S01_W110_Over
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #4b8c77; white-space: nowrap; width: 110px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W110_over.gif);
}

.Tab_G01S01_W120
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #606060; white-space: nowrap; width: 120px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W120.gif);
}
.Tab_G01S01_W120_Over
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #4b8c77; white-space: nowrap; width: 120px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W120_over.gif);
}
.Tab_G01S01_W130_N
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #606060; white-space: nowrap; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W130.gif);
}
.Tab_G01S01_W130
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #606060; white-space: nowrap; width: 130px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W130.gif);
}
.Tab_G01S01_W130_Over
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #4b8c77; white-space: nowrap; width: 130px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W130_over.gif);
}
.Tab_G01S01_W140_N
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #606060; white-space: nowrap; width: 140px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W140.gif);
}
.Tab_G01S01_W140
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #606060; white-space: nowrap; width: 140px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W140.gif);
}
.Tab_G01S01_W140_Over
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #4b8c77; white-space: nowrap; width: 140px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W140_over.gif);
}

.Tab_G01S01_W150
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #606060; white-space: nowrap; width: 150px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W150.gif);
}
.Tab_G01S01_W150_N
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #606060; white-space: nowrap; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W150.gif);
}
.Tab_G01S01_W150_Over
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #4b8c77; white-space: nowrap; width: 150px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W150_over.gif);
}

.Tab_G01S01_W160
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #606060; white-space: nowrap; width: 160px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W160.gif);
}
.Tab_G01S01_W160_Over
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #4b8c77; white-space: nowrap; width: 160px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W160_over.gif);
}

.Tab_G01S01_W160_N
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #606060; white-space: nowrap; width: 160px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W160.gif);
}
.Tab_G01S01_W170
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #606060; white-space: nowrap; width: 170px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W170.gif);
}
.Tab_G01S01_W170_N
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #606060; white-space: nowrap; width: 160px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W170.gif);
}
.Tab_G01S01_W170_Over
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #4b8c77; white-space: nowrap; width: 170px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W170_over.gif);
}

.Tab_G01S01_W180
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #606060; white-space: nowrap; width: 180px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W180.gif);
}
.Tab_G01S01_W180_N
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #606060; white-space: nowrap; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W180_over.gif);
}
.Tab_G01S01_W180_Over
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #4b8c77; white-space: nowrap; width: 180px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W180_over.gif);
}

.Tab_G01S01_W190
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #606060; white-space: nowrap; width: 190px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W190.gif);
}
.Tab_G01S01_W190_Over
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #4b8c77; white-space: nowrap; width: 190px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W190_over.gif);
}

.Tab_G01S01_W200
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #606060; white-space: nowrap; width: 200px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W200.gif);
}
.Tab_G01S01_W200_Over
{
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; font-size: 11px; color: #4b8c77; white-space: nowrap; width: 200px; height: 33px; text-align: center; vertical-align: middle; padding-top: 13px; cursor: hand;
	background-repeat: no-repeat; background-position: center center; background-image: url(/images/tabs/tabG01S01_W200_over.gif);
}
/*
	Tabs :End
*/



/* background color *****/







/*
	Text
*/
.Text_G01S00
{
 font-size:12px; font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; color: #e34939; line-height:18px;
 padding-left:5px;
}
.Text_G01S01
{
	font-size:12px; font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; color: #545454; line-height:18px;
}
/*ºÓÀº»ö*/
.Text_G01S02
{
	font-size:12px; font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; color: #e96436; line-height:18px;
}
.Text_G01S03
{
	font-size:12px; font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; color: #3997aa; line-height:18px;
}
/*³²»ö*/
.Text_G01S04
{
	font-size:12px; font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; color: #22549d; line-height:18px;
}

.Text_G02S01
{
	font-size:12px; font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; color: #414141; line-height:18px;
	text-indent: 14px;
}

.Text_G03S01
{
	font-size:12px; font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; color: #1c7d83; line-height:18px; font-weight: bold;
	text-indent: 14px;
	text-decoration:underline;
	text-align:left;
}

.Text_G03S02	
{	font-size:12px; 
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; 
	color:#707070; 
	line-height:18px; 
	padding-left:15px;
	
}




.Text_G03S03	
{	font-size:12px; 
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; 
	color:#707070; 
	line-height:18px; 
    padding: 7px 5px 10px 30px;
}

.Text_G04S01
{
	font-size:10px; font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; color: #414141; line-height:18px;
	text-indent: 0px; 
	background-image: url(/images/buillets/builletG09S01.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
}
.Text_G04S02
{
	font-size:12px; font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; color: #414141; line-height:18px;
	text-indent: 0px;
	background-image: url(/images/buillets/builletG09S02.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
}


.Text_G05S01
{
	color: #707070;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	text-align: left;
	vertical-align: middle;
	padding: 7px 7px 5px 10px;
	border-bottom: solid 1px #71c2a9;
	border-top: #71c2a9 2px solid;
}


.Text_G06S01
{
	color: #707070;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	text-align: left;
	vertical-align: middle;
	padding: 7px 7px 5px 10px;
	border-top: solid 1px #e0e0e0;

}
.Text_G07S01
{
 font-size:12px; font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"; color: #427c5d; line-height:18px;
 padding-left:5px;
}

.Text_G08S01
{
	color: #707070;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	text-align: left;
	vertical-align: middle;
	padding-bottom:5px;
	border-bottom: solid 1px #71c2a9;
	border-top: #71c2a9 2px solid;
}
.Text_G08S0101
{
	color: #707070;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	text-align: left;
	vertical-align: middle;
	padding-bottom:5px;
	padding-top:10px;
	border-bottom: solid 1px #71c2a9;

}

.Text_G08S0102
{
	color: #707070;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	text-align: left;
	vertical-align: middle;
	padding-bottom:5px;
    padding-top:5px;
	border-top: #71c2a9 2px solid;
}

/*ÃÊ·Ï»ö°è¿­*/
.Text_G09S01
{
	color: #2d7913;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
}


/*ÃÊ·Ï»ö°è¿­(±³À°ÇÁ·Î±×·¥)  ½ÃÀÛ*/
.Text_G09S11
{
	color: #368d59;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: normal;
	white-space: nowrap;	
	vertical-align: middle;
	font-weight:bold ;
}

.Text_G09S11_C
{
	color: #368d59;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: normal;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	 font-weight:bold ;
}
/*ÃÊ·Ï»ö°è¿­(±³À°ÇÁ·Î±×·¥)  ³¡*/

.Text_G09S02
{
	color: #707070;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
}

.Text_G09S03
{
	color: #2d7913;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
}




/*ºÓÀº»ö º¼µå*/
.Text_G10S01
{
	color: #e34939;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: bold;
	text-align: left;
}



.Text_G10S02
{
	width: 100%;
	border-top: #71c2a9 2px solid;
	border-bottom: #71c2a9 1px solid;
	background-color: #ffffff;
	 padding :10px 10px 10px 10px;
	 
}


/*
	Buttons :Begin

	-¸í¸í±ÔÄ¢
    -ex)BtnG01S01_H18W040 : Btn->Button
							G01  ->Grid  01(ÀÏ·Ã¹øÈ£)
	                        S01  ->Style 01(ÀÏ·Ã¹øÈ£)
                            H18  ->Height 18px
                            W040 ->Width 40px

*/
.BtnG01S01_H18W040 {
	font-size: 11px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 40px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 15px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG01S01_H18W040.gif);
}
.BtnG01S01_H18W045 {
	font-size: 11px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 45px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 15px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG01S01_H18W045.gif);
}
.BtnG01S01_H18W050 {
	font-size: 11px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 50px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 15px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG01S01_H18W050.gif);
}
.BtnG01S01_H18W060 {
	font-size: 11px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 60px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 15px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG01S01_H18W060.gif);
}
.BtnG01S01_H18W070 {
	font-size: 11px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 70px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 15px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG01S01_H18W070.gif);
}
.BtnG01S01_H18W075 {
	font-size: 11px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 75px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 15px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG01S01_H18W075.gif);
}
.BtnG01S01_H18W080 {
	font-size: 11px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 80px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 15px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG01S01_H18W080.gif);
}
.BtnG01S01_H18W090 {
	font-size: 11px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 90px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 15px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG01S01_H18W090.gif);
}
.BtnG01S01_H18W100 {
	font-size: 11px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 100px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 15px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG01S01_H18W100.gif);
}
.BtnG01S01_H18W125 {
	font-size: 11px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 125px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 15px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG01S01_H18W125.gif);
}
.BtnG01S01_H18W150 {
	font-size: 11px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 150px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 15px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG01S01_H18W150.gif);
}
.BtnG01S01_H18W175 {
	font-size: 11px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 175px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 15px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG01S01_H18W175.gif);
}
.BtnG01S01_H18W200 {
	font-size: 11px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 200px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 15px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG01S01_H18W200.gif);
}





.BtnG04S01_H16W035 {
	font-size: 11px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 35px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 3px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG04S01_H16W035.gif);
}
.BtnG04S01_H16W040 {
	font-size: 11px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 40px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 3px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG04S01_H16W040.gif);
}
.BtnG04S01_H16W045 {
	font-size: 11px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 45px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 3px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG04S01_H16W045.gif);
}
.BtnG04S01_H16W050 {
	font-size: 11px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 50px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 3px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG04S01_H16W050.gif);
}



.BtnG04S02_H16W035 {
	font-size: 11px; font-family: "µ¸¿ò", "Arial"; color: #ffffff; text-align: left; vertical-align: text-bottom;
	width: 35px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 3px;
	text-align:center;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG04S02_H16W035.gif);
}
.BtnG04S02_H16W040 {
	font-size: 11px; font-family: "µ¸¿ò", "Arial"; color: #ffffff; text-align: left; vertical-align: text-bottom;
	width: 40px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 3px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG04S02_H16W040.gif);
}
.BtnG04S02_H16W045 {
	font-size: 11px; font-family: "µ¸¿ò", "Arial"; color: #ffffff; text-align: left; vertical-align: text-bottom;
	width: 45px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 3px;
	text-align:center;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG04S02_H16W045.gif);
}
.BtnG04S02_H16W050 {
	font-size: 11px; font-family: "µ¸¿ò", "Arial"; color: #ffffff; text-align: left; vertical-align: text-bottom;
	width: 50px; height: 18px;
	border: solid 0px;
	text-align:center;
	padding: 2px 2px 1px 3px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG04S02_H16W050.gif);
}



.BtnG04S03_H16W035 {
	font-size: 11px; font-family: "µ¸¿ò", "Arial"; color: #ffffff; text-align: left; vertical-align: text-bottom;
	width: 35px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 3px;
	text-align:center;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG04S03_H16W035.gif);
}
.BtnG04S03_H16W040 {
	font-size: 11px; font-family: "µ¸¿ò", "Arial"; color: #ffffff; text-align: left; vertical-align: text-bottom;
	width: 40px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 3px;
	text-align:center;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG04S03_H16W040.gif);
}
.BtnG04S03_H16W045 {
	font-size: 11px; font-family: "µ¸¿ò", "Arial"; color: #ffffff; text-align: left; vertical-align: text-bottom;
	width: 45px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 3px;
	text-align:center;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG04S03_H16W045.gif);
}
.BtnG04S03_H16W050 {
	font-size: 11px; font-family: "µ¸¿ò", "Arial"; color: #ffffff; text-align: left; vertical-align: text-bottom;
	width: 50px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 3px;
	text-align:center;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG04S03_H16W050.gif);
}




.BtnG05S01_H18W045 {
	font-size: 12px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 45px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 10px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG05S01_H18W045.gif);
}
.BtnG05S01_H18W050 {
	font-size: 12px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 50px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 10px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG05S01_H18W050.gif);
}
.BtnG05S01_H18W065 {
	font-size: 12px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 65px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 10px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG05S01_H18W065.gif);
}
.BtnG05S01_H18W070 {
	font-size: 12px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 70px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 10px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG05S01_H18W070.gif);
}
.BtnG05S01_H18W080 {
	font-size: 12px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 80px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 10px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG05S01_H18W080.gif);
}
.BtnG05S01_H18W090 {
	font-size: 12px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 90px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 10px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG05S01_H18W090.gif);
}
.BtnG05S01_H18W100 {
	font-size: 12px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 100px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 10px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG05S01_H18W100.gif);
}
.BtnG05S01_H18W110 {
	font-size: 12px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 110px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 10px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG05S01_H18W110.gif);
}
.BtnG05S01_H18W120 {
	font-size: 12px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 120px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 10px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG05S01_H18W120.gif);
}
.BtnG05S01_H18W130 {
	font-size: 12px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 130px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 10px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG05S01_H18W130.gif);
}
.BtnG05S01_H18W140 {
	font-size: 12px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 140px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 10px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG05S01_H18W140.gif);
}
.BtnG05S01_H18W150 {
	font-size: 12px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 150px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 10px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG05S01_H18W150.gif);
}
.BtnG05S01_H18W175 {
	font-size: 12px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 175px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 10px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG05S01_H18W175.gif);
}
.BtnG05S01_H18W200 {
	font-size: 12px; font-family: "µ¸¿ò", "Arial"; color: #4c4c4c; text-align: left; vertical-align: text-bottom;
	width: 200px; height: 18px;
	border: solid 0px;
	padding: 2px 2px 1px 10px;
	background-color: Transparent; background-position: center center; background-repeat: no-repeat; background-image: url(/images/btn/btnG05S01_H18W200.gif);
}

/*
	Buttons :Begin
*/





.NoneDisplay {display: none;}





/*
	°ø°£
*/
DIV.SPACE_V_G00_5
{
	font-size: 0px;
	height: 5px;
}
DIV.SPACE_V_G00_10
{
	font-size: 0px;
	height: 10px;
}
DIV.SPACE_V_G00_15
{
	font-size: 0px;
	height: 15px;
}
DIV.SPACE_V_G00_20
{
	font-size: 0px;
	height: 20px;
}



TD.SPACE_V_G00_50
{
	font-size: 0px;
	height: 50px;
}





/*
	¶óÀÎ
*/
DIV.LINE_G00S00_2
{
	font-size: 0px;
	height: 2px;
	background-color: #95bf80;
}

DIV.LINE_G00S01_2
{
	font-size: 0px;
	height: 2px;
	background-color: #5a9ecf;
}

DIV.LINE_G00S02_2
{
	font-size: 0px;
	height: 2px;
	background-color: #b05401;
}





/*
	WRAP ¸¦ ¹æÁöÇÏ±â À§ÇØ ¸¸µé¾î Á³´Ù.
*/
/*NOWRAP_G00S00*/
SPAN.NOWRAP_G00S00C_50
{
	width: 50px; height: 20px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
}
SPAN.NOWRAP_G00S00L_50
{
	width: 50px; height: 20px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
}
SPAN.NOWRAP_G00S00R_50
{
	width: 50px; height: 20px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
}
SPAN.NOWRAP_G00S00C_75
{
	width: 75px; height: 20px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
}
SPAN.NOWRAP_G00S00L_75
{
	width: 75px; height: 20px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
}
SPAN.NOWRAP_G00S00R_75
{
	width: 75px; height: 20px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
}
SPAN.NOWRAP_G00S00C_100
{
	width: 100px; height: 20px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
}
SPAN.NOWRAP_G00S00L_100
{
	width: 100px; height: 20px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
}
SPAN.NOWRAP_G00S00R_100
{
	width: 100px; height: 20px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
}







/*
	¸ñ·Ï¿¡¼­ »ç¿ë
 */
/*
	List Nav
*/
.LIST_NAV_ARROW_TD
{
	width: 80px;
	text-align: center;
}
.LIST_NAV_NUM_TD
{
	color: #636363;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	word-spacing: 5px;
}

 
/*
	Group 0
*/

.LIST_G00S00_TableWrapper
{
	width: 100%;
	border-top: #4ca9aa 2px solid;
	background-color: #ffffff;
}

.LIST_G00S00_TableWrapper_Inner
{
	vertical-align: top;
}

.LIST_G00S00_Table
{
	width: 100%;
}

.LIST_G00S00_HeaderColumn
{
	color: #4ca9aa;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	padding: 1px 0px 0px 0px;
	height: 25px;
	background-color: #ecf5f6;
	border-bottom: solid 1px #bddcdf;
}

.LIST_G00S00_Row1
{
	height: 25px;
	background-color: #ffffff;
}
.LIST_G00S00_Row2
{
	height: 25px;
	background-color: #e6e6e6;
}

.LIST_G00S01_Row1
{
	height: 25px;
	background-color: #f6f6f6;
}
.LIST_G00S01_Row2
{
	height: 25px;
	background-color: #e6e6e6;
}

.LIST_G00S00_Column_C
{
	color: #707070;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: normal;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	padding: 1px 3px 2px 3px;
	border-bottom: solid 1px #bddcdf;
}
.LIST_G00S00_Column_L
{
	color: #707070;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	padding: 1px 3px 2px 3px;
	border-bottom: solid 1px #bddcdf;
}
.LIST_G00S00_Column_R
{
	color: #707070;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: normal;
	white-space: nowrap;
	text-align: right;
	vertical-align: middle;
	padding: 1px 3px 2px 3px;
	border-bottom: solid 1px #bddcdf;
}


/*
	Group 1
*/
.LIST_G01S00_TableWrapper
{
	width: 100%;
	border-top: #71c2a9 2px solid;
	background-color: #ffffff;
}





.LIST_G01S00_TableWrapper_Inner
{
	vertical-align: top;
}

.LIST_G01S00_Table
{
	width: 100%;
}

.LIST_G01S00_HeaderColumn
{
	color: #368d59;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	padding: 1px 0px 0px 0px;
	height: 27px;
	background-color: #d0e9da;
	border-bottom: solid 1px #71c2a9;
}
.LIST_G01S01_HeaderColumn
{
	color: #368d59;
	font-size: 0px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	width: 5px; height: 27px;
	background-color: #d0e9da;
	background-image: url(/images/grids/gridG01_HeaderBg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	border-bottom: solid 1px #71c2a9;
}


.LIST_G01S01_HeaderColumnH27W1
{
	color: #368d59;
	font-size: 0px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	width: 1px; height: 27px;
	background-color: #d0e9da;
	background-image: url(/images/grids/gridG01_HeaderBg2.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	border-bottom: solid 1px #71c2a9;
}


.LIST_G01S00_Row1
{
	height: 25px;
	background-color: #ffffff;
}
.LIST_G01S00_Row2
{
	height: 25px;
	background-color: #f1faf5;
}
.LIST_G01S00_Row3
{
	height: 24px;
	background-color: #ffffff;
}

.LIST_G01S01_Row1
{
	height: 25px;
	background-color: #f1faf5;
}
.LIST_G01S01_Row2
{
	height: 25px;
	background-color: #f1faf5;
}

.LIST_G01S00_Column_Blank
{
	color: #707070;
	font-size: 0px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: normal;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	border-bottom: solid 1px #71c2a9;
	font-weight:bold;
}

.LIST_G01S00_Column_Blank2
{
	color: #707070;
	font-size: 0px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: normal;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	background-color:#71c2a9;

}



.LIST_G01S00_Column_C
{
	color: #707070;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: normal;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	padding: 5px 3px 2px 3px;
	border-bottom: solid 1px #71c2a9;
}


/*±½ÀººÓÀº»ö Begin*/
.LIST_G01S00_Column_C2
{
	color: #e34939;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: normal;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	padding: 1px 3px 2px 3px;
	border-bottom: solid 1px #71c2a9;
	font-weight:bold;
}


/*±½ÀººÓÀº»ö End*/

/**FAQ CONTEXT BEGIN***/

.LIST_G01S00_Column_CPT5
{
	color: #707070;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: normal;
	white-space: nowrap;
	text-align: center;
	padding: 12px 3px 10px 3px;
	border-bottom: solid 1px #71c2a9;
	vertical-align:top;
}
.LIST_G01S00_Column_L_TEXT
{
	color: #707070;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	padding: 10px 3px 5px 3px;
	border-bottom: solid 1px #71c2a9;
}
/**FAQ CONTEXT END***/


.LIST_G01S00_Column_L
{
	color: #707070;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	padding: 5px 3px 2px 3px;
	border-bottom: solid 1px #71c2a9;
}



.LIST_G01S00_Column_L2
{
	color: #2d7913;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
}

.LIST_G01S00_Column_L3FB
{
	color: #e34939;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	font-weight:bold;
}


.LIST_G01S00_Column_R
{
	color: #707070;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: normal;
	white-space: nowrap;
	text-align: right;
	vertical-align: middle;
	padding: 1px 3px 2px 3px;
	border-bottom: solid 1px #71c2a9;
}



/*
	Group 2
*/
.LIST_G02S00_TableWrapper
{
	width: 100%;
	border-top: #73c271 1px solid;
    border-bottom:#73c271 2px solid;
	background-color: #ffffff;
}

.LIST_G02S00_TableWrapper_Inner
{
	vertical-align: top;
}

.LIST_G02S00_Table
{
	width: 100%;
}



/*
	Group 3
*/
.LIST_G03S00_TableWrapper
{
	width: 100%;
	border-top: #71c2a2 1px solid;
	border-bottom:#71c2a2 2px solid;
	background-color: #ffffff;
}

.LIST_G03S00_TableWrapper_Inner
{
	vertical-align: top;
}

.LIST_G03S00_Table
{
	width: 100%;
}




/*
	Edit
*/
.EDIT_G00S00_TableWrapper
{
	width: 100%;
	/*background-color: #dedede;*/
	background-color: #71c2a9;
	border-top: #71c2a9 2px solid;
	border-bottom: #71c2a9 1px solid;
	font-size: 0px;
	line-height: 1px;
}

.EDIT_G00S00_Table
{
	width: 100%;
	/*height: 25px;*/
	/*
	border-top: #dbd8d3 1px solid;
	border-left: #dbd8d3 1px solid;
	*/
	table-layout: auto;
	border-spacing: 0px;
}

.EDIT_G00S00_TableSpace
{
	/*display: none;*/
	line-height: 1px;
}

.EDIT_G00S00_ColumnLabel
{
	color: #368d59;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	padding: 1px 3px 2px 14px;
	width: 129px;
	font-weight:bold;
	background-color: #d0e9da;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../../Images/Common/Bullets/Bullet_003.gif);
	/*
	border-right: #dbd8d3 1px solid;
	border-bottom: #dbd8d3 1px solid;
	*/
}

.EDIT_G00S00_ColumnLabelW90C
{
	color: #368d59;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	padding: 1px 3px 2px 10px;
	width: 90px;
	background-color: #d0e9da;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../../Images/Common/Bullets/Bullet_003.gif);
	/*
	border-right: #dbd8d3 1px solid;
	border-bottom: #dbd8d3 1px solid;
	*/
}

.EDIT_G00S00_ColumnLabel_R
{
	color: #368d59;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	white-space: nowrap;
	text-align: right;
	vertical-align: middle;
	padding: 1px 3px 2px 14px;
	width: 129px;
	background-color: #d0e9da;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../../Images/Common/Bullets/Bullet_003.gif);
	/*
	border-right: #dbd8d3 1px solid;
	border-bottom: #dbd8d3 1px solid;
	*/
}

.EDIT_G00S00_RowG00S00
{
	height: 30px;
}
.EDIT_G00S00_RowG00S01
{
	height: 30px;
}
.EDIT_G00S00_RowG01S00
{
	height: 50px;
}
.EDIT_G00S00_RowG01S01
{
	height: 50px;
}
.EDIT_G00S00_Column_C
{
	color: #707070;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: normal;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	padding: 4px 10px 4px 10px;
	background-color: #ffffff;
	/*
	border-right: #dbd8d3 1px solid;
	border-bottom: #dbd8d3 1px solid;
	*/
}
.EDIT_G00S00_Column_L
{
	color: #707070;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	padding: 4px 10px 4px 10px;
	background-color: #ffffff;
	/*
	border-right: #dbd8d3 1px solid;
	border-bottom: #dbd8d3 1px solid;
	*/
}
.EDIT_G00S00_Column_R
{
	color: #707070;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: normal;
	white-space: nowrap;
	text-align: right;
	vertical-align: middle;
	padding: 4px 10px 4px 10px;
	background-color: #ffffff;
	/*
	border-right: #dbd8d3 1px solid;
	border-bottom: #dbd8d3 1px solid;
	*/
}
.EDIT_G00S00_Column_T
{
	color: #707070;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	padding: 4px 10px 4px 10px;
	background-color: #ffffff;
	/*
	border-right: #dbd8d3 1px solid;
	border-bottom: #dbd8d3 1px solid;
	*/
}



/*
	View
*/
.VIEW_G00S00_TableWrapper
{
	width: 100%;
	/*background-color: #dbd8d3;*/
	border-top: #71c2a9 2px solid;
	border-bottom: #71c2a9 1px solid;
	font-size: 0px;
	line-height: 1px;
}

.VIEW_G00S00_Table
{
	width: 100%;
	/*height: 25px;*/
	/*
	border-top: #dbd8d3 1px solid;
	border-left: #dbd8d3 1px solid;
	*/
	table-layout: auto;
	border-spacing: 0px;
}

.VIEW_G00S00_TableSpace
{
	/*display: none;*/
}

.VIEW_G00S00_ColumnLabel
{
	color: #368d59;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	padding: 1px 3px 2px 14px;
	width: 129px;
	background-color: #d0e9da;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../../Images/Common/Bullets/Bullet_003.gif);
	/*
	border-right: #dbd8d3 1px solid;
	border-bottom: #dbd8d3 1px solid;
	*/
}
.VIEW_G00S00_ColumnLabel_R
{
	color: #368d59;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	white-space: nowrap;
	text-align: right;
	vertical-align: middle;
	padding: 1px 3px 2px 14px;
	width: 129px;
	background-color: #d0e9da;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../../Images/Common/Bullets/Bullet_003.gif);
	/*
	border-right: #dbd8d3 1px solid;
	border-bottom: #dbd8d3 1px solid;
	*/
}

.VIEW_G00S00_RowG00S00
{
	height: 30px;
}
.VIEW_G00S00_RowG00S01
{
	height: 30px;
}
.VIEW_G00S00_RowG01S00
{
	height: 50px;
}
.VIEW_G00S00_RowG01S01
{
	height: 50px;
}
.VIEW_G00S00_Column_C
{
	color: #707070;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: normal;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	padding: 4px 10px 4px 10px;
	background-color: #ffffff;
	/*
	border-right: #dbd8d3 1px solid;
	border-bottom: #dbd8d3 1px solid;
	*/
}
.VIEW_G00S00_Column_L
{
	color: #707070;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	padding: 4px 10px 4px 10px;
	background-color: #ffffff;
	/*
	border-right: #dbd8d3 1px solid;
	border-bottom: #dbd8d3 1px solid;
	*/
}
.VIEW_G00S00_Column_R
{
	color: #707070;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: normal;
	white-space: nowrap;
	text-align: right;
	vertical-align: middle;
	padding: 4px 10px 4px 10px;
	background-color: #ffffff;
	/*
	border-right: #dbd8d3 1px solid;
	border-bottom: #dbd8d3 1px solid;
	*/
}



/*
	Print
*/
.PRNT_G00S00_TableWrapper
{
	width: 100%;
	/*background-color: #dbd8d3;*/
	border-top: #71c2a9 2px solid;
	border-bottom: #71c2a9 1px solid;
	font-size: 0px;
	line-height: 1px;
}

.PRNT_G00S00_Table
{
	width: 100%;
	/*height: 25px;*/
	/*
	border-top: #dbd8d3 1px solid;
	border-left: #dbd8d3 1px solid;
	*/
	table-layout: auto;
	border-spacing: 0px;
}

.PRNT_G00S00_TableSpace
{
	/*display: none;*/
}

.PRNT_G00S00_ColumnLabel
{
	color: #368d59;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	padding: 1px 3px 2px 14px;
	width: 129px;
	background-color: #d0e9da;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../../Images/Common/Bullets/Bullet_003.gif);
	/*
	border-right: #dbd8d3 1px solid;
	border-bottom: #dbd8d3 1px solid;
	*/
}
.PRNT_G00S00_ColumnLabel_R
{
	color: #368d59;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	white-space: nowrap;
	text-align: right;
	vertical-align: middle;
	padding: 1px 3px 2px 14px;
	width: 129px;
	background-color: #d0e9da;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../../Images/Common/Bullets/Bullet_003.gif);
	/*
	border-right: #dbd8d3 1px solid;
	border-bottom: #dbd8d3 1px solid;
	*/
}

.PRNT_G00S00_RowG00S00
{
	height: 30px;
}
.PRNT_G00S00_RowG00S01
{
	height: 30px;
}
.PRNT_G00S00_RowG01S00
{
	height: 50px;
}
.PRNT_G00S00_RowG01S01
{
	height: 50px;
}
.PRNT_G00S00_Column_C
{
	color: #707070;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: normal;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	padding: 4px 10px 4px 10px;
	background-color: #ffffff;
	/*
	border-right: #dbd8d3 1px solid;
	border-bottom: #dbd8d3 1px solid;
	*/
}
.PRNT_G00S00_Column_L
{
	color: #707070;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	padding: 4px 10px 4px 10px;
	background-color: #ffffff;
	/*
	border-right: #dbd8d3 1px solid;
	border-bottom: #dbd8d3 1px solid;
	*/
}
.PRNT_G00S00_Column_R
{
	color: #707070;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	font-weight: normal;
	white-space: nowrap;
	text-align: right;
	vertical-align: middle;
	padding: 4px 10px 4px 10px;
	background-color: #ffffff;
	/*
	border-right: #dbd8d3 1px solid;
	border-bottom: #dbd8d3 1px solid;
	*/
}


/*SPACE*/
.SPACE_03        {height :3PX;}
.SPACE_05        {height :5PX;}
.SPACE_07        {height :7PX;}
.SPACE_10        {height:10PX;}
.SPACE_15        {height:15PX;}
.SPACE_20        {height:20PX;}
.SPACE_25        {height:20PX;}
.SPACE_30        {height:30PX;}
.SPACE_35        {height:35PX;}
.SPACE_50        {height:50PX;}


.TABLE_01W98P
{
	 padding:10px 10px 10px 10px;
	 width:98%;	 
}
.TABLE_01W95P
{
	 padding:10px 10px 10px 10px;
	 width:95%;	 
}


.TIT_H35T15B07
{
	padding-top:15px;
	padding-bottom:7px;	
	height:35px;
}

.TIT_H35T15B0701
{
	color: #2d7913;
	font-size: 12px;
	font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";
	text-align: left;
	vertical-align: middle;
	padding-top:15px;
	padding-bottom:7px;	
	height:35px;
	font-weight: bold;
}

.TIT_G0101
{
	font-size: 12px;
	text-align: center; 
	padding-left:10px;
	vertical-align: middle;
	color:#2d7913;
	font-weight:bold;
}




/*Lines*/
.Line_G01S01
{
 font-size: 0px;
 width: 100%; height: 1px;
 white-space: nowrap;
 background-repeat: repeat-x;
 background-image: url(/images/line/lineG01S01.gif);
 background-position: center center;
}





/*Æò°¡ÇÏ±â ¹®Á¦ BEGIN*/
/*
.Question_G01S01
{
 font-size: 14px;
 color:#ffffff;
 font-weight:bold;
 width: 30px; 
 text-align:center;
 white-space: nowrap;
 background-repeat: repeat-x;
 background-image: url(/images/grids/gridG02_Iconbg.gif);
 background-position: center center;
 padding-bottom:1px;
}

.Question_G01S02
{
 font-size: 12px;
 white-space: nowrap;
 font-weight:bold;
 color:#368d59;
 background-repeat: repeat-x;
 background-image: url(/images/grids/gridG02_Heagerbg.gif);
 background-position: center center;
 padding-left:5px;
}
*/
.Question_G01S01
{
 font-size: 12px;
 white-space: nowrap;
 font-weight:bold;
 color:#368d59;
 background-position: center center;
 padding-left:5px;
 background-repeat: repeat-x;
}

.Question_G01S02
{
 font-size: 12px;
 white-space: nowrap;
 font-weight:bold;
 color:#368d59;
 background-position: center center;
 padding-left:5px;
 background-repeat: repeat-x;
 text-align: left;
}


.Question_Title01
{
 font-size: 14px;
 color:#ffffff;
 font-weight:bold;
 height: 32px;
 text-align:center;
 vertical-align :top;
}

.Question_Text01
{
 font-size: 12px;
 color:#707070;
 padding:10px 7px 10px 37px;
}


.Question_Text02
{
 font-size: 12px;
 color:#707070;
 border: #71c2a9 1px solid;
 padding:10px 7px 10px 7px;
 padding-left:27px;

}


.Question_Text03
{
 font-size: 12px;
 color:#707070;
 border: #71c2a9 1px solid;
 padding:10px 7px 10px 7px;
 text-align:center;
}


.Question_ITEM01
{
  line-height :18px;
  font-size: 12px;
  vertical-align:middle;
  width:20px;
  text-align:center;
  
}

.Question_ITEM02
{
 line-height:18px;
 font-size: 12px;
 color:#707070;
 text-align:left;
 vertical-align:middle;
 padding:3px 5px 3px 5px;
}


/*Æò°¡ÇÏ±â ¹®Á¦ END*/

/*new_class*/

A.notice:LINK 	{COLOR: #3e3e3e; TEXT-DECORATION: none;font-size: 12px; font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"}
A.notice:VISITED{COLOR: #3e3e3e; TEXT-DECORATION:none;font-size: 12px; font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"}
A.notice:HOVER 	{COLOR: #e34939; TEXT-DECORATION: none;font-size: 12px; font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼"}


.nctd 			{ font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";font-size: 14px; color:#c5439f; padding-top:5;font-weight:bold}
.ncname			{ font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";font-size: 12px; color:#c5439f;font-weight:bold}
.nctext			{ font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";font-size: 12px; color:#3e3e3e;}
.nctable1		{width: 100%;border-top: #a376c4 2px solid;	background-color: #ffffff;}
.nctable2		{color: #330158;font-size: 12px;font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";	text-align: center;	 background-color: #d8d0e9;	border-bottom: solid 1px #a376c4;padding-top:2}
.nctable3       {color: #3e3e3e;font-size: 12px;font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";	text-align: left;background-color:#f4f4f4; padding-left:7;border-bottom: solid 1px #d3d3d3;padding-top:2;line-height:1.3;padding-right:10}
.nctable4		{background-color: #a376c4;height:1px}
.nctable5       {background-color: #c5c5c5;height:1px}
.booktable1     {color: #3e3e3e;font-size: 12px;font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";	text-align: left;line-height:1.2;}
.booktable2    	{color: #3e3e3e;font-size: 12px;font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";	text-align: left;line-height:1.7;padding-right:20}
.booktable3    	{color: #3e3e3e;font-size: 12px;font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";	text-align: left;line-height:1.3;padding-right:15;padding-top:5}

.nctable6		{color: #330158;font-size: 12px;font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";	text-align: center;	 background-color: #d8d0e9;	padding-top:3;height:25}
.nctable7       {color: #3e3e3e;font-size: 12px;font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";	text-align: left;background-color:#ffffff; padding-left:5;padding-top:2;;height:23;padding-bottom:2}
.nctable8       {color: #3e3e3e;font-size: 12px;font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";	text-align: center;background-color:#ffffff;padding-top:3;height:23}
.nctable9		{color: #330158;font-size: 12px;font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";	text-align: left;padding-left:10; background-color: #d8d0e9; padding-top:3;height:25;font-weight:bold}
.pop_text1		{color: #7a40a5;font-size: 12px;background-color:#f0f0f0;text-align: left; padding-left:10px;vertical-align: middle;font-weight:bold;}
.pop_text2    	{color: #3e3e3e;font-size: 12px;font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";	text-align: left;line-height:1.5;padding-left:10;padding-right:15;valign:top;padding-top:2}
.pop_table2		{color: #330158;font-size: 12px;font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";	text-align: center;	 background-color: #d8d0e9;	border-bottom: solid 1px #a376c4;padding-top:2;height:25}
.pop_table3     {color: #3e3e3e;font-size: 12px;font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";	text-align: left;background-color:#f4f4f4; padding-left:7;border-bottom: solid 1px #d3d3d3;padding-top:2;;height:25;line-height:1.5;padding-right:10}
.pop_table4     {color: #3e3e3e;font-size: 12px;font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";	text-align: left;background-color:#f4f4f4; padding-left:3;border-bottom: solid 1px #d3d3d3;padding-top:2;;height:25;line-height:1.5;padding-right:5}
.pop_table5     {color: #3e3e3e;font-size: 12px;font-family: "Arial", "µ¸¿ò", "±¼¸²Ã¼";	text-align: center;background-color:#f4f4f4;border-bottom: solid 1px #d3d3d3;padding-top:2;;height:25;line-height:1.5;}