@CHARSET "UTF-8";
html, body {
	width: 100%; height: 100%;
}

body {
			/* background-Color: #A8E606; */
			/* background-Color: #C4FA34; */
			/* background:url(/img/common/m_bg.gif) repeat-x 0 0; */
			background-Color: #ffffff;
			font-family: 맑은 고딕, Verdana, 돋움, Dotum, 굴림, Gulim, AppleGothic, Sans-serif;
			font-size:12px;
			color: #333333;
			margin-top:0px;
			margin-left:0px;
			margin-right:0px;
			margin-bottom:0px;
			padding-top:0px;
			padding-left:0px;
			padding-right:0px;
			padding-bottom:0px;
}
*:focus { outline: none; }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, cite, code, del, dfn, em, img, ins, q, s, samp, strike,  sub, sup, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, embed {margin:0;padding:0;}
html{overflow-y:scroll; height:100%;}
A {selector-dummy: expression(this.hideFocus=true);
	outline: none; 
	select-dummy: expression(this.hideFocus=true);
}
A:link		{font-size:13px; color: #555555; text-decoration:none;	}
A:visited	{font-size:13px; color: #555555; text-decoration:none;	}
A:active	{font-size:13px; color: #555555; text-decoration:none;	}
A:hover		{font-size:13px; color: #0000ff; text-decoration:none;	}

html:first-child select {
    padding-right: 6px;
    /*height: 20px;*/
} /* Opera Fix */
option, x:-moz-any-link {
    padding-right: 4px;
} /* Firefox Fix */
option, x:-moz-any-link, x:default {
    padding-right: 0;
} /* Firefox Fix */

label{cursor: pointer;}
button{cursor: pointer; font-size:12px; padding-top:2px; padding-bottom:2px;}

br,select,input,form,textarea,option {
	 font-size:12px;color: #333333;
}

p {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	 
	font-size:13px;
}


/*인풋스타일*/
input.input_01 {height:22px; line-height:18px; background-color: #ebebeb; border: 1px solid #dddddd; font-size:12px;}


.line_01 {
	border-top-style: dotted;
}

/*이미지 보더*/
img.vam {vertical-align:middle;}
img{border:none;vertical-align:middle;}
/* 링크점선 안보이게 */
form,iframe { display : inline; }	/*폼태그 공백 없이*/

table {border:none;
	border-spacing:0;
	border-collapse:collapse;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:13px;
	color: #353535;
}
td {
padding:0px 0px 0px 0px;
color: #353535;
}

div {margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
ul {margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
li {margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
list-style:none;
}

input.calendar {
		behavior:url('/include/css/htc_calendar.htc');
		}

input.GBOX {border:1px solid #c2c2c2;height:20px; padding:0px 0px 0px 3px;font-size:12px;font-family:Helvetica,Tahoma;color:#4b4b4b; line-height:20px;}
input.GBOXN {border:1px solid #c2c2c2;height:20px; padding:0px 0px 0px 3px;font-size:12px;font-family:Helvetica,Tahoma;color:#4b4b4b; line-height:20px; background-color:#f0f0f0;}
input.tbox {border:1px solid #c2c2c2;height:20px; padding:0px 0px 0px 3px;font-size:12px;font-family:돋움, Dotum;color:#4b4b4b; line-height:18px;}
input.FBOX {border:1px solid #c2c2c2; height:20px; padding:0px 0px 0px 3px;font-size:12px;font-family:Verdana;color:#4b4b4b;line-height:18px; background-color:#e6e6e6;}
textarea.GBOX {border:1px solid #c2c2c2;padding:2px 0px 0px 3px;font-size:12px;color:#4b4b4b; line-height:16px;}


.def_text {
	font-size:12px;
	color:#000000;
}
.def_bold {
	font-weight:bold;
	font-size:12px;
	color:#000000;
}

.gulim {font-family:"gulim";} 
.verdana {font-family:"Verdana";} 
.gothic {font-family:"맑은 고딕";} 
.bold {font-weight:bold;} 
.fsize28 {font-size:28px;}
.fsize26 {font-size:26px;}
.fsize24 {font-size:24px;}
.fsize20 {font-size:20px;}
.fsize18 {font-size:18px;}
.fsize16 {font-size:16px;}
.fsize14 {font-size:14px;}
.fsize12 {font-size:12px;}
.fsize10 {font-size:10px;}
.fsize9 {font-size:9px;}
.fsize8 {font-size:8px;}
.black {color:#000000;}
.fl {float:left;}
.fr {float:right;}
.clear {clear:both;}
.left{text-align:left;}
.right{text-align:right;}
.center{text-align:center;}
.mg-center{margin:0px auto 0px auto;}
.bod-1px {border:1px solid #dddddd;}
.justify{text-align:justify;}
.txtwhite {color:#ffffff;}
.txtred {color:#ff0000;}
.txtblack {color:#000000;}
.txtblue1 {color:#3366cc;}
.txt-col-1 {color:#990000;}
.bgcolor001 {background-color: #1fa0e4;}
.bgcolorHead {background-color: #1579ae;}
.btn_tok_bgcolor {background-color: #009900;}
.ptop1 {padding-top:1px;}
.ptop2 {padding-top:2px;}
.ptop3 {padding-top:3px;}
.ptop4 {padding-top:4px;}
.ptop5 {padding-top:5px;}
.ptop6 {padding-top:6px;}
.ptop7 {padding-top:7px;}
.ptop8 {padding-top:8px;}
.ptop9 {padding-top:9px;}
.ptop10 {padding-top:10px;}
.pleft1 {padding-left:1px;}
.pleft2 {padding-left:2px;}
.pleft3 {padding-left:3px;}
.pleft4 {padding-left:4px;}
.pleft5 {padding-left:5px;}
.pleft6 {padding-left:6px;}
.pleft7 {padding-left:7px;}
.pleft8 {padding-left:8px;}
.pleft9 {padding-left:9px;}
.pleft10 {padding-left:10px;}
.pright1 {padding-right:1px;}
.pright2 {padding-right:2px;}
.pright3 {padding-right:3px;}
.pright4 {padding-right:4px;}
.pright5 {padding-right:5px;}
.pright6 {padding-right:6px;}
.pright7 {padding-right:7px;}
.pright8 {padding-right:8px;}
.pright9 {padding-right:9px;}
.pright10 {padding-right:10px;}

.mleft1 {margin-left:1px;}
.mleft2 {margin-left:2px;}
.mleft3 {margin-left:3px;}
.mleft4 {margin-left:4px;}
.mleft5 {margin-left:5px;}
.mleft6 {margin-left:6px;}
.mleft7 {margin-left:7px;}
.mleft8 {margin-left:8px;}
.mleft9 {margin-left:9px;}

.mright3 {margin-right:3px;}
.mright6 {margin-right:6px;}


.s{behavior: url('/include/css/selectbox02.htc');}




.tab1 ul,.tab1 ul li{margin:0;padding:0; }
.tab1 ul li{float:left; list-style:none}
.tab1 ul li.logo{width:210px; margin:10px 0px 0px 0px;}

.text_icon01 {background:url(/include/icon/mn_bt.gif) no-repeat 8px 8px;}
.top_bg_color {background-color: #f7f7f7; border:1px solid #e0e0e0;}

.Border1 {border-collapse:collapse; background-color:#b7b7b7;}
.Border2 {border-collapse:collapse; border:1px solid #b7b7b7;}
.tdBorder {border:1px solid #d5d5d5;}
.tdBorders {border:1px solid #d2d2d2;}
.tdBorder_tit {border:1px solid #c0ccd1; background-color: #f0f3f4;}
.tdBorder_t {border:1px solid #c0ccd1;}
.tdBorderG {border:1px solid #bdceb5;}

.tdBorder_r {border-left:1px solid #e6e6e6;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;}
.tdBorder_l {border-right:1px solid #e6e6e6;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;}
.tdBorderOn {border:2px solid #ff6600;}
.tdBorderOn1px {border:1px solid #ff6600;}

.def_num{font-family: "tahoma"; color:#000000;font-size:12px;}
.def_num_bold{font-family: "tahoma"; color:#000000;font-weight:bold;font-size:12px;}

.m_txt1 a{color:#131313;font-weight:bold; text-decoration:none;}
.m_txt1 a:hover{color:#131313;font-weight:bold; text-decoration:none;}

.m_txt2 a{color:#330000;font-weight:normal; text-decoration:none;}
.m_txt2 a:hover{color:#330000;font-weight:normal; text-decoration:none;}

.m_txt3 a{color:#330000;font-weight:normal; text-decoration:none;}
.m_txt3 a:hover{color:#d55500;font-weight:bold; text-decoration:none;}


.m_txt4 a{color:#15508a;font-weight:normal; text-decoration:none;}
.m_txt4 a:hover{color:#15508a;font-weight:normal; text-decoration:underline;}

.m_sub4 a{color:#330000;font-weight:normal; text-decoration:none;}
.m_sub4 a:hover{color:#d55500;font-weight:bold; text-decoration:none;}
.m_sub5 a{color:#d55500;font-weight:bold; text-decoration:none;}
.m_sub5 a:hover{color:#d55500;font-weight:bold; text-decoration:none;}

.m_sub6 a{color:#3a3a3a;font-weight:normal; text-decoration:none;}
.m_sub6 a:hover{color:#0000ff;font-weight:normal; text-decoration:none;}
.m_sub6on a{color:#0000ff;font-weight:normal; text-decoration:underline;}
.m_sub6on a:hover{color:#0000ff;font-weight:normal; text-decoration:underline;}

.m_sub7 a{color:#3a3a3a;font-weight:normal; text-decoration:none;}
.m_sub7 a:hover{color:#0000ff;font-weight:normal; text-decoration:none;}
.m_sub7on a{color:#0000ff;font-weight:bold; font-size:12px; text-decoration:underline;}
.m_sub7on a:hover{color:#0000ff;font-weight:bold; font-size:12px; text-decoration:underline;}

.m_sub8 a{color:#0000ff;font-weight:normal; text-decoration:none;}
.m_sub8 a:hover{color:#0000ff;font-weight:bold; text-decoration:none;}

.m_top1 a{color:#254996;font-weight:normal; text-decoration:none;}
.m_top1 a:hover{color:#ffffff;font-weight:bold; text-decoration:none;}

.m_top2 a{color:#ffffff;font-weight:bold; text-decoration:none;}
.m_top2 a:hover{color:#ffffff;font-weight:bold; text-decoration:none;}

.m_top3 a{color:#913900;font-weight:normal; text-decoration:none;}
.m_top3 a:hover{color:#913900;font-weight:bold; text-decoration:none;}

.m_link1 a{color:#0033cc;font-weight:normal; text-decoration:none;}
.m_link1 a:hover{color:#0033cc;font-weight:normal; text-decoration:none;}

.m_link2 a{color:#ff3300; font-weight:normal; text-decoration:none;}
.m_link2 a:hover{color:#ff3300; font-weight:normal; text-decoration:none;}


.left_mn_on {color: #3366ff; font-weight:normal;}



.input_texts{ color:#000000; border:1px solid #adadad; height:16px; font-size:12px;line-height: 16px;padding:0px 0px 0px 2px;}
.input_text{ color:#000000; border:1px solid #adadad; height:18px; font-size:12px;line-height: 18px;padding:0px 0px 0px 2px;}
.input_num{font-family: "tahoma"; color:#000000; border:1px solid #adadad; height:16px; text-align:right;font-size:12px;line-height: 16px;}
.input_num_bold{font-family: "tahoma"; color:#000000; border:1px solid #adadad; height:16px; text-align:right; font-weight:bold;font-size:12px;line-height: 16px;}

.SelectList  {border: 1px solid #dadad9;font-size:12px;color:#ffffff;background-color:#333333;}




/* 페이징 */
.paging {clear:both; display:table; margin:3px auto 0px auto;}
.paging li { display:inline-block; /*margin-right:15px;*/ text-align:center; vertical-align:top; margin:3px 7px;}
.paging li:last-child { margin-right:0;}
.paging li.paging_off { min-width:28px; height:24px; font-family:Verdana; font-weight:bold; color:#000; background-color:#f7f7f7; border:1px solid #d7d7d7; line-height:2em;}
.paging li.paging_on { min-width:28px; height:24px; font-family:Verdana; font-weight:bold; color:#fff; background-color:#555; border:1px solid #555; line-height:2em;}
.paging li.st_none {margin:0;}
.paging li.paging_off a:hover { display:inline-block; min-width:26px; border:1px solid #555; line-height:2em;}
.paging li.on a{color:red;}


.this_page a			{ border:1px solid #ffffff;      background-color:#FFF;padding:2px 4px;color:#000000;font-family:tahoma;font-size:11px;font-weight:bold;text-decoration:none;vertical-align:middle;}
.this_page a:link		{ border:1px solid #e41b01;background-color:#FFF;padding:2px 4px;color:#E41B01;font-family:tahoma;font-size:11px;font-weight:bold;text-decoration:none;vertical-align:middle;}
.this_page a:visited{ border:1px solid #e41b01;background-color:#FFF;padding:2px 4px;color:#E41B01;font-family:tahoma;font-size:11px;font-weight:bold;text-decoration:none;vertical-align:middle;}
.this_page a:active	{ border:1px solid #e41b01;background-color:#FFF;padding:2px 4px;color:#E41B01;font-family:tahoma;font-size:11px;font-weight:bold;text-decoration:none;vertical-align:middle;}
.this_page a:hover	{ border:1px solid #e41b01;background-color:#FFF;padding:2px 4px;color:#E41B01;font-family:tahoma;font-size:11px;font-weight:bold;text-decoration:none;vertical-align:middle;}
	


/*게시판*/
.dot_line01 {height:1px; background:url(/include/image/1_line_dot.gif) repeat-x;}

#bbs_view_contents {
	font-size:10pt; 
	line-height:130%;
}
#bbs_view_contents p {
	margin-top:1px;
	margin-right:0px;
	margin-bottom:1px;
	margin-left:0px;
	font-size:10pt; 
	line-height:130%;
}
#bbs_view_contents div {
	font-size:10pt; 	
	line-height:130%;
}

.tab_led_on {font-family:gulim; font-size:13px; font-weight:bold; color:#ffffff; cursor:hand; background-color:#517db5; border:1px solid #dddddd;}
.tab_led_off {font-family:gulim; font-size:13px; font-weight:bold; color:#000000; cursor:hand; background-color:#e8edf4; border:1px solid #dddddd;}



.album_01_list{width:100%; margin:0px auto 0px auto; padding:0px;}
.album_01_list ul {float:left; text-align:center; list-style:none; display:inline;}
.album_01_list ul li {float:left; width:160px; margin:10px 12px 0px 0px; list-style:none; display:inline;}

.s_top_title07{padding-top:50px; margin-left:260px;}
.s_top_title07 p {margin-bottom:30px;}

.page_sbtit{width:1142px; border-bottom:1px solid #a7a2a2; padding-bottom:10px;}





#wrap {
	width: 100%;
	/*height:100%;*/
}

#header {
    height: 100px;
    background: #ddd;
    position: relative;
    z-index: 1;
    width: auto;
}

#container {
	margin: 0px 0px 0px 0px;
    width: auto;
	/*height: auto;*/
}

/* IE Hack */
*html #container { 
    /*height: auto;*/
}

#footer {
	width:100%;
    height: 30px;
	/*background: #4d4d4d;*/
	line-height:30px;
	text-align:center;
	color:#ff9900;
}

.contents-box {
	float:none;
    padding: 0px 0px 0px 0px;
	border:0px solid #3333ff;
	/*height:100%;*/
}
#contents-height:after{ 
content:""; 
display:block; clear:both; padding:0px;  
height:0; 
visibility:hidden; }


.snb {
	/*background: #000000;*/
    float: left;
    margin-right: -180px;
    width: 180px;
	padding:10px 0px 0px 0px;

}

.contents {
    margin-left: 180px;
    height:auto;
	padding:10px 0px 0px 10px;
	border:0px solid #3300cc;
}

.clear {
    clear: both;
    display: block;
    float: none;
    font-size: 0 !important;
    height: 0;
    line-height: 0 !important;
    margin: 0 !important;
    overflow: hidden;
    padding: 0 !important;
    width: 100%;
}




/*작업장소관리*/

.procedures .con_type01 {margin-bottom:0px;background:#dce1ed;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	behavior: url(/html/PIE-1.0.0/PIE.htc);
}


.procedures .p_text01 .con{margin-bottom:10px;background:#fdf7ed;
	border-left: 1px solid #f7d9a6;
	border-right: 1px solid #f7d9a6;
	border-top: 1px solid #f7d9a6;
	border-bottom: 1px solid #f7d9a6;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	behavior: url(/html/PIE-1.0.0/PIE.htc);
}
.procedures .p_text01 .con dl{padding:6px 20px 0px 20px;height:60px;}
.procedures .p_text01 .con dt{ font-size:1.3em;padding-bottom:4px;border-bottom:1px solid #f8e0ba;color:#482900;}
.procedures .p_text01 .con dd{padding-top:3px; color:#000000; padding-left:0px; background:url(/include/icon/e_bt.gif) left 9px no-repeat;}

.procedures .p_text01 .con {width:100%;}
.procedures .p_text01 .con table{margin:0px 0px 0px auto;}
.procedures .p_text01 .con table th{padding:0px 0px 0px 0px;height:32px;border:1px solid #dedede;background:#f2f2f2;font-weight:bold;text-align:center;}
.procedures .p_text01 .con table td{color:#4c4c4c; text-align:center; line-height:150%;}
.procedures .p_text01 .con table td.n_logout{width:80px; text-align:right; padding:3px 0px 0px 0px;}
.procedures .p_text01 .con table td.n_blank{width:10px;}


.defTable table{width:100%;}
.defTable table th{padding:0px 0px 0px 0px; height:32px; border:1px solid #dedede;background:#f2f2f2;font-weight:bold;text-align:center; font-size:14px;}
.defTable table td{padding:0px 0px 0px 0px; height:28px; border:1px solid #dedede;text-align:center;line-height:150%;}
.defTable table td.n_left{text-align:left;}
.defTable table td.none{border:none;}
.defTable table td.title{background-color:#f2f5f1;}

/*업무관리 리스트*/
.schTable table th{padding:0px 0px 0px 0px; border:1px solid #adc0d1;background:#e6ebf0;font-weight:bold;text-align:center; font-size:14px;}
.schTable table td{padding:0px 0px 0px 0px; border:1px solid #adc0d1;text-align:center;line-height:150%;}
.schTable table td.txt_left{text-align:left;}
.schTable table td.none{border:none;}
.schTable table td.title{background-color:#f2f5f1;}


.taskTable table th{padding:0px 0px 0px 0px; border:1px solid #dedede;background:#f2f2f2;font-weight:bold;text-align:center; font-size:14px;}
.taskTable table td{padding:0px 0px 0px 0px; border:1px solid #dedede;text-align:center;line-height:150%;}
.taskTable table td.txt_left{text-align:left;}
.taskTable table td.none{border:none;}
.taskTable table td.title{background-color:#f2f5f1;}

.noneTable table th{padding:0px 0px 0px 0px; border:none;}
.noneTable table td{padding:0px 0px 0px 0px; border:none;}
.noneTable table td.left{text-align:left;}
.noneTable table td.center{text-align:center;}
.noneTable table td.none{border:none;}
.noneTable table td.title{background-color:#f2f5f1;}


.TableRef table{width:100%;border:1px solid #dedede;}
.TableRef table th{padding:0px 0px 0px 0px; height:32px; border:1px solid #dedede;background:#f2f2f2;font-weight:bold;text-align:center;}
.TableRef table td{padding:3px 0px 3px 6px; height:23px; border:1px solid #dedede;line-height:150%;}
.TableRef table td.title{background-color:#e1fdf9;}

/*거래원장관리*/
.sheetTable table th{padding:0px 0px 0px 0px; border:1px solid #dedede;background:#f2f2f2;}
.sheetTable table td{padding:0px 0px 0px 0px; border:1px solid #dedede;}
.sheetTable table td.pleft3 {padding-left:3px;}
.sheetTable table td.pleft6 {padding-left:6px;}
.sheetTable table td.pright3 {padding-right:3px;}
.sheetTable table td.pright6 {padding-right:6px;}
.sheetTable table td.ptop6 {padding-top:6px;}
.sheetTable table td.pad-topbottom-3 {padding-top:3px; padding-bottom:3px;}
.sheetTable table td.pad-topbottom-4 {padding-top:4px; padding-bottom:3px;}
.sheetTable table td.pad-topbottom-5 {padding-top:5px; padding-bottom:3px;}
.sheetTable table td.none{border:none;}
.sheetTable table td.title{background-color:#f2f5f1;}
.sheetTable table td.title-s1{background-color:#fafbf9;}
.sheetTable table td.linebottom{border-bottom:1px solid #dedede;}

.print table th{padding:0px 0px 0px 0px; border:1px solid #000000; background:#ffffff;}
.print table td{padding:0px 0px 0px 0px; border:1px solid #000000;}
.print table td.pleft3 {padding-left:3px;}
.print table td.pleft6 {padding-left:6px;}
.print table td.pright3 {padding-right:3px;}
.print table td.pright6 {padding-right:6px;}
.print table td.ptop6 {padding-top:6px;}
.print table td.pad-topbottom-3 {padding-top:3px; padding-bottom:3px;}
.print table td.pad-topbottom-4 {padding-top:4px; padding-bottom:3px;}
.print table td.pad-topbottom-5 {padding-top:5px; padding-bottom:3px;}
.print table td.none{border:none;}
.print table td.title{background-color:#f2f5f1;}
.print table td.title-s1{background-color:#fafbf9;}
.print table td.linebottom{border-bottom:1px solid #dedede;}


.print-j1 table {border-spacing:0; border-collapse:collapse; border:none;}
.print-j1 table th{padding:0px 0px 0px 0px; border:none; background:#ffffff;}
.print-j1 table td{padding:0px 0px 0px 0px; border:1px solid #484848;}
.print-j1 table td.pleft3 {padding-left:3px;}
.print-j1 table td.pleft6 {padding-left:6px;}
.print-j1 table td.pright3 {padding-right:3px;}
.print-j1 table td.pright6 {padding-right:6px;}
.print-j1 table td.ptop6 {padding-top:6px;}
.print-j1 table td.pad-topbottom-3 {padding-top:3px; padding-bottom:3px;}
.print-j1 table td.pad-topbottom-4 {padding-top:4px; padding-bottom:3px;}
.print-j1 table td.pad-topbottom-5 {padding-top:5px; padding-bottom:3px;}
.print-j1 table td.none{border:none;}
.print-j1 table td.title{background-color:#f2f5f1;}
.print-j1 table td.title-s1{background-color:#fafbf9;}
.print-j1 table td.linebottom{border-bottom:1px solid #484848;}



.PopHeadTitle {width:100%; height:32px; padding:6px 0px 0px 0px; height:32px; background-color: #1579ae;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+19,1e5799+19,1e5799+39,207cca+72,2989d8+86,2989d8+92,2989d8+100,7db9e8+100 */
background: rgb(30,87,153); /* Old browsers */
background: -moz-linear-gradient(top, rgb(30,87,153) 19%, rgb(30,87,153) 19%, rgb(30,87,153) 39%, rgb(32,124,202) 72%, rgb(41,137,216) 86%, rgb(41,137,216) 92%, rgb(41,137,216) 100%, rgb(125,185,232) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(19%,rgb(30,87,153)), color-stop(19%,rgb(30,87,153)), color-stop(39%,rgb(30,87,153)), color-stop(72%,rgb(32,124,202)), color-stop(86%,rgb(41,137,216)), color-stop(92%,rgb(41,137,216)), color-stop(100%,rgb(41,137,216)), color-stop(100%,rgb(125,185,232))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgb(30,87,153) 19%,rgb(30,87,153) 19%,rgb(30,87,153) 39%,rgb(32,124,202) 72%,rgb(41,137,216) 86%,rgb(41,137,216) 92%,rgb(41,137,216) 100%,rgb(125,185,232) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgb(30,87,153) 19%,rgb(30,87,153) 19%,rgb(30,87,153) 39%,rgb(32,124,202) 72%,rgb(41,137,216) 86%,rgb(41,137,216) 92%,rgb(41,137,216) 100%,rgb(125,185,232) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgb(30,87,153) 19%,rgb(30,87,153) 19%,rgb(30,87,153) 39%,rgb(32,124,202) 72%,rgb(41,137,216) 86%,rgb(41,137,216) 92%,rgb(41,137,216) 100%,rgb(125,185,232) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgb(30,87,153) 19%,rgb(30,87,153) 19%,rgb(30,87,153) 39%,rgb(32,124,202) 72%,rgb(41,137,216) 86%,rgb(41,137,216) 92%,rgb(41,137,216) 100%,rgb(125,185,232) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
}




/*sub5_4*/
#subcontents1 {
	margin-bottom: 100px;
}
.sub5_4tri {
	position: absolute;
	top: 347px;
	left: 150px;
	color: #9b4b83;
}
.sub5_4tri {
	position: absolute;
	top: 347px;
	left: 150px;
	color: #9b4b83;
}
.sub5_4con1 ul.tabs {
	margin: 30px 0 0 0;
	padding: 0px;
	list-style: none;
	border-bottom: 2px solid #9b4b83;
}
.sub5_4con1 ul.tabs li {
	background: #ededed;
	width: 150px;
	color: #222;
	display: inline-block;
	padding: 10px 15px;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
}
.sub5_4con1 ul.tabs li.current {
	background: none;
	border-top: 2px solid #9b4b83;
	border-left: 2px solid #9b4b83;
	border-right: 2px solid #9b4b83;
	color: #9b4b83;
	font-size: 17px;
}
.sub5_4con1 .tab-content {
	display: none;
	padding: 15px;
}
.sub5_4con1 .tab-content.current {
	display: inherit;
}/*sub1_4 #tab����*/
.sub5_4con1 table {
	/*border: 1px solid #999;*/
	border-collapse: collapse;
	width: 700px;
}
.sub5_4con1 table th {
	border: 1px solid #999;
	width: 200px;
	height: 50px;
	background: #f1c6e4;
}

.sub5_4con1 table td {
	border: 1px solid #999;
	padding: 20px;
}
.sub5_4con1 table td:first-child {
	font-size: 15px;
}
.sub5_4con1 #tab-1 {
	margin-top: 30px;
}
.sub5_4con1 #tab-2 {
	margin-top: 30px;
}

/*career*/
.career table{
	width:100%;
	/*border-top:2px solid #ab69ab;*/
	border-top:2px solid ;
}

.career table th{
	/*background:#fee9ff;*/
	padding:15px 0;
	border-bottom:1px solid #ccc;
}
.career table td{
	border-bottom:1px solid #ccc;
	padding:0 20px;
}
.career table td input{
	padding:3px;
}
.career table td .address{
	width:450px;
}

.waitpop1 {
	width:100%;
	border: 1px;
}
.waitpop1 tr{
	align:center;
}

.waitpop1 tr th{
	border: 1px solid #ccc;
	align:center;
}

.waitpop1 tr td{
	border: 1px solid #ccc;
	align:center;
}


.waitpop2 {
	width:100%;
	border: 1px;
}
.waitpop2 tr{
	align:center;
}

.waitpop2 tr th{
	border: 1px solid #ccc;
	align:center;
}

.waitpop2 tr td{
	border: 1px solid #ccc;
	align:center;
}

.admin_login_wrap {background:url(../../images/admin/login_bg.jpg) no-repeat; background-size:cover; background-position:78%; width:100%; height:100%; overflow:hidden; padding:0; margin:0; line-height:0; position:relative;}
.admin_login_wrap .ad_t01 {width:400px; margin:0 auto; text-align:center; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%);}
.admin_login_wrap .ad_t01 td {color:#fff;}
.admin_login_wrap .login_title {font-family:'Gmarket Sans'; font-size:40px; font-weight:600; line-height:70px;}
.admin_login_wrap #frm {width:100%;}
.admin_login_wrap #frm input {width:92%; padding:19px 0 19px 30px; border-radius:50px; background:rgba(0,0,0,0.4); border:1px solid #6b6b6b; font-size:14px; color:#fff;}
.admin_login_wrap .ad_t02 {width:100%;}
.admin_login_wrap .ad_t02 td {height:70px;}
.admin_login_wrap .login_btn {width:100%; background:#ffba00; color:#fff; font-size:18px; font-family:'Gmarket Sans'; font-weight:600; text-align:center; border-radius:50px; height:60px; line-height:60px; cursor:pointer;}
.admin_login_wrap .login_copy {font-size:12px; font-family:나눔고딕; text-align:center; color:#8d8b89 !important; padding-top:35px; font-weight:500;}




@media screen and (max-width: 480px) {
	.admin_login_wrap .login_title {font-size:34px;line-height:65px;}
	
	.admin_login_wrap #frm input {width:76%; margin:0 auto; display:block; padding:18px 0 18px 25px;}
	.admin_login_wrap .ad_t02 td {height:65px;}
	.admin_login_wrap .login_btn {width:82%; margin:0 auto; font-size:17px; height:55px; line-height:55px;}
	.admin_login_wrap .login_copy {font-size:11px; padding-top:30px;}
}



@media screen and (max-width: 366px) {
	.admin_login_wrap .login_title {font-size:30px; line-height:50px;}
	
	.admin_login_wrap #frm input {width:65%; padding:15px 0 15px 25px;}
	.admin_login_wrap .ad_t02 td {height:60px;}
	.admin_login_wrap .login_btn {width:71%; font-size:16px; height:50px; line-height:50px;}
	.admin_login_wrap .login_copy {font-size:10px; padding-top:20px;}
	
	
}
	
	
	
	
	