@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);


@charset "utf-8";
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, p, button, select, input, textarea, th, td, nav{margin:0; padding:0; border: none;}

body {height:100%; font-family: 'Noto Sans KR', 'Malgun Gothic', sans-serif; color:#333; font-size:14px; letter-spacing: 0}
img {border:none; vertical-align:top;}

ul li , ol li , dl dd{list-style:none; border: none;}

fieldset {border:none;}

table {border-collapse:collapse;}
caption {display:none;}

img, fieldset, button { border:0; padding:0px;}
button {background:none;}
input, select {vertical-align:middle;}
legend {width:0; height:0; font-size:0; position:absolute; overflow:hidden;} 
input:focus {
  outline: none;
}
input[type=text]::-ms-clear{
	display: none;
}
input:focus {
  outline: none;
}


/* 본문 영역 */
.footer_tab_containerWrap{width: 920px;}

.footer_tab_containerWrap{
    clear: both;
    width: 920px;
    overflow: hidden;
}
.f_tab_contents .f_view_tabmenu_wrap{
    width: 920px;
    margin: 0 auto 0;
}
.f_tab_contents .f_view_tabmenu_wrap .f_tab_menu{
    width: 920px;
    height: 45px;
    overflow: hidden;
}
.f_tab_contents .f_view_tabmenu_wrap .f_tab_menu li{
    background: #fff;
    float: left;
    font-size: 14px;
    text-align: center;
    line-height: 45px;
    position: relative;
}
.f_tab_contents .f_view_tabmenu_wrap .f_tab_menu li.f_tabMenu{
    width: 300px;
    height: 56px;
    cursor: pointer;
    background: #f9f9f9;
    border-bottom: 1px solid #4e89e7;
    box-sizing: border-box;
    font-weight: 400;
}
.f_tab_contents .f_view_tabmenu_wrap .f_tab_menu li.f_current{
    width: 300px;
    height: 56px;
    font-weight: 500;
    background: #333333 !important;
    box-sizing: border-box;
}
.f_tab_contents .f_view_tabmenu_wrap .f_tab_menu li.f_current a{
    color: #fff;
}
.f_tab_contents .f_view_tabmenu_wrap .f_view_tabcont_wrap ul li.f_tabPage div.text_cont{
    width: 850px;
    margin: 15px auto 15px;
    padding: 0 25px 25px;
    height: 650px;
    font-family: 'Noto Sans KR', 'Malgun Gothic', sans-serif;   
    font-weight: 300;
    line-height: 26px;
    font-size: 14px;
    overflow-y: scroll;
}
.f_tab_contents .f_view_tabmenu_wrap .f_view_tabcont_wrap ul li.f_tabPage div.text_cont h2{
    font-size: 18px;
    margin-top: 15px;
}
.f_tab_contents .f_view_tabmenu_wrap .f_view_tabcont_wrap ul li.f_tabPage div.text_cont h3{
    font-weight: 500;
    font-size: 14px;
    margin-top: 15px;
}
.f_tab_contents .f_view_tabmenu_wrap .f_view_tabcont_wrap ul li.f_tabPage div.text_cont p.text{
    margin-top: 10px;
}
.f_tab_contents .f_view_tabmenu_wrap .f_view_tabcont_wrap ul li.f_tabPage div.text_cont table{
    font-weight: 500;
    font-size: 14px;
    margin-top: 15px;
}
.f_tab_contents .f_view_tabmenu_wrap .f_view_tabcont_wrap ul li.f_tabPage div.text_cont table tr td{
    line-height: 26px;
}
.text_cont .step_box{
    width: 200px;
    height: 40px;
    margin-bottom: 10px;
    line-height: 36px;
    font-size: 14px;
    color: #fff    
}
.text_cont .step_lst_content{
    overflow: hidden;
    margin-top: 20px;
    padding-bottom: 30px    
}
.text_cont .step_lst_content li{
    float: left;
    width: 200px;
    margin-right: 10px;
    text-align: center
}
.text_cont .step_lst_content li:nth-of-type(4n){
    margin-right: 0;
}
a {color:#333; text-decoration:none; cursor:pointer; margin:0;}
a:link {color:#333;}
a:visited {color:#333;}
a:active {color:#333;}
a:hover {color:#333;}
:focus {-moz-outline-style:none;}



