/**************************************************
* site name : Çö´ëÇØ»ó È¨ÆäÀÌÁö
* author : ÄÚµåÇÁ·Î À±Àº¿µ
* file name : ¹®¼­ °øÅë style
* first write : 2008.10.20
* last modify : 2008.12.12
**************************************************/

@charset "euc-kr";

@media print {
    body {
        font-size: 12px;
        font-family: "Times New Roman", serif;
    }
    div#dvwraphead, div#sidemenu, div#footer, div#quickmenu, ul.location_map { display: none;}
    div#contents {
        float: left;
        width: 710px;
        padding-bottom: 50px;
    }
}

/* ¹öÆ° ¾Õ¿¡ text°¡ ÇÔ²² ÀÖ´Â °æ¿ì(text ¿ÞÂÊ, button ¿À¸¥ÂÊ) */
ul.txt_btn {
    margin-top: 10px;
    overflow: hidden;
}
ul.txt_btn li.floatl {
    background: url('/images/newimages/common/bullet/bul_cross.gif') no-repeat 7px 3px;
    padding-left: 15px;
}

/* ¹öÆ° ¾Õ¿¡ text°¡ ÇÔ²² ÀÖ´Â °æ¿ì(txt, button ¸ðµÎ ¿À¸¥ÂÊ) */
ul.txt_btn02 {
    float: right;
    margin-top: 10px;
    overflow: hidden;
}
ul.txt_btn02 li.txt {
    float: left;
    background: url('/images/newimages/common/bullet/bul_arr11.gif') no-repeat left 2px;
    margin-top: 3px;
    padding: 0 10px 0 15px;
}
ul.txt_btn02 li.txtCheck {
    float: left;
    background: url('/images/newimages/common/bullet/bul_check.gif') no-repeat left top;
    margin-top: 3px;
    padding: 0 10px 0 15px;
}

/* faq À¯Çü ************************************************/

/* faq ¼­ºê¸Þ´º ·¹ÀÌ¾î */
div.tab_faqsub {
    border-bottom: 2px solid #abcada;
    margin-bottom: 20px;
}
div.tab_faqsub ul { padding: 0 0 1px 17px;}
div.tab_faqsub li {
    float: left;
    background: url('/images/newimages/customcenter/tab_faqsub_bar.gif') no-repeat left 1px;
    height: 15px;
    padding: 0 17px 5px;
    overflow: hidden;
}
div.tab_faqsub li.start { background: none;}

/* °Ë»ö ¹Ú½º À¯Çü ************************************************/

/* faq °Ë»ö */
div.searchbox_faq {
    background: url('/images/newimages/common/box/searchbox_sider.gif') no-repeat right top;
    height: 45px;
    margin: 10px 0 20px;
    overflow: hidden;
}
div.searchbox_faq dl {
    background: url('/images/newimages/common/box/searchbox_sidel.gif') no-repeat left top;
    height: 45px;
}
div.searchbox_faq dt {
    float: left;
    background: url('/images/newimages/common/box/searchbox_bar.gif') no-repeat right top;
    width: 175px;
    text-align: right;
    margin-right: 15px;
    padding: 7px 15px 0 0;
}
div.searchbox_faq dd { padding-top: 11px;}
div.searchbox_faq dd input {
    color: #f26e04;
    font-size: 11px;
}
div.searchbox_faq dd img { vertical-align: middle;}

/* ¾ÆÆÄÆ® ½Ã¼¼ °Ë»ö */
div.searchbox_apart {
    background: url('/images/newimages/common/box/searchbox_sider.gif') no-repeat right top;
    height: 45px;
    margin: 5px 0 10px;
    overflow: hidden;
}
div.searchbox_apart dl {
    background: url('/images/newimages/common/box/searchbox_sidel.gif') no-repeat left top;
    height: 45px;
}
div.searchbox_apart dt {
    float: left;
    background: url('/images/newimages/common/box/searchbox_bar.gif') no-repeat right top;
    width: 120px;
    text-align: right;
    margin-right: 15px;
    padding: 7px 15px 0 0;
}
div.searchbox_apart dd { padding-top: 11px;}
div.searchbox_apart dd span.search_item {
    background: url('/images/newimages/common/bullet/bul_arr15.gif') no-repeat 5px top;
    padding-left: 14px;
}
div.searchbox_apart dd img { vertical-align: middle;}

/* º¸Çè¿ë¾î °Ë»ö */
div.searchbox_dic {
    background: url('/images/newimages/common/box/dicbox_sider.gif') no-repeat right top;
    height: 105px;
    margin: 10px 0 20px;
    overflow: hidden;
}
div.searchbox_dic dl {
    background: url('/images/newimages/common/box/dicbox_sidel.gif') no-repeat left top;
    height: 105px;
}
div.searchbox_dic dt {
    clear: left;
    float: left;
    background: url('/images/newimages/common/box/dicbox_bar.gif') no-repeat right top;
    width: 150px;
    margin-right: 15px;
    padding: 10px 15px 5px 80px;
}
div.searchbox_dic dd {
    font-size: 11px;
    padding-top: 15px;
}
div.searchbox_dic dd input { color: #f26e04;}
div.searchbox_dic dd img { vertical-align: middle;}

    div.searchbox_dic dd div.keyword {
        background: url('/images/newimages/common/box/dicbox_keyword_bgr.gif') no-repeat right top;
        width: 405px;
        height: 19px;
        overflow: hidden;
    }
    div.searchbox_dic dd div.keyword ul {
        background: url('/images/newimages/common/box/dicbox_keyword_bgl.gif') no-repeat left top;
        height: 19px;
        padding-left: 5px;
    }
    div.searchbox_dic dd div.keyword li {
        float: left;
        color: #9b806d;
        font-weight: bold;
        background: url('/images/newimages/common/box/dicbox_keyword_bar.gif') no-repeat left 6px;
        width: 28px;
        text-align: center;
        padding-top: 5px;
        cursor: hand;
    }
    div.searchbox_dic dd div.keyword li.start { background: none;}

    div.searchbox_dic dd p.guide_dic {
        float: left;
        color: #f26e04;
        background: url('/images/newimages/common/bullet/bul_cross02.gif') no-repeat left 3px;
        margin-top: 5px;
        padding-left: 8px;
    }

/* º¸Çè¿ë¾î °Ë»ö°á°ú */
div.searchlist_dic.result { padding: 8px 0 8px 15px;}
div.searchlist_dic.result li {
    background: none !important;
    padding: 2px 0 !important;
}

div.searchlist_dic {
    border-top: 2px solid #abcada;
    border-bottom: 2px solid #e5e5e5;
    padding-left: 15px;
}
div.searchlist_dic li {
    line-height: 1.5em;
    letter-spacing: -0.05em;
    background: url('/images/newimages/common/bar/dotbar_h3.gif') repeat-x left top;
    padding-top: 10px;
    overflow: hidden;
}
div.searchlist_dic li.start { background: none;}
div.searchlist_dic li span.label {
    background: url('/images/newimages/common/bullet/bul_arr11.gif') no-repeat left 2px;
    padding-left: 16px;
}
div.searchlist_dic li p.result { padding: 0 0 10px 16px;}
div.searchlist_dic li strong { color: #336d89;}

/* ÁöµµÃ£±â ************************************************/

div.mapbox {
    background: #f3f3f3;
    padding: 1px 1px 10px;
    overflow: hidden;
}
div.mapbox dl.floatl {
    background: url('/images/newimages/loan/img_map_bar01.gif') no-repeat right 11px;
    width: 351px;
    text-align: center;
}
div.mapbox dl.floatr {
    width: 350px;
    text-align: center;
}
div.mapbox dt { padding: 15px 0 10px;}
div.mapbox dl.floatl dd {
    background: #fff url('/images/newimages/loan/img_map_bar02.gif') no-repeat right center;
    margin-left: 9px;
}
div.mapbox dl.floatr dd {
    background: #fff;
    margin-right: 9px;
}

/* process À¯Çü ************************************************/
div.process {
    width: 100%;
    margin: 15px 0;
}

div.process ul { overflow: hidden;}
div.process li {
    float: left;
    background: url('/images/newimages/common/bullet/bul_process_arr.gif') no-repeat left center;
}
div.process li.start {
    background: none;
    margin-left: 0 !important;
    padding-left: 0 !important;
}
    div.process ul.case01 li {
        margin-left: 18px;
        padding-left: 26px;
    }
    div.process ul.case02 li {
        margin-left: 58px;
        padding-left: 66px;
    }
    div.process ul.case03 li {
        margin-left: 23px;
        padding-left: 31px;
    }
    div.process ul.case03 li.start { padding-left: 20px !important;}
    div.process ul.case04 li {
        margin-left: 6px;
        padding-left: 14px;
    }

    div.process.type2 {
        margin: 5px 0 10px;
        _width: 709px;
    }
    div.process.type2 li {
        margin-left: 11px;
        padding-left: 19px;
        _margin-left: 8px;
        _padding-left: 16px;
    }


/* ÆÄÀÏ ´Ù¿î·Îµå À¯Çü ************************************************/

div.acrobat-down {
    border: 1px solid #d8d8d8;
    margin:10px 0 15px;
    padding:2px 0 1px;
}

/* loginbox À¯Çü ************************************************/

/* º»ÀÎ¼ÒÀ¯ÀÇ ½Å¿ëÄ«µå·Î º»ÀÎ ÀÎÁõÇÏ±â */
div.subcont_nofont div.personal-per { width: 342px;}
div.personal-per {
    float: left;
    width: 352px;
    margin-top: 20px;
}
div.personal-per dl.loginbox { height: 135px;}
div.personal-per dl.loginbox dd input.txt { border: 1px solid #cdcdcd;}

/* °øÀÎÀÎÁõ¼­·Î º»ÀÎÀÎÁõÇÏ±â */
div.subcont_nofont div.public-per { width: 342px;}
div.public-per {
    float: right;
    width: 352px;
    margin-top: 20px;
}
div.public-per dl.loginbox { height: 135px;}

    /* join_service */
    dl.loginbox ul.join_service { height: 50px;}
    dl.loginbox ul.join_service li {
        float: left;
        background: url('/images/newimages/common/bullet/bul_cross.gif') no-repeat left 5px;
        padding: 0 0 5px 8px;
    }
    dl.loginbox dd.btn_join {
        clear: left;
        text-align: center;
    }
    div.join_guide {
        background: #ededed url('/images/newimages/common/box/guide_1liner.gif') no-repeat right top;
        height: 15px;
        overflow: hidden;
    }
    div.join_guide div {
        background: url('/images/newimages/common/box/guide_1linel.gif') no-repeat left top;
        text-align: center;
        padding: 3px 0;
    }

/* È¸¿ø°¡ÀÔ(±ÝÀ¶°Å·¡È¸¿ø) */
ul.card-rel li.floatl {
    background: url('/images/newimages/common/bullet/bul_cross.gif') no-repeat left 8px;
    padding: 3px 0 0 8px;
}
ul.card-rel li {
    vertical-align:middle;
    margin-bottom: 3px;
    color:#919191;
}
ul.card-rel li img {
    margin-right:5px;
    vertical-align:middle;
}

/* CY0064.jsp */
div.choicebox {
    width:702px;
    height:32px;
    background:#F4F4F4;
    margin: 15px 0;
}
div.choicebox ul {
    overflow:hidden;
    width:100%;
}
div.choicebox ul li.msg{
    float:left;
    font-size:0;
    margin: 10px 0 0 15px;
    background: url('/images/newimages/common/bullet/bul_cross.gif') no-repeat 13px 5px;
    padding-left:21px;
    display:inline;
}
div.choicebox ul li.check{
    float:right;
    margin: 7px 20px 0 0;
    font-size:11px;
    display:inline;
}

/* µ¿¿µ»ó À¯Çü ************************************************/
div.movieplayer {
    background: url('/images/newimages/common/box/movieplayer_btmr.gif') no-repeat right bottom;
}
div.movieplayer.big {
    background: url('/images/newimages/common/box/movieplayer_btmr.gif') no-repeat right bottom;
    width:340px;
    height:262px;
}
div.movieplayer_top {
    background: url('/images/newimages/common/box/movieplayer_topr.gif') no-repeat right top;
}
div.movieplayer_top div {
    background: url('/images/newimages/common/box/movieplayer_topl.gif') no-repeat left top;
    padding-top: 9px;
}
div.movieplayer_cont {
    background: url('/images/newimages/common/box/movieplayer_btml.gif') no-repeat left bottom;
    padding: 0 9px 9px;
}
div.movieplayer_cont div.playerbig {
    background: url('/images/newimages/dummy/@player.gif') repeat left top;
    width:324px;
    height:246px;
}
div.movieplayer_cont div.player {
    background: url('/images/newimages/dummy/@player02.gif') no-repeat left top;
    width:238px;
    height:177px;
}
    div.movieplayer div.btn {
        text-align: right;
        padding: 20px 15px 0 0;
    }

/* flash data */
div.flashdata {
    text-align: center;
    margin: 10px 0 20px;
}
    div.flashdata ul.flashtab {
        text-align: right;
        margin: -24px 35px 5px 0;
    }
    div.flashdata ul.flashtab li { display: inline;}

/* iframe */
div.cp_iframe { margin: 20px 0 10px;}
div.cp_iframe iframe {
    width: 100%;
}