
/* CSS Document */

---------------------- Left Navigation -------------------------

/* Left Navigation */
.left_menu {font-family: "Verdana", "µ¸¿ò"; font-size: 11px; color: #454E6E; text-decoration: none; background: #f7f7f7;}
.left_menu a:link {text-decoration: none ; color: #454E6E;}
.left_menu a:visited {text-decoration: none ; color: #454E6E;}
.left_menu a:active {text-decoration: none ; color: #454E6E;}
.left_menu a:hover {text-decoration: none ; color: #5B86BA;}

.left_2depthmenu {font-family: "Verdana","µ¸¿ò"; font-size: 11px; color: #454E6E; text-decoration: none; background: #ececdd;}
.left_2depthmenu a:link {text-decoration: none ; color: #454E6E;}
.left_2depthmenu a:visited {text-decoration: none ; color: #454E6E;}
.left_2depthmenu a:active {text-decoration: none ; color: #454E6E;}
.left_2depthmenu a:hover {text-decoration: none ; color: #5B86BA;}

.left_2depthmenu_now {font-family: "Verdana","<%=dotum%>"; font-size: 11px; color: #A00050; background: #ececdd; font-weight: bold;}
.left_menu_01 {font-family: "Verdana", "µ¸¿ò"; font-size: 11px; color: #000400;}
.left_menu_now {font-family: "Verdana", "µ¸¿ò"; font-size: 11px; color: #A00050; font-weight: bold;}


------------------------ Contents Area -------------------------

/* default */

body {font-family: "Arial","µ¸¿ò"; font-size: 11px; color: #555555; line-height:16px;}
body {
	scrollbar-face-color: #F7F7F7;
	scrollbar-shadow-color:#B3B3B3;
	scrollbar-highlight-color:#B3B3B3;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #DDDDDD;
	scrollbar-arrow-color: #8B9EA6;
}

td {  font-family: "Arial","µ¸¿ò"; font-size: 11px; color: #555555; line-height:16px;}
a:link {text-decoration: none ; color: #00244A;}
a:visited {text-decoration: none ; color: #999999;}
a:active {text-decoration: none ; color: #BD9E63;}
a:hover {text-decoration: none ; color: #B58220;}


/* worldmap */
.map {  font-family: "Arial,<%=dotum%>"; font-size: 11px; color: #000000; line-height:11px;}



/* location */

.location {font-family: "Arial", "µ¸¿ò"; font-size: 11px; color: #947D84; text-decoration: none;}
.location a:link {text-decoration: none ; color: #947D84;}
.location a:visited {text-decoration: none ; color: #947D84;}
.location a:active {text-decoration: underline ; color: #947D84;}
.location a:hover {text-decoration: underline ; color: #947D84;}

.location_now {font-family: "Arial", "µ¸¿ò"; font-size: 11px; color: #947D84; font-weight: bold;}

.process {
    font-family: "Arial", "µ¸¿ò";
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}

/* page title & pop up title */

.title_main {
	font-family: "Verdana", "µ¸¿ò";
	font-size: 12px;
	color: #732842;
	text-decoration: none;
	font-weight: bold;
}

.title_content {
	font-family: "Verdana", "µ¸¿ò";
	font-size: 12px;
	color: #C66110;
	text-decoration: none;
	font-weight: bold;
}

.title_sub_blue {
    font-family: "Verdana", "µ¸¿ò";
	font-size: 11px;
	color: #454E6E;
	text-decoration: none;
	font-weight: bold;
}

.title_popup {
    font-family: "Verdana", "µ¸¿ò";
	font-size: 16px;
	color: #6B1C39;
	text-decoration: none;
	font-weight: bold;
}

/*Board*/

.board {font-family: "Verdana", "µ¸¿ò"; font-size: 11px; color: #555555; text-decoration: none;}
.board a:link {text-decoration: none ; color: #00244A;}
.board a:visited {text-decoration: none ; color: #999999;}
.board a:active {text-decoration: underline ; color: #0688CB;}
.board a:hover {text-decoration: underline ; color: #0688CB;}


.board_nav {font-family: "Verdana", "µ¸¿ò"; font-size: 11px; color: #555555;}
.board_nav a:link {text-decoration: none ; color: #555555;}
.board_nav a:visited {text-decoration: none ; color: #999999;}
.board_nav a:active {text-decoration: underline ; color: #A50052;}
.board_nav a:hover {text-decoration: underline ; color: #A50052;}

.board_nav_now {font-family: "Verdana", "<%=dotum%>"; font-size: 11px; color: #A5O052; text-decoration: underline;}


/* default button */

.button_default{
	cursor:hand;
	font-family: "Arial", "µ¸¿ò";
	font-weight:none;
	font-size:11px;
	letter-spacing: 1px;
	color:#555555;
	height:22px;
	Width: 64px;
	margin:0px;
	background:#EBEBEB;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC #B6B6B6 #B6B6B6 #CCCCCC;
}

.button_small_long{
	cursor:hand;
	font-family: "Arial", "µ¸¿ò";
	font-weight:none;
	font-size:11px;
	letter-spacing: 1px;
	color:#3E3A17;
	height:16px;
	Width: 84px;
	margin:0px;
	background:#D8D6C3;
	border-width: 1px;
	border-style: solid;
	border-color: #C3C1AD #93917D #93917D #C3C1AD;
}


/* nav button */

.button_nav{
	cursor:hand;
	font-family: "Arial", "µ¸¿ò";
	font-weight:none;
	font-size:11px;
	letter-spacing: 1px;
	color:#425113;
	height:22px;
	Width: 60px;
	margin:0px;
	background:#EAF1F7;
	border-width: 1px;
	border-style: solid;
	border-color: #99BCDD #829EAD #829EAD #B2C5CF;
}

/* file search button */

.button_attach{
	cursor:hand;
	font-family: "Verdana", "µ¸¿ò";
	font-weight:none;
	font-size:11px;
	color:#3E3A17;
	height:16px;
	Width: 84px;
	margin:0px;
	background:#D3D9E1;
	border-width: 1px;
	border-style: solid;
	border-color: #738397 #93917D #93917D #C3C1AD;
}


/* table button */

.button_small{
	cursor:hand;
	font-family: "Arial", "µ¸¿ò";
	font-weight:none;
	font-size:11px;
	letter-spacing: 1px;
	color:#414F6E;
	height:17px;
	Width: 64px;
	margin:0px;
	background:#F0EFF7;
	border-width: 1px;
	border-style: solid;
	border-color: #A9AFBE #A9AFBE #A9AFBE #A9AFBE;
}

.button_small_long{
	cursor:hand;
	font-family: "Arial", "µ¸¿ò";
	font-weight:none;
	font-size:11px;
	letter-spacing: 1px;
	color:#414F6E;
	height:16px;
	Width: 84px;
	margin:0px;
	background:#F0EFF7;
	border-width: 1px;
	border-style: solid;
	border-color: #A9AFBE #A9AFBE #A9AFBE #A9AFBE;
}

.button_small_long2{
	cursor:hand;
	font-family: "Arial", "µ¸¿ò";
	font-weight:none;
	font-size:11px;
	letter-spacing: 1px;
	color:#3E3A17;
	height:16px;
	Width: 84px;
	margin:0px;
	background:#D8D6C3;
	border-width: 1px;
	border-style: solid;
	border-color: #C3C1AD #93917D #93917D #C3C1AD;
}

/* input forms */

.input_textfield {
	height: 17px;
	padding: 2px 0px 0px 3px;
	border: 1px solid #CCCCCC;
	font-family: "Arial", "±¼¸²";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
}

.input_textfield_100 {
	height: 17px;
	width: 100%;
	padding: 2px 0px 0px 3px;
	border: 1px solid #CCCCCC;
	font-family: "Arial", "±¼¸²";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
}

.input_textfield_date {
	height: 16px;
	width: 70px;
	padding: 2px 0px 0px 3px;
	border: 1px solid #CCCCCC;
	font-family: "Arial", "±¼¸²";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
}

.input_textfield_idpw {
	height: 17px;
	width: 100px;
	padding: 2px 0px 0px 3px;
	border: 1px solid #CCCCCC;
	font-family: "Arial", "±¼¸²";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
}


.input_textarea {
	width: 100%;
	padding: 2px 0px 0px 5px;
	border: 1px solid #CCCCCC;
	font-family: "Arial", "±¼¸²";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
}

.input_combobox {
	height: 16px;
	width: 100%;
	font-family: "Arial", "±¼¸²";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}

.select_combobox {
	height: 16px;
	width: 100px;
	font-family: "Arial", "±¼¸²";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}

.select_combobox_75 {
	height: 16px;
	width: 75px;
	font-family: "Arial", "±¼¸²";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}

.select_combobox_free {
	height: 16px;
	font-family: "Arial", "±¼¸²";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}

.select_numeral {
	height: 16px;
	width: 50px;
	font-family: "Arial", "±¼¸²";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}


/* search */

.search_bg { background-color: #EFEFEF; }

/* table */

.tableinfo_total {
	font-family: "Verdana","µ¸¿ò";
	font-size : 11px;
	color: #004c56;
	text-decoration: none;
}

.table_white {
	font-family: "Arial", "µ¸¿ò";
	background-color: #FFFFFF;
	height: 22px;
}

.table_title {
	font-family: "Arial", "µ¸¿ò";
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	background-color: #F4F4E9;
	height: 20px;
	text-align:center;
}

.table_title_b {
	font-family: "Arial", "µ¸¿ò";
	font-size: 11px;
	color: #555555;
	background-color: #F4F4E9;
	height: 24px;
	text-align:center;
}

.table_title_01 {
	font-family: "Arial", "µ¸¿ò";
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	background-color: #F4F4E9;
	height: 21px;
	text-align:center;
}


.table_input_bg {
	background-color: #F7F7F7;
}

.table_nav {font-family: "Verdana", "µ¸¿ò"; font-size: 11px; color: #555555; font-weight: bold;}
.table_nav a:link {text-decoration: none ; color: #00244A;}
.table_nav a:visited {text-decoration: none ; color: #999999;}
.table_nav a:active {text-decoration: underline ; color: #0688CB;}
.table_nav a:hover {text-decoration: underline ; color: #0688CB;}

.table_nav_now {font-family: "Verdana", "µ¸¿ò"; font-size: 11px; color: #C56014; font-weight: bold;}


/* Footer */

.footer {font-family: "Verdana", "µ¸¿ò"; font-size: 11px; color: #999999; text-decoration: none;}
.footer a:link {text-decoration: none ; color: #5D6A81;}
.footer a:visited {text-decoration: none ; color: #5D6A81;}
.footer a:active {text-decoration: underline ; color: #5D6A81;}
.footer a:hover {text-decoration: underline ; color: #5D6A81;}
