input,select {
	border:1px solid #efefef;
	height:24px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border-radius:3px;
	vertical-align:middle;
	padding:0 3px 2px;
	text-transform:uppercase;
	font-family:'Consolas','Malgun Gothic';
	font-size:13px;
	background:#f4f4f4;
	margin:0;
}
/*
select {
	border:1px solid #efefef;
	height:24px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border-radius:3px;
	vertical-align:middle;
	padding:0 3px 2px;
	text-transform:uppercase;
	font-family:'Consolas','Malgun Gothic';
	font-size:13px;
	background:#f4f4f4;
	margin:0;
	background:url('/img/selectdown.bmp') right  no-repeat;
}
*/
/* for IE and Edge  */ 
select::-ms-expand { 
padding: 0px;
border:0px; 
background-color:#f4f4f4; 
color:#aaa;
width:12px;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
} 
/*select:disabled::-ms-expand { background-color: #f4f4f4;   display: none;}*/



textarea {
	border:1px solid #efefef;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border-radius:2px;
	vertical-align:middle;
	padding:3px;
	font-family:'Consolas','Malgun Gothic';
	font-size:13px;
	background: #f4f4f4;
	overflow:hidden;
}
input:focus {background-color: #eeedb8;}
textarea:focus {background-color: #eeedb8;}

/*----------------------------------------------------------------------------------------------*/
table.list {
	border-collapse:collapse;
	table-layout:fixed;
}
table.list th {
	border:1px solid #adc9ea;
	background:#dde6f3;
	color:#4d7ec0;
	padding:0px;
	font-weight:normal;
	font:12px 'Consolas','Malgun Gothic';
	text-align:center;
	height:18px;
}
table.list td {
	padding:4px;
	border:1px dotted #adc9ea;
	word-break:break-all;
	cursor:pointer;
	font:12px 'Consolas','Malgun Gothic';
}
table.list tr:hover {
	color:#3684ce;
	background: #ededed;
}
/*----------------------------------------------------------------------------------------------*/
table.listag {
	border-collapse:collapse;
	table-layout:fixed;
}
table.listag th {
	border:1px solid #adc9ea;
	background:#dde6f3;
	color:#4d7ec0;
	font-weight:normal;
	font:12px 'Consolas','Malgun Gothic';
	text-align:center;
	height:23px;
}
table.listag td {
	padding:4px;
	border:1px dotted #adc9ea;
	word-break:break-all;
	cursor:pointer;
	font:12px 'Consolas','Malgun Gothic';
}
table.listag tr:hover {
	color:#000;
	background: #dfdfdf;
}
/*----------------------------------------------------------------------------------------------*/
table.listx {
	border-collapse:collapse;
	table-layout:fixed;
}
table.listx th {
	border:1px solid #adc9ea;
	background:#dde6f3;
	color:#4d7ec0;
	font-weight:normal;
	font:12px 'Consolas','Malgun Gothic';
	text-align:center;
	height:23px;
}
table.listx td {
	padding:4px;
	border:1px dotted #adc9ea;
	word-break:break-all;
	font:12px 'Consolas','Malgun Gothic';
}
table.listx tr:hover {
	color:#3684ce;
	background: #ededed;
}
/*----------------------------------------------------------------------------------------------*/
table.input {
	border-collapse:collapse;
	table-layout:fixed;
	border:1px solid #adc9ea;
}
table.input th {
	padding:3px;
	background:#dde6f3;
	border:1px solid #adc9ea;
	color:#4d7ec0;
	font-weight:normal;
	text-align:center;
	font:12px 'Consolas','Malgun Gothic';
}
table.input td {
	padding:3px;
	background:#fafafa;
	border:1px dotted #adc9ea;
	word-break:break-all;
	font:13px 'Consolas','Malgun Gothic';
}
/*----------------------------------------------------------------------------------------------*/
table.inputt {
	border-collapse:collapse;
	table-layout:fixed;
	border:1px solid #adc9ea;
}
table.inputt th {
    height:15px;
	padding:0px 3px 0px 3px;
	background:#dde6f3;
	border:1px solid #adc9ea;
	color:#4d7ec0;
	font-weight:normal;
	text-align:center;
	font:12px 'Consolas','Malgun Gothic';
}
table.inputt td {
	padding:3px;
	background:#fafafa;
	border:1px dotted #adc9ea;
	word-break:break-all;
	font:13px 'Consolas','Malgun Gothic';
}
/*----------------------------------------------------------------------------------------------*/
table.inputn {
	border-collapse:collapse;
	table-layout:fixed;
	border:1px solid #adc9ea;
}
table.inputn th {
    height:15px;
	padding:0px;
	background:#dde6f3;
	border:1px solid #adc9ea;
	color:#4d7ec0;
	font-weight:normal;
	text-align:center;
	font:12px 'Consolas','Malgun Gothic';
}
table.inputn td {
	padding:1px;
	background:#fafafa;
	border:1px dotted #adc9ea;
	word-break:break-all;
	font:13px 'Consolas','Malgun Gothic';
}
/*----------------------------------------------------------------------------------------------*/
table.listv {
	border-collapse:collapse;
	table-layout:fixed;
}
table.listv th {
	border:1px solid #adc9ea;
	background:#dde6f3;
	color:#4d7ec0;
	font-weight:normal;
	font:12px 'Consolas','Malgun Gothic';
	height:23px;
}
table.listv td {
	padding:8px;
	border:1px dotted #adc9ea;
	word-break:break-all;
	font: 12px 'Consolas','Malgun Gothic';
}
/*----------------------------------------------------------------------------------------------*/
table.listbase {
	border-collapse:collapse;
	table-layout:fixed;
}
table.listbase th {
	padding:3px;
	background:#dde1e7;
	border:1px solid #ADBBCA;
	color:#5E7796;
	font-weight:normal;
	font:12px 'Consolas','Malgun Gothic';
}
table.listbase td {
	padding:4px;
	border:1px dotted #ADBBCA;
	background:#fafafa;
	background:transparent;
	word-break:break-all;
	cursor:pointer;
}
table.listbase tr:hover {
	color:#3684ce;
	background: #ededed;
}
/*----------------------------------------------------------------------------------------------*/
table.inputbase {
	border-collapse:collapse;
	table-layout:fixed;
	border:1px solid #ADBBCA;
}
table.inputbase th {
	padding:3px;
	background:#dde1e7;
	border:1px solid #ADBBCA;
	color:#5E7796;
	font-weight:normal;
	font:12px 'Consolas','Malgun Gothic';
}
table.inputbase td {
	padding:3px;
	background:#fafafa;
	border:1px dotted #ADBBCA;
	word-break:break-all;
	font: 12px 'Consolas','Malgun Gothic';
}
/*----------------------------------------------------------------------------------------------*/
table.listz {
	border-collapse:collapse;
	table-layout:fixed;
}
table.listz th {
	padding:3px;
	border:1px solid #e3e3dc;
	color:#968c5e;
	font-weight:normal;
	font:12px 'Consolas','Malgun Gothic';
}
table.listz td {
	padding:10px;
	border:1px dotted #e3e3dc;
	word-break:break-all;
	font:12px 'Consolas','Malgun Gothic';
	cursor:pointer;
}
table.listz tr:hover {
	color:#3684ce;
	background: #ededed;
}
/*----------------------------------------------------------------------------------------------*/
table.inputz {
	border-collapse:collapse;
	table-layout:fixed;
	border:1px solid #c9c9c9;
}
table.inputz th {
	padding:3px;
	background:#f4f4f4;
	border:1px dotted #c9c9c9;
	color:#aaa;
	font-weight:normal;
	font:12px 'Consolas','Malgun Gothic';
	text-align:center;
}
table.inputz td {
	padding:3px;
	background:#fafafa;
	border:1px dotted #c9c9c9;
	word-break:break-all;
	font: 12px 'Consolas','Malgun Gothic';
}
/*----------------------------------------------------------------------------------------------*/
table.monthz {
	border-collapse:collapse;
	table-layout:fixed;
}
table.monthz th {
	padding:3px;
	background:#f4f4f4;
	border:1px solid #c9c9c9;
	color:#939393;
	font-weight:normal;
	font:12px 'Consolas','Malgun Gothic';
}
table.monthz td {
	padding:3px;
	border:1px dotted #c9c9c9;
	word-break:break-all;
	font:12px 'Consolas','Malgun Gothic';
}
/*table.monthz td:hover{color:#3684ce;background: #ededed;}*/
/*------------------------------------------------------------------------------------------------*/
table.inputv {
	border-collapse:collapse;
	table-layout:fixed;
	border:1px solid #adc9ea;
}
table.inputv th {
	padding:3px;
	background:#dde6f3;
	border:1px solid #adc9ea;
	color:#4d7ec0;
	font-weight:normal;
	height:22px;
	font:13px 'Consolas','Malgun Gothic';
}
table.inputv td {
	padding:3px;
	background:#ededed;
	border:1px dotted #adc9ea;
	word-break:break-all;
	height:22px;
	font: 13px 'Consolas','Malgun Gothic';
}
/*----------------------------------------------------------------------------------------------*/
table.select {
	padding:0;
	margin:0;
	border-collapse:collapse;
	table-layout:fixed;
	border:1px solid #adc9ea;
}
table.select th {
	padding:0;
	margin:0;
	background:#dde6f3;
	border:1px solid #adc9ea;
	color:#4d7ec0;
	font-weight:normal;
	font:12px 'Consolas','Malgun Gothic';
}
table.select td {
	padding:0;
	margin:0;
	background:#fafafa;
	border:1px dotted #adc9ea;
	font:13px 'Consolas','Malgun Gothic';
	cursor:pointer;
}
table.select td:hover {
	color:#001be3;
	background: #ededed;
}
/*----------------------------------------------------------------------------------------------*/
table.non {
	padding:0;
	border:0;
	margin:0;
	border-collapse:collapse;
	white-space:nowrap;
	background:transparent;
	table-layout:fixed;
}
table.non th {
	padding:0;
	border:0;
	margin:0;
	background:transparent;
}
table.non td {
	padding:0;
	border:0;
	margin:0;
	background: transparent;
}
/*----------------------------------------------------------------------------------------------*/
table.non2 {
	padding:0;
	border:0;
	margin:0;
	border-collapse:collapse;
	white-space:nowrap;
	background:transparent;
	table-layout:fixed;
}
table.non2 td {
	padding:0;
	border:0;
	margin:0;
	background: transparent;
	color:#aaa;
	text-align:right;
}
/*------------------------------------------------------------------------------------------------*/
.inputdate {
	text-align:center;
	cursor:pointer;
}
.button_hubble {
	appearance:none;
	background:url('/img/justifyBoth.gif') no-repeat;
	background-size:15px 15px;
	background-position:3px 3px;
	border:0 solid;
	cursor:pointer;
	width:18px;
	margin:0;
	padding: 0;
}
/*----------------------------------------------------------------------------------------------*/
.btn_a {
	-moz-box-shadow:inset 0 1px 0 0 #7a8eb9;
	-webkit-box-shadow:inset 0 1px 0 0 #7a8eb9;
	box-shadow:inset 0 1px 0 0 #7a8eb9;
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0.05,#637aad),color-stop(1,#5972a7));
	background:-moz-linear-gradient(top,#637aad 5%,#5972a7 100%);
	background:-webkit-linear-gradient(top,#637aad 5%,#5972a7 100%);
	background:-o-linear-gradient(top,#637aad 5%,#5972a7 100%);
	background:-ms-linear-gradient(top,#637aad 5%,#5972a7 100%);
	background:linear-gradient(to bottom,#637aad 5%,#5972a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr= '#637aad',endColorstr='#5972a7',GradientType=0)) background-color:#637aad;
	border:1px solid #314179;
	display:inline-block;
	cursor:pointer;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0;
	text-decoration:none;
	margin-left:1px;
	color:#efefef;
	height:23px;
	border-radius:3px;
}
.btn_a:hover {
	color:#ffffff;
}
.btn_a:active {
	position:relative;
	top:1px;
}
.btn_y {
	color:#ffd200;
}
.btn_e {
	color:#bde0be;
}
.btn_p {
	color: #e0d2bd;
}
.btn_d {
	color: #ddb9cd;
}
/*----------------------------------------------------------------------------------------------*/
.btntab {
	appearance:none;
	background:url("/img/tabs.png");
	border:1px solid #cccccc;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
	width:99px;
	height:30px;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	color:#000000;
	font-weight:normal;
	cursor:pointer;
	font-family:'Consolas','Malgun Gothic';
	font-size:13px;
}
.btntab:hover {
	appearance:none;
	background:url("/img/tabson.png");
	border:1px solid #aaaaaa;
}
.btntabs {
	appearance:none;
	border-top:1px solid #cccccc;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:0 solid #eeeeee;
	width:99px;
	height:30px;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	background:#ffffff;
	color:#000000;
	font-weight:normal;
	font-family:'Consolas','Malgun Gothic';
	font-size:13px;
}
.btntabs:hover {
	appearance:none;
	background: #ffffff;
}
/*----------------------------------------------------------------------------------------------*/
.button_add {
	appearance:none;
	background:url('/img/iconAddCategory.gif') no-repeat;
	background-position:50% 50%;
	border:0 solid;
	cursor:pointer;
	width:18px;
	height:18px;
	margin:0;
	padding:0;
}
.button_del {
	appearance:none;
	background:url('/img/buttonCloseX.gif') no-repeat;
	background-position:50% 50%;
	border:0 solid;
	cursor:pointer;
	width:18px;
	height:18px;
	margin:0;
	padding:0;
	border-radius: 0;
}
/*----------------------------------------------------------------------------------------------*/
table.listwin {
	border-collapse:collapse;
	table-layout:fixed;
}
table.listwin th {
	padding:2px;
	background:#dde1e7;
	border:1px solid #ADBBCA;
	color:#5E7796;
	height:23px;
	font-weight:normal;
	font-family:'Consolas','Malgun Gothic';
	font-size:13px;
}
table.listwin td {
	padding:2px;
	border:1px dotted #ADBBCA;
	background:#fafafa;
	background:transparent;
	word-break:break-all;
	cursor:pointer;
	height:23px;
	font-weight:normal;
	font-family:'Consolas','Malgun Gothic';
	font-size:13px;
}
table.listwin tr:hover {
	color:#001be3;
	background: #ededed;
}
/* 페이징용------------------------------------------------------------------------------------------------*/
.numberStyle01 {
	border:0 solid;
	width:100%;
	margin:10px 0 0;
}
ul#numberlist {
	display:inline-block;
	margin:0;
	padding:0;
}
ul#numberlist li {
	display:inline;
	text-align:center;
	vertical-align:middle;
	margin:0;
}
ul#numberlist li.num strong {
	float:left;
	width:50px;
	height:27px;
	text-align:center;
	margin:2px;
	border:1px solid red;
	color:red;
	font-family:'Consolas','Malgun Gothic';
	font-size:13px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
ul#numberlist li.num span {
	float:left;
	width:50px;
	height:27px;
	text-align:center;
	margin:2px;
	border:1px solid #dddddd;
	color:#aaaaaa;
	font-family:'Consolas','Malgun Gothic';
	font-size:13px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
ul#numberlist li.num a {
	float:left;
	width:50px;
	height:27px;
	text-align:center;
	margin:2px;
	border:1px solid #bbbbbb;
	color:#000000;
	font-family:'Consolas','Malgun Gothic';
	font-size:13px;
	text-decoration:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
ul#numberlist li.num a:hover {
	float:left;
	width:50px;
	height:27px;
	text-align:center;
	margin:2px;
	border:1px solid #b37509;
	color:#b37509;
	font-family:'Consolas','Malgun Gothic';
	font-size:13px;
	background:#edddc2;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing: border-box;
}
/*----------------------------------------------------------------------------------------------*/
table.listaddress {
	border-collapse:collapse;
	table-layout:fixed;
}
table.listaddress th {
	border:1px solid #adc9ea;
	background:#dde6f3;
	color:#4d7ec0;
	font-weight:normal;
	font:12px 'Consolas','Malgun Gothic';
	height:23px;
}
table.listaddress td {
	padding:10px;
	border:1px dotted #adc9ea;
	word-break:break-all;
	font:12px 'Consolas','Malgun Gothic';
	cursor:pointer;
}
table.listaddress tr:hover {
	color:#3684ce;
	background: #ededed;
}
/*----------------------------------------------------------------------------------------------*/
table.listaddress2 {
	border-collapse:collapse;
	table-layout:fixed;
}
table.listaddress2 th {
	border:1px solid #adc9ea;
	background:#dde6f3;
	color:#4d7ec0;
	font-weight:normal;
	font:12px 'Consolas','Malgun Gothic';
	height:23px;
}
table.listaddress2 td {
	padding:10px;
	border:1px dotted #adc9ea;
	word-break:break-all;
	font:12px 'Consolas','Malgun Gothic';
}
table.listaddress tr:hover {
	color:#3684ce;
	background:#ededed;
}
.divcell {
	border-radius:10px;
	border:5px solid #eee;
	width:100%;
	margin-top:5px;
	padding:10px;
	cursor:pointer;
	background:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.divcell:hover {
	color:#3684ce;
	background: #ededed;
}

/*----------------------------------------------------------------------------------------------*/
table.listdotted {
	border-collapse:collapse;
	table-layout:fixed;
}
table.listdotted th {
	border:1px solid #adc9ea;
	background:#dde6f3;
	color:#4d7ec0;
	font-weight:normal;
	font:12px 'Consolas','Malgun Gothic';
	height:23px;
}
table.listdotted td {
	padding:5px;
	border-top:1px dotted #adc9ea;
	border-bottom:1px dotted #adc9ea;
	word-break:break-all;
	font: 12px 'Consolas','Malgun Gothic';
}
table.listdotted tr:hover {
	cursor:pointer;
	color:#3684ce;
	background: #ededed;
}
/*----------------------------------------------------------------------------------------------*/
table.lnbmenu {
    width:180px;
	border:1px solid #ccc;
    color: #000000;
    font-family: 'Consolas','Malgun Gothic';
	font-size:13px;
    background: #f4f4f4;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
 }
table.lnbmenu td {
    height:21px;
	cursor:pointer;
 }
table.lnbmenu td:hover {
	 color: #3684ce; background:#ededed;
 }
.btn_excel {
	-moz-box-shadow:inset 0 1px 0 0 #7a8eb9;
	-webkit-box-shadow:inset 0 1px 0 0 #7a8eb9;
	background:url('/img/excel.gif') no-repeat;
	display:inline-block;
	cursor:pointer;
	padding-top:0;
	text-decoration:none;
	height:23px;
	width:23px;
}
.btn_excel:hover {
	color:#ffffff;
}
.btn_excel:active {
	position:relative;
	top:1px;
}

