/* common */
BODY, table, tr, td, input, textarea, select { 
			font-family:"±¼¸²", "µ¸¿òÃ¼", "sans-serif", "Verdana";
			font-size:12px;
			line-height:140%;
			color:#4E4E4E;
			scrollbar-3dlight-color:595959;
	        scrollbar-arrow-color:7F7F7F;
	        scrollbar-base-color:CFCFCF;
	        scrollbar-darkshadow-color:FFFFFF;
	        scrollbar-face-color:DFDFDF;
	        scrollbar-highlight-color:FFFFF;
	        scrollbar-shadow-color:595959
}
A:link {COLOR: #4E4E4E; TEXT-DECORATION: none}
A:active {COLOR: #4E4E4E; TEXT-DECORATION: none}
A:visited {COLOR: #4E4E4E; TEXT-DECORATION: none}
A:hover {COLOR: #009999; TEXT-DECORATION: none}

.base { font-size:9pt; font-family:±¼¸²; color:#000000;}
a.base:link { font-size:9pt; font-family:±¼¸²; color:#000000; text-decoration:none;}
a.base:visited { font-size:9pt; font-family:±¼¸²; color:#000000; text-decoration:none;}
a.base:hover { font-size:9pt; font-family:±¼¸²; color:#000000; text-decoration:underline;}

/** ¼ÒÅ¸ÀÌÆ² ±âº» gray */
.g_tit {
	font-size:8pt;
	color:#999999;
	font-family: "±¼¸²", "µ¸¿òÃ¼", "sans-serif", "Verdana";
	font-weight: normal;

}
a.g_tit:link {font-size:8pt; color:#333333; text-decoration:none;}
a.g_tit:visited {font-size:8pt; color:#333333; text-decoration:none;}
a.g_tit:hover {font-size:8pt; color:#333333; text-decoration:underline;}

.g_tit2 {font-size:9pt; color:#009933;}
a.g_tit2:link {font-size:9pt; color:#666666; text-decoration:none;}
a.g_tit2:visited {font-size:9pt; color:#666666; text-decoration:none;}
a.g_tit2:hover {font-size:9pt; color:#666666; text-decoration:underline;}


/** form */
form {margin:0px;}
.fr_text { border:#cccccc solid 1px;}
.fr_text_small { border:0px solid #cccccc; font-size:8pt; color:#666666;}


/** Å×ÀÌºí »ö»ó */
.tb {
	font-family: "±¼¸²", "µ¸¿òÃ¼", "sans-serif", "Verdana";
	font-size: 9pt;
	font-style: normal;
	line-height: 160%;
	color: #666666;
} 


/** Æû¾ç½Ä*/
.input {
	color:#003366;
	font-family: "±¼¸²", "µ¸¿òÃ¼", "sans-serif", "Verdana";
	font-size: 9pt;
	background-color: #FFFFFF;
	border-top: 1px solid #D7D3CB;
	border-right: 1px solid #D7D3CB;
	border-bottom: 1px solid #D7D3CB;
	border-left: 1px solid #D7D3CB;


}

/** ¼ÒÅ¸ÀÌÆ² ±âº» gray */
.white {font-size:9pt; color:#ffffff; line-height:130%;}
a.white:link {font-size:9pt; color:#ffffff; text-decoration:none;}
a.white:visited {font-size:9pt; color:#ffffff; text-decoration:none;}
a.white:hover {font-size:9pt; color:#FF9900; text-decoration:none;}


/** ¼ÒÅ¸ÀÌÆ² ±âº» brown */
.brown {font-size:9pt; color:#586A8C; line-height:130%; font-weight: bold;}
a.brown:link {font-size:9pt; color:#586A8C; text-decoration:none; font-weight: bold;}
a.brown:visited {font-size:9pt; color:#586A8C; text-decoration:none; font-weight: bold;}
a.brown:hover {font-size:9pt; color:#364B72; text-decoration:none; font-weight: bold;}


/** ¼ÒÅ¸ÀÌÆ² ±âº» gray 10pt */
.g_tit_b {
	font-size:14pt;
	color:#333333;
	font-weight: bold;
	line-height: 160%;

}
a.g_tit_b:link {
	font-size:14pt;
	color:#333333;
	text-decoration:none;
	line-height: 160%;
}
a.g_tit_b:visited {
	font-size:14pt;
	color:#333333;
	text-decoration:none;
	line-height: 160%;
}
a.g_tit_b:hover {
	font-size:14pt;
	color:#9e7702;
	text-decoration:none;
	line-height: 160%;
}

.g_tit2_v {font-size:9pt; color:#666666;}
a.g_tit2_v:link {font-size:9pt; color:#666666; text-decoration:none;}
a.g_tit2_v:visited {font-size:9pt; color:#666666; text-decoration:none;}
a.g_tit2_v:hover {font-size:9pt; color:#009933; text-decoration:none;}

a.g_tit2_uv:link {font-size:9pt; color:#666666;}
a.g_tit2_uv:visited {font-size:9pt; color:#666666;}
a.g_tit2_uv:hover {font-size:9pt; color:#666666;}

.g_tit3_1 {font-size:9pt; color:#5e5e5e;}

.or_tit_v {font-size:9pt; color:#e64902; }
a.or_tit_v:link {font-size:9pt; color:#e64902; text-decoration:none; }
a.or_tit_v:visited {font-size:9pt; color:#e64902; text-decoration:none; }
a.or_tit_v:hover {font-size:9pt; color:#e64902; text-decoration:underline; }

.or_tit2_v {font-size:9pt; color:#ff6600;}

.or_tit_b {
	font-size:9pt;
	color:#666666;
	font-weight: bold;
}


.BTN_SEARCH	{ BORDER:0; WIDTH:57;  HEIGHT:24; BACKGROUND-IMAGE:URL('/admin/images/search_icon.gif');		PADDING-TOP:2PX; CURSOR:HAND; } 
.BTN_OK		{ BORDER:0; WIDTH:60;  HEIGHT:32; BACKGROUND-IMAGE:URL('/admin/images/ok_btn.gif');			PADDING-TOP:2PX; CURSOR:HAND; } 
.BTN_CANCEL	{ BORDER:0; WIDTH:60;  HEIGHT:32; BACKGROUND-IMAGE:URL('/admin/images/cancel_btn.gif');		PADDING-TOP:2PX; CURSOR:HAND; } 

