diff --git a/src/main/java/kcc/let/main/web/EgovMainController.java b/src/main/java/kcc/let/main/web/EgovMainController.java
index 7191366c..e0a59750 100644
--- a/src/main/java/kcc/let/main/web/EgovMainController.java
+++ b/src/main/java/kcc/let/main/web/EgovMainController.java
@@ -251,9 +251,9 @@ public class EgovMainController {
model.addAttribute("progressCnt", cmmService.selectPgrCmmListMainCnt(cmmVO));
//처리현황(종결) - status : C
-// cmmVO.setSearchStatus("C");
-// model.addAttribute("closeList", cmmService.selectPgrCmmListMain(cmmVO));
-// model.addAttribute("closeCnt", cmmService.selectPgrCmmListMainCnt(cmmVO));
+ cmmVO.setSearchStatus("C");
+ model.addAttribute("closeList", cmmService.selectPgrCmmListMain(cmmVO));
+ model.addAttribute("closeCnt", cmmService.selectPgrCmmListMainCnt(cmmVO));
return "main/EgovMainView";
}
diff --git a/src/main/webapp/WEB-INF/jsp/main/EgovMainView.jsp b/src/main/webapp/WEB-INF/jsp/main/EgovMainView.jsp
index 00ac117c..c5960a0c 100644
--- a/src/main/webapp/WEB-INF/jsp/main/EgovMainView.jsp
+++ b/src/main/webapp/WEB-INF/jsp/main/EgovMainView.jsp
@@ -109,10 +109,10 @@
-
+
diff --git a/src/main/webapp/kccadrPb/adm/css/dashboard.css b/src/main/webapp/kccadrPb/adm/css/dashboard.css
index 9d361f65..2cc53d6e 100644
--- a/src/main/webapp/kccadrPb/adm/css/dashboard.css
+++ b/src/main/webapp/kccadrPb/adm/css/dashboard.css
@@ -1,7 +1,9 @@
/* 공통 */
-.dashboard .box_wrap{display: flex; flex-wrap: wrap; justify-content: space-between; padding: 40px; box-sizing: border-box;}
-.dashboard .box{width: calc((100% - 60px)/3); height: 300px;border-radius: 5px; box-shadow: 0 0 5px rgba(0,0,0,0.2); background-color: #fff; margin-bottom: 30px;}
-.dashboard form{width: calc((100% - 60px)/3);}
+.wrap{background-color:#f8f5f3;}
+.dashboard .box_wrap{display: flex; flex-wrap: wrap; justify-content: space-between; padding: 0; box-sizing: border-box;}
+/* .dashboard .box{width: calc((100% - 60px)/3); height: 300px;border-radius: 5px; box-shadow: 0 0 5px rgba(0,0,0,0.2); background-color: #fff; margin-bottom: 30px;} */
+.dashboard .box{width: calc((100% - 60px)/2); height: 300px;border-radius: 5px; box-shadow: 0 0 5px rgba(0,0,0,0.2); background-color: #fff; margin-bottom: 30px;}
+.dashboard form{width: calc((100% - 30px)/2);}
.dashboard form .box{width: 100%}
.dashboard .box_tit{display: flex; height: 60px; align-items: center; justify-content: space-between; padding: 0 25px; border-bottom: 1px solid #e5e5e5; box-sizing: border-box;}
.dashboard .box_tit p{font-size: 20px; font-weight: bold; letter-spacing: -0.5px; color: #333;}
@@ -10,7 +12,8 @@
/* //공통 */
/* 오늘 사용자 현황 */
-.today_box{display: flex; justify-content: space-between; align-items: center;}
+.dashboard .box_wrap .box:first-child{width:100%;}
+.dashboard .today_box{display: flex; justify-content: space-between; align-items: center;height:calc(100% - 75px);}
.today_box .today_status{text-align: center; width: calc((100% - 80px)/3);}
.today_box p{font-size: 18px; font-weight: 300; margin-top: 12px;}
.today_box .today_status i{display: block; width: 84px; height: 84px; background-color: #eeecea; border-radius: 100%; margin: 23px auto; background-repeat: no-repeat; background-position: center;}
@@ -22,7 +25,7 @@
/* //오늘 사용자 현황 */
/* 시스템관리 */
-.system_box{display: flex; flex-wrap: wrap; justify-content: space-between;}
+.dashboard .system_box{display: flex;width:100%;flex-wrap: wrap;justify-content: space-between;padding:0;margin:0 0 30px 0;}
.system_box a{position: relative; display: flex; flex-flow: column; width: calc((100% - 10px)/2); height: 90px; justify-content: center; align-items: flex-start; border-radius: 10px; background-color: #666; margin: 5px 0; padding: 0 20px; box-sizing: border-box; background-repeat: no-repeat; background-position: calc(100% - 20px) center; box-shadow: 0 0 5px rgba(0,0,0,0.3); transition: background-color 0.2s ease-in-out;}
.system_box a:hover{transition: background-color 0.2s ease-in-out;}
.system_box .system01{background-color: #c3a279; background-image: url(/kccadrPb/adm/image/dashboard/icon_system01.png);}
diff --git a/src/main/webapp/kccadrPb/adm/dashboard2023.html b/src/main/webapp/kccadrPb/adm/dashboard2023.html
new file mode 100644
index 00000000..e6d16fce
--- /dev/null
+++ b/src/main/webapp/kccadrPb/adm/dashboard2023.html
@@ -0,0 +1,323 @@
+
+
+
+
+
+
+
+ 관리자 대시보드
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
홍길동 님
+
(honggildong)
+
+
+
+ 3
+ 알림
+
+
+
+
+ 로그인 타임아웃 :
60분 60분
+
+
+ 최종접속일시 :
2020-06-11 11:00
+
+
+
+
+
+
+
+
+
+
+
+
+
2021 분쟁조정 처리현황
+
더보기 +
+
+
+
+
+ 성립
+
+
+
+ 불성립
+
+
+
+ 취하
+
+
+
+ 기타
+
+
+
+ 진행
+
+
+
+
+
+ 0
+ 10
+ 20
+ 30
+ 40
+
+
+
+
+
+
+
+
+
+
2021 연도별 조정 처리 현황
+
더보기 +
+
+
+
+
+
+
+
+
2021 분야별 조정 분포
+
더보기 +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/main/webapp/kccadrPb/usr/css/content.css b/src/main/webapp/kccadrPb/usr/css/content.css
index 0b0ebc13..2f09abde 100644
--- a/src/main/webapp/kccadrPb/usr/css/content.css
+++ b/src/main/webapp/kccadrPb/usr/css/content.css
@@ -8,7 +8,7 @@
.snb_wrap{width: 230px; position: relative;}
.snb_wrap .snb_tit{width: 100%; height: 60px; padding-left: 20px; background-image: url(/kccadrPb/usr/image/icon_snb_select.png); background-position: calc(100% - 20px) center; background-repeat: no-repeat; text-align: left; font-size: 18px; font-weight: 300; color: #fff; border-right: 1px solid #4f75c4;}
-.snb_depth{position: absolute; width: 100%; top: 60px; left: -1px; border: 1px solid #d5d5d5; background-color: #Fff; z-index: 2;}
+.snb_depth{position: absolute; display:none; width: 100%; top: 60px; left: -1px; border: 1px solid #d5d5d5; background-color: #Fff; z-index: 2;}
.snb_depth li:hover{background-color: #f5f5f5;}
.snb_depth a{display: flex; padding: 0 0 0 20px; height: 40px; align-items: center; justify-content: left;}
@@ -462,8 +462,25 @@ table .label{position: absolute;width: 1px; height: 1px; margin: 0; border: none
.status_detail .step.step05 i{background-image: url(/kccadrPb/usr/image/icon_sub_prc05.png);}
.status_detail .step p{font-size: 14px;}
.status_detail .step span{font-size: 18px; margin-top: 5px;}
+/* f1f2f4 */
+.status_detail.type02 .step{position:relative;display:block;padding:20px 25px;}
+.status_detail.type02 .step .step_title{display:flex;align-items:center;justify-content:flex-start;}
+.status_detail.type02 .step.on p{color:#ea5404;}
+.status_detail.type02 .step i{display:inline-block;width:30px;height:30px;margin:0 4px 0 0;background:transparent;border-radius:0;}
+.status_detail.type02 .step.step01 i{background-image: url(/kccadrPb/usr/image/icon_sub_prc_type02_01.png);}
+.status_detail.type02 .step.step01.on i{background-image: url(/kccadrPb/usr/image/icon_sub_prc_type02_01_on.png);}
+.status_detail.type02 .step.step02 i{background-image: url(/kccadrPb/usr/image/icon_sub_prc_type02_02.png);}
+.status_detail.type02 .step.step02.on i{background-image: url(/kccadrPb/usr/image/icon_sub_prc_type02_02_on.png);}
+.status_detail.type02 .step.step03 i{background-image: url(/kccadrPb/usr/image/icon_sub_prc_type02_03.png);}
+.status_detail.type02 .step.step03.on i{background-image: url(/kccadrPb/usr/image/icon_sub_prc_type02_03_on.png);}
+.status_detail.type02 .step.step04 i{background-image: url(/kccadrPb/usr/image/icon_sub_prc_type02_04.png);}
+.status_detail.type02 .step.step04.on i{background-image: url(/kccadrPb/usr/image/icon_sub_prc_type02_04_on.png);}
+.status_detail.type02 .step p{font-size:18px;font-weight:400;color:#666;}
+.status_detail.type02 .step .step_summary{width:100%;height:calc(100% - 35px);padding:10px 15px;background:#f1f2f4;border-radius:5px;margin:10px 0 0 0;font-size:15px;font-weight:300;color:#666;box-sizing:border-box;line-height:1.4;}
+.status_detail.type02 .step.on .step_summary{background:#fdeee5;color:#ea5404;font-weight:400;}
+.status_detail.type02 .step .step_summary span{display:inline-block;font-size:15px;font-weight:400;color:#666;margin:0 0 0 0;}
-.step_wrap .step i.next{position: absolute; right: -14px; top: 52%; transform: translateY(-50%); width: 24px; height: 24px; background-color: #fff; border: 1px solid #d5d5d5; z-index: 1; color: transparent; background-image: url(/kccadrPb/usr/image/icon_step_next.png); background-repeat: no-repeat; background-position: 59% center; margin-right: 0;}
+.step_wrap .step i.next,.step_wrap.type02 .step i.next,.step_wrap.type02 .step.on i.next{position: absolute; right: -14px; top: 52%; transform: translateY(-50%); width: 24px; height: 24px; background-color: #fff; border: 1px solid #d5d5d5; z-index: 1; color: transparent; background-image: url(/kccadrPb/usr/image/icon_step_next.png); background-repeat: no-repeat; background-position: 59% center; margin-right: 0;border-radius:100%;}
.step_wrap .step:last-child .next{display: none;}
.exp_date{display: inline-block; padding: 15px 50px; border-radius: 5px; border: 3px solid #2353b5; background-color: #f3f6fb; margin-bottom: 30px;margin-right:4px;}
@@ -740,6 +757,18 @@ table .label{position: absolute;width: 1px; height: 1px; margin: 0; border: none
.work_cont .status02 p{border: 2px solid #1b6fcd; color: #1b6fcd; font-weight: 500;width:208px;height:43px;}
.work_cont p.status02{border: 2px solid #1b6fcd; color: #1b6fcd; font-weight: 500;width:208px;height:43px;}
+.work_flow_wrap.type02 .work_cont{height:600px;}
+.work_flow_wrap.type02.off .work_cont{height:0;}
+.work_flow_wrap.type02 .work_cont dl{width:100%;}
+.work_flow_wrap.type02 .work_cont dl dt{font-size:18px;font-weight:500;margin:20px 0 8px 0;}
+.work_flow_wrap.type02 .work_cont dl dd{border-bottom:1px solid #e5e5e5;padding:0 0 15px 0;}
+.work_flow_wrap.type02 .work_cont dl dd:last-child{border-bottom:0;}
+.work_flow_wrap.type02 .work_cont dl dd p{position:relative;display:block;width:100%;height:auto;border:0;text-align:left;margin:0 0 10px 0;padding:0 0 0 32px;text-indent:-1px;font-size:16px;line-height:1.4;}
+.work_flow_wrap.type02 .work_cont dl dd p:last-child{margin:0 0 0 0;}
+.work_flow_wrap.type02 .work_cont dl dd p::after{position:absolute;content:"";width:4px;height:4px;border-radius:100%;background:#ea5404;left:21px;top:6.5px;}
+.work_flow_wrap.type02 .work_cont dl dd p span{display:block;font-size:15px;font-weight:300;}
+.work_flow_wrap.type02 .work_cont dl dd p span b{font-weight:400;}
+
.popup_wrap .work_flow_wrap {padding:0 10px;margin:0 0 15px;}
.popup_wrap .work_flow_wrap .work_tit {padding:10px 0 10px 5px;font-size:16px;}
.popup_wrap .work_flow_wrap .work_cont {height:auto;padding:10px 15px;transition:none;}
diff --git a/src/main/webapp/kccadrPb/usr/css/content_media.css b/src/main/webapp/kccadrPb/usr/css/content_media.css
index e5781416..a78b05af 100644
--- a/src/main/webapp/kccadrPb/usr/css/content_media.css
+++ b/src/main/webapp/kccadrPb/usr/css/content_media.css
@@ -70,6 +70,16 @@
.status_detail .step{flex-flow: column; justify-content: center; text-align: center;}
.status_detail .step i{margin-right: 0; margin-bottom: 10px;}
.step_wrap .step .hover_content {left:30px;top:135px;}
+
+ .status_detail.type02{flex-wrap:wrap;}
+ .status_detail.type02.num04 .step{width:calc((100% - 2px)/2);margin:0;}
+ .status_detail.type02.num04 .step01{border-radius:5px 0 0 0;}
+ .status_detail.type02.num04 .step02{border-radius:0 5px 0 0;}
+ .status_detail.type02.num04 .step02 .next{display:none;}
+ .status_detail.type02.num04 .step03{border-radius:0 0 0 5px;margin:-1px 0 0 1px;}
+ .status_detail.type02.num04 .step04{border-radius:0 0 5px 0;margin:-1px 0 0 0;}
+ .status_detail.type02 .step .step_summary{text-align:left;}
+ .status_detail.type02.num04 .step03 .next{clip:auto;}
/* //조정진행상세 */
/* cont - 이용안내 */
@@ -323,6 +333,9 @@
.status_detail.num07 .step:last-child{border-left: 1px solid #d5d5d5;}
.step_wrap .step:hover .hover_content {display:none;}
+ .status_detail.type02.num04 .step01{border-radius:5px 0 0 0;}
+ .status_detail.type02.num04 .step03{margin:-1px 0 0 0;}
+ .status_detail.type02.num04 .step04{border-radius:0 0 5px 0;margin:-1px 0 0 0;}
/* //조정진행상세 */
.tbType01{table-layout: auto;}
diff --git a/src/main/webapp/kccadrPb/usr/image/icon_sub_prc_type02_01.png b/src/main/webapp/kccadrPb/usr/image/icon_sub_prc_type02_01.png
new file mode 100644
index 00000000..74038b5d
Binary files /dev/null and b/src/main/webapp/kccadrPb/usr/image/icon_sub_prc_type02_01.png differ
diff --git a/src/main/webapp/kccadrPb/usr/image/icon_sub_prc_type02_01_on.png b/src/main/webapp/kccadrPb/usr/image/icon_sub_prc_type02_01_on.png
new file mode 100644
index 00000000..739420ae
Binary files /dev/null and b/src/main/webapp/kccadrPb/usr/image/icon_sub_prc_type02_01_on.png differ
diff --git a/src/main/webapp/kccadrPb/usr/image/icon_sub_prc_type02_02.png b/src/main/webapp/kccadrPb/usr/image/icon_sub_prc_type02_02.png
new file mode 100644
index 00000000..c9d1cac6
Binary files /dev/null and b/src/main/webapp/kccadrPb/usr/image/icon_sub_prc_type02_02.png differ
diff --git a/src/main/webapp/kccadrPb/usr/image/icon_sub_prc_type02_02_on.png b/src/main/webapp/kccadrPb/usr/image/icon_sub_prc_type02_02_on.png
new file mode 100644
index 00000000..5410da82
Binary files /dev/null and b/src/main/webapp/kccadrPb/usr/image/icon_sub_prc_type02_02_on.png differ
diff --git a/src/main/webapp/kccadrPb/usr/image/icon_sub_prc_type02_03.png b/src/main/webapp/kccadrPb/usr/image/icon_sub_prc_type02_03.png
new file mode 100644
index 00000000..a2fc6d5a
Binary files /dev/null and b/src/main/webapp/kccadrPb/usr/image/icon_sub_prc_type02_03.png differ
diff --git a/src/main/webapp/kccadrPb/usr/image/icon_sub_prc_type02_03_on.png b/src/main/webapp/kccadrPb/usr/image/icon_sub_prc_type02_03_on.png
new file mode 100644
index 00000000..c6697b0b
Binary files /dev/null and b/src/main/webapp/kccadrPb/usr/image/icon_sub_prc_type02_03_on.png differ
diff --git a/src/main/webapp/kccadrPb/usr/image/icon_sub_prc_type02_04.png b/src/main/webapp/kccadrPb/usr/image/icon_sub_prc_type02_04.png
new file mode 100644
index 00000000..babc908d
Binary files /dev/null and b/src/main/webapp/kccadrPb/usr/image/icon_sub_prc_type02_04.png differ
diff --git a/src/main/webapp/kccadrPb/usr/image/icon_sub_prc_type02_04_on.png b/src/main/webapp/kccadrPb/usr/image/icon_sub_prc_type02_04_on.png
new file mode 100644
index 00000000..3a63d97f
Binary files /dev/null and b/src/main/webapp/kccadrPb/usr/image/icon_sub_prc_type02_04_on.png differ
diff --git a/src/main/webapp/kccadrPb/usr/workflow2.html b/src/main/webapp/kccadrPb/usr/workflow2.html
new file mode 100644
index 00000000..834c4b93
--- /dev/null
+++ b/src/main/webapp/kccadrPb/usr/workflow2.html
@@ -0,0 +1,806 @@
+
+
+
+
+
+
+
+ 저작권 전자조정시스템 > 전자조정 신청 > 조정 진행 상세
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
조정 진행 상세
+
+
+
+
조정번호 : 2021조정054
+
접수일 : 2021-07-15
+
진행현황 : 조정진행
+
+
+
+
+
+
다음
+
+ 1. 시스템 조정신청
+ 2. 서류보완
+ 3. 조정비용 납부
+
+
+
+
+
다음
+
+ 1. 조정사건 검토
+ 2. 기일지정
+ 3. 양 당사자 기일출석 통지
+ 4. 답변서, 준비서면 등 제출
+
+
+
+
+
다음
+
+ 1. 조정기일진행
+ 2. 1차, 2차, 3차로 계속 진행 가능
+
+
+
+
+
+ 1. 조정 성립
+ 2. 조정 불성립
+ 3. 조정신청 취하
+
+
+
+
+
+ 조정일반
+ 조정상세정보
+ 조정진행내용
+
+
+
+
+
+
+ 1. 시스템 조정신청 완료
+ 담당 조사관이 신청서류를 검토한 후, 보완이 필요한 경우 서류의 보완요청을, 보완이 필요하지 않거나 요청한 서류보완이 완료된 경우 조정비용 납부를 요청합니다.
+ 2. 조정비용 납부 완료 및 신청 접수
+
+ 비용 납부가 완료되면 조정신청을 접수하고 분쟁사건 내용을 검토합니다. 검토 과정에서 양 당사자에게 연락을 드리거나 필요한 서류를 요청할 수 있습니다.
+
+ 3. 조정기일 지정 및 양 당사자(신청인·피신청인) 출석 통지
+
+
+ 조정기일에는 양 당사자의 출석이 원칙입니다. 부득이하게 출석이 불가한 경우에는 기일변경 신청을 할 수 있습니다.※ 기일 5일 전까지, 담당 조사관에 문의 필수
+
+ 양 당사자는 기일 5일 전까지 답변서 또는 준비서면을 제출하여 의견을 제시하여야 합니다.
+
+ 4. 기일지정
+
+
+ 양 당사자는 기일에 출석하여 의견을 진술하고 조정부의 조력을 통해 원만한 합의를 모색합니다.
+
+ 가. (당사자 합의) : 조정 성립
+
+
+ 나. (조정부 조정권고안) : 양 당사자 수락 - 조정 성립 / 일방 당사자 불수락 – 조정 불성립
+
+
+ 다. (조정부 직권조정결정안) : 양 당사자 이의신청 없음 – 조정 성립 / 일방 당사자 이의신청 제기 – 조정 불성립
+
+
+ 라. (양 당사자 합의 불가) : 조정 불성립
+
+
+
+ 5. 사건종결
+ 조정 성립·불성립 또는 조정신청 취하의 결과를 양 당사자에게 통보하면 사건이 종결됩니다.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 신청인
+
+
+ 홍길동
+
+
+ 대리인
+
+
+ 없음
+
+
+
+
+ 피신청인1
+
+
+ 고길동
+
+
+ 피신청인2
+
+
+ 고길동
+
+
+
+
+
+
+
+ 신청취지, 신청원인등의 정보제공
+
+
+
+
+
+
+
+ 신청취지
+
+
+ 독도는 우리땅입니다.
+
+
+
+
+ 신청원인
+
+
+ 아직도 넌 혼잔거니 물어오네요 난 그저 웃어요 사랑하고 있죠 사랑하는 사람 있어요 그대는 내가 안쓰러운 건가봐
+ 좋은 사람있다면 한 번 만나보라 말하죠 그댄 모르죠 내게도 멋진 애인이 있다는 걸 너무 소중해 꼭 숨겨 두었죠
+ 그 사람 나만 볼 수 있어요 내 눈에만 보여요 내 입술에 영원히 담아둘거야 가끔씩 차오르는 눈물만 알고 있죠 그 사람 그대라는 걸
+ 나는 그 사람 갖고 싶지 않아요 욕심나지 않아요 그냥 사랑하고 싶어요 그댄 모르죠 내게도 멋진 애인이 있다는 걸 너무 소중해 꼭 숨겨 두었죠
+ 그 사람 나만 볼 수 있어요 내 눈에만 보여요 내 입술에 영원히 담아둘거야 가끔씩 차오르는 눈물만 알고 있죠 그 사람 그대라는 걸
+
+ 더보기
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 신청인
+
+
+
+
+ 신청인
+
+
+ 홍길동
+
+
+
+
+ 주소
+
+
+ 서울특별시 마포구 마포대로 33
+
+
+
+
+ 이메일
+
+
+ eee@naver.com
+
+
+
+
+ 전화
+
+
+
+
+
+
+
+ 휴대전화
+
+
+ 010-1111-1111
+
+
+
+
+
+
+
+
+
+
+
+
+ 대리인
+
+
+
+
+ 이름
+
+
+
+
+
+
+
+ 주소
+
+
+
+
+
+
+
+ 이메일
+
+
+
+
+
+
+
+ 전화
+
+
+
+
+
+
+
+ 휴대전화
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 피신청인1
+
+
+
+
+ 신청인
+
+
+ 고길동
+
+
+
+
+ 주소
+
+
+ 서울특별시 마포구 마포대로 33
+
+
+
+
+ 이메일
+
+
+ aaa@naver.com
+
+
+
+
+ 전화
+
+
+
+
+
+
+
+ 휴대전화
+
+
+ 010-1111-1111
+
+
+
+
+
+
+
+
+
+
+
+
+ 피신청인2
+
+
+
+
+ 이름
+
+
+ 고길동
+
+
+
+
+ 주소
+
+
+
+
+
+
+
+ 이메일
+
+
+
+
+
+
+
+ 전화
+
+
+
+
+
+
+
+ 휴대전화
+
+
+
+
+
+
+
+
+
+
+
+
+ 조정진행내용 : 일자, 내용, 첨부파일 정보제공
+
+
+
+
+
+
+
+ 일자
+ 내용
+ 첨부파일
+
+
+
+
+
+ 2021-07-15
+
+
+ 접수
+
+
+
+
+
+ 2021-07-17
+
+
+ 조정부 지정
+
+
+
+
+
+ 2021-07-18
+
+
+ 피신청인 답변서 제출
+
+ 답변서.hwp
+
+
+
+ 2021-07-15
+
+
+ 신청인이 추가 답변서 제출
+
+ 추가 답변서.hwp
+
+
+
+ 2021-07-15
+
+
+ 1차 기일 지정
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 관련사이트 선택
+
+ 관련사이트 바로가기
+
+ GO
+
+
+
+
+ 진주 [52852] 경상남도 진주시 충의로 19, 1/2/5층 ☎ 대표번호 055.792.0000
+ 서울 [04323] 서울특별시 용산구 후암로 107, 5/16층 ☎ 대표번호 02.2669.0010
+
+
+
+
+
+
+
\ No newline at end of file