#container-wrap{
	width:100%;
	min-width:1280px;
	overflow:hidden;
	position:relative;
	display:inline-block;
}

#container-wrap .cont_100{
	width:100%;
	margin-left:0;
}


#container-wrap .contents{
	width:calc(100% - 250px);
	background:#f7f7f7;
	position:relative;
	margin-left:250px;
}

#container-wrap .cont_100{
	width:100%;
	margin-left:0;
}

#container-wrap .contents .contInner{
	width:100%;
	padding:20px 30px 50px;
	box-sizing:border-box;
}

#container-wrap .contents .contInner .nav{
	width:100%;
	padding-bottom:10px;
	border-bottom:1px solid #e5e5e5;
	box-sizing:border-box;
}

#container-wrap .contents .contInner .nav .homeIco{
	width:20px;
	display:inline-block;
	vertical-align:middle;
}

#container-wrap .contents .contInner .nav .navText{
	font-size:14px;
	color:#777;
	font-family:'roboto','noto sans kr';
	display:inline-block;
	vertical-align:middle;
}


#container-wrap .contents .contInner .searchLine{
	width:100%;
	padding:20px 0px;
	display:inline-block;
}


#container-wrap .contents .contInner .searchLine .selectDateList{
	display:inline-block;
	width:26%;
}

#container-wrap .contents .contInner .searchLine .selectDateList li{
	display:inline-block;
	vertical-align:middle;
}


#container-wrap .contents .contInner .searchLine .selectDateList .inputbox{
	display:inline-block;
	width:47%;
	background:#fff;
	border:1px solid #e5e5e5;
	box-sizing:border-box;
	padding:12px;
	box-sizing:border-box;
}


#container-wrap .contents .contInner .searchLine .selectDateList .inputbox .selectDate{
	width:75%;
	display:inline-block;
	vertical-align:Middle;
	border:0;
	font-family:'roboto';
}

#container-wrap .contents .contInner .searchLine .selectDateList .inputbox .selectDate:focus{
	outline:0;
}


#container-wrap .contents .contInner .searchLine .selectDateList .inputbox .canlendar{
	width:20px;
	display:inline-block;
	vertical-align:middle;
}

#container-wrap .contents .contInner .searchLine .selectDateList .inputbox .canlendar img{
	width:100%;
}


#container-wrap .contents .contInner .searchLine .selectperiod{
	width:10%;
	display:inline-block;
	vertical-align:middle;
}

#container-wrap .contents .contInner .searchLine .selectperiod div{
	width:48%;
	display:inline-block;
	text-align:center;
	background:#36A4C5;
	color:#fff;
	cursor:pointer;
	border-radius:5px;
	margin-top:3px;
	padding:2px 0px;
}

#container-wrap .contents .contInner .searchLine .selectperiod div:nth-child(1),
#container-wrap .contents .contInner .searchLine .selectperiod div:nth-child(2){
	margin-top:0px;
}



#container-wrap .contents .contInner .searchLine .selectShop{
	width:25%;
	display:Inline-block;
	vertical-align:middle;
	margin-left:10px;
}



#container-wrap .contents .contInner .searchLine .selectShop  .longShop{
	width:59%;
	border:1px solid #e5e5e5;
	padding:12px;
	display:inline-block;
}

#container-wrap .contents .contInner .searchLine .selectShop  .shortShop{
	width:39%;
	display:inline-block;
	vertical-align:middle;
	border:1px solid #e5e5e5;
	padding:12px;
	display:inline-block;
}

#container-wrap .contents .contInner .searchLine .selectBox{
	width:10%;
	display:inline-block;
	vertical-align:middle;
	border:1px solid #e5e5e5;
	padding:13px;
	display:inline-block;
}


#container-wrap .contents .contInner .searchLine  .search {
	width:15%;
	display:inline-block;
	vertical-align:middle;
}

#container-wrap .contents .contInner .searchLine  .search .searchForm{
	width:100%;
	display:inline-block;
	vertical-align:middle;
	border:1px solid #e5e5e5;
	padding:13px;
	display:inline-block;
}



#container-wrap .contents .contInner .searchLine .buttonArea{
	width:19%;
	display:inline-block;
	margin-left:10px;
}

#container-wrap .contents .contInner .searchLine .buttonArea li{
	width:32%;
	display:inline-block;
	vertical-align:middle;
}

#container-wrap .contents .contInner .searchLine .buttonArea .searchBTN{
	width:100%;
	display:inline-block;
	background:#436bff;
	color:#fff;
	padding:13px 0px;
	border:0;
	border-radius:5px;
	-moz-border-radius:5px;
	font-size:12px;
}

#container-wrap .contents .contInner .searchLine .buttonArea .newBTN{
	width:100%;
	display:inline-block;
	background:#ff9e2b;
	color:#fff;
	padding:13px 0px;
	border:0;
	border-radius:5px;
	-moz-border-radius:5px;
	font-size:12px;
}

#container-wrap .contents .contInner .searchLine .buttonArea .excelBTN{
	width:100%;
	display:inline-block;
	background:#057D2D;
	color:#fff;
	padding:13px 0px;
	border:0;
	border-radius:5px;
	-moz-border-radius:5px;
	font-size:12px;
}

#container-wrap .contents .contInner .searchLine .buttonArea .goList{
	display:inline-block;
	background:#1d1f27;
	color:#fff;
	padding:13px 0px;
	color:#fff;
	text-align:center;
	border-radius:5px;
	font-size:12px;
	
}


#container-wrap .contents .contInner .searchLine .buttonArea .goList a{
	color:#fff;
}

#container-wrap .contents .contInner .searchLine .buttonArea .new{
	display:inline-block;
	background:#ff9e2b;
	color:#fff;
	padding:13px 0px;
	text-align:center;
	font-size:12px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}


#container-wrap .contents .contInner .searchLine .buttonArea .new a{
	color:#fff;
}


#container-wrap .contents .contInner .searchLine .buttonArea .excel{
	display:inline-block;
	background:#007852;
	color:#fff;
	padding:13px 0px;
	text-align:center;
	font-size:12px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}


#container-wrap .contents .contInner .searchLine .buttonArea .excel a{
	color:#fff;
}



#container-wrap .contents .contInner .searchLine .buttonArea02{
	width:30%;
	
}


#container-wrap .contents .contInner .searchLine .buttonArea02 li{
	width:32%;
	display:inline-block;
	vertical-align:middle;
}



#container-wrap .contents .contInner .searchLine .paySelectDate{
	width:50%;
	display:inline-block;
	vertical-align:middle;
}




#container-wrap .contents .contInner .searchLine .paySelectDate .select{
	width:22%;
	border:1px solid #e5e5e5;
	padding:13px;
	background:#fff;
	box-sizing:border-box;
	display:inline-block;
}

#container-wrap .contents .contInner .searchLine .paySelectDate .selectDateBox{
	width:26%;
	border:1px solid #e5e5e5;
	padding:12px;
	box-sizing:border-box;
	display:inline-block;
	background:#fff;
}

#container-wrap .contents .contInner .searchLine .paySelectDate .selectDateBox .selectDate{
	width:75%;
	display:inline-block;
	vertical-align:Middle;
	border:0;
	font-family:'roboto';
	
}

#container-wrap .contents .contInner .searchLine .paySelectDate .selectDateBox .selectDate:focus{
	outline:0;
}


#container-wrap .contents .contInner .searchLine .paySelectDate .selectDateBox .canlendar{
	width:20px;
	display:inline-block;
	vertical-align:middle;
}

#container-wrap .contents .contInner .searchLine .paySelectDate .selectDateBox .canlendar img{
	width:100%;
}


#container-wrap .contents .contInner .searchLine .deSearch{
	width:30%;
	display:inline-block;
	margin-left:10px;
}

#container-wrap .contents .contInner .searchLine .deSearch .select{
	width:40%;
	display:inline-block;
	border:1px solid #e5e5e5;
	padding:13px;
	box-sizing:border-box;
	background:#fff;
}

#container-wrap .contents .contInner .searchLine .deSearch .inputBox{
	width:58%;
	display:inline-block;
	border:1px solid #e5e5e5;
	padding:13px;
	box-sizing:border-box;
	background:#fff;
}


#container-wrap .contents .contInner .searchLine .buttonArea03{
	width:17%;
}


#container-wrap .contents .contInner .searchLine .buttonArea03 li{
	width:32%;
	display:inline-block;
}

#container-wrap .contents .contInner .listCont{
	width:100%;
	margin-top:30px;
	max-width:1600px;
	overflow-x:scroll;
}

#container-wrap .contents .contInner .listCont .listHead{
	width:100%;
}

#container-wrap .contents .contInner .listCont ul{
	width:100%;
	display:flex;
	border-bottom:1px solid #e5e5e5;
}

#container-wrap .contents .contInner .listCont ul li{
	display:inline-block;
	vertical-align:middle;
	font-size:13px;
	text-align:center;
	font-family:'roboto','noto sans kr';
	padding:15px 0px;
	line-height:20px;
}


#container-wrap .contents .contInner .listCont  ul .date{
	width:8%;
}

#container-wrap .contents .contInner .listCont  ul .division{
	width:3%;
}


#container-wrap .contents .contInner .listCont  ul .code{
	width:8%;
}

#container-wrap .contents .contInner .listCont  ul .cont{
	width:10%;
}

#container-wrap .contents .contInner .listCont  ul .company{
	width:10%;
}


#container-wrap .contents .contInner .listCont  ul .shop{
	width:10%;
}

#container-wrap .contents .contInner .listCont  ul .order{
	width:10%;
}

#container-wrap .contents .contInner .listCont  ul .product{
	width:3%;
}

#container-wrap .contents .contInner .listCont  ul .pay{
	width:5%;
}

#container-wrap .contents .contInner .listCont  ul .buy{
	width:3%;
}


#container-wrap .contents .contInner .listCont  ul .installment{
	width:3%;
}


#container-wrap .contents .contInner .listCont  ul .cardNo{
	width:10%;
}

#container-wrap .contents .contInner .listCont  ul .confirmNo{
	width:5%;
}

#container-wrap .contents .contInner .listCont  ul .date{
	width:5%;
}


#container-wrap .contents .contInner .listCont  ul .price{
	width:5%;
}

#container-wrap .contents .contInner .listCont  ul .pg{
	width:5%;
}


#container-wrap .contents .contInner .listCont  ul .agent{
	width:8%;
}

#container-wrap .contents .contInner .listCont  ul .orderNo{
	width:8%;
}



#container-wrap .contents .contInner .listCont  ul .ceo{
	width:8%;
}
#container-wrap .contents .contInner .listCont  ul .id{
	width:8%;
}

#container-wrap .contents .contInner .listCont  ul .pw{
	width:8%;
}


#container-wrap .contents .contInner .listCont  ul .type{
	width:8%;
}

#container-wrap .contents .contInner .listCont  ul .who{
	width:8%;
}

#container-wrap .contents .contInner .listCont  ul .call{
	width:8%;
}

#container-wrap .contents .contInner .listCont  ul .fee{
	width:8%;
}

#container-wrap .contents .contInner .listCont  ul .state{
	width:8%;
}


#container-wrap .contents .contInner .listCont  ul .login{
	width:8%;
}

#container-wrap .contents .contInner .listCont  ul .action{
	width:12%;
}



#container-wrap .contents .contInner .listCont  ul .action div{
	display:inline-block;
	width:70px;
	border-radius:50px;
	text-align:center;
	padding:3px 10px;
	box-sizing:border-box;
}

#container-wrap .contents .contInner .listCont  ul .action div:first-child{
	background:#a7a7a7;
	color:#fff;
}

#container-wrap .contents .contInner .listCont  ul .action div:last-child{
	background:#fff;
	color:#a7a7a7;
}

#container-wrap .contents .contInner .listCont  ul .code02{
	position:Relative;
}

#container-wrap .contents .contInner .listCont  ul .code02::before{
	content:'';
	display:inline-block;
	width:8px;
	height:8px;
	background:#466eff;
	border-radius:100%;
	position:Relative;
	z-index:1;
}


#container-wrap .contents .contInner .listCont  ul .code02 .line{
	width:1px;
	height:100%;
	position:absolute;
	background:#c1c1c1;
	top:0;
	left:50%;
	margin-left:-17px;
}


#container-wrap .contents .contInner .listCont  .tree{
	padding-left:30px;
	box-sizing:border-box;
	background:#f3f3f3;
}





#container-wrap .contents .contInner .listCont .listBody .back{
	background:#f3f5f9;
}

#container-wrap .contents .contInner .tableCont{
	width:100%;
	overflow-x:auto;
	overflow-y:hidden;
}

#container-wrap .contents .contInner .tableCont table{
	width:100%;
	table-layout: auto;
}

#container-wrap .contents .contInner .tableCont table th{
	border-bottom:1px solid #e5e5e5;
	padding:12px;
	font-weight:normal;
	font-family:'roboto','noto sans kr';
	word-break:keep-all;
	vertical-align : baseline;
	font-size : 12px;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}


#container-wrap .contents .contInner .tableCont table .action div{
	display:inline-block;
	width:70px;
	border-radius:50px;
	text-align:center;
	padding:3px 10px;
	box-sizing:border-box;
}


#container-wrap .contents .contInner .tableCont table .action div:first-child{
	background:#a7a7a7;
	color:#fff;
}

#container-wrap .contents .contInner .tableCont table .action div:last-child{
	background:#fff;
	color:#a7a7a7;
}


#container-wrap .contents .contInner .tableCont table .toggleIco img{
	width:15px;
}


#container-wrap .contents .contInner .tableCont table .toggleIco .toggleMinus{
	display:none;
}

#container-wrap .contents .contInner .tableCont table .toggleIco .toggleBlock{
	display:block;
}


#container-wrap .contents .contInner .tableCont table .toggleIco .toggleNone{
	display:none;
}







#container-wrap .contents .contInner .tableCont table .code02{
	position:Relative;
}

#container-wrap .contents .contInner .tableCont table .code02::before{
	content: '';
	display:inline-block;
	width: 8px;
	height: 8px;
	background: black;
	border-radius:100%;
	position:Relative;
	z-index:1;
}


#container-wrap .contents .contInner .tableCont table .code02 .line{
	width:1px;
	height:100%;
	position:absolute;
	background:#c1c1c1;
	top:0;
	left:50%;
	margin-left:-17px;
}

#container-wrap .contents .contInner .tableCont table .tree{
	background:#fff;
}



#container-wrap .contents .contInner .tableCont table .back{
	background:#f3f5f9;
}





#container-wrap .contents .contInner .paging{
	width:100%;
	text-align:center;
	margin-top:50px;
}


#container-wrap .contents .contInner .paging li{
	display:inline-block;
	margin:0px 10px;
	font-size:14px;
	font-family:'roboto';
	vertical-align:middle;
}
#container-wrap .contents .contInner .paging .on a{
	color:#3e60dd;
}


#container-wrap .contents .contInner .listCont01{
	width:100%;
	margin-top:30px;
}

#container-wrap .contents .contInner .listCont01 dd{
	width:100%;
	display:flex;
}


#container-wrap .contents .contInner .listCont01 dd .listBody{
	background:#f3f5f9;
}






#container-wrap .contents .contInner .listCont01 dd ul{
	display:flex;
}

#container-wrap .contents .contInner .listCont01 dd ul:first-child{
	border-bottom:1px solid #c1c1c1;
}

#container-wrap .contents .contInner .listCont01 dd ul li{
	text-align:center;
	min-height:60px;
	padding:20px 0px;
	display:inline-block;
	width:100%;
	text-align:center;
	font-size:13px;
	letter-spacing:-0.7px;
	font-family:'roboto','noto sans kr';
	color:#fff;
}



#container-wrap .contents .contInner .listCont01 dd .sec01{
	width:20%;
	display:inline-block;
}

#container-wrap .contents .contInner .listCont01 dd .sec01 ul{
	background:#505b72;
}

#container-wrap .contents .contInner .listCont01 dd .sec02{
	width:35%;
	display:inline-block;
}

#container-wrap .contents .contInner .listCont01 dd .sec02 ul{
	background:#3f495e;
}

#container-wrap .contents .contInner .listCont01 dd .sec03{
	width:35%;
	display:inline-block;
}

#container-wrap .contents .contInner .listCont01 dd .sec03 ul{
	background:#5d667b;
}



#container-wrap .contents .contInner .listCont01 dd .sec04{
	width:10%;
	display:inline-block;
}

#container-wrap .contents .contInner .listCont01 dd .sec04 ul{
	background:#505b72;
}


#container-wrap .contents .contInner .listCont01 dd .sec01 .listBody,
#container-wrap .contents .contInner .listCont01 dd .sec02 .listBody,
#container-wrap .contents .contInner .listCont01 dd .sec03 .listBody,
#container-wrap .contents .contInner .listCont01 dd .sec04 .listBody{
	background:#f3f5f9;
}


#container-wrap .contents .contInner .listCont01 dd .sec01 .listBody li,
#container-wrap .contents .contInner .listCont01 dd .sec02 .listBody li,
#container-wrap .contents .contInner .listCont01 dd .sec03 .listBody li,
#container-wrap .contents .contInner .listCont01 dd .sec04 .listBody li{
	color:#222;
}








#container-wrap .contents .contInner .listCont01 dd ul li span{
	display:none
}




#container-wrap .contents .contInner .form{
	width:100%;
}

#container-wrap .contents .contInner .form dd{
	width:100%;
	border:1px solid #e5e5e5;
	background:#fff;
	padding:20px;
	box-sizing:border-box;
	margin-top:20px;
}


#container-wrap .contents .contInner .form dd .subject{
	font-size:24px;
	color:#222;
	letter-spacing:-0.7px;
}

#container-wrap .contents .contInner .form dd .subSubject{
	font-size:16px;
	color:#444;
	letter-spacing:-0.7px;
	font-weight:300;
}


#container-wrap .contents .contInner .form dd .formList{
	width:100%;
	border-top:1px solid #e5e5e5;
	margin-top:10px;
	padding-top:20px;
}


#container-wrap .contents .contInner .form dd .formList li{
	width:100%;
	margin-top:15px;
}

#container-wrap .contents .contInner .form dd .formList li label{
	font-size:15px;
	width:100%;
	display:block;
}



#container-wrap .contents .contInner .form dd .formList li .w48{
	width:48%;
	display:inline-block;
	margin-left:3%;
	border:1px solid #e5e5e5;
	padding:15px;
	box-sizing:border-box;
	margin-top:10px;
	font-family:'roboto','noto sans kr';
	vertical-align:middle;
}

#container-wrap .contents .contInner .form dd .formList li .w48:nth-child(2){
	margin-left:0%;
}


#container-wrap .contents .contInner .form dd .formList li .w100{
	width:100%;
	display:inline-block;
	border:1px solid #e5e5e5;
	padding:15px;
	box-sizing:border-box;
	margin-top:10px;
	font-family:'roboto','noto sans kr';
}



#container-wrap .contents .contInner .form dd .formList li .checkId{
	width:120px;
	border:1px solid #436bff;
	color:#436bff;
	padding:12px;
	box-sizing:border-box;
	background:#fff;
	margin-top:10px;
	vertical-align:middle;
}

#container-wrap .contents .contInner .form dd .formList li .checkBank{
	width:120px;
	border:1px solid #436bff;
	color:#436bff;
	padding:12px;
	box-sizing:border-box;
	background:#fff;
	margin-top:10px;
	vertical-align:middle;
}


#container-wrap .contents .contInner .form dd .formList li .comment{
	display:block;
	margin-top:5px;
	width:100%;
	color:#999;
	font-family:'roboto','noto sans kr';
}




#container-wrap .contents .contInner .saveButtonArea{
	width:100%;
	text-align:center;
	margin-top:50px;
}
#container-wrap .contents .contInner .saveButtonArea .save{
	display:inline-block;
	vertical-align:middle;
}


#container-wrap .contents .contInner .saveButtonArea .submitBTN{
	width:130px;
	padding:15px 0px;
	background:#3e60dd;
	color:#fff;
	border:0;
	font-size:15px;
	border:1px solid #3e60dd;
}

#container-wrap .contents .contInner .saveButtonArea .submitBTNGreen{
	width:130px;
	padding:15px 0px;
	background:#37B002;
	color:#fff;
	border:0;
	font-size:15px;
	border:1px solid #37B002;
}

#container-wrap .contents .contInner .saveButtonArea .submitBTNPupple{
	width:130px;
	padding:15px 0px;
	background:#8102B0;
	color:#fff;
	border:0;
	font-size:15px;
	border:1px solid #8102B0;
}

#container-wrap .contents .contInner .saveButtonArea .deleteBTN{
	width:130px;
	padding:15px 0px;
	background:#FE0114;
	color:#fff;
	border:0;
	font-size:15px;
	border:1px solid #FE0114;
}

#container-wrap .contents .contInner .saveButtonArea .cancelBTN{
	width:130px;
	padding:15px 0px;
	background:#057D2D;
	color:#fff;
	border:0;
	font-size:15px;
	border:1px solid #3e60dd;
}

#container-wrap .contents .contInner .saveButtonArea .list{
	width:130px;
	padding:15px 0px;
	border:1px solid #3e60dd;
	color:#fff;
	font-size:15px;
	color:#3e60dd;
	display:inline-block;
	vertical-align:middle;
}

#container-wrap .contents .contInner .saveButtonArea .list a{
	color:#3e60dd
}



#login{
	width:100%;
	height:100%;
	position:absolute;
	background-size:100%;
	background-color:black;
}

.box-result{position: fixed;left: 50%;top: 50%;width: 100%;transform: translate(-50%,-50%);z-index:1000;text-align:center;}

#login .loginBox{
	width:470px;
	position:absolute;
	left:50%;
	margin-left:-235px;
	top:50%;
	transform:translateY(-50%);
	background:rgba(0,0,0,0.5);
	padding:50px 90px;
	box-sizing:border-box;
}


#login .loginBox .logo{
	width:173px;
	margin:0 auto;
}

#login .loginBox .logo img{
	width:100%;
}

#login .loginBox .introText{
	text-align:center;
	color:#fff;
	font-size:14px;
	margin-top:5px;
}




#login .loginBox .loginFormList{
	width:100%;
	margin-top:20px;
}

#login .loginBox .loginFormList li{
	width:100%;
	border-radius:50px;
	background:rgba(255,255,255,0.2);
	border:1px solid #fff;
	margin-top:10px;
	padding:15px;
}


#login .loginBox .loginFormList li .ico{
	width:19px;
	display:inline-block;
	vertical-align:middle;
}


#login .loginBox .loginFormList li .w90{
	width:90%;
	display:inline-block;
	vertical-align:middle;
	background:rgba(0,0,0,0);
	border:0;
	padding:0px 10px;
	color:#fff;
}
#login .loginBox .loginFormList li .w90:Focus{
	outline:0;
}


#login .loginBox .saaveID{
	width:100%;
	margin:10px 0px 20px;
	padding-left:10px;
	box-sizing:border-box;
	border-bottom:1px solid #c1c1c1;
	padding-bottom:20px;
}

#login .loginBox .saaveID label{
	font-size:14px;
	color:#999;
	vertical-align:sub;
	padding-left:10px;
}


#login .loginBox .loginBTN{
	width:100%;
}

#login .loginBox .loginBTN .submitBTN{
	width:100%;
	border:0;
	background:#436bff;
	color:#fff;
	border-radius:50px;
	text-align:center;
	padding:15px 0px;
}

#login .loginBox .loginBTN .taxBTN{
	width:100%;
	border:0;
	background:#B201FE;
	color:#fff;
	border-radius:50px;
	text-align:center;
	padding:15px 0px;
}

#login .loginBox .searchID{
	width:100%;
	text-align:center;
	margin-top:10px;
	color:#c1c1c1;
}

#login .loginBox .searchID a{
	color:#c1c1c1;
}


#login .loginBox .copyright{
	width:100%;
	text-align:center;
	margin-top:30px;
	color:#999;
}






.pageModal{
	width:100%;

}

.pageModal .layerback{
	width:100%;
	height:100%;
	position:fixed;
	background:rgba(0,0,0,0.6);
	top:0;
	left:0;
	z-index:1;
}

.pageModal .contents{
	width:600px;
	height:94%;
	overflow-y:scroll;
	position:absolute;
	left:50%;
	margin-left:-300px;
	top:50%;
	transform:translateY(-50%);
	background:#fff;
	padding:20px;
	box-sizing:border-box;
	z-index:2;
}

.pageModal .contents .close{
	position:absolute;
	right:20px;
	top:20px;
	width:20px;
}
.pageModal .contents .close img{
	width:100%;
}


.pageModal .contents .title{
	text-align:center;
	font-size:18px;
}

.pageModal .contents .cardInfo{
	width:100%;
	margin-top:20px;
}

.pageModal .contents .modalTable{
	width:100%;
	border-top:1px solid #e5e5e5;
}

.pageModal .contents .back{
	background:#f7f7f7;
}

.pageModal .contents .modalTable th{
	padding:12px 0px;
	border-bottom:1px solid #e5e5e5;
	box-sizing:border-box;
	font-weight:normal;
	font-family:'roboto','noto sans kr';
	border-right:1px solid #e5e5e5;
	box-sizing:border-box;
}

.pageModal .contents .modalTable th:first-child{
	border-left:1px solid #e5e5e5;
}

.pageModal .contents .modalTable th .kr{
	font-size:14px;
	display:inline-block;
}

.pageModal .contents .modalTable th .en{
	font-size:13px;
	display:inline-block;
	font-family:'roboto';
	color:#999;
}

.pageModal .contents .modalTable th .taxen{
	font-size:13px;
	display:inline-block;
	font-family:'roboto';
	color:#B201FE;
}

.pageModal .contents .priceInfo{
	width:100%;
	padding:20px 0px;
}

.pageModal .contents .priceInfo table{
	width:100%;
	border-top:1px solid #e5e5e5;
}


.pageModal .contents .priceInfo table th{
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	font-weight:normal;
	font-family:'roboto','noto sans kr';
	padding:12px;
}

.pageModal .contents .priceInfo table th:first-child{
	border-left:1px solid #e5e5e5;
}

.pageModal .contents .priceInfo table th .kr{
	font-size:14px;
	display:inline-block;
}

.pageModal .contents .priceInfo table th .en{
	font-size:13px;
	display:inline-block;
	font-family:'roboto';
	color:#999;
}




.pageModal .contents .arlText{
	font-size:13px;
	color:#777;
	margin-top:10px;
}


.pageModal .contents .arlText span{
	color:#d30000;
}

.pageModal .contents .infoText{
	margin-top:20px;
	padding-top:20px;
	border-top:1px dashed #e5e5e5;
	font-size:13px;
	color:#777;
}

.roundedCorners {
  border: #777 1px solid;
  padding: 0 10px;
  border-radius: 1em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
}

























































