﻿* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

ul {
    padding: 0;
}

a {
    text-decoration: none;
}
.cl{clear:both;} .l{float:left;}
/*header-부분*/
header {
    width: 100%;
    height: 230px;
    margin: 0 auto;
    background-color: white;
    border-bottom: 2px solid black;
    overflow: hidden;
}

/*header teb 부분*/
.top-01 {
    width: 100%;
    height: 33px;
    margin: 0 auto;
    background-color: #1c4a69;
    overflow: hidden;
}
/*쇼핑&콘텐츠몰&이벤트*/
#top-icon-box{width:100%;
                     height:46px;
					 background:#efefef;
					 border-bottom:1px solid #d6d6d6;}
.top-icon-area{width:1100px;margin:0 auto;position:relative;}
.t_icon_left{float:left;}
.t_icon_center{width:596px;height:56px;position:absolute;left:50%;margin-left:-298px;}
.t_icon_right{float:right;width:253px;height:47px;}
.top_home_txt{float:left;margin:15px 0 0 23px;}
.t_icon_menu li{float:left;}
.t_icon_txt li{display:none;}

#t1 {
    height: 33px;
    width: 1080px;
    margin: 0 auto;
    position: relative;
}

.un-1 {
    width: 402px;
    height: 33px;
    position: relative;
    left: 0;
    float: left;
}

    .un-1 > ul {
        width: 128px;
        height: 33px;
        position: relative;
        float: left;
        border-left: 1px solid black;
        border-right: 1px solid black;
    }

        .un-1 > ul > li > img {
            position: absolute;
        }
/*header 오른쪽 로그인부분*/



.un-2 > li {
    height: 33px;
    line-height: 30px;
    text-align: center;
    float: left;
}

    .un-2 > li:nth-of-type(2n+2) {
        width: 0;
        width: 20px;
        line-height: 33px;
        font-size: 10px;
        color: gray;
    }

    .un-2 > li > a {
        font-size: 11px;
        text-align: center;
        color: white;
    }

.un-2 {
    height: 33px;
    position: relative;
    right: 0;
    top: 0;
    float: right;
}

/*header top  두번째 부분 */
.top-02 {
    width: 1080px;
    height:200px;
    margin: 0 auto;
	margin-top:20px;
    overflow: hidden;
}


.topin1 {
    width: 145px;
    height: 65px;
    background: gray;
    margin-top: 24px;
    left: 20px;
    float: left;
    overflow: hidden;
    position: relative;
}

.topin2 {
    width: 415px;
    height: 38px;
    border: 1px solid black;
    float: left;
    position: relative;
    margin-left: 190px;
    margin-top: 40px;
    overflow: hidden;
}

.sc {
    width: 350px;
	height: 38px;
    border: none;
    font-size: 14px;
    padding-left: 20px;
    line-height: 38px;
    display: block;
    float: left;
}

.topin2 > button {
    border: none;float:right;
}

.topin3 {
    width: 198px;
    height: 78px;
    float: right;
    margin-top: 15px;
    overflow: hidden;
    position: relative;
}
/*hrader done*/

/*main*/
nav {
    width: 100%;
    height: 471px;
    overflow: hidden;
}

/*main menu 부분*/
.main-menu {
    width: 1080px;
    height: 45px;
    margin: 0 auto;
    overflow: hidden;
}
.main-img {
    width:100%;
    height:471px;
    margin:0 auto;
	background-color:#f9c42d
}
.main-img1 {
    width:1080px;
    height:471px;
    margin:0 auto;
}
    .main-menu > ul > li {
        padding-left: 27px;
        padding-right: 27px;
        height: 45px;
        float: left;
        text-align: center;
    }

        .main-menu > ul > li > a {
            font-size: 16px;
            color: black;
            line-height: 45px;
            font-weight: 600;
        }

        .main-menu > ul > li:first-child {
            border-left: 1px solid rgba(38, 38, 38, 0.40);
            border-right: 1px solid rgba(38, 38, 38, 0.40);
            width: 140px;
        }

            .main-menu > ul > li:first-child a {
                font-size: 14px;
            }

            .main-menu > ul > li:first-child img {
                width: 28px;
                height: 23px;
                margin-bottom: -6px;
            }

        .main-menu > ul > li:nth-child(3) img {
            margin-bottom: -4px;
        }

        .main-menu > ul > li:nth-child(2) {
            margin-left: 50px;
        }

.main-menu2 > ul > li {
    list-style: disc;
    color: rgba(128, 128, 128, 0.20);
    float: left;
    margin-left: 22px;
    height: 45px;
    line-height: 45px;
    width: 50px;
}

    .main-menu2 > ul > li:first-child {
        margin-left: 62px;
    }

.main-menu2 > ul {
    position: relative;
    right: 0;
}

    .main-menu2 > ul > li > a {
        font-size: 12px;
        color: gray;
        font-weight: 600;
    }

/*main done*/

/*hot contents 부분*/

h2 {
    width: 235px;
    height: 23px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 30px;
}

aside {
    width: 1080px;
    height: 535px;
    background: lightgray;
    margin: 0 auto;
    margin-bottom: 50px;
}
/*hot contents done*/

/*new contents 부분 */

.contents {
    width: 1080px;
    height: 360px;
    margin: 0 auto;
    overflow: hidden;
}

#c-menu > li {
    width: 358px;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
    border: 1px solid lightgray;
    color: #6b6b6b;
}

    #c-menu > li:hover {
        width: 354px;
        height: 46px;
        border: 3px solid #5d82cf;
        color: #5d82cf;
    }

.con-box > ul > li {
    width: 192px;
    height: 310px;
    float: left;
    margin-right: 30px;
    margin-top: 35px;
}

    .con-box > ul > li:last-child {
        margin-right: 0;
    }

.con-box ul > li > a > p {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.72);
    font-weight: 600;
    text-align: center;
    margin-top: 10px;
}

    .con-box ul > li > a > p:nth-child(3) {
        color: #138dcd;
    }

    .con-box ul > li > a > p > span {
        color: red;
    }
/*new contents done */

/*series 부분*/
.boxmain {
    width: 1080px;
    height: 90px;
    margin: 0 auto;
    overflow: hidden;
    float: left;
}

    .boxmain > a > img {
        width: 123px;
        height: 88px;
        border: 1px solid lightgray;
        margin-right: 5px;
    }

.series-box > span {
    width: 50px;
    height: 88px;
    float: left;
    line-height: 88px;
    font-size: 20px;
    color: black;
    text-align: center;
}

.series-box {
    width: 1180px;
    height: 90px;
    margin: 0 auto;
    margin-top: 70px;
    overflow: hidden;
    margin-bottom: 80px;
}

    .series-box > span:hover {
        color: lightgray;
    }
/*series done*/

/*공지사항*/
.table-box {
    width: 1080px;
    height: 170px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 80px;
}

#t-1 {
    width: 470px;
    height: 42px;
    border-top: 2px solid black;
    border-bottom: 1px solid lightgray;
}

    #t-1 > p:first-child {
        float: left;
        line-height: 42px;
        font-size: 14px;
        font-weight: 600;
        margin-left: 20px;
    }

    #t-1 > p:last-child {
        float: right;
        font-size: 12px;
        line-height: 42px;
    }

.table-1 > ul > li > a {
    font-size: 12px;
    color: gray;
    line-height: 20px;
}

.table-1 > ul {
    margin: 20px;
}

.table-1 {
    width: 470px;
    height: 170px;
    float: left;
}

#t-2 {
    width: 590px;
    height: 42px;
    border-top: 2px solid black;
    border-bottom: 1px solid lightgray;
}

    #t-2 > p {
        float: left;
        width: 175px;
        margin-left: 20px;
        line-height: 42px;
        font-size: 14px;
        font-weight: 600;
    }

.table-2 {
    float: right;
}

    .table-2 > ul {
        float: left;
        width: 155px;
        margin: 20px;
    }

        .table-2 > ul > li > a {
            font-size: 12px;
            color: gray;
            line-height: 20px;
        }

/*footer*/
footer {
    width: 100%;
    height: 183px;
    border-top: 1px solid lightgray;
    overflow: hidden;
}

.ft {
    width: 1080px;
    height: 183px;
    margin: 0 auto;
    overflow: hidden;
}

    .ft > img {
        width: 129px;
        height: 48px;
        display: block;
    }

h5 {
    width: 129px;
    height: 183px;
    float: left;
    margin-right: 50px;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
}

.footer-text {
    width: 583px;
    float: left;
    position: relative;
}
    .footer-text > ul {
        display: inline-block;
    }

    .footer-text > ul > li {
        float: left;
        cursor: pointer;
        font-size: 11px;
        padding-left:5px;
        
    }
    .footer-text > ul:first-child {
        width:555px;
        line-height: 40px;
        border-bottom:2px dotted lightgray;
      
    }
        .footer-text > ul:last-child {
            line-height: 20px;
            color:gray;
        } 
        .footer-text > ul > li:nth-child(2n+2) {
            font-size: 10px;
            color: lightgray;
        }

.footer-right {
   
    background:#f5f5f5;
    position: relative;
    float: right;
    margin-top:30px;
    padding-left:30px;
    padding-top:20px;
    padding-bottom:20px;
    padding-right:30px;
   
}
    .footer-right > p {
        font-size: 15px;
        color: gray;
    }

.footer-right > p:last-child {
    font-size: 12px;
}