@charset "utf-8";
body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #666666;
	font-family: "dotum", "Arial";
	padding:0px;
	margin:0px;
	font-size:12px;
}
/*
a:link { text-decoration: none; color:#0000FF; }
a:visited { text-decoration: none; color:#0000FF; }
a:active { text-decoration: none; color:#0000FF; }
a:hover { text-decoration:none; color:#0000FF; }
*/
*{font-family: dotum;}
th {
	line-height: 15px;
}

tr {
	line-height: 15px;
}

td {
	color:#333333;
	font-size: 12px;
	line-height: 15px;
}

.button_default {
	font-size: 12px;
	padding:0;
}

.input_button {
	font-size: 9pt;
	border:1px solid #BBD0E5;
	background-color:#fafafa;
	cursor:pointer;
	padding:2px 1px 2px 1px;
}

.input_button_blue {
	font-size: 9pt;
	color: #FFFFFF;
	border:1px solid #BBD0E5;
	background-color:#0033ff;
	line-height:100%;
	cursor:pointer;
	padding:2% 4% 2% 4%; // top,right,bottom,left
}

.input_button_admin {
	font-size: 11px;
	line-height:17px;
	border:1px solid #BBD0E5;
	background-color:#FFFFCC;
	height:20px;
	cursor:pointer;
	padding:0;
}

.input_white_white {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	font-size: 12px;
	width: 100%;
}

.input_gray_white {
	border: 1px solid #afafaf;
	background-color: #FFFFFF;
	font-size: 12px;
	width: 100%;
}

.input_gray_gray {
	border: 1px solid #afafaf;
	background-color: #EEEEEE;
	font-size: 12px;
	width: 100%;
}
.input_gray_yellow {
	border: 1px solid #afafaf;
	background-color: #FFFFCC;
	font-size: 12px;
	width: 100%;
}

.input_title {
	text-align: left;
	color:#3074b7;
	font-size: 15px;
	font-weight: bold;
	line-height:130%;
}

.input_field_bold {
	text-align: left;
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	line-height:130%;
}

.input_number {
	text-align: right;
}

.list_title {
	text-align: center;
	color:#555;
	font-size: 11px;
	font-weight: bold;
}

.list_text {
	text-align: center;
	color:#333333;
	font-size: 12px;
	line-height: 15px;
/*	width: 99%; */
	text-overflow:ellipsis;
	overflow: hidden;
}

.td_line{
	background-image:url(/new/images/sep.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	font-size:12px;
	color:#666666;
}

.input_text {
	border: 1px solid;
	border-color: #999999;
	width: 99%;
	font-size: 9pt;
}
.input_text_readonly {
	border: 1px solid;
	border-color: #999999;
	background-color:#EEEEEE;
	width: 99%;
	height: 20px;
	font-size: 9pt;
}
.input_select {
	font-size: 9pt;
}
.input_form {
	border:0;
	margin:0;
}
/* Top menu!! */

table#_top_menu_t { width:100%; background:; margin:0px; padding:0px; }
table#_top_menu_t td { text-align:center; height:40px; }
table#_top_menu_t td.tm-l { width:0px; }
table#_top_menu_t td.tm-r { width:0px; }
table#_top_menu_t a { display:block; color:#5D5D5D; text-decoration:none; font-family:"맑은 고딕","돋움"; font-size:13px; font-weight:bold; line-height:30px}
table#_top_menu_t a:hover.index { color:yellow; }
table#_top_menu_t a.active { color:#000000; }
table#_top_menu_t a.index { color:#FFFFFF; }

div.tm-sub { position:absolute; z-index:10; background:; display:none } 
div.tm-sub ul { float:left; display:inline; margin:0; padding:0; }
div.tm-sub ul li { float:left; display:inline; position:relative; list-style-type:none; height:25px}

table#_top_menu_t div.tm-sub ul li a { float:left; display:block; color:#5D5D5D; text-decoration:none; margin:0px 0px 0px 0px; !important; font-family:"맑은 고딕","돋움"; font-size:13px; font-weight:bold; line-height:25px}
table#_top_menu_t div.tm-sub ul li a:hover,
table#_top_menu_t div.tm-sub ul li a.active { color:#3399FF; background:; }
table#_top_menu_t div.tm-sub ul li a.index { color:#000000; }



/* Left Menu */
.left_menu_title {
	color: #3f7ac0;
	font-size: 15px;
	font-weight:bold;
	padding-left:10px;
}

.left_use_info td {
	color: #3f7ac0;
}

.page_top_title {
	color: #666666;
	font-size: 15px;
	font-weight:bold;
}

.input_kind_title {
	color: #666666;
	font-size: 15px;
	font-weight:bold;
	padding-left:10px;
}

.input_kind_title2 { color: #000000; font-size: 15px; font-weight:bold; font-family:"굴림"; }

.btn_blue { width:80px; height:25px; border:1px solid #3f7ac0; background:url('/image/button/bg_blue.gif') repeat-x center; font-family:"맑은 고딕","돋움"; font-size:12px; font-weight:bold; color:#FFFFFF; padding:0px; line-height:100%; cursor:pointer;}
.btn_gray { width:80px; height:25px; border:1px solid #3f7ac0; background:url('/image/button/bg_gray.gif') repeat-x center; font-family:"맑은 고딕","돋움"; font-size:12px; font-weight:bold; color:#FFFFFF; padding:0px; line-height:100%; cursor:pointer;}
.btn_green { width:80px; height:25px; border:1px solid #3f7ac0; background:url('/image/button/bg_green.gif') repeat-x center; font-family:"맑은 고딕","돋움"; font-size:12px; font-weight:bold; color:#3f7ac0; padding:0px; line-height:100%; cursor:pointer;}
.btn_pink { width:80px; height:25px; border:1px solid #3f7ac0; background:url('/image/button/bg_pink.gif') repeat-x center; font-family:"맑은 고딕","돋움"; font-size:12px; font-weight:bold; color:#3f7ac0; padding:0px; line-height:100%; cursor:pointer;}
.btn_red { width:80px; height:25px; border:1px solid #3f7ac0; background:url('/image/button/bg_red.gif') repeat-x center; font-family:"맑은 고딕","돋움"; font-size:12px; font-weight:bold; color:#FFFFFF; padding:0px; line-height:100%; cursor:pointer;}
.btn_sky { width:80px; height:25px; border:1px solid #3f7ac0; background:url('/image/button/bg_sky.gif') repeat-x center; font-family:"맑은 고딕","돋움"; font-size:12px; font-weight:bold; color:#3f7ac0; padding:0px; line-height:100%; cursor:pointer;}
.btn_white { width:80px; height:25px; border:1px solid #afafaf; background:url('/image/button/bg_white.gif') repeat-x center; font-family:"맑은 고딕","돋움"; font-size:12px; font-weight:bold; color:#666666; padding:0px; line-height:normal; cursor:pointer;}
.btn_yellow { width:80px; height:25px; border:1px solid #3f7ac0; background:url('/image/button/bg_yellow.gif') repeat-x center; font-family:"맑은 고딕","돋움"; font-size:12px; font-weight:bold; color:#3f7ac0; padding:0px; line-height:100%; cursor:pointer;}

.btn_big { width:155px;height:44px;font-size:15px; }
.btn_midium { width:80px;height:30px;font-size:13px; }
.btn_small { height:18px;font-size:11px; }

.input_table table { border:2px solid #eee; background-color:#efefef; }
.input_table table td { padding-left:10px; padding-right:10px; height:25px; }
.input_table table td table {border:0px solid #eee; background-color:#ffffff;}
.input_table table td.td_content { background-color:white; }
.input_table table td.td_line1 { background-color:white; height:1px; }
.input_table table td.td_line2 { background-color:#e4f0ff; height:1px; }

.input_table_dot { margin:5px; vertical-align:middle; }

.input_table2 table { border-top: 2px solid #8dc1e6; border-right: 1px solid #8dc1e6; border-bottom: 2px solid #8dc1e6; border-left: 1px solid #8dc1e6; background-color:#eff2f7; }
.input_table2 table td { padding-left:10px; padding-right:10px; height:40px; color:#4079be; font-size:14px; font-weight:bold; font-family:"돋움"; }
.input_table2 table td table {border:0px solid #eee; background-color:#ffffff;}
.input_table2 table td.td_content { background-color:white; }
.input_table2 table td.td_line1 { background-color:#8dc1e6; height:1px; }
.input_table2 table td.td_line2 { background-color:#8dc1e6; height:1px; }

.input_table3 table { border-top: 2px solid #eee; border-right: 0px solid #8dc1e6; border-bottom: 2px solid #8dc1e6; border-left: 0px solid #8dc1e6; background-color:#eff2f7; }
.input_table3 table td { padding-left:10px; padding-right:10px; height:40px; color:#4079be; font-size:12px; font-weight:bold; font-family:"돋움"; }
.input_table3 table td table {border:0px solid #eee; background-color:#ffffff;}
.input_table3 table td.td_content { background-color:white; }
.input_table3 table td.td_line1 { background-color:#dfdade; height:1px; }
.input_table3 table td.td_line2 { background-color:#dfdade; height:1px; }

.input_table_box { border: 2px 1px 2px 1px solid #8dc1e6; }

.top_login td { font-size:12px; color:#a0a0a0; }
.top_login td input { border-left:0px; border-top:0px; border-right:0px; border-bottom:1px solid #a0a0a0; width:95%; height:16px; font-size:12px; }



.line_table{border-collapse:collapse;border-top:1px solid #bbb;border-bottom:1px solid #bbb}
.line_table td,.line_table th{border:1px solid #ddd;}