/* ------------------------ Å¾ ½ÃÀÛ ------------------------ */
#TopWrap{
    background: url(/images/top/bg_top.png) top left repeat-x;
    box-sizing: border-box;
    height: 80px;
    border-bottom: 2px solid #F00;
    padding: 5px 0 0 20px;
    min-width:1000px;
}
#TopLogo{
    width: 186px;
    display: inline-block;
    float: left;
}
#NavTopMenu{}
#NavTopMenu a{color: #FFF;}
#NavTopMenu a:hover{color: #ffdd1e;}
#NavTopMenu h2{display:none;}
#NavTopMenuList{margin:25px 0 25px 200px;}
.MenuListTop{display: inline-block;padding: 0 10px;}
.MenuListTop:hover{
    color: #fff;
    background-color: #e14444;
}
.MenuListTop:hover > .NavTopMenuListSub{display:block;}
.MenuListTopLink{
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0px;
    display: block;
    font-family: 'Nanum Gothic','Noto Sans KR', sans-serif;
}
.NavTopMenuListSub{
    display: none;
    position: absolute;
    background-color: #333;
    z-index: 99999;
    padding: 10px 20px;
    line-height: 25px;
    min-width: 120px;
    margin-left: -10px;
}
.MenuListSub{text-align: center;}
.MenuListSubLink{font-weight: bold;font-family: 'Nanum Gothic','Noto Sans KR', sans-serif;}
.MenuListSubLink:hover{color:#ffdd1e;}
#TopTelNum{
    display: inline-block;
    position: absolute;
    top: 0;
    right: 240px;
    height: 80px;
    box-sizing: border-box;
    padding: 15px;
}
#TopTelNum img{height:50px;}

@media all and (max-width:1460px){
    #NavTopMenu {display: block;clear: both;}
    #TopWrap{background-size: auto 130px;height:130px;}
    #NavTopMenuList {margin: 85px 0 0;text-align: center;}
}
/* ------------------------ Å¾ ³¡ ------------------------ */

.BtnBox{text-align: center;}
.BtnBox .BtnStyle-1{
    display: inline-block;
    width: 40%;
    color: #FFF;
    padding: 15px 5px;
    border-radius: 10px;
    font-weight: bold;
    font-size: 20px;
    font-family: 'Nanum Gothic','Noto Sans KR', sans-serif;
    box-sizing: border-box;
}
.BtnBox .BtnStyle-1:hover{opacity: 0.7;}
.BtnBox .BtnSubmit{background-color: #b91515;}
.BtnBox .BtnReSet {background-color: #757575;}

/* ------------------------ BottomWrap ½ÃÀÛ ------------------------ */
#BottomWrap{
    background-color: #363237;
    border-top: 1px solid #DEDEDE;
    clear: both;
    font-size: 11px;
    padding-top: 16px;
    color: #BDBDBD;
    line-height: 16px;
    min-width:1000px;
}
#BottomLinks{text-align: center;}
#BottomLinks a{
    color: #fff;
    display: inline-block;
    padding:0 5px 0 10px;
    border-left: 1px solid #FFF;
}
#BottomLinks a:first-child{border-left:0;}
#BottomBody{
    width:60%;
    max-width: 1200px;
    min-width: 1000px;
    margin: 0 auto;
}
#BottomLogo{
}
#BottomCompany{
    padding-top: 10px;
    line-height: 17px;
    display: inline-block;
}
#BottomAgent{
    margin: 0;
    padding: 0;
    float: right;
    width: 600px;
}
#BottomAgent h5{
    display: inline-block;
    width: 60px;
    background-color: #666;
    color: #FFF;
    text-align: center;
}
#BottomAgent li{
    padding: 2px;
    display: inline-block;
    width: 290px;
}

#ToTop{
    display: inline-block;
    position: absolute;
    width: 60px;
    height: 25px;
    box-sizing: border-box;
    background-color: #FFF;
    padding: 5px;
    text-align: center;
    border-radius: 10px;
    font-weight: bold;
    right: 20px;
    margin-top: -10px;
}
#BottomWrap .copy{
    text-align: center;
    padding: 10px;
    clear: both;
}
/* ------------------------ BottomWrap ³¡ ------------------------ */



#QuickAccepterPop{
    position: fixed;
    top: 150px;
    left: 60%;
    width: 270px;
    height: 490px;
    background: url(/images/quick/bg.png) left top no-repeat;
    padding: 67px 23px 60px;
    box-sizing: border-box;
    font-family: 'Nanum Gothic','Noto Sans KR', sans-serif;
    z-index: 99999999;
    display:none;
}
#QuickAccepterPop .ContentBox{
    width: 100%;
    height: 100%;
    background-color:#2F3535;
}
#QuickAccepterPop h3{
    text-align: center;
    padding: 15px 0 10px;
    font-size: 18px;
    color: #EEE;
    font-family: Open Sans, Helvetica Neue, Roboto, 'NanumGothic', 'nbg', 'Malgun Gothic', Dotum, Arial, Helvetica, sans-serif;
    font-weight: 800;
}

#QuickAccepterPop .PopInputBox{
    padding: 10px;
}
#QuickAccepterPop .PopInputBox input[type='text'],#QuickAccepterPop .PopInputBox textarea,#QuickAccepterPop .PopInputBox select{
    width: 100%;
    box-sizing: border-box;
    padding: 5px;
    margin-bottom: 10px;
}
#QuickAccepterPop .popup_left_agree_box_h4{
    display: block;
    border: 2px solid #EEE;
    margin: 0 auto;
    padding: 2px;
    border-radius: 6px;
    background-color: #999;
    text-align: center;
    width: 130px;
}
#QuickAccepterPop .popup_left_agree_box_h4 a{color:#FFF;}
#QuickAccepterPop .PopTitle{
        display: none;
}
#QuickAccepterPop .popup_left_agree_box{
    padding: 10px;
    text-align: center;
    color: #FFF;
}
#QuickAccepterPop .popup_left_btn{
    text-align: center;
}
#QuickAccepterPop #QuickAccepterPop-BtnX{
    position: absolute;
    top: -10px;
    right: -10px;
    width: 26px;
    height: 26px;
    background: url(/images/quick/btn_x.png) top left no-repeat;
    cursor: pointer;
}