@charset "utf-8";


/************************************************
*		LAYOUT									*
************************************************/

html, body{
	width:100% !important;
	height:100% !important;
	background-color:#000 !important;
	position:relative;
	/*overflow:hidden; */ /* ios 크롬에서 비노출 오류로 인한 삭제처리 */
}

.wrap{width:100%;margin:0;padding:0;position:relative;}
.header_wrap{width:100%;margin:0;padding:0;position:fixed;left:0;top:0;z-index:100;}
.mcontainer{width:100%;margin:0;padding:0;position:relative;}
.tcontainer{width:100%;margin:0;padding:60px 0 0;position:relative;}
.scontainer{width:100%;margin:60px 0 0;padding:0;position:relative;display:flex;}
.footer{width:100%;margin:0;padding:0;position:relative;}






/************************************************
*		HEADER									*
************************************************/






/************************************************
*					MAIN						*
************************************************/

/******************* CONTENT *******************/
.mst_content{
	width:100%;
	margin:56px 0 0;
	padding:0;
	position:relative;
}
.mst_case{
	width:100%;
	position:relative;
}
.mst_wrap{
	width:100%;
	height:100%;
	position:relative;
}

.mst_tab{
	width:100%;
	margin:0;
	padding:0;
	position:fixed;
	left:0;
	top:0;
	z-index:100;
}
.mst_tab li{
	height:56px;
	background-color:#181818;
	border-bottom:1px solid #666;
	position:relative;
	float:left;
}
.mst_tab li span{
	width:1px;
	height:20px;
	margin:0;
	padding:0;
	background-color:#fff;
	position:absolute;
	right:0;
	top:18px;
	display:block;
}
.mst_tab li a{
	width:100%;
	height:55px;
	border-bottom:3px solid #181818;
	text-align:center;
	font-size:16px;
	font-weight:400;
	color:#fff;
	line-height:55px;
	display:block;
}
.mst_tab li a:hover,
.mst_tab li a.on{
	border-bottom:3px solid #fff;
}

.ud_tab{
	width:100%;
	height:45px;
	margin:0;
	padding:0;
	position:fixed;
	right:0;
	bottom:0;
}
.ud_tab li:first-child{border-left:0 none;}
.ud_tab li:last-child{width:10%;}
.ud_tab li{
	width:22.5%;
	height:45px;
	background-color:#222222;
	border-left:1px solid #000;
	position:relative;
	float:left;
}
.ud_tab li a{
	width:100%;
	height:45px;
	text-align:center;
	font-size:14px;
	font-weight:400;
	color:#fff;
	line-height:45px;
	display:block;
}
.ud_tab li a:hover,
.ud_tab li a.on{
	background-color:#548b2e;
}

.ud_tab_a{
	width:100%;
	height:60px;
	margin:0;
	padding:0;
	position:absolute;
	right:0;
	bottom:0;
}
.ud_tab_a li:first-child{border-left:0 none;}
.ud_tab_a li:last-child{width:10%;text-align:center;}
.ud_tab_a li{
	width:22.5%;
	height:60px;
	background-color:#222222;
	border-left:1px solid #000;
	position:relative;
	float:left;
}
.ud_tab_a li a{
	width:100%;
	height:60px;
	text-align:center;
	font-size:15px;
	font-weight:400;
	color:#fff;
	line-height:60px;
	display:block;
}
.ud_tab_a li a:hover,
.ud_tab_a li a.on{
	background-color:#548b2e;
}

.mst_ltit{
	height:45px;
	margin:0;
	padding:0 10px;
	background-color:#3e3e3e;
	text-align:left;
	font-size:15px;
	font-weight:700;
	color:#fff;
	line-height:45px;
	position:relative;
}
.mst_ctit{
	height:45px;
	margin:0 0 15px;
	background-color:#3c3c3c;
	border-top:1px solid #5d5d5d;
	text-align:center;
	font-size:15px;
	font-weight:400;
	color:#fff;
	line-height:45px;
	position:relative;
}

.mst_head{
	margin:0 0 15px;
	background-color:#181818;
	padding:15px 10px;
	position:relative;
}
.mst_head .mh_info{
	width:100%;
	margin:0;
	padding:0;
	line-height:25px;
	position:relative;
}
.mst_head .mh_info ul{margin:0;padding:2px 0;position:relative;}
.mst_head .mh_info li:first-child{width:31.4%;}
.mst_head .mh_info li{
	width:31.3%;
	margin:0 1%;
	font-size:14px;
	font-weight:300;
	color:#fff;
	line-height:25px;
	position:relative;
	float:left;
}
.mst_head .mh_info li p{text-align:center;font-size:15px;font-weight:500;display:block;}
.mst_head .mh_info li b{text-align:center;font-size:26px;font-weight:500;display:block;}
.mst_head .mh_info li span{height:25px;padding:0 5px;line-height:25px;display:block;float:left;}
.mst_head .mh_info li img{width:auto;height:10px;}
.mst_head .mh_time{
	height:20px;
	margin:15px 0 0;
	padding:0;
	text-align:left;
	font-size:12px;
	color:#999;
	line-height:20px;
	position:relative;
}
.mst_head .mh_time span{
	height:20px;
	text-align:right;
	line-height:20px;
	position:absolute;
	right:0;
	top:0;
}
.mst_head .mh_time img{width:auto;height:15px;}




.mst_stit{
	width:50%;
	height:45px;
	background-color:#3c3c3c;
	text-align:center;
	font-size:18px;
	font-weight:400;
	color:#fff;
	line-height:45px;
	position:relative;
	float:left;
}
.mst_stit.rln{border-right:1px solid #5d5d5d;}
.mst_scase{
	width:50%;
	height:44%;
	margin:0;
	padding:0;
	background-color:#181818;
	position:relative;
	float:left;
	overflow:hidden;
}
.mst_scase.rln{border-right:1px solid #313131;}
.mst_data{
	width:102.5%;
	height:100%;
	margin:0;
	padding:0;
	border-right:1px solid #313131;
	position:relative;
	overflow:hidden;
	overflow-x:hidden;
	overflow-y:scroll;
}
.mst_data ul{
	width:100%;
	margin:0;
	padding:0;
	position:relative;
	overflow:auto;
}
.mst_data li{float:left;}
.mst_data li.rdln{border-left:1px solid #313131;}





.ls_list{
	width:100%;
	margin:0;
	padding:0;
	position:relative;
}
.ls_list li:last-child{margin:0 0 10px;}
.ls_list li{
	height:70px;
	margin:0;
	padding:13px 10px;
	border-bottom:1px solid #313131;
	position:relative;
}
.ls_list li a{color:#fff;}
.ls_list li img{width:auto;height:13px;}
.ls_list li .tcon{
	height:14px;
	margin:2px 7px 0;
	padding:3px 3px 0;
	font-size:12px;
	font-weight:300;
	line-height:14px;
	display:inline-table;
	vertical-align:top;
}
.ls_list li .tbar{
	width:100%;
	height:17px;
	margin:3px 0 0;
	padding:0;
	background-color:#3c3c3c;
	line-height:17px;
	display:block;
}
.ls_list li dl{height:25px;margin:0;padding:0;position:relative;}
.ls_list li dt{
	height:25px;
	font-size:15px;
	font-weight:200;
	line-height:25px;
	position:relative;
	display:block;
	float:left;
	overflow:hidden;
}
.ls_list li dd{
	height:25px;
	font-size:14px;
	font-weight:400;
	line-height:25px;
	position:relative;
	display:block;
	float:left;
	overflow:hidden;
}
.ls_list li .dtxt{
	font-size:13px;
	font-weight:400;
	color:#757575;
	line-height:25px;
	overflow:hidden;
}






.st_list{margin:0 0 45px;padding:0;position:relative;}
.st_list .tabs-standard{width:100%;margin:0;padding:0;position:relative;}
.st_list .tabs-standard .sliderkit-nav{width:100%;height:51px;margin:0;text-align:left;position:relative;}
.st_list .tabs-standard .sliderkit-nav-clip{margin:0;}
.st_list .tabs-standard .sliderkit-nav-clip li{
	height:51px;
	background-color:#333;
	border-bottom:1px solid #666;
	position:relative;
	float:left;
}
.st_list .tabs-standard .sliderkit-nav-clip li:first-child a{border-left:0 none;}
.st_list .tabs-standard .sliderkit-nav-clip li a{
	width:100%;
	height:22px;
	margin:15px 0 10px;
	border-left:1px solid #666;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:400;
	color:#fff;
	line-height:22px;
	text-decoration:none;
	display:block;
}
.st_list .tabs-standard .sliderkit-nav-clip li.sliderkit-selected{
	border-bottom:3px solid #fff;
}
.st_list .tabs-standard .sliderkit-nav-clip li.sliderkit-selected a{color:#fff;}

.st_list .tabs-standard .sliderkit-panels{width:100%;position:relative;}
.st_list .tabs-standard .sliderkit-panel{width:100%;}
.st_list .tabs-standard .sliderkit-list{margin:0;padding:0;}






/************************************************
*					SUB							*
************************************************/






/************************************************
*		FOOT									*
************************************************/






/************************************************
*		TABLE									*
************************************************/

table.display{width:100%;}
table.display caption{display:none}
table.dataTable {
	width:100%;
	margin:0 auto;
	clear:both;
	border-collapse: separate;
	border-spacing: 0;
	 border-top:1px solid #5d5d5d;
}
table.dataTable thead th,
table.dataTable tfoot th {
	background-color:#555;
	font-weight: bold;
}
table.dataTable thead th,
table.dataTable thead td {
	padding:10px;
	border-bottom: 1px solid #5d5d5d;
}
table.dataTable thead th:active,
table.dataTable thead td:active {
	outline: none;
}
table.dataTable tfoot th,
table.dataTable tfoot td {
	padding:10px;
	border-top:1px solid #111;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
	cursor: pointer;
	*cursor: hand;
	background-repeat: no-repeat;
	background-position:center right;
}
table.dataTable thead .sorting {
	background-image: url("../../corp/img/icon/sort_both.png");
}
table.dataTable thead .sorting_asc {
	background-image: url("../../corp/img/icon/sort_asc.png");
}
table.dataTable thead .sorting_desc {
	background-image: url("../../corp/img/icon/sort_desc.png");
}
table.dataTable thead .sorting_asc_disabled {
	background-image: url("../../corp/img/icon/sort_asc_disabled.png");
}
table.dataTable thead .sorting_desc_disabled {
	background-image: url("../../corp/img/icon/sort_desc_disabled.png");
}
table.dataTable tbody tr {
	background-color:#000;
}
table.dataTable tbody tr.selected {
	background-color:#666;
}
table.dataTable tbody th,
table.dataTable tbody td {
	padding:10px 5px;
	font-size:13px;
	line-height:16px;
}
table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
	border-top:1px solid #5d5d5d;
}
table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
	border-top:none;
}
table.dataTable.cell-border tbody th,
table.dataTable.cell-border tbody td {
	border-top:1px solid #5d5d5d;
	border-right: 1px solid #5d5d5d;
}
table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
	border-left:1px solid #5d5d5d;
}
table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
	border-top:none;
}
table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
	background-color:#000;
}
table.dataTable.stripe tbody tr.odd.selected,
table.dataTable.display tbody tr.odd.selected {
	background-color:#333;
}
table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
	background-color:#666;
}
table.dataTable.hover tbody tr:hover.selected,
table.dataTable.display tbody tr:hover.selected {
	background-color:#333;
}
table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3,
table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
	background-color:#000;
}
table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3,
table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
	background-color:#333;
}
table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
	background-color:#000;
}
table.dataTable.display tbody tr.odd > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
	background-color:#000;
}
table.dataTable.display tbody tr.odd > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
	background-color:whitesmoke;
}
table.dataTable.display tbody tr.odd.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
	background-color:#333;
}
table.dataTable.display tbody tr.odd.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
	background-color:#333;
}
table.dataTable.display tbody tr.odd.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
	background-color:#333;
}
table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
	background-color:#000;
}
table.dataTable.display tbody tr.even > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
	background-color:#000;
}
table.dataTable.display tbody tr.even > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
	background-color:#000;
}
table.dataTable.display tbody tr.even.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
	background-color:#333;
}
table.dataTable.display tbody tr.even.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
	background-color:#333;
}
table.dataTable.display tbody tr.even.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
	background-color:#333;
}
table.dataTable.display tbody tr:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
	background-color:#000;
}
table.dataTable.display tbody tr:hover > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
	background-color:#000;
}
table.dataTable.display tbody tr:hover > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
	background-color:#000;
}
table.dataTable.display tbody tr:hover.selected > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
	background-color:#333;
}
table.dataTable.display tbody tr:hover.selected > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
	background-color:#333;
}
table.dataTable.display tbody tr:hover.selected > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
	background-color:#333;
}
table.dataTable.no-footer {
	border-bottom: 1px solid #5d5d5d;
}
table.dataTable.nowrap th, table.dataTable.nowrap td {
	white-space:nowrap;
}
table.dataTable.compact thead th,
table.dataTable.compact thead td {
	padding:10px 5px;
}
table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
	padding:10px 5px;
}
table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
	padding:10px 5px;
}
table.dataTable th.dt-left,
table.dataTable td.dt-left {
	text-align:left;
}
table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
	text-align:center;
}
table.dataTable th.dt-right,
table.dataTable td.dt-right {
	text-align:right;
}
table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
	text-align:justify;
}
table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
	white-space:nowrap;
}
table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
	text-align:left;
}
table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
	text-align:center;
}
table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
	text-align:right;
}
table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
	text-align:justify;
}
table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
	white-space:nowrap;
}
table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
	text-align:left;
}
table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
	text-align:center;
}
table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
	text-align:right;
}
table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
	text-align:justify;
}
table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
	white-space:nowrap;
}
table.dataTable,
table.dataTable th,
table.dataTable td {
	box-sizing:content-box;
}

/*
 * Control feature layout
 */
.dataTables_wrapper {
	position:relative;
	clear:both;
	*zoom:1;
	zoom:1;
}
.dataTables_wrapper .dataTables_length {
	display:none;
	float:left;
}
.dataTables_wrapper .dataTables_length select {
	border:1px solid #aaa;
	border-radius:3px;
	padding:10px 5px;
	background-color:transparent;
	padding:4px;
}
.dataTables_wrapper .dataTables_filter {
	float:right;
	text-align:right;
	display:none;
}
.dataTables_wrapper .dataTables_filter input {
	border:1px solid #aaa;
	border-radius:3px;
	padding:10px 5px;
	background-color:transparent;
	margin-left:3px;
}
.dataTables_wrapper .dataTables_info {
	clear:both;
	float:left;
	padding-top:0.755em;
	display:none;
}
.dataTables_wrapper .dataTables_paginate {
	float:right;
	text-align:right;
	padding-top:0.25em;
	display:none !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
	box-sizing:border-box;
	display:inline-block;
	min-width:1.5em;
	padding:0.5em 1em;
	margin-top:25px;
	margin-left:2px;
	text-align:center;
	text-decoration:none !important;
	cursor:pointer;
	*cursor:hand;
	color:#999 !important;
	border:1px solid transparent;
	border-radius:2px;
}
.dataTables_wrapper .dataTables_paginate .previous{
	width:13px;
	height:13px;
	margin:-13px 10px 0 0;
	font-size:0;
	background:url(../img/icon/b1_prev.png) no-repeat 0 50%;
	background-size:15px;
}
.dataTables_wrapper .dataTables_paginate .next{
	width:13px;
	height:13px;
	margin:-13px 0 0 10px;
	font-size:0;
	background:url(../img/icon/b1_next.png) no-repeat 0 50%;
	background-size:15px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
	color:#fff !important;
	border:1px solid #979797;
	background-color:#000 !important;
	/* 
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #000), color-stop(100%, #333));
	Chrome,Safari4+ */
	/* 
	background:-webkit-linear-gradient(top, #000 0%, #333 100%);
	Chrome10+,Safari5.1+ */
	/* 
	background:-moz-linear-gradient(top, #000 0%, #333 100%);
	FF3.6+ */
	/* 
	background:-ms-linear-gradient(top, #000 0%, #333 100%);
	IE10+ */
	/* 
	background:-o-linear-gradient(top, #000 0%, #333 100%);
	Opera 11.10+ */
	/* 
	background:linear-gradient(to bottom, #000 0%, #333 100%);
	W3C */
	/*background:linear-gradient(to bottom, white 0%, #dcdcdc 100%);*/
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
	cursor:default;
	color:#666 !important;
	border:1px solid transparent;
	/*
	background:transparent;
	box-shadow:none;
	*/
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
	color:white !important;
	border:1px solid #111;
	background-color:#000;
	/*background-color:#585858;*/
	/* 
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
	Chrome,Safari4+ */
	/* 
	background:-webkit-linear-gradient(top, #585858 0%, #111 100%);
	Chrome10+,Safari5.1+ */
	/* 
	background:-moz-linear-gradient(top, #585858 0%, #111 100%);
	FF3.6+ */
	/* 
	background:-ms-linear-gradient(top, #585858 0%, #111 100%);
	IE10+ */
	/* 
	background:-o-linear-gradient(top, #585858 0%, #111 100%);
	Opera 11.10+ */
	/* 
	background:linear-gradient(to bottom, #585858 0%, #111 100%);
	/* W3C */
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
	outline:none;
	background-color:#000;
	/*background-color:#2b2b2b;*/
	/* 
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
	Chrome,Safari4+ */
	/* 
	background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
	Chrome10+,Safari5.1+ */
	/* 
	background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
	FF3.6+ */
	/* 
	background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
	IE10+ */
	/* 
	background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
	Opera 11.10+ */
	/* 
	background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
	W3C */
	box-shadow:inset 0 0 3px #111;
}
.dataTables_wrapper .dataTables_paginate .ellipsis {
	padding:0 1em;
}
.dataTables_wrapper .dataTables_processing {
	position:absolute;
	top:50%;
	left:50%;
	width:100%;
	height:40px;
	margin-left:-50%;
	margin-top:-25px;
	padding-top:20px;
	text-align:center;
	font-size:1.2em;
	background-color:white;
	background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
	background:-webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
	background:-moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
	background:-ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
	background:-o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
	background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
	color:#333;
}
.dataTables_wrapper .dataTables_scroll {
	clear:both;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
	*margin-top:-1px;
	-webkit-overflow-scrolling:touch;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
	vertical-align:middle;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
	height:0;
	overflow:hidden;
	margin:0 !important;
	padding:0 !important;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
	border-bottom:1px solid #111;
}
.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
	border-bottom:none;
}
.dataTables_wrapper:after {
	visibility:hidden;
	display:block;
	content:"";
	clear:both;
	height:0;
}

@media screen and (max-width:767px) {
	.dataTables_wrapper .dataTables_info,
	.dataTables_wrapper .dataTables_paginate {
		float:none;
		text-align:center;
	}
	.dataTables_wrapper .dataTables_paginate {
		margin-top:0.5em;
	}
}
@media screen and (max-width:640px) {
	.dataTables_wrapper .dataTables_length,
	.dataTables_wrapper .dataTables_filter {
		float:none;
		text-align:center;
	}
	.dataTables_wrapper .dataTables_filter {
		margin-top:0.5em;
	}
}





.mst_type1{width:100%;margin:0 0 30px;padding:0;position:relative;}
.mst_type1 caption{display:none}
.mst_type1 thead th,
.mst_type1 tbody th{
	padding:10px 5px;
	background-color:#555;
    border-top:1px solid #5d5d5d;
	border-bottom:1px solid #5d5d5d;
	font-size:14px;
	font-weight:700;
	color:#fff;
	line-height:18px;
}
.mst_type1 thead td,
.mst_type1 tbody td{
	padding:10px 5px;
	background-color:#000;
	border-bottom:1px solid #5d5d5d;
	font-size:13px;
	font-weight:400;
	color:#fff;
	line-height:16px;
}
.mst_type1 tfoot td,
.mst_type1 tfoot td{
	padding:10px 5px;
	background-color:#000;
	border-bottom:1px solid #5d5d5d;
	font-size:14px;
	font-weight:400;
	color:#fff;
	line-height:18px;
}
.mst_type1 tfoot td a,
.mst_type1 tfoot td a{color:#fff;}
.mst_type1 tfoot td a.tf_btn,
.mst_type1 tfoot td a.tf_btn{width:100%;padding:10px 5px;display:block;}




.mst_type2{width:100%;margin:0 0 30px;padding:0;border-top:1px solid #666;border-right:1px solid #666;position:relative;}
.mst_type2 caption{display:none}
.mst_type2 thead th,
.mst_type2 tbody th{
	padding:7px 5px;
	background-color:#555;
	border-left:1px solid #666;
	border-bottom:1px solid #666;
	font-size:14px;
	font-weight:700;
	color:#fff;
	line-height:18px;
	letter-spacing:-1px;
}
.mst_type2 thead td,
.mst_type2 tbody td{
	padding:7px 5px;
	background-color:#000;
	border-left:1px solid #666;
	border-bottom:1px solid #666;
	font-size:13px;
	font-weight:400;
	color:#fff;
	line-height:16px;
	letter-spacing:-1px;
}




.mst_type3{width:100%;margin:0 0 30px;padding:0;position:relative;}
.mst_type3 caption{display:none}
.mst_type3 thead th:nth-child(2n),
.mst_type3 tbody th:nth-child(2n){border-right:1px solid #5d5d5d;}
.mst_type3 thead th,
.mst_type3 tbody th{
	padding:10px 5px;
	background-color:#555;
    border-top:1px solid #5d5d5d;
	border-bottom:1px solid #5d5d5d;
	font-size:14px;
	font-weight:700;
	color:#fff;
	line-height:18px;
}
.mst_type3 thead td:nth-child(2n),
.mst_type3 tbody td:nth-child(2n){border-right:1px solid #5d5d5d;}
.mst_type3 thead td,
.mst_type3 tbody td{
	padding:10px 5px;
	background-color:#000;
	border-bottom:1px solid #5d5d5d;
	font-size:13px;
	font-weight:400;
	color:#fff;
	line-height:16px;
}
.mst_type3 tfoot td,
.mst_type3 tfoot td{
	padding:10px 5px;
	background-color:#000;
	border-bottom:1px solid #5d5d5d;
	font-size:14px;
	font-weight:400;
	color:#fff;
	line-height:18px;
}
.mst_type3 tfoot td a,
.mst_type3 tfoot td a{color:#fff;}
.mst_type3 tfoot td a.tf_btn,
.mst_type3 tfoot td a.tf_btn{width:100%;padding:10px 5px;display:block;}






/************************************************
*		페이징 : Paginate						*
************************************************/

.paginate{margin:0;padding:0;text-align:center;position:relative;}
.paginate *{
	min-width:35px;
	height:35px;
	margin:0;
	padding:0;
	border:1px solid #686868;
	text-align:center;
	font-size:13px;
	color:#686868;
	line-height:35px;
	text-decoration:none;
	vertical-align:middle;
	position:relative;
	display:inline-block;
}
.paginate.pnc{
	padding:45px 0 !important;
	text-align:center !important;
}
.paginate a:hover,
.paginate a:active,
.paginate a:focus,
.paginate a.on{ border:1px solid #fff;color:#fff !important;}
.paginate .prev{margin:0 2px 0 0;background:url(../images/icon/pn_prev_up1.png) no-repeat center 50%;}
.paginate .pprev{margin:0 4px 0 0;background:url(../images/icon/pn_prev_up2.png) no-repeat center 50%;}
.paginate .next{margin:0 0 0 2px;background:url(../images/icon/pn_next_up1.png) no-repeat center 50%;}
.paginate .nnext{margin:0 0 0 4px;background:url(../images/icon/pn_next_up2.png) no-repeat center 50%;}
.paginate .prev:hover,
.paginate .prev:active,
.paginate .prev:focus{background:url(../images/icon/pn_prev_ov1.png) no-repeat center 50%;}
.paginate .pprev:hover,
.paginate .pprev:active,
.paginate .pprev:focus{background:url(../images/icon/pn_prev_up2.png) no-repeat center 50%;}
.paginate .next:hover,
.paginate .next:active,
.paginate .next:focus{background:url(../images/icon/pn_next_ov1.png) no-repeat center 50%;}
.paginate .nnext:hover,
.paginate .nnext:active,
.paginate .nnext:focus{background:url(../images/icon/pn_next_up2.png) no-repeat center 50%;}






/************************************************
*		ETC										*
************************************************/

.sxit_l{
	margin:0 0 10px;
	padding:0;
	text-align:left;
	font-size:32px;
	font-weight:400;
	color:#212121;
	line-height:40px;
	position:relative;
	display:block;
}
.sbit_l{
	margin:0 0 35px;
	padding:0;
	text-align:left;
	font-size:24px;
	font-weight:400;
	color:#545454;
	line-height:32px;
	position:relative;
	display:block;
}


.cbit{margin:0 0 15px;text-align:center;font-size:35px;font-weight:700;color:#212121;line-height:45px;display:block;}
.lbtit{margin:0 0 40px;text-align:left;font-size:35px;font-weight:700;color:#212121;line-height:45px;display:block;}


.mxit_l{
	margin:0 0 25px;
	padding:0;
	text-align:left;
	font-size:25px;
	font-weight:700;
	color:#212121;
	line-height:30px;
	position:relative;
	display:block;
}
.mxit_l span{
	text-align:right;
	font-size:15px;
	font-weight:400;
	line-height:30px;
	color:#5b5b5b;
	float:right;
}
.mxit_l span a{color:#5b5b5b;}
.mxit_l em{height:4px;margin:7px 0 35px;background-color:#006bc5;position:relative;display:block;float:left;}


.mtit_l{
	margin:0 0 15px;
	padding:0;
	text-align:left;
	font-size:22px;
	font-weight:700;
	color:#212121;
	line-height:30px;
	position:relative;
	display:block;
}
.mtit_l em{
	font-size:20px;
	font-weight:400;
	color:#212121;
}
.mtit_l span{
	text-align:right;
	font-size:15px;
	font-weight:400;
	line-height:30px;
	color:#5b5b5b;
	float:right;
}
.mtit_l span a{color:#5b5b5b;}


.stit_l{
	margin:0 0 15px;
	padding:0;
	text-align:left;
	font-size:20px;
	font-weight:700;
	color:#212121;
	line-height:30px;
	position:relative;
	display:block;
}
.stit_l span{
	text-align:right;
	font-size:13px;
	font-weight:300;
	line-height:30px;
	color:#5b5b5b;
	float:right;
}
.stit_l.dline{padding:0 0 15px;border-bottom:1px solid #dbdbdb;}


.lxit{margin:0 0 25px;text-align:left;font-size:20px;font-weight:400;color:#212121;line-height:30px;position:relative;display:block;}
.lxit b{font-weight:700;}


.c_bxt{margin:0 0 40px;text-align:center;font-size:18px;font-weight:400;color:#212121;line-height:24px;display:block;}
.l_txt{margin:0 0 40px;text-align:left;font-size:15px;font-weight:400;color:#212121;line-height:24px;display:block;}


.btn_area2{width:320px;margin:0 auto;padding:0;position:relative;}
a.tt_btn {
    width:100px;
    height:50px;
    padding:0;
    background-color:#484848;
    text-align:center;
    font-size:13px;
    color:#fff !important;
    line-height:50px;
    display:block;
    float:left;
}
a.gbtn{
	width:150px;
	height:50px;
	margin:30px auto 0;
	padding:0;
	background-color:#efefef;
	border:1px solid #ccc;
	text-align:center;
	font-size:15px;
	color:#212121 !important;
	line-height:50px;
	display:block;
	position:relative;
}
a:hover.gbtn{color:#212121 !important;}
a.bbtn{
	width:150px;
	height:50px;
	margin:30px auto 0;
	padding:0;
	background-color:#2477c8;
	border:1px solid #2477c8;
	text-align:center;
	font-size:15px;
	color:#fff !important;
	line-height:50px;
	display:block;
	position:relative;
}
a:hover.bbtn{color:#fff !important;}
a.tbtn{
	margin-left:20px;
	padding:8px 20px;
	border:1px solid #b18377;
	text-align:center;
	font-size:18px;
	font-weight:400;
	color:#fff !important;
	vertical-align:top;
}



.lcon{
	height:14px;
	margin:-2px 8px 0 0;
	padding:3px 3px 0;
	font-size:12px;
	font-weight:300;
	line-height:14px;
	display:inline-table;
	vertical-align:middle;
}






/************************************************
*		POPUP									*
************************************************/

/* Bootstrap POP */
.modal{background-color:transparent !important;top:50px !important;z-index:10000;}

.modal-content{padding:10px;position:relative;}

.modal-header{margin:0 0 20px;padding:0 !important;border:0 none !important;text-align:center;font-size:24px;font-weight:700;color:#212121;line-height:24px;}
.modal-header .close{
	width:30px;
	height:30px;
	font-size:30px;
	font-weight:300;
	line-height:30px;
	position:absolute;
	right:20px;
	top:20px;
	display:block;
}

.modal-content{border-radius:0 !important;}

.modal-body{padding:0 !important;text-align:left;font-size:13px;color:#666;}
.scr{height:450px;overflow:hidden;overflow-x:hidden;overflow-y:scroll;}

.modal-body .down_case{width:480px;margin:40px 0 0;padding:0;text-align:center;position:relative;}
.modal-body .down_case a:first-child{margin-right:20px;}
.modal-body .down_case a{margin:0;float:left;}

.modal-footer{margin-top:30px;padding:0 !important;}
.modal-footer .btn:first-child{border-left:0 none;}
.modal-footer .btn{
	height:50px;
	margin:0 !important;
	padding:0;
	background-color:#e6e6e6;
	border-left:1px solid #cecece;
	border-radius:0;
	font-size:14px;
	line-height:50px;
}
.modal-footer .btn-primary{background-color:#2477c8;border-color:#2477c8;}



/* Normal POP */
.mw_popup1,
.mw_popup2,
.mw_popup3,
.mw_popup4,
.mw_popup5{width:100%;height:100%;display:none;position:relative;_position:relative;left:0;z-index:1000;}
.mw_popup1.mpop,
.mw_popup2.mpop,
.mw_popup3.mpop,
.mw_popup4.mpop,
.mw_popup5.mpop{width:100%;display:none;position:absolute;left:0;z-index:1000;}
.mw_popup1.open,
.mw_popup2.open,
.mw_popup3.open,
.mw_popup4.open,
.mw_popup5.open{display:block}
.mw_popup1 .bg,
.mw_popup2 .bg,
.mw_popup3 .bg,
.mw_popup4 .bg,
.mw_popup5 .bg{width:100%;height:100%;background:#000;opacity:.5;filter:alpha(opacity=50);position:absolute;top:0;left:0;}
#popup1,
#popup2,
#popup3,
#popup4,
#popup5{width:100%;max-width:540px;margin:0 auto;background:#fff;position:relative;top:135px;}
#popup1.mpc,
#popup2.mpc,
#popup3.mpc,
#popup4.mpc,
#popup5.mpc{
	width:390px;
	max-width:390px;
	height:125px;
	margin:0;
	padding:20px 30px;
	background:#e8e8e8;
	border:1px solid #fff;
	position:absolute;
	top:auto;
	right:30px;
	bottom:30px;
}
#popup1.g_popup1 .g_popup1,
#popup2.g_popup2 .g_popup2,
#popup3.g_popup3 .g_popup3,
#popup4.g_popup4 .g_popup4,
#popup5.g_popup5 .g_popup5{display:block}
#popup1 .close,
#popup2 .close,
#popup3 .close,
#popup4 .close,
#popup5 .close{
	width:17px;
	height:17px;
	padding:0;
	border:0;
	background:url(../images/icon/p_close.png) no-repeat center 50%;text-decoration:none !important;
	background-size:17px;
	line-height:17px;
	cursor:pointer;
	opacity:1;
	overflow:visible;
	position:absolute;
	top:15px;
	right:15px;
}

.pop_header{
	height:60px;
	margin:0;
	padding:0;
	border-bottom:1px solid #dbdbdb;
	text-align:center;
	font-size:20px;
	font-weight:400;
	line-height:60px;
	position:relative;
}

.pscroll{height:700px;overflow:hidden;overflow-x:hidden;overflow-y:scroll;}
.pop_mcontant,
.pop_contant,
.pop_contant ul{margin:0;padding:0;position:relative;}
.pop_contant li:first-child{width:115px;}
.pop_contant li{width:205px;float:left;}
.pop_contant li img{width:auto;height:85px;}
.pop_contant li b{margin:15px 0;font-size:22px;font-weight:700;color:#181818;display:block;}
.pop_contant li p{margin:0;font-size:18px;font-weight:400;color:#181818;display:block;}

.pop_footer{width:100%;height:55px;line-height:55px; position:absolute;left:0;bottom:0;}
.pop_footer .pf_bbtn{width:100%;height:55px;background-color:#2e83e0;text-align:center;font-size:14px;color:#fff !important;line-height:55px;display:block;}
.pop_footer .pf_bbtn:hover,
.pop_footer .pf_bbtn:active{background-color:#2e83e0;color:#fff !important;}






/************************************************
*		동의 : Agreement						*
************************************************/

.agr_scr{height:700px;overflow:hidden;overflow-x:hidden;overflow-y:scroll;}

.agr_wrap{width:100%;margin:0 auto;padding:30px 10px 10px;position:relative;}
.agr_case{width:100%;margin:0 auto;padding:40px 50px;position:relative;}
.agr_swrap{width:100%;margin:0 auto;padding:30px 25px 10px;position:relative;}

.stb_bti{margin-bottom:25px;text-align:left;font-size:18px;font-weight:700;color:#333;line-height:38px;display:block;}
.stb_ti{margin-bottom:5px;text-align:left;font-size:15px;font-weight:700;color:#333;line-height:28px;display:block;}
.stb_copy{margin-bottom:25px;text-align:left;font-size:13px;font-weight:400;color:#666;line-height:24px;display:block;}
.stb_txt{margin-bottom:25px;padding-left:15px;text-align:left;font-size:13px;font-weight:400;color:#666;line-height:24px;display:block;}






/************************************************
*		RESPONSIVE								*
************************************************/

@media all and (min-width:1080px){
}

@media all and (max-width:1080px){
}

@media all and (max-width:1024px){
}

@media all and (max-width:980px){
}

@media all and (max-width:768px){
}

@media all and (max-width:480px){
}

@media all and (max-width:419px){
}



