/* ´ëÇÑ»ç·á(ÁÖ) ±âº» CSS ½ºÅ¸ÀÏ½ÃÆ®ÀÔ´Ï´Ù. */
/* Àû  ¿ë : ´ëÇÑ»ç·á ÀüÃ¼ÆäÀÌÁö            */
/* ÀÛ¼ºÀÏ : 2004.05.11 By SUNGHYE          */
body {
	scrollbar-3dlight-color:#595959;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#CFCFCF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#CFCFCF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#595959;
	word-spacing: -2px
}

/*========±âº»½ºÅ¸ÀÏ¼ÂÆÃ==========*/
a:hover {
	font-family: "±¼¸²";
	font-size: 9pt;
	color: #4D829A;
	text-decoration: none;
}
a:visited {
	font-family: "±¼¸²";
	font-size: 9pt;
	color: #666666;
	text-decoration: none;

}
a:link {
	font-family: "±¼¸²";
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}

table {
	font-family: "±¼¸²";
	font-size: 9pt;
	line-height: 20px;
	color: #758283;
	word-break:break-all
}

/*========ÅØ½ºÆ®½ºÅ¸ÀÏ¼ÂÆÃ==========*/
.txt01 {
	font-family: "±¼¸²";
	font-size: 9pt;
	line-height: 18px;
	color: #353535;
}
.stxt01 {
	font-family: "µ¸¿ò";
	font-size: 6pt;
	line-height: 15px;
	}
.stxt_small {
	font-family: "µ¸¿ò";
	font-size: 8pt;
	line-height: 15px;
	}
.btxt01 {
	font-family: "±¼¸²";
	font-size: 12pt;
	color: #669999;
	font-weight: bold;
	}
A.menu_mgz:link {
		FONT-SIZE: 8pt;
		FONT-FAMILY:"µ¸¿ò"; 
		COLOR: #333333; 
		TEXT-DECORATION: none
		}
A.menu_mgz:active {
		FONT-SIZE: 8pt;
		FONT-FAMILY:"µ¸¿ò"; 
		COLOR: #333333;
		TEXT-DECORATION: none
		}
A.menu_mgz:visited {
		FONT-SIZE: 8pt;
		FONT-FAMILY:"µ¸¿ò"; 
		COLOR: #333333; 
		TEXT-DECORATION: none
		}
A.menu_mgz:hover {
		COLOR:#BF5B02;
		FONT-FAMILY:"µ¸¿ò"; 
		font-weight: nomal;
		TEXT-DECORATION: none
		}
A.menu_news:link {
		FONT-SIZE: 9pt;
		FONT-FAMILY:"µ¸¿ò"; 
		COLOR: #333333; 
		TEXT-DECORATION: none
		}
A.menu_news:active {
		FONT-SIZE: 9pt;
		FONT-FAMILY:"µ¸¿ò"; 
		COLOR: #333333;
		TEXT-DECORATION: none
		}
A.menu_news:visited {
		FONT-SIZE: 9pt;
		FONT-FAMILY:"µ¸¿ò"; 
		COLOR: #333333; 
		TEXT-DECORATION: none
		}
A.menu_news:hover {
		COLOR:#BF5B02;
		FONT-FAMILY:"µ¸¿ò"; 
		font-weight: nomal;
		TEXT-DECORATION: none
		}
td.notice             { word-break:break-all; padding-left:14px; padding-right:14px;; padding-top: 5px}
td.notice_01        { word-break:break-all; padding-top: 5px}

/*========ÀÎÇ²½ºÅ¸ÀÏ¼ÂÆÃ==========*/
select, input, textarea	{
	color:#727272; 
	border: 0px;
	font-family:µ¸¿ò; 
	font-size:9pt; 
	padding-top:2; 
	line-height:12px}
input.radio { 
	height: 15px;
	}
input.checkbox { 
	height: 15px;
	}

.input01 {
	border: 1px solid #B3B3B3;
	color: #727272;
	background-color: #fffff;
	line-height: 12px;

}
.input02 {
	background-color: #ffffff;
	font-family: "µ¸¿ò";
	font-size: 9pt;
	border: 1px none #FFFFFF;
}
.input03 {
	border: 1px solid #B3B3B3;
	background-color: #F3F1EE;
    font-family: "µ¸¿ò";
	font-size: 8pt;
	color: #727272;
	line-height: 12px;
	
}


.btn_save 
{
	BORDER-RIGHT: #d3d3d3 0pt solid; 
	BORDER-TOP: #d3d3d3 0pt solid; 
	BORDER-LEFT: #d3d3d3 0pt solid;  
	BORDER-BOTTOM: #d3d3d3 0pt solid; 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-IMAGE: url(/image/login/btn_confirm_01.gif); 
	BACKGROUND-COLOR: #ffffff;
	WIDTH: 62px; 
	HEIGHT: 25px; 
	CURSOR:hand
}

.color01 {
	background-color: #D0D0C5;
}
