12 5 Rhdehdrkrtj

이 샌드박스는 더이상 사용하실 수 없습니다.

후속 샌드박스로 이전해주시기 바랍니다.

샌드박스 2호기

샌드박스 3호기

새로운 샌드박스에 초안 페이지를 생성한 뒤, 이 페이지의 설정 → 페이지 소스에서 내용을 복사해 옮겨붙이시면 됩니다.
이전에 어려움이 있다면 포럼이나 대화방에서 운영진에게 문의하세요.


@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;
     }
}

Important Doucment

[2nd Conference of the 1st Tri-party Talk] Joint Statement of December 5th (English)


Joint statement of the First round of the Tri-party Talks

(Seoul 05 December 2017)



The first round of the Tri-Party talks was held among the Republic of Korea, the Global Occult Coalition, and the SCP Foundation from November 1st to December 5th, 2017.

Ms. Ryu Min-Hwa, 3rd Vice Chief of the Republic of Korea Office of National Security; Mr. Yoon Soon-Gu, Assistant State Secretary of the Republic of Korea Ministry of Foreign Affairs; Mr. Gokusui, Head of the Psyche department of the Far East Lodge of the Global Occult Coalition; Mr. Abdi Khalil, Ambassador of the Psyche department of the Global Occult Coalition; Ms. Grace Choi, Administrative Director of the SCP Foundation Korean Regional Command; and Mr. Kaestine Brome, 1st Vice Cheif of the Transregional Intelligence Agency of the SCP Foundation attended this talks as Chief Representative and Senior Vice Representative for each respective organizations.

Ryu Min-Hwa, 3rd Vice Cheif, chaired the talks.

For the cause of peace and stability on the Korean Peninsula and in the world at large, the three parties held in a spirit of mutual respect and equality profound and practical talks concerning the paranormal problems of the Korean Peninsula, and agreed in this context to the following:


1.

The Three Parties unanimously reaffirmed that the goal of the tri-party talks is to find the solution to the paranormal problems in the territory of the Republic of Korea in a peaceful manner.

  • The Global Occult Coalition (GOC) committed to not wanting the paranormal military tension on the Korean Peninsula, and to deploy assets in a way not threatening to the security of Republic of Korea (South Korea), and to maintain neutrality as a United Nations (UN) organization, and to uphold duties of the Neutral Nations Supervisory Commission (NNSC).
  • The SCP Foundation (the Foundation) reaffirmed that it does not want paranormal military tension on the Korean Peninsula, and has no intention to attack or threaten South Korea with atomic, conventional, or anomalous weaponry.
  • The ROK (South Korea) affirmed its approval for the Foundation and the GOC to deploy facilities and personnel in its territory to handle paranormal problems directly while reaffirming its commitment not to develop or deploy anomalous assets per the 1981 ROK-Foundation Memorandum of Agreements on Anomalies of the Korean Peninsula.
  • The essence of the 1953 Korean Armistice Agreement Addendum and 1981 ROK-Foundation Memorandum of Agreements on Anomalies of the Korean Peninsula should be respected.
  • The ROK stated that it has the right to handling paranormal problems in its territory. The other parties expressed their respect and agreed to found an anomalous response agency under the 1981 ROK Government by editing the ROK-Foundation Memorandum of Agreements on Anomalies of the Korean Peninsula at an appropriate time.

 

2.

The Three Parties undertook, in their relations, to abide by the purposes and principles of recognized norms of paranormal international relations.

  • The GOC and the Foundation undertook to respect each other's sovereignty regarding the actions in the Korean Peninsula, exist peacefully together, and to maintain their relations subject to their bilateral policies.
  • The ROK and the GOC undertook, in accordance to the Narita Declaration, to normalize relations subject to solving the urgent contemporary matters.

 

3.

The Three Parties undertook to promote cooperation in the fields of anomaly response, processing and technology development, bilaterally and/or multilaterally.

  • The GOC and the Foundation stated their willingness to provide non-anomalous technology assistance to the ROK.
  • The GOC reaffirmed its proposal to provide personnel of three strike teams to the ROK on July 19th, 2017.
  • The ROK reaffirmed its proposal to hand further anomalies to the Foundation on March 8th, 2016.
  • The Foundation reaffirmed its proposal to provide land for three provisional bases to the GOC on November 15th, 2014.

 

4.

The Three Parties committed to joint efforts for lasting peace and stability in northeastern Asia and the paranormal society.

  • The directly related parties will negotiate a peaceful joint response system at an appropriate separate forum.
  • The Three Parties agreed to explore ways and means for promoting security and paranormal cooperation in northeast Asia.
  • The Three Parties agreed to keep acting on the basis of mutual non-interference until the founding of a stated joint response organization.

 

5.

The Three Parties agreed to take coordinated steps to implement the aforementioned consensus in a phased manner in line with the principle of "commitment for commitment, action for action."

 

6.

The Three Parties agreed to hold the second round of the tri-party talks soon.





December 5th, 2017


Republic of Korea
3rd Vice Chief of Office of National Security

Ryu Min-Hwa

ryu.png



Republic of Korea
Assistant State Secretary of Foreign Affairs

Yoon Soon-Gu

yun.png



The SCP Foundation
Administrative Director of the SCP Foundation Korean Regional Command

Grace Choi

noraemine.png



The SCP Foundation
1st Vice Cheif of the SCP Foundation Transregional Intelligence Agency

Kaestine Brome

kaestine.png



The Global Occult Coalition
Head of the Psyche department of GOC Far East Lodge

Gokusui

gokusui.png



The Global Occult Coalition
Ambassador of the Psyche department of GOC Headquarter

Abdi Khalil

Khalil.png














"How do you see this appointment, Mr. Yoon?"

"Hmm? …Yes, it's quite an achievement. It's a shame that we can't let people know."

"You did hear what Director Noraemine said after the signing, right?"

"She said we should speed up the revision of the memorandum within this year. Is that what you're asking?"

"Yes."

"Isn't that good?"

"It is. But on the other hand, it's quite aggressive on their part for settling on such a preliminary agreement."

"It sure… is."

"The joint response organization of three parties, as declared in Article 4, has already been realized in Japan in the form of JAGPAT. But beneath the surface, there is much backlash. They cooperate for the most part but point their heads in different directions. The Coalition wouldn't want to be bound to such restrictions in Korea like that, nor would the Foundation want to give up the edge that it already has in our territory."

"It sounds like a tri-party joint front is impossible."

"No, not really. It's just that this vague situation is what all three of us truly want. We'd all want to get rid of the problems between the two parties that we have to solve quickly… while not breaking the balance between the three parties."

"Then concluding without setting a date for the second round of talks…"

"…Is for the same reason."

"…Ms. Ryu, it seems that you'd be in a lot of trouble from now."

"I've been prepared. We just started now, and I can't get tired already."

"What name are you thinking of the new organization?"


"What about the Presidential… National Paranormal Emergency Service?"



이 샌드박스는 더이상 사용하실 수 없습니다.

후속 샌드박스로 이전해주시기 바랍니다.

샌드박스 2호기

샌드박스 3호기

새로운 샌드박스에 초안 페이지를 생성한 뒤, 이 페이지의 설정 → 페이지 소스에서 내용을 복사해 옮겨붙이시면 됩니다.
이전에 어려움이 있다면 포럼이나 대화방에서 운영진에게 문의하세요.