대국민 저작권 교육 서비스
-
찾아가는 저작권 교육!
+
실무역량강화교육!
편리하고 안전한 저작권 이용환경 조성을 통해 올바른 저작권 문화 구축에 앞장서겠습니다.
교육신청 등록
대국민 저작권 교육 서비스
-
찾아가는 저작권 교육!
+
기소유예교육!
편리하고 안전한 저작권 이용환경 조성을 통해 올바른 저작권 문화 구축에 앞장서겠습니다.
교육신청 등록
diff --git a/src/main/webapp/visitEdu/usr/publish/css/content.css b/src/main/webapp/visitEdu/usr/publish/css/content.css
index d7efe8c4..fbc81007 100644
--- a/src/main/webapp/visitEdu/usr/publish/css/content.css
+++ b/src/main/webapp/visitEdu/usr/publish/css/content.css
@@ -750,6 +750,45 @@ select.selType1 {height: 40px; border: 1px solid #d5d5d5; border-radius: 5px; pa
.filewrap_div.filewrap_eduRsltRprtRegPop dt {width: 120px;}
.filewrap_div.filewrap_eduRsltRprtRegPop dd {width: calc(100% - 120px);}
+/*교육소개 페이지*/
+.edu_wrap .edu_img img{width: 70%; display: block; margin: auto auto 30px auto;}
+.edu_wrap .edu_table tbody th p{font-weight: 500;}
+.edu_wrap .edu_table tbody td{font-weight: 400;}
+.edu_wrap .tb_type01 table tbody .edu_sus_num li{display: flex;background-color: #ececec; width: 43%; border-radius: 50px; position: relative; justify-content:flex-start; align-items:cenver; padding:0 5px; margin: 0 0 17px 0; box-sizing: border-box;}
+.edu_wrap .tb_type01 table tbody .edu_sus_num li:last-child{margin: 0;}
+.edu_wrap .tb_type01 table tbody .edu_sus_num li .num{width: 28px; height: 28px; background-color: #fff; font-weight: 600; font-size: 15px; border-radius: 14px;margin: 10px 0 10px 10px; text-align: center; display:flex; align-items:center; justify-content: center;}
+.edu_wrap .tb_type01 table tbody .edu_sus_num li p{width:calc(100% - 40px);margin:15px 0 0 6px; color: #222;}
+.edu_wrap .tb_type01 table tbody .edu_sus_num li p b{position:relative; font-weight:600; padding:0 15px 0 0 ;margin: 0 15px 0 0;}
+.edu_wrap .tb_type01 table tbody .edu_sus_num li p b::after{position:absolute;content:""; width:1px; height:10px; background-color: #999; right:0; top:8px;}
+.edu_wrap .tb_type01 table tbody .edu_sus_num li p span{font-weight: 500;}
+.edu_wrap .tb_type01 table tbody .edu_sus_num .sus_te p b span{font-size: 15px; font-weight: 400;}
+
+
+/*교육소개 추가*/
+@media all and (max-width: 1300px){
+ .edu_wrap .tb_type01 table tbody .edu_sus_num li{width: 55%;}
+}
+
+@media all and (max-width: 1280px){
+ .list_top {padding: 15px 20px;}
+ input[type="text"] {padding: 0 12px;}
+ /* list top */
+ .list_top.type2 {display: block;}
+ .list_top.type2 .list_top_left {margin-bottom: 10px;}
+ /* .list_top .btn_wrap {display: block;} */
+ .list_top .btn_wrap input[type="text"].calendar {width:140px;}
+ .list_top .btn_wrap button {white-space:nowrap;}
+ .list_top .search_wrap {display: inline-block;}
+ /* list_top 내용 많을 때 틀어지는 것 수정 */
+ /* .list_top.top_longver .btn_wrap .calendar_wrap {width: 18%;} */
+
+}
+
+/*교육소개 추가*/
+@media all and (max-width: 1100px){
+ .edu_wrap .tb_type01 table tbody .edu_sus_num li{width: 80%;}
+}
+
@media all and (max-width: 1280px){
.list_top {padding: 15px 20px;}
@@ -792,6 +831,12 @@ select.selType1 {height: 40px; border: 1px solid #d5d5d5; border-radius: 5px; pa
}
+
+/*교육소개 추가*/
+@media all and (max-width: 860px){
+ .edu_wrap .tb_type01 table tbody .edu_sus_num li{width: 100%;}
+}
+
@media all and (max-width: 767px) {
/* sub latout */
.container {margin-top:70px;}
@@ -970,11 +1015,23 @@ select.selType1 {height: 40px; border: 1px solid #d5d5d5; border-radius: 5px; pa
}
-
-
+/*교육소개 추가*/
@media all and (max-width: 640px) {
-
-}
+ .edu_wrap .tb_type01 table tbody .edu_sus_num li p{margin: auto auto auto 6px;}
+ .edu_wrap .tb_type01 table tbody .edu_sus_num .sus_te p b span{font-size: 14px;}
+ .edu_wrap .tb_type01 table tbody .edu_sus_num li p b{padding: 0 5px 0 0; margin: 0 5px 0 0;}
+ .edu_wrap .tb_type01 table tbody .edu_sus_num li p b::after{height:12px; top:5px;}
+ }
+
+ /*교육소개 추가*/
+ @media all and (max-width: 560px){
+ .edu_wrap .tb_type01 table tbody .edu_sus_num li{padding: 5px;}
+ .edu_wrap .tb_type01 table tbody .edu_sus_num li p{line-height: 1.2;}
+ .edu_wrap .tb_type01 table tbody .edu_sus_num li p b::after{display: none;}
+ .edu_wrap .tb_type01 table tbody .edu_sus_num li .num{margin: 10px 0 10px 5px;}
+ .edu_wrap .edu_img img{width: 100%;}
+ }
+
@media all and (max-width: 520px) {
/* list top3 */
@@ -989,6 +1046,20 @@ select.selType1 {height: 40px; border: 1px solid #d5d5d5; border-radius: 5px; pa
.list_view .view_info p:last-child {margin-bottom: 0;}
}
+ /*교육소개 추가*/
+ @media all and (max-width: 400px){
+ .edu_wrap .tb_type01 table tbody .edu_sus_num li{border-radius: 10px; padding: 10px;}
+
+ /* .edu_wrap .tb_type01 table tbody .edu_sus_num li p img{width: 8%;}*/
+}
+
+/*교육소개 추가*/
+@media all and (max-width: 340px){
+ .edu_wrap .tb_type01 table tbody .edu_sus_num li{width: 110%; padding: 5px;}
+ .edu_wrap .tb_type01 table tbody .edu_sus_num li .num{width: 20px; height: 20px; font-size: 14px;}
+}
+
+
/* explorer */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
.input_text {top: 69%;}
diff --git a/src/main/webapp/visitEdu/usr/publish/images/content/edu_arrow.png b/src/main/webapp/visitEdu/usr/publish/images/content/edu_arrow.png
new file mode 100644
index 00000000..82fa0a7e
Binary files /dev/null and b/src/main/webapp/visitEdu/usr/publish/images/content/edu_arrow.png differ
diff --git a/src/main/webapp/visitEdu/usr/publish/images/content/sub_edu01_main.png b/src/main/webapp/visitEdu/usr/publish/images/content/sub_edu01_main.png
new file mode 100644
index 00000000..1b42613e
Binary files /dev/null and b/src/main/webapp/visitEdu/usr/publish/images/content/sub_edu01_main.png differ
diff --git a/src/main/webapp/visitEdu/usr/publish/images/content/sub_edu02_main.png b/src/main/webapp/visitEdu/usr/publish/images/content/sub_edu02_main.png
new file mode 100644
index 00000000..4e911b89
Binary files /dev/null and b/src/main/webapp/visitEdu/usr/publish/images/content/sub_edu02_main.png differ
diff --git a/src/main/webapp/visitEdu/usr/publish/images/content/sub_edu03_main.png b/src/main/webapp/visitEdu/usr/publish/images/content/sub_edu03_main.png
new file mode 100644
index 00000000..ab914f89
Binary files /dev/null and b/src/main/webapp/visitEdu/usr/publish/images/content/sub_edu03_main.png differ
diff --git a/src/main/webapp/visitEdu/usr/publish/images/content/sub_edu04_main.png b/src/main/webapp/visitEdu/usr/publish/images/content/sub_edu04_main.png
new file mode 100644
index 00000000..991633be
Binary files /dev/null and b/src/main/webapp/visitEdu/usr/publish/images/content/sub_edu04_main.png differ
diff --git a/src/main/webapp/visitEdu/usr/publish/images/content/sub_edu05_main.png b/src/main/webapp/visitEdu/usr/publish/images/content/sub_edu05_main.png
new file mode 100644
index 00000000..dbf98152
Binary files /dev/null and b/src/main/webapp/visitEdu/usr/publish/images/content/sub_edu05_main.png differ
diff --git a/src/main/webapp/visitEdu/usr/publish/images/main/main_visual_03.jpg b/src/main/webapp/visitEdu/usr/publish/images/main/main_visual_03.jpg
index 4e7d41a1..41db9bad 100644
Binary files a/src/main/webapp/visitEdu/usr/publish/images/main/main_visual_03.jpg and b/src/main/webapp/visitEdu/usr/publish/images/main/main_visual_03.jpg differ
diff --git a/src/main/webapp/visitEdu/usr/publish/images/main/main_visual_03_mob.jpg b/src/main/webapp/visitEdu/usr/publish/images/main/main_visual_03_mob.jpg
index d66a213e..69b48309 100644
Binary files a/src/main/webapp/visitEdu/usr/publish/images/main/main_visual_03_mob.jpg and b/src/main/webapp/visitEdu/usr/publish/images/main/main_visual_03_mob.jpg differ
diff --git a/src/main/webapp/visitEdu/usr/publish/images/main/main_visual_04.jpg b/src/main/webapp/visitEdu/usr/publish/images/main/main_visual_04.jpg
index 41db9bad..4e7d41a1 100644
Binary files a/src/main/webapp/visitEdu/usr/publish/images/main/main_visual_04.jpg and b/src/main/webapp/visitEdu/usr/publish/images/main/main_visual_04.jpg differ
diff --git a/src/main/webapp/visitEdu/usr/publish/images/main/main_visual_04_mob.jpg b/src/main/webapp/visitEdu/usr/publish/images/main/main_visual_04_mob.jpg
index 69b48309..d66a213e 100644
Binary files a/src/main/webapp/visitEdu/usr/publish/images/main/main_visual_04_mob.jpg and b/src/main/webapp/visitEdu/usr/publish/images/main/main_visual_04_mob.jpg differ
diff --git a/src/main/webapp/visitEdu/usr/publish/sub_edu01.html b/src/main/webapp/visitEdu/usr/publish/sub_edu01.html
new file mode 100644
index 00000000..1b86cd20
--- /dev/null
+++ b/src/main/webapp/visitEdu/usr/publish/sub_edu01.html
@@ -0,0 +1,499 @@
+
+
+
+
+
+
+
교육소개 > 찾아가는 교육 청소년
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
교육소개
+
+
+
+
+
+
+

+
+
+
+
+
+ 교육소개를 보여주는 표
+
+
+
+
+
+
+ |
+ 교육대상
+ |
+ 초·중·고등학교, 학교 밖 청소년, 예비창작자, 방과후 아카데미 등 |
+
+
+ |
+ 모집규모
+ |
+ 11,000회 |
+
+
+ |
+ 교육일정
+ |
+ 연중 |
+
+
+ |
+ 주요내용
+ |
+ [창의와 나눔] 저작권 문화 교실 |
+
+
+ |
+ 진행방법
+ |
+ 청소년 전담강사가 직접 현장을 방문하여 교육 실시 |
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/main/webapp/visitEdu/usr/publish/sub_edu02.html b/src/main/webapp/visitEdu/usr/publish/sub_edu02.html
new file mode 100644
index 00000000..ce687aa8
--- /dev/null
+++ b/src/main/webapp/visitEdu/usr/publish/sub_edu02.html
@@ -0,0 +1,499 @@
+
+
+
+
+
+
+
교육소개 > 찾아가는 교육 성인
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
교육소개
+
+
+
+
+
+
+

+
+
+
+
+
+ 교육소개를 보여주는 표
+
+
+
+
+
+
+ |
+ 교육대상
+ |
+ 일반인(공공부문, 문화예술, 대학, 기업, 단체 등) |
+
+
+ |
+ 모집규모
+ |
+ 신청기관 단위 / 약 150회 이내(예산범위 내) |
+
+
+ |
+ 교육일정
+ |
+ 연중 |
+
+
+ |
+ 주요내용
+ |
+ 현장 실무자가 알아야 할 저작권 저작권 분쟁사례 및 대처방법 등 |
+
+
+ |
+ 진행방법
+ |
+ 교수, 변호사 등 저작권 전문강사 지원(대면 또는 비대면) |
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/main/webapp/visitEdu/usr/publish/sub_edu03.html b/src/main/webapp/visitEdu/usr/publish/sub_edu03.html
new file mode 100644
index 00000000..53d4adeb
--- /dev/null
+++ b/src/main/webapp/visitEdu/usr/publish/sub_edu03.html
@@ -0,0 +1,499 @@
+
+
+
+
+
+
+
교육소개 > 체험교실
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
교육소개
+
+
+
+
+
+
+

+
+
+
+
+
+ 교육소개를 보여주는 표
+
+
+
+
+
+
+ |
+ 교육대상
+ |
+ 초·중·고등학교 학생 |
+
+
+ |
+ 모집규모
+ |
+ 350개교 |
+
+
+ |
+ 교육일정
+ |
+ 연중 |
+
+
+ |
+ 주요내용
+ |
+ 체험활동 중심의 저작권 인식 제고 교육 |
+
+
+ |
+ 진행방법
+ |
+ 학교 교사가 해당 학급 또는 동아리를 대상으로 직접 교육 실시 |
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/main/webapp/visitEdu/usr/publish/sub_edu04.html b/src/main/webapp/visitEdu/usr/publish/sub_edu04.html
new file mode 100644
index 00000000..33e26ee2
--- /dev/null
+++ b/src/main/webapp/visitEdu/usr/publish/sub_edu04.html
@@ -0,0 +1,499 @@
+
+
+
+
+
+
+
교육소개 > 실무역량강화교육
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
교육소개
+
+
+
+
+
+
+

+
+
+
+
+
+ 교육소개를 보여주는 표
+
+
+
+
+
+
+ |
+ 교육대상
+ |
+ 문화콘텐츠 산업종사자, 문화예술인, 일반인 등 |
+
+
+ |
+ 모집규모
+ |
+ 25명 내외 |
+
+
+ |
+ 교육일정
+ |
+ 연중 |
+
+
+ |
+ 주요내용
+ |
+ 저작권 사례연습 및 주요 쟁점 등(기관 수요에 맞게 조정 가능) |
+
+
+ |
+ 진행방법
+ |
+ 기관별 맞춤형 대면교육 |
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/main/webapp/visitEdu/usr/publish/sub_edu05.html b/src/main/webapp/visitEdu/usr/publish/sub_edu05.html
new file mode 100644
index 00000000..cdf45582
--- /dev/null
+++ b/src/main/webapp/visitEdu/usr/publish/sub_edu05.html
@@ -0,0 +1,500 @@
+
+
+
+
+
+
+
교육소개 > 기소유예교육
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
교육소개
+
+
+
+
+
+
+

+
+
+
+
+
+ 교육소개를 보여주는 표
+
+
+
+
+
+
+ |
+ 교육대상
+ |
+ 저작권 침해사범 중 검찰청으로부터 교육조건부 기소유예 처분을 받아 교육 의뢰된 자 |
+
+
+ |
+ 교육절차
+ |
+
+
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file