/* CSS Document */
/* ±âº» */
body, td, p, br, input, select, textarea, form, option 
{font-family: "µ¸¿ò"; font-size: 12px; color: #6A6A6A;}
body {
	scrollbar-face-color: #F8F8F8;
	scrollbar-shadow-color:#B3B3B3;
	scrollbar-highlight-color:#B3B3B3;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #8B9EA6;
}
img {border:none;}
a:link {text-decoration: none ; color: #6A6A6A;}
a:visited {text-decoration: none ; color: #6A6A6A;}
a:active {text-decoration: underline ; color: #6A6A6A;}
a:hover {text-decoration: underline ; color: #0A97B5;}

---------------------- Top Navigation -------------------------


---------------------- Left Navigation -------------------------

/* Left Navigation */
.left_menu {font-size: 12px; color: #000000;}
.left_menu a:link {text-decoration: none ; color: #000000;}
.left_menu a:visited {text-decoration: none ; color: #000000;}
.left_menu a:active {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}
.left_menu a:hover {text-decoration: underline ; color: #6F0032;}

/* Left Navigation Æú´õ±¸Á¶ 2depth menu */
.left_menu_2depth {font-size: 12px; color: #6E6E6E; font-weight: normal; line-height:17px;}
.left_menu_2depth a:link {text-decoration: none ; color: #6E6E6E;}
.left_menu_2depth a:visited {text-decoration: none ; color: #6E6E6E;}
.left_menu_2depth a:active {text-decoration: none ; color: #6E6E6E;}
.left_menu_2depth a:hover {text-decoration: none ; color: #D88100;}


/* ¸ÞÀÎ¸Þ´º Å¸ÀÌÆ² */
.left_title {font-size: 14px; color: #666666; font-weight: bold;}


------------------------ Contents Area -------------------------
/* °Ë»ö */
.search_bg { background-color: #EFEFEF;}


/* °æ·ÎÇ¥½Ã */
.location {font-family: "µ¸¿ò"; font-size: 11px; text-decoration: none;}
.location a:link {text-decoration: none ; color: #757F88;}
.location a:visited {text-decoration: none ; color: #757F88;}
.location a:active {text-decoration: none ; color: #666666;}
.location a:hover {text-decoration: underline ; color: #666666;}

/* µµ¿ò¸» */
.main { color: #FFFFFF; }
.main a:link {text-decoration: none ; color: #FFFFFF;}
.main a:visited {text-decoration: none ; color: #FFFFFF;}
.main a:active {text-decoration: none ; color: #FFFFFF;}
.main a:hover {text-decoration: underline ; color: #FFFFFF;}


.top_menu a:link {text-decoration: none ; color: #FFFFFF;}
.top_menu a:visited {text-decoration: none ; color: #FFFFFF;}
.top_menu a:active {text-decoration: none ; color: #FFFFFF;}
.top_menu a:hover {text-decoration: underline ;color: #FFFFFF;}


.help_top_menu a:link {text-decoration: none ; color: #FFFFFF;}
.help_top_menu a:visited {text-decoration: none ; color: #FFFFFF;}
.help_top_menu a:active {text-decoration: none ; color: #FFFFFF;}
.help_top_menu a:hover {text-decoration: underline ; color: #FFFFFF;}

.help_top_logotitle {font-size: 14px; color: #0076A3; font-weight: bold;}

.white_text {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 12px;
	padding-top: 3px;


}
.white_text a:link {text-decoration: none ; color: #FFFFFF;}
.white_text a:visited {text-decoration: none ; color: #FFFFFF;}
.white_text a:active {text-decoration: none ; color: #FFFFFF;}
.white_text a:hover {text-decoration: underline ; color: #FFFFFF;}

.help_left_menu {color: #000000;}
.help_left_menu a:link {text-decoration: none ; color: #000000;}
.help_left_menu a:visited {text-decoration: none ; color: #000000;}
.help_left_menu a:active {text-decoration: none ; color: #000000;}
.help_left_menu a:hover {text-decoration: underline ; color: #6D6D6D;}

/* ¸µÅ©¸Þ´º */
.link_menu {color: #999999;}
.link_menu a:link {text-decoration: none ; color: #000000;}
.link_menu a:visited {text-decoration: none ; color: #000000;}
.link_menu a:active {text-decoration: underline ; color: #A7023E;}
.link_menu a:hover {text-decoration: underline ; color: #A7023E;}


/* ¹öÆ° */
.button_small{
	cursor:hand;
	color:#3E3A17;
	height:16px;
	Width: 64px;
	background:#D8D6C3;
	border-width: 1px;
	border-style: solid;
	border-color: #C3C1AD #93917D #93917D #C3C1AD;
	line-height: 14px;
}

.button_attach{
	color:#3E3A17;
	background:#ffffff;
	border-width: 1px;	
	border-style: solid; 
	border-color: #C3C1AD #C3C1AD #C3C1AD #C3C1AD;
}
.button_nav{
	cursor:hand;
	color:#547585;
	height:22px;
	Width: 60px; 
	background:#E0EBEF;
	border-width: 1px;	
	border-style: solid; 
	border-color: #B2C5CF #829EAD #829EAD #B2C5CF;
}

/* ÀÔ·ÂÆû */
.input_text {
	height: 18px;
	padding: 2px 0px 0px 2px;
	border: 1px solid #919191;
}


.input_text51 {
	height: 51px;
	padding: 0px 0px 0px 3px;
	border: 1px solid #919191;
}

.input_listbox_default {
	width: 100%;
	padding: 2px;
	background-color: #ffffff;
	margin: 0px;
} 

/* Å×ÀÌºí */
.table_bg_blue {
	background-color: #E1EBF2;
	font-weight: bold;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: B3B3B3;
	border-bottom-color: B3B3B3;
	height: 26px;
}


.table_left_blue01 {
	height: 26px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: 6B6B6B;
	text-align: center;
	border-top-width: 0px;
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: B3B3B3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: B3B3B3;
	border-left-color: B3B3B3;
	padding-top: 4px;
}


.table_header_left01_blue {
	height: 26px;
	background-color: F5F5F5;
	color: 6B6B6B;
	border-top-color: FF9C00;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: B3B3B3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: B3B3B3;
	border-left-color: B3B3B3;
	padding-top: 4px;
	padding-left: 25px;
}
.

.table_header_left01_blue {
	height: 26px;
	background-color: F5F5F5;
	color: 6B6B6B;
	border-top-color: 7FA1AC;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: B3B3B3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: B3B3B3;
	border-left-color: B3B3B3;
	padding-top: 4px;
	padding-left: 11px;
}


.table_header_left03_gray {
	height: 26px;
	background-color: F5F5F5;
	color: 6B6B6B;
	border-top-color: B3B3B3;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: B3B3B3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: B3B3B3;
	border-left-color: B3B3B3;
	padding-top: 4px;
	padding-left: 11px;

}



.table_header_center_blue {
	height: 26px;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	color: 6B6B6B;
	padding-top: 4px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: 7FA1AC;
	border-bottom-color: B3B3B3;
	border-right-width: 1px;
	border-right-color: B3B3B3;
}


.table_left {
	height: 26px;
	background-color: #FFFFFF;
	font-weight: normal;
	color: 6B6B6B;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: B3B3B3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: B3B3B3;
	border-left-color: B3B3B3;
	padding-top: 6px;
}

.table_left03_blue {
	height: 26px;
	font-weight: normal;
	color: 6B6B6B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: B3B3B3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: B3B3B3;
	border-left-color: B3B3B3;
	padding-top: 6px;
	padding-left: 25px;
	border-top-width: 2px;
	border-top-color: 7FA1AC;
	border-top-style: solid;
}

.main {
	height: 26px;
	font-weight: normal;
	color: E8E8E8;
	padding-top: 6px;
	line-height: 17px;

}


.table_center01_11 {
	height: 26px;
	background-color: #FFFFFF;
	font-weight: normal;
	color: 6B6B6B;
	padding-top: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: B3B3B3;
	border-right-width: 1px;
	border-right-color: B3B3B3;
	padding-left: 11px;
}

.table_center01_11_redtext {
	height: 26px;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #FF0000;
	padding-top: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: B3B3B3;
	border-right-width: 1px;
	border-right-color: B3B3B3;
	padding-left: 11px;
}


.table_center03 {
	height: 26px;
	background-color: F5F5F5;
	font-weight: normal;
	color: 6B6B6B;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: B3B3B3;
	border-right-width: 1px;
	border-right-color: B3B3B3;
	text-align: center;

}

/*ÆË¾÷*/

.top_font{ font-size: 11px; color: #7A7A7A;}


/* ÆùÆ® ¼³Á¤ */
.font_red {
	color: #6B6B6B;
	font-size: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: B3B3B3;
	border-bottom-color: B3B3B3;

}


.font_blue { color:#2E3192;}

.font_left {
	color:#2E3192;
	font-size: 9px;
}

/*¹®ÀÇ»çÇ×*/
.font_green {  font-family: "Verdana", "µ¸¿ò"; font-size: 11px; color: #305A73; line-height:16px;}
.font_green a:link {text-decoration: none ; color: #305A73;}
.font_green a:visited {text-decoration: none ; color: #305A73;}
.font_green a:active {text-decoration: none ; color: #305A73;}
.font_green a:hover {text-decoration: underline ; color: #305A73;}

