@CHARSET "EUC-KR";
.paging .paging span a, .paging .paging span strong {
	width: 32px;
    height: 32px;
    border: 1px solid #e4e4e4;
    display: inline-block;
    border-radius: 4px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    color: #24273a;
    margin:0px 3px;
}
.paging .paging span a:hover {
    text-decoration: none;
    border: 1px solid #2d374f; 
}
.paging .paging img:hover {
    text-decoration: none;
    border: 1px solid #2d374f; 
}
.paging .paging span strong {
border: 1px solid #2d374f;
}
/*
.paging .paging>img:first-child{
display: none;
}

.paging .paging a:last-child img{
display: none;
}
.paging .paging>img:last-child {
display: none;
}
*/
.paging .paging img{
	border: 1px solid #e4e4e4;
	border-radius:4px;
	margin: 0px 3px;
	padding: 6px 10px;
	vertical-align: bottom;
	transform: rotate(180deg);
}
.paging .paging a:first-child>img{
	transform: rotate(0deg);
}
.paging .paging>img:first-child{
	transform: rotate(0deg);
}

select.defaultTxt{
    padding: 4px 8px;
    background-position-x: 180px;
    width: 200px !important;
    height: 44px !important;
    border: 1px solid #dddddd;
    border-radius: 0;
    background: #ffffff;
    font-size: 16px;
    background: url(/static/image/common/icon_arr_down.png) no-repeat 155px 18px;
    appearance: none;
    -webkit-appearance: none;
}
.tit_ty{
	text-align: left;
}
.list_ty2{
	text-align: left;
}
.container .tableComponent900 .title_area .right_area button{
	margin-right:0px !important;
}
.container .tableComponent900 .title_area .right_area button:first-child{
	width:150px !important;
/* 	float: left; */
	margin-left:20px;
}
.container .tableComponent900 .title_area .right_area button:last-child{
	width:150px !important;
/* 	float: right; */
	margin-right:20px !important;
}
.btnset-mw{
	background-color: #24273a !important;
}
.btnset-mw button{
	margin-right: 8px !important;
}
.popup_wrap_1{
	width: 90% !important;
    margin: 0 0 0 0 !important;
    transform: translate(-50%, -50%) !important;
    max-width: 560px !important;
}
.popup-cont01{
	width: 90% !important;
	max-width: 478px !important;
}
@media all and (max-width:768px) {
  .dlTable dl{overflow:unset !important;}
}

