﻿@charset 'utf-8';

body {
    background: url(/common/images/bg/bg_main_body_top.gif) no-repeat left top;
    position: relative;
}


#wrap {
    width: 960px;
    margin: 0 auto;
    background: url(/common/images/bg/bg_wrap.gif) no-repeat left top;
}


div.top_img {
    width: 100%;
    height: 75px;
    /*background:url(/common/images/bg/newmain_top.gif) no-repeat left top;*/
}

div.top_navi {
    position: relative;
    width: 100%;
    height: 36px;
    background: url(/common/images/bg/newmain_top_navi.gif) no-repeat left top;
}

    div.top_navi ul {
        margin: 0;
        padding: 0;
        list-style: none;
        float: left;
        display: block;
    }

        div.top_navi ul li {
            padding: 0px;
            margin: 0px;
            float: left;
        }

            div.top_navi ul li img {
                vertical-align: bottom;
                display: block;
            }

        div.top_navi ul.menu {
            width: 747px;
            height: 36px;
        }

        div.top_navi ul.side_menu {
            /*margin-top: 5px;*/
            float: right;
            height: 36px;
            margin-right: 0px;
        }

            div.top_navi ul.side_menu > li {
                padding: 0 3px;
                line-height: 36px;
                font-weight: 600;
            }

    div.top_navi div.side_admin_menu {
        position: absolute;
        left: 864px;
        top: 8px;
        width: 73px;
        text-align: center;
    }

ul#menu_mypage {
    position: absolute;
    float: right;
    right: 5px;
    top: 22px;
    background-color: #4B632C;
    z-index: 100;
    border: 1px solid #b9ddf2;
    border-radius: 5px;
    display: none;
}

    ul#menu_mypage li {
        float: none;
        line-height: 22px;
        padding: 0px 3px;
    }

        ul#menu_mypage li a {
            text-decoration: none;
            font-weight: bold;
            font-size: 11px;
            font-family: '나눔고딕', NanumGothic, 'Nanum Gothic';
        }

            ul#menu_mypage li a, ul#menu_mypage li a:visited, ul#menu_mypage li a:link {
                color: #cde9ab;
            }

                ul#menu_mypage li a:hover, ul#menu_mypage li a.selected {
                    color: #fff;
                }

div.sub_nav {
    position: absolute;
    top: 38px;
    visibility: hidden;
}

    div.sub_nav ul li {
        padding-right: 3px;
    }

        div.sub_nav ul li a {
            font-weight: bold;
            text-decoration: none;
            /*color: #51850c;*/
            color: #000;
        }

            div.sub_nav ul li a:hover {
                /*color: #294207;*/
                color: #8e6a6a;
            }

        div.sub_nav ul li img {
            display: block;
            vertical-align: middle;
        }

div.main_cnt01 {
    width: 960px;
}

div.short-cut {
    width: 198px;
}

div.visual {
    width: 381px;
}

    div.visual div.top {
        background: url(/common/images/img/newmain_visual01.gif) no-repeat 12px top;
        width: 381px;
        height: 93px;
        padding: 0;
        margin: 0;
    }

        div.visual div.top .more {
            float: right;
        }

    div.visual div.bottom {
        margin-top: 12px;
        width: 381px;
        height: 159px;
    }

    div.visual .title {
        width: 381px;
    }

        div.visual .title .titimg {
            padding-left: 12px;
        }

.post {
    border-top: 1px solid #e3ecda;
    width: 369px;
    display: block;
    margin-left: 12px;
    padding: 0px;
    padding-top: 2px;
}

    .post li {
        color: #5f605d;
        font-size: 12px;
        line-height: 20px;
        background: url(/common/images/ico/bul_01.gif) no-repeat 4px 7px;
        padding-left: 10px;
    }

        .post li a {
            color: #5f605d;
            font-size: 12px;
            font-weight: normal;
            text-decoration: none;
        }

            .post li a:hover {
                color: #ff6600;
                font-size: 12px;
                font-weight: normal;
                text-decoration: none;
            }


.main_cnt02 {
    height: 285px;
}

    .main_cnt02 .activity {
        width: 590px;
    }

        .main_cnt02 .activity .more {
            padding-right: 12px;
        }

    .main_cnt02 .calendar {
        width: 370px;
    }

    .main_cnt02 .container {
        border-top: 1px solid #e3ecda;
        width: 580px;
    }

        .main_cnt02 .container a {
            color: #5f605d;
            font-size: 12px;
            font-weight: normal;
            text-decoration: none;
        }

            .main_cnt02 .container a:hover {
                color: #ff6600;
                font-size: 12px;
                font-weight: normal;
                text-decoration: none;
            }

        .main_cnt02 .container .item {
            width: 130px;
            padding-right: 15px;
        }

            .main_cnt02 .container .item div.pic {
                padding-top: 12px;
                width: 80px;
                height: 60px;
                overflow: hidden;
            }

            .main_cnt02 .container .item div.title {
                color: #2d2d2d;
                font-weight: bold;
            }

#main_menu {
    /*position: relative;*/
    margin: 10px auto;
    width: 930px;
    padding: 10px 0 10px 30px;
    background-color: #fffff;
    border-top: 1px solid #dfdfdf;
    border-bottom: 2px solid #dbdbdb;
}

    #main_menu .menu_box {
        float: left;
        background: url(https://www.kbstar.com/openimg/totalmenu_line.gif) repeat-y left top;
        width: 145px;
        padding-left: 5px;
    }

        #main_menu .menu_box .title {
            font-weight: bold;
            color: #13772d;
            font-size: 13px;
            text-align: center;
        }

    #main_menu .first_box {
        background: none;
        text-align: center;
    }

    #main_menu .third_box {
        width: 160px;
    }

    #main_menu .menu_box .list {
        width: 140px;
        padding-left: 5px;
    }

        #main_menu .menu_box .list ul li {
            /*background: url(../images/bullet/bul_arrow_01.gif) no-repeat 8px 10px;*/
            width: 140px;
            padding: 4px 0 4px 0;
            text-align: center;
        }

#sub_nav_01 {
    left: 0;
}

#sub_nav_02 {
    left: 250px;
}

#sub_nav_03 {
    left: 300px;
}

#sub_nav_04 {
    left: 300px;
}

#sub_nav_05 {
    left: 380px;
}

#sub_nav_06 {
    left: 200px;
}

/* foot */
#footer {
    width: 960px;
    /*
    width:788px;
	margin:12px 0 15px 0;
	padding:0 0 0 172px;
	height: 47px;
    */
}

    #footer img {
        vertical-align: top;
    }

    #footer .contact {
        width: 960px;
        border-top: 1px solid #dfdfdf;
        border-bottom: 1px solid #dfdfdf;
        padding: 2px;
        color: #838383;
        text-align: center;
        margin-bottom: 5px;
        background-color: #ffffff;
        position: relative;
    }

        #footer .contact .kakao {
            position: absolute;
            right: 100px;
            bottom: 5px;
        }

        #footer .contact .kakao > div {
            display: inline-block;
            padding: 0 5px;
        }

            #footer .contact .kakao > div img {
                height: 30px !important;
            }

            #footer .contact a, #footer .contact a:hover {
            text-decoration: underline !important;
        }

#footercnt {
    margin: 0 auto;
    width: 960px;
}

.logo {
    float: right;
    /*margin-right: 10px;
    width: 118px;*/
    padding-top: 0px;
}

.copyright {
    float: left;
    margin: 0;
    padding: 15px 0 0 0;
}

    .copyright p {
        color: #838383;
        font-size: 11px;
    }


.clear {
    display: block;
    float: none;
    clear: both;
    height: 0;
    font-size: 0 !important;
    line-height: 0 !important;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
}

.pt20 {
    padding-top: 20px;
}
