@charset "utf-8";

section {
    width: 1200px;
    margin: 0px auto;
    overflow: hidden;
}

#image_list_3 {
    position: relative;
    width: 1200pxl inherit:550px;
}

.clsBannerScreen {
    overflow: hidden;
    position: relative;
    height: 1200px;
    width: 550px;
    cursor: pointer;
    clear: both;
}

ul,
li {
    list-style: none;
}


.clsBannerButton {
    position: absolute;
    bottom: 0px;
    left: 46%;
    cursor: pointer;
    z-index: 1000;
}

.clsBannerButton li {
    width: 15px;
    float: left;
    padding: 4px;
}



.section .main_1 > h2,
.main_2 > h2,
.main_3 > h2 {
    display: none;
}

.main_1 {
    height: 550px;
    background-color: #ff00ba;
}



.main_2 {
    height: 252px;
    background-color: #ffffff;
    margin-top: -5px;
}

.main_3 {
    width: 1022px;
    height: 520px;
    background-color: #ffffff;
    margin: 0px auto;
}

.event_img {
    width: 1200px;
    margin: 10px auto;
    position: relative;
}

.event_img > .smk_4 {
    width: 478px;
    height: 256px;
    margin: 0px 20px 120px 90px;
    background-color: #ffffff;
    float: left;
}

.smk_4 > h2,
.smk_5 > h2 {
    padding: 40px 0px 15px;
    color: #333;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 0px solid #333;
}

.smk_4 img {
    padding-top: 10px;
}

.searchbox {
    margin: 10px 0px 0px 590px;
    padding: 0px;
}

.searchbox {
    width: 520px;
    height: 32px;
    border: 1px solid #d07102;
    border-radius: 15px;
    position: relative;
}

.s_box {
    border: none;
    position: absolute;
    left: 20px;
    top: 5px;
    height: 22px;
    width: 70%;
    font-size: 14px;
    color: #fc5d0a;
}

.s_btn {
    position: absolute;
    right: 13px;
    top: 4px;
}

.smk_6 {
    width: 225px;
    height: 196px;
    margin: 26px 385px 10px 0px;
    background-color: #ffffff;
    float: right;
}


.smk_notice {
    width: 240px;
    height: 40px;
    margin: -202px 110px 0px 10px;
    background-color: #ffffff;
    float: right;
    border-bottom: 1px solid #a09f9f;
    text-decoration: none;

}

.smk_notice > h2 {
    z-index: 100;
    float: left;
}

/*더보기 버튼 */
.smk_notice > a {
    font-size: 20px;
    float: right;
}

.smk_list {
    clear: both;
    padding-top: 10px;
}

.smk_list > .list_01{
    height: 30px;
}

.smk_list > .list_01 a {
    font-size: 14px;
    color: #333;
}

.smk_list > .list_02 a {
    font-size: 12px;
    color: #767575;
    line-height: 18px;
}

.smk_list > .list_02{
    height: 55px;
}

.smk_list > .list_03 a {
    font-size: 12px;
    color: #333;
    line-height: 20px;
}



.smk_list a {
    font-weight: bold;
    font-family: "나눔스퀘어OTF_ac ExtraBOLD", "맑은고딕", arial, sans-serif;
    text-decoration: none;
}
