/*나눔스퀘어*/
@import url(//fonts.googleapis.com/earlyaccess/NanumMyeongjo.css);
@import url(//fonts.googleapis.com/earlyaccess/NanumSquare.css);

#company_03 {
    background-color:#fff ;
}
#company_03 span.top_ment_top{
    color: #e4455a;
    display: block;
    margin-bottom: 10px;
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
} 
#top_ment {
    font-family: 'NanumSquare';
    font-size: 25px;
    line-height: 36px;
    color: #333;
    font-weight: 400;
}
#top_ment {
    font-family: 'NanumSquare';
    font-size: 25px;
    line-height: 36px;
    color: #333;
    font-weight: 800;
}
.st:before{display:inline-block;content:"";width:4px;height:20px;margin:0 5px -1px 0;background:#d41225}
.nd:before{display:inline-block;content:"";width:4px;height:15px;margin:0 5px -1px 0;background:#ff2a00}

#title_ment {
    font-family: 'NanumSquare';
    font-size: 20px;
    line-height: 36px;
    color: #000;
    font-weight: 600;
}
#sign {
    font-family: 'NanumMyeongjo';
    font-size: 20px;
    line-height: 36px;
    color: #000;
    font-weight: 600;
    text-align: right;
}


#sub_ment {
    font-family: 'NanumSquare';
    font-size: 16px;
    line-height: 6.5mm;
    color: #555;
    font-weight: 400;
    text-align: justify;
}

#company_03 span.pen_effect{
    background-color: #ffff99;
    color: #555;
    display: inline-block;
    padding: 0px 1px;
}

#company_03 span.hanja{
    font-family: 'NanumMyeongjo';
    font-size: 16px;
    line-height: 6.5mm;
    color: #555;
    font-weight: 400;
}



/* history*/
#company_03 .history table{
    width:100%;
    border-bottom: 1px solid #333;
}
#company_03 .history table tr th,
#company_03 .history table tr td{
    font-family: 'NanumSquare';
        font-size: 16px;
    font-weight: 600;
    padding: 5px 10px !important;
    color: #666;
    line-height: 24px;
}
#company_03 .history table tr td{
        font-family: 'NanumSquare';
            font-size: 16px;
    background-color: #fff;
    color: #555;
    font-weight: 600;
    border-top: 1px solid #c1c1c1;
    border-bottom: 1px solid #c1c1c1;
}



