12・5 공동성명
@charset "utf-8";
@font-face {font-family: 'EBSHMJESaeronRA'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/EBSHMJESaeronRA.woff') format('woff'); font-weight: normal; font-style: normal; }
 
/*
    대한민국 정부 CSS 테마
    [2020 Wikidot Theme]
    Edited by thd-glasses.
    Code adopted from JOICL hub theme created by kumer1090, with assistance from snoj.
    Code adopted from Minimal Theme created by stormbreath.
    Originally based on SCP Sigma 9 Theme created by Aelanna and Dr Devan.
    The NPES symbol, the NPES logo, and the rok-gov-small0.png file was created by thd-glasses and is licensed under CC-BY-SA 3.0.
*/
 
 :root {
     --header: url(http://scpko.wdfiles.com/local--files/theme%3Arok-gov-theme/rok-gov-logo-small0.png) 20px 50px no-repeat;
     --title: "국가안보실";
     --subtitle: "Office of National Security";
}
 
/* COMMON */
 #content-wrap {
     min-height:1700px;
}
 
 h1, #page-title {
     color: #3F497F;
}
 
 #page-title {
     border-color: #3F497F;
}
 
 .enlarge{
     transition: .25s;
}
 
 .enlarge:hover{
     transform: scale(1.3);
     transition: .25s;
     transition-delay: .4s;
     z-index: 1000;
}
 
 table.wiki-content-table td {
     border-color: #D0D0EF;
     background-color: #FFF;
}
 
 table.wiki-content-table th {
     text-align: center;
     border-color: #D0D0EF;
     background-color: #D0D0EF;
     color: #4C5999;
}
 
 #page-content {
     min-height: 1540px !important;
}
 
/* links */
 
 a {
     color: #4C5999;
}
 
 #side-bar a:visited {
     color: #4C5999;
}
 
 a:visited {
     color: #4C5999;
}
 
 a.newpage {
     color: #9BA2C9;
}
 
 body {
     background: #FFFFFF;
     color: #000000;
}
 
 div#container-wrap {
     background: none;
}
 
/* HEADER */
 
 #header {
     background: var(--header);
}
 
 #search-top-box-input {
     border: solid 1px #AAA;
     color: #DDD;
     background-color: #FFF;
     box-shadow: none;
}
 
 #search-top-box-input:hover, #search-top-box-input:focus {
     border: solid 1px #AAA;
     color: #DDD;
     background-color: #EEE;
     box-shadow: none;
}
 
 #search-top-box-form input[type=submit] {
     border: transparent;
     color: #FFF;
     background-color: #3F497F;
     background: linear-gradient(to bottom, #4F5C9F,#313962);
     box-shadow: none;
}
 
 #search-top-box-form input[type=submit]:hover, #search-top-box-form input[type=submit]:focus {
     border: transparent;
     color: #EEE;
     background-color: #3F497F;
     background: linear-gradient(to bottom, #4F5C9F,#313962);
     box-shadow: none;
}
 
 #login-status {
     color: #000;
}
 
 #login-status a {
     color: #000;
}
 #login-status ul a {
     color: #000;
}
 
 #account-topbutton {
     background: #CCCCCC;
     color: #000;
}
 
 #header h1 a {
     padding: 88px 0 25px;
     color: transparent;
     font-family: 'EBSHMJESaeronRA', Arial, sans-serif;
     font-size: 170%;
     font-weight: 900;
     text-shadow: none;
     letter-spacing: -2px;
}
 
 #header h1 a::before {
     content: var(--title);
     color: #000;
     text-shadow: none;
}
 
 #header h2 span {
     padding-left: 2px;
     color: transparent;
     font-family: sans-serif, Arial;
     font-size: 120%;
     text-shadow: none;
     letter-spacing: -0.1px;
}
 
 #header h2 span::before {
     content: var(--subtitle);
     color: #444;
     text-shadow: none;
}
 
/* TOP MENU */
 #top-bar a {
     color: #fff;
}
 
 #top-bar {
     position: absolute;
     bottom: 0px;
     border-radius: 5px;
     background: url(http://scpko.wdfiles.com/local--files/theme%3Arok-gov-theme/body_bg_1.png) 0 0 no-repeat;
     border: transparent;
     height: auto;
     padding: 0;
     z-index: 20;
     font-size: 90%;
}
 
 #top-bar ul li ul {
     border-radius: 0 0 5px 5px;
     background-color: transparent;
     border: transparent;
     box-shadow: none;
}
 
 #top-bar ul {
     float: right;
     padding-right: : 5em;
}
 
 #top-bar ul li a {
     border-left: none;
     border-right: none;
}
 
 #top-bar ul li.sfhover a, #top-bar ul li:hover a {
     color: #3F497F;
     border-left: none;
     border-right: none;
}
 
/* SIDE MENU */
 #side-bar {
     background: #fff;
}
 
 #side-bar .side-block {
     border: solid 1px #3F497F;
     border-radius: 0px;
     background: #FFF !important;
     box-shadow: none !important;
}
 
 #side-bar .heading {
     padding-left: 5px;
     padding-top: 3px;
     height: 18px;
     color: #FFF;
     background-color: #3F497F;
     background-size: cover;
}
 
 #side-bar div.menu-item.inactive a {
     color: #3F497F;
}
 
 #side-bar div.menu-item .sub-text {
     color: #3F497F;
}
 
 #side-bar .collapsible-block-folded {
     background: none;
}
 
 #side-bar .collapsible-block-unfolded-link {
     border-bottom: solid 1px #3F497F;
}
 
 #side-bar .collapsible-block-unfolded-link .collapsible-block-link {
     color: #3F497F;
}
 
 #side-bar .collapsible-block-unfolded-link .collapsible-block-link:hover {
     color: #4F5C9F;
}
 
/* YUI-TABS */
 .yui-navset .yui-content{
     background-color: #FDFDFD;
     padding: 15px;
     font-size: 14px
}
 
 .yui-navset .yui-nav a, .yui-navset .yui-navset-top .yui-nav a {
    background:#FFF url(http://scpko.wdfiles.com/local--files/theme%3Arok-gov-theme/body_bg_0.png) repeat-x;
    border-top: solid #333 1px;
    border-left: solid #444 1px;
    border-right: solid #444 1px;
    color:#000;
}
 
 .yui-navset .yui-nav .selected a,
 .yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */
 .yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */
     background: linear-gradient(to bottom, #4F5C9F,#313962); /* selected tab background */
     border-top: solid #4F5C9F 1px;
     color: #FFF;
}
 
 .yui-navset .yui-nav a:hover,
 .yui-navset .yui-nav a:focus {
     background: #DDD;
     text-decoration: none;
}
 .yui-navset .yui-nav,
 .yui-navset .yui-navset-top .yui-nav {
     border-color: #313962;
}
 
/* Rating Module */
 .page-rate-widget-box{
     box-shadow: none;
}
 
 .page-rate-widget-box .rate-points {
     background-color: #3F497F !important;
     border: solid 1px #3F497F;
     color: #FFF;
}
 
 .page-rate-widget-box .rateup, .page-rate-widget-box .ratedown {
     background-color: #B0B4CF;
     border-top: solid 1px #3F497F;
     border-bottom: solid 1px #3F497F;
}
 
 .page-rate-widget-box .rateup a, .page-rate-widget-box .ratedown a {
     color: #3F497F;
}
 
 .page-rate-widget-box .rateup a:hover, .page-rate-widget-box .ratedown a:hover {
     background: #3F497F;
     color: #B0B4CF;
}
 
 .page-rate-widget-box .cancel {
     background-color: #3F497F;
     border: solid 1px #3F497F;
}
 
 .page-rate-widget-box .cancel a {
     color: #FFF;
}
 
 .page-rate-widget-box .cancel a:hover {
     background-color: #B0B4CF;
     color: #3F497F;
}
 
/* Info Rating Module */
 
 .rate-box-with-credit-button {
     background-color: #3F497F !important;
     border: 1px solid #3F497F !important;
     border-radius: 5px !important;
     box-shadow: none !important;
}
 
 .rate-box-with-credit-button .creditButton p a {
     border-left-color: #3F497F !important;
     color: #FFF;
}
 
 .rate-box-with-credit-button .creditButton p a:hover {
     color: #B0B4CF;
}
 
 .rate-box-with-credit-button .page-rate-widget-box .cancel {
     border-radius: 0;
}
 
 .rate-box-with-credit-button .page-rate-widget-box .rate-points {
     border-left: 0;
}
 
#page-content .rate-box-with-credit-button .creditButton {
    background-color: #3F497F;
    border: solid 1px #3F497F;
    box-shadow: none;
}
 
/* Heritage Collection Rating Module */
 
 .heritage-rating-module {
     background-color: #3F497F;
     box-shadow: none;
}
 
/* Mobile Media Query */
 @media (max-width: 479px) {
     #header {
         background-position: 0 5.5em;
         background-size: 55px 55px;
    }
     #header h1 a {
         font-size: 100%;
    }
     #header h1, #header h2 {
         margin-left: 66px;
    }
     #header h2 span {
         letter-spacing: -1.5px;
    }
}
/* Small Mobile Media Query */
 @media (max-width: 385px) {
     #header {
         background-position: 5% 5.5em;
    }
     #header h1, #header h2 {
         margin-left: -webkit-calc(66px + 5%);
         margin-left: -moz-calc(66px + 5%);
         margin-left: calc(66px + 5%);
    }
     #header h2 span {
         letter-spacing: -1.5px;
    }
}
/* Note Media Query */
 @media (min-width: 480px) and (max-width: 580px) {
     #header {
         background-position: 0.5em 4.5em;
         background-size: 66px 66px;
    }
     #header h1 a {
         font-size: 120%;
    }
     #header h1, #header h2 {
         margin-left: 80px;
    }
}
/* Mini Tablet Media Query */
 @media (min-width: 581px) and (max-width: 767px) {
     #header {
         background-position: 1em 4em;
         background-size: 77px 77px;
    }
     #header h1 a {
         font-size: 140%;
    }
     #header h1, #header h2 {
         margin-left: 93px;
    }
}
/* Tablet Media Query */
 @media (min-width: 768px) and (max-width: 979px) {
     #header {
         background-size: 88px 88px;
    }
     #header h1 a {
         font-size: 160%;
    }
     #header h1, #header h2 {
         margin-left: 106px;
    }
}
 
/* Interwiki */
 #side-bar .scpnet-interwiki-wrapper iframe.scpnet-interwiki-frame {
     border: none;
     padding: 0;
     box-radius: 0px;
     box-shadow: none;
     background-color: #fff !important;
     -webkit-filter: hue-rotate(220deg) brightness(126%);
     filter: hue-rotate(220deg) brightness(126%);
}
 
 @media (max-width: 767px) {
     #side-bar .scpnet-interwiki-wrapper iframe.scpnet-interwiki-frame {
        background-color: transparent !important;
    }
}

요주의 단체 서식용 추가 코드

 :root {
     --margin-left: 15px;
}

 #page-title {
     display: none;
}

 .report{
     width:90%;
     margin-left: var(--margin-left);
     background:#fdfdfd;
     border:1px solid grey;
     padding: 15px;
     font-size:14px;

}

 .summary{
     width:90%;
     margin:auto;
     background:#fff;
     border:1px solid grey;
     padding: 0 15px 0 15px;
     font-size:15px;
}

 .yui-navset .yui-content{
     width: 90%;
     margin-left: var(--margin-left);
}

 .yui-navset .yui-nav,
 .yui-navset .yui-navset-top .yui-nav{
     width: 95%;
     border-color: transparent;
     border: solid 0px transparent;
     margin-left: var(--margin-left)
}

 ul {
     list-style-image: url(http://scpko.wdfiles.com/local--files/theme%3Arok-gov-theme/square.png);
     margin: 15px 0;
     padding: 0 5px 0 30px;
}

 ul ul, ol ul {
     list-style: square;
     margin: 15px 0;
     padding: 0 0 0 20px;
}

 ul ul ul, ol ul ul {
     list-style: circle;
}

/* Mobile Media Query */
 @media (max-width: 479px) {
     :root {
          --margin-left: 0px;
     }
}

주요문서

[제1차 3자회담 2단계회의] 12・5 공동성명 (국문)


제1차 3자회담 공동성명

(2017.12.05, 서울)



제1차 3자회담이 서울에서 대한민국, 세계오컬트연합, SCP재단이 참석한 가운데 2017년 11월 1일부터 12월 5일까지 개최되었다.

류민화 대한민국 국가안보실 제3차장, 윤순구 대한민국 외교부 차관보, 고쿠스이 세계오컬트연합 극동부문 프시케분과장, 압디 칼릴 세계오컬트연합 프시케분과 특명전권대사, 그레이스 최 SCP재단 한국사령부 관리이사관, 카에스틴 브롬 SCP재단 광역정보국 제1차장이 각 대표단의 수석대표 및 수석부대표로 동 회담에 참석하였다.

류민화 제3차장은 동 회담의 의장을 맡았다.

한반도와 세계 전반의 평화와 안정이라는 대의를 위해, 3자는 상호 존중과 평등의 정신하에, 지난 2회에 걸친 예비 회담에서 이루어진 공동의 이해를 기반으로, 한반도의 변칙 문제에 대해 진지하면서도 실질적인 회담을 가졌으며, 이러한 맥락에서 다음과 같이 합의하였다.


1.

3자는 3자회담의 목표가 대한민국 영토에서 발생하는 변칙 문제의 해결을 평화적인 방법으로 달성하는 것임을 만장일치로 재확인하였다.

  • 세계오컬트연합은 한반도의 초상군사적 긴장을 원치 않는 것과, 향후 한반도에 전개할 자산이 대한민국의 안보를 위협하지 않을 것, 국제연합 산하 기구로서 중립을 고수하고 공동경비구역 중립국 감시위원회 임무를 유지할 것을 공약하였다.
  • SCP재단은 마찬가지로 한반도의 초상군사적 긴장을 원치 않으며, 핵무기 또는 재래식 무기 또는 변칙 무기로 대한민국을 공격 또는 압박할 의사가 없다는 것을 확인하였다.
  • 대한민국은 자국 영토 내에 SCP재단과 세계오컬트연합이 시설과 인력을 두어 변칙 문제에 직접 대처하도록 허가하겠다는 것을 확인하면서, 1981년도 「한반도의 변칙 문제에 관한 한・재단 합의각서」에 따라, 변칙 자산을 개발 또는 배치하지 않겠다는 공약을 재확인하였다.
  • 1953년도 「한국 군사 정전에 관한 협정 부록」과 1981년도 「한반도의 변칙 문제에 관한 한・재단 합의각서」의 정신은 존중되어야 한다.
  • 대한민국은 주권국으로서 자국 영토 내의 변칙 문제에 대응할 권리를 가지고 있다고 밝혔다. 여타 당사자들은 이에 대한 존중을 표명하였고, 적절한 시기에 1981년도 「한반도의 변칙 문제에 관한 한・재단 합의각서」의 내용을 개정하여 대한민국 정부 산하에 변칙 대응 기구를 설치하는데 동의하였다.

 

2.

3자는 상호 관계에 있어 국제 초상기구간 관계에서 인정된 규범을 준수할 것을 약속하였다.

  • 세계오컬트연합과 SCP재단은 한반도 내 활동에 대하여 상호 권한을 존중하고, 평화적으로 공존하며, 각자의 정책에 따라 역내 공조 관계 유지를 위한 조치를 취할 것을 약속하였다.
  • 대한민국과 세계오컬트연합은 나리타선언에 따라, 시급한 현안사항의 해결을 기초로 하여 관계 증진을 위한 조치를 취할 것을 약속하였다.

 

3.

3자는 변칙 대응, 처리 및 기술 개발 분야에서의 협력을 다각적으로 증진시킬 것을 약속하였다.

  • 세계오컬트연합, SCP재단은 대한민국에 대해 비변칙적 기술 지원을 제공할 용의를 표명하였다.
  • 세계오컬트연합은 대한민국에 대한 3개 타격조의 인력 제공에 관한 2017.7.19자 제안을 재확인하였다.
  • 대한민국은 SCP재단에 대한 향후 획득할 변칙 개체의 양도에 관한 2016.3.8자 제안을 재확인하였다.
  • SCP재단은 세계오컬트연합에 대한 3개 예비 시설부지 공여에 관한 2014.11.15자 제안을 재확인하였다.

 

4.

3자는 동북아 국가들과 초상공동체의 항구적인 평화와 안정을 위해 공동 노력할 것을 공약하였다.

  • 직접 관련 당사국들은 적절한 별도 포럼에서 평화적인 공동 대응 체제에 관한 협상을 가질 것이다.
  • 3자는 동북아시아에서의 안보, 초상협력 증진을 위한 방안과 수단을 모색하기로 합의하였다.
  • 이러한 향후 협의를 통해 명시적인 합동 대응 조직이 출범하기 전까지, 3자는 상호 불간섭을 원칙으로 각자의 활동을 전개하기로 합의하였다.

 

5.

3자는 「공약 대 공약」, 「행동 대 행동」 원칙에 입각하여 단계적 방식으로 상기 합의의 이행을 위해 상호조율된 조치를 취할 것을 합의하였다.

 

6.

3자는 제2차 3자회담을 조속한 시일 내에 개최하기로 합의하였다.





2017년 12월 5일


대한민국
국가안보실 제3차장

류 민 화

ryu.png



대한민국
외교부 차관보

윤 순 구

yun.png



SCP재단
한국사령부 관리이사관

그레이스 최

noraemine.png



SCP재단
광역정보국 제1차장

카에스틴 브롬

kaestine.png



세계오컬트연합
극동부문 프시케분과장

고쿠스이

gokusui.png



세계오컬트연합
프시케분과 특명전권대사

압디 칼릴

Khalil.png














"윤 차관보님은 이번 회담을 어떻게 보셨습니까?"

"네? …음, 높은 성과지요. 국민들께 알려드리지 못하는 일인 게 아쉬울 정도로요."

"방금 서명식 끝나고 나서 최 관리이사관이 한 말, 들으셨지요?"

"올해 안으로 각서 개정을 서두르자는 것 말인가요?"

"예."

"좋은 게 아닙니까?"

"좋은 거지요. 하지만 달리 보면, 이렇게나 두루뭉술한 합의안을 내놓은 것 치고는 꽤나 적극적인 움직임이지 않습니까."

"그렇기도… 하군요."

"4조에서 천명한 정부-재단-연합의 합동 대응 조직은, 일본에서는 JAGPAT의 형태로 이미 실현되어있는 것이지요. 하지만 물밑으로는 불만이 많습니다. 저들은 큰 틀에서 협력하지만 추구하는 바가 다르니까요. 연합은 한국에서까지 그런 제약에 얽매이고 싶어하지 않을 것이고, 재단 또한 이미 갖추고 있는 철저한 우위를 순순히 내줄 생각은 없을 겁니다."

"삼자의 공동 전선은 불가능하다는 뜻으로 들리는군요."

"아뇨, 그렇지는 않습니다. 그저 이 모호한 상황이야말로 셋 모두가 원하는 상황이라는 것 뿐입니다. 둘이서 해결을 보아야 할 문제는 빠르게 털어내되… 균형이 갖춰진 삼자 간의 견제 구도를 깨트리는 것은 원치 않으리라는 겁니다."

"그렇다면 제2차 회담의 기일을 정해두지 않고 끝맺은 것도…"

"같은 이유에서겠지요."

"…류 차장님이 앞으로 많은 고생을 하시겠군요."

"기다리고 있던 일입니다. 이제부터가 본 게임인데 벌써 지치면 안되지요."

"새로 만들 조직 이름은, 어떻게 하실 겁니까?"


"대통령 직속… 국가초상방재원. 어때요?"



🈲: SCP 재단의 모든 컨텐츠는 15세 미만의 어린이 혹은 청소년이 시청하기에 부적절합니다.
따로 명시하지 않는 한 이 사이트의 모든 콘텐츠는 크리에이티브 커먼즈 저작자표시-동일조건변경허락 3.0 라이선스를 따릅니다.