.kim-contents .sub-wrapped .real-contents > ul:nth-of-type(1){
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 10px;
}

.kim-contents .sub-wrapped .real-contents > ul:nth-of-type(1) .eventsubj{
	font-size: 18px;
    font-family: 'NanumBarunGothic', sans-serif;
    font-weight: bold;
    color: #404040;
    float: left;
    margin-right: 20px;
}

.kim-contents .sub-wrapped .real-contents > ul:nth-of-type(1) li:nth-of-type(2){
    float: right;
    font-size: 18px;
    font-family: 'NanumBarunGothic', sans-serif;
    font-weight: bold;
    color: #119bba;
    margin-right: 100px;
}

.kim-contents .sub-wrapped .real-contents > ul:nth-of-type(2){
    overflow: hidden;
	margin-bottom: 15px;
}

.kim-contents .sub-wrapped .real-contents > ul:nth-of-type(2) > li:nth-of-type(1),
.kim-contents .sub-wrapped .real-contents > ul:nth-of-type(2) > li:nth-of-type(2),
.kim-contents .sub-wrapped .real-contents > ul:nth-of-type(2) > li:nth-of-type(3){
    float: left;
    margin-right: 40px;
    font-size: 15px;
    font-weight: bold;
    font-family: 'NanumBarunGothic', sans-serif;
    color: #777777;
}

.kim-contents .sub-wrapped .real-contents  >  ul:nth-of-type(3){
    overflow: hidden;
}

.kim-contents .sub-wrapped .real-contents > ul:nth-of-type(3) > li:nth-of-type(1),
.kim-contents .sub-wrapped .real-contents > ul:nth-of-type(3) > li:nth-of-type(2){
    float: left;
    margin-right: 10px;
    font-size: 15px;
    font-weight: bold;
    font-family: 'NanumBarunGothic', sans-serif;
    color: #777777;
}
.kim-contents .sub-wrapped .real-contents > ul:nth-of-type(3) > li:nth-of-type(n+3){
    margin-left: 90px;
    margin-right: 10px;
    font-size: 15px;
    font-weight: bold;
    font-family: 'NanumBarunGothic', sans-serif;
    color: #777777;
}

.kim-contents .sub-wrapped .real-contents .hrline{
    border-bottom: 1px solid #b5b5b5;
    margin-top: 40px;
    width: 800px;
}

.kim-contents .sub-wrapped .real-contents .contentbox{
    width: 800px;
    margin-right: 100px;
    margin-top: 5px;
    padding: 20px; 50px;
    min-height: 300px;
    background-color: #f0f0f0;
}

.kim-contents .sub-wrapped .real-contents .contentbox p{
    font-size: 15px;
    font-family: 'NanumBarunGothic', sans-serif;
    color: #000000;
}

.kim-contents .sub-wrapped .real-contents .text-center{
    width: 800px;
}

.kim-contents .sub-wrapped .real-contents .button_list{
    width: 60px;
    height: 40px;
    font-size: 15px;
    font-family: 'NanumBarunGothic', sans-serif;
    color: #ffffff;
    /*float: right;*/
    /*margin-right: 100px;*/
    /*margin: 0 auto;*/
    margin-top: 20px;
    /*text-align: center;*/
}

.kim-contents .sub-wrapped .real-contents .button_list a{
    color: #ffffff;
}



/* 사진갤러리 본문 그림 나열 */
.kim-contents .sub-wrapped .real-contents .mb_content{}
.kim-contents .sub-wrapped .real-contents .mb_content ul{}
.kim-contents .sub-wrapped .real-contents .mb_content ul li{
	margin-bottom: 50px;
}
.kim-contents .sub-wrapped .real-contents .mb_content ul li img{
	width:760px;
}



















/**/
