.searchbox table.SearchInfo {width: 100%;}
.searchbox table.SearchInfo th{
	min-width: 80px;
	text-align: right;
	padding: 0 10px 0 10px;
}
/* .searchbox table.SearchInfo td{
	min-width: 150px;
} */
.searchbox table.SearchInfo td.btn {
	position: relative;
}

.searchbox table.SearchInfo span.SearchButton a {display: block;}

.titleset 		        {position: relative; height: 45px; padding: 20px 0 0 0px; border-bottom: 1px solid #edf1f3; text-align: left; background: transparent;}
.titleset h2 	        {float: left; font-size: 18px;padding: 2px 0 0 30px; color: #333; font-weight: bold; clear: both; background: url(/images/icon/icon_title.png) no-repeat 15px 10px;}
.titleset h2 span 	    {font-weight: normal; color:#999;}
.titleset div 	        {position:relative; height:24px; float:right; margin:0 4px 0 0;}
.titleset div li 		{color:#c3c3c3; float:left; margin:0 0 0 0; padding:0}
.titleset div li img	{padding:0; }

 div.btn li.add a				{background: url(/images/button/btn_add.png) no-repeat 0 0;display: block; text-indent: -9999em;}
 div.btn li.add a:hover		{background: url(/images/button/btn_add_on.png) no-repeat 0 0;}
 div.btn li.dele a			{background: url(/images/button/btn_dele.png) no-repeat 0 0;display: block; text-indent: -9999em;}
 div.btn li.dele a:hover	{ background: url(/images/button/btn_dele_on.png) no-repeat 0 0;}

.titleset div.btn li.container	{vertical-align: middle;padding-top: 10px;}
.titleset div.btn li.container span {color:#000000}
.titleset div.btn li.add a				{background: url(/images/button/btn_add.png) no-repeat 0 0;display: block; text-indent: -9999em;}
.titleset div.btn li.add a:hover		{background: url(/images/button/btn_add_on.png) no-repeat 0 0}
.titleset div.btn li.add_off a		{background: url(/images/button/btn_add_off.png) no-repeat 0 0;display: block; text-indent: -9999em; cursor: default;}
.titleset div.btn li.save a			{background: url(/images/button/btn_save.png) no-repeat 0 0;display: block; text-indent: -9999em;}
.titleset div.btn li.save a:hover	{background: url(/images/button/btn_save_on.png) no-repeat 0 0}
.titleset div.btn li.save_off a		{background: url(/images/button/btn_save_off.png) no-repeat 0 0;display: block; text-indent: -9999em; cursor: default;}
.titleset div.btn li.dele a				{background: url(/images/button/btn_dele.png) no-repeat 0 0;display: block; text-indent: -9999em;}
.titleset div.btn li.dele a:hover	{ background: url(/images/button/btn_dele_on.png) no-repeat 0 0}
.titleset div.btn li.dele_off a		{background: url(/images/button/btn_dele_off.png) no-repeat 0 0;display: block; text-indent: -9999em; cursor: default;}
.titleset div.btn li.exceldown a	{background: url(/images/button/btn_exceldown.png) no-repeat 0 0;display: block; text-indent: -9999em;}
.titleset div.btn li.exceldown a:hover {background: url(/images/button/btn_exceldown_on.png) no-repeat 0 0}
.titleset div.btn li.exceldown_off a {background: url(/images/button/btn_exceldown_off.png) no-repeat 0 0;display: block; text-indent: -9999em; cursor: default;}
.titleset div.btn li.exdelup a		{background: url(/images/button/btn_excelup.png) no-repeat 0 0;display: block; text-indent: -9999em;}
.titleset div.btn li.exdelup a:hover {background: url(/images/button/btn_excelup_on.png) no-repeat 0 0}
.titleset div.btn li.exdelup_off a	{background: url(/images/button/btn_excelup_off.png) no-repeat 0 0;display: block; text-indent: -9999em; cursor: default;}
.titleset div.btn li.down a			{background: url(/images/button/btn_down.png) no-repeat 0 0;display: block; text-indent: -9999em;}
.titleset div.btn li.down a:hover	{background:url(/images/button/btn_down_on.png) no-repeat 0 0}
.titleset div.btn li.down_off a		{background: url(/images/button/btn_down_off.png) no-repeat 0 0;display: block; text-indent: -9999em; cursor: default;}
.titleset div.btn li.up a				{background: url(/images/button/btn_up.png) no-repeat 0 0;display: block; text-indent: -9999em;}
.titleset div.btn li.up a:hover		{ background: url(/images/button/btn_up_on.png) no-repeat 0 0}
.titleset div.btn li.up_off a			{background: url(/images/button/btn_up_off.png) no-repeat 0 0;display: block; text-indent: -9999em; cursor: default;}



/*  table 
******************/
.table02 ,.table01 {
	width:100%;border: 1px solid #cdd4dc;
	border:0;border-top:2px solid #999;
}

.table01 caption {padding:8px 0;font-weight:bold;text-align:left}
.table01 th,
.table01 td{padding:3px;border:0;vertical-align:middle;text-align:center}

.table02 {width:auto; min-width:500px; margin: 0px auto; padding-bottom: 10px;}
.table02 caption {padding:4px 0;font-weight:bold;text-align:left}
.table02 th,
.table02 td{padding:5px;border:0;vertical-align:middle;text-align:center}

.table01 thead th{border-bottom:1px solid #ccc;background:#f8f8f8}
.table01 tbody th{border-bottom:1px solid #ddd;background: #d4dbe3;text-align:right;}
.table01 tfoot th{border-bottom:1px solid #ddd}
.table01 tbody td{border-bottom:1px solid #ddd;background: #f2f3f6;text-align:left;}
.table01 tfoot td{border-bottom:1px solid #ddd;font-weight:bold;color:#333}

.table02 thead th{border-bottom:1px solid #ccc;background:#f8f8f8}
.table02 tbody th{border-bottom:1px solid #ddd;background: #d4dbe3;text-align:right;}
.table02 tfoot th{border-bottom:1px solid #ddd}
.table02 tbody td{border-bottom:1px solid #ddd;background: #f2f3f6;text-align:left;}
.table02 tfoot td{border-bottom:1px solid #ddd;font-weight:bold;color:#333}

.inputTable {
	width:1350px;border: 1px solid #cdd4dc; padding-bottom:10px;
	border:0;border-top:2px solid #999;font:12px Tahoma, Geneva, sans-serif;
}
.inputTable caption{padding:8px 0;font-weight:bold;text-align:left}
.inputTable th,
.inputTable td{padding:5px;border:0;vertical-align:middle;text-align:center}

.inputTable th{color:#333}
.inputTable td{color:#333 /* color:#767676 */}

.inputTable thead th{border-bottom:1px solid #ccc;background:#f8f8f8}
.inputTable tbody th{border-bottom:1px solid #ddd;background: #d4dbe3;text-align:right;}
.inputTable tfoot th{border-bottom:1px solid #ddd}
.inputTable tbody td{border-bottom:1px solid #ddd;background: #f2f3f6;text-align:left;}
.inputTable tfoot td{border-bottom:1px solid #ddd;font-weight:bold;color:#333}

/*select */
.select_box {position: relative;width: 140px;height: 28px;background: #fff url('/images/icon/select_arrow.png') no-repeat 94% center;border:1px solid #ccd9e3;}
.select_box label {position: absolute;color: #666;top: 4px;left: 7px;}
.select_box select[data-control="select"] {width: 100%;height: 30px;padding: 2px 10px;opacity: 0;filter: alpha(opacity=0); /* IE 8 */}

.calendar {position: relative; display: inline-block;}
.calendar_btn {width: 26px; height: 26px; background: #fff url(/images/mcd/btn_calendar.png) no-repeat center center; font-size: 0;}
.searchbtn {position: relative; display: inline-block;}
.searchbtn_btn {width: 26px; height: 26px; background: #fff url(/images/mcd/btn_search.png) no-repeat center center; font-size: 0;}
.calendar input + .calendar_btn, .searchbtn input + .searchbtn_btn, .searchbtn select + .searchbtn_btn {margin-left: -1px;}

.slick-grid-container {}


.wrap2{width: 100%;}
table.wrap2 td{vertical-align: top;}
.wrap2 .col1{width: 40%;}
.wrap2 .col2{padding-left: 40px;}


.wrap2 .lpx100{width: 100%}
.wrap2.lpx100 .col1{width: 200px;}
.wrap2.lpx100 .col3{width: 300px;}


.wrap2.lpx200-only .col1{width: 100px;}

.wrap2 .lpx200{width: 100%}
.wrap2.lpx200 .col1{width: 200px;}
.wrap2.lpx200 .col2{width: 300px;}
.wrap2.lpx200 .col3{padding-left: 40px;}

.wrap2 .lpx250{width: 100%}
.wrap2.lpx250 .col0_8{width: 8%;}
.wrap2.lpx250 .col0_9{width: 9%;}
.wrap2.lpx250 .col1{width: 10%;}
.wrap2.lpx250 .col2{width: 20%;}
.wrap2.lpx250 .col3{width: 30%;}


.wrap2 .lpx300{width: 100%;}
.wrap2.lpx300 .col1{width: 300px;}

.wrap2.lpx400 .col1{width: 420px;}

div.div-wrap-center {text-align: center; width: 98%;margin-top:30px;}


/* autoComplete */

.ui-autocomplete .ui-menu-item {
	margin: 5px 0;
	height: 27px;
    width: 100%;
}
.ui-autocomplete .ui-menu-item a.ui-menu-item-wrapper {color:#666; font-size:0.75em;}
.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper .autoComplete a.cat01 {
	color:#666; 
	color: #000;
    text-indent: inherit;
    display: table-cell;
    height: 18px;
    background: none;
    font-size: 16px;
    text-decoration: none;
    padding-left: 6px;
}
.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper .autoComplete a.pop
{
	float: right;
	height: 20px;
	color: #000;
    text-indent: inherit;
    display: table-cell;
    background: none;
    line-height: 18px;
    padding: 5px 8px;
    padding-left: 10px;
}
.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper .autoComplete .cat01 span:hover{color: #f68026;}
.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper .autoComplete .cat02 {color: #09547a; border-bottom: 1px dotted #999;}
.ui-autocomplete .ui-menu-item a.ui-menu-item-wrapper.ui-state-active{border: 0; background: none; font-weight: normal;}

.btn_short_area {text-align:right;}
.ui-autocomplete .ui-menu .ui-menu-item-wrapper.staautocomplete {padding: 0; margin: 0;}

.searchbtn fieldset input[type=text]:read-only {height:26px;}