div#board_frm{
    width: 100%;
    height: auto;
    padding-top: 55px;
    padding-bottom: 60px;
}
ul.index_board_frm{
    width: 1024px;
    height: auto;
    margin: 0 auto;
}
li.index_board_border{
    width: 1024px;
    height: 3px; 
    background-image: url(http://gi.esmplus.com/inscorp/homepage/insgroup/pattern_type_1.gif);
    margin-top: 3px;
}	
div.i_b_t{
    width: 1024px;
    height: 50px;
    border-bottom: 1px dotted #333
    ;margin-bottom: 2px;
}
div.i_b_t li{
    float: left;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}
li.index_board_type_1{
    width: 120px;
}
li.index_board_type_2{
    width: 704px;
}
li.index_board_type_3{
    width: 200px;
}
ul.list_frm{
    width: 1024px;
    height: 58px;
    margin-bottom: 1px; 
    border-bottom: 1px dotted #ccc;
}
ul.list_frm:hover{
    background-color: #efefef;
    cursor: pointer;
}
ul.list_frm li{
    float: left;
}
li.list_type{
    width: 120px;
    height: 58px;
    line-height: 58px; 
    font-size: 14px;
    font-weight: 400; 
    font-family: 'Noto Sans KR'; 
    text-align: center;
}
li.list_contents{
    width: 704px;
    height: 58px;
}
ul.list_title{
    width: 584px;
    height: 58px;
    line-height: 58px; 
    font-size: 16px;
    font-weight: 600;
}
ul.list_text{
    width: 584px;
    height: 33px;
    line-height: 13px;
    font-size: 14px;
    color: #4F4F4F;
}	
li.list_text_2{
    width: 200px;
    height: 58px;
    line-height: 58px; 
    font-size: 12px; 
    text-align: center;
}