﻿#ContentsData table {width : 100%; border-top : 0.16rem solid #969292; border-bottom : 0.16rem solid #969292; border-collapse : collapse;  color : #000;}
#ContentsData table td.tableTitle {width : 20%; padding : 1rem; background-color : #fafafa; text-align : center; font-weight : bold;font-size : 1.3rem;}
#ContentsData table td.tableDesc {width : 80%; padding : 1rem; text-align : justify;font-size : 1.2rem;}

.subHeader {
    color: #039BE5;
    font-size: 3.16rem;
    font-weight: bold;
    height: 4.58rem;
}

    .subHeader td {
        vertical-align: middle;
    }

.contents_Type1 {
    font-size: 1.08rem;
    height: 2.08rem;
}

    .contents_Type1 td {
        vertical-align: top;
        line-height: 1.58rem;
    }

.contents_Date {
    font-weight: bold;
    width: 12.58rem;
    padding-left: 0.91rem;
}

.subPartition td {
    height: 2.08rem;
    border-bottom: 0.08rem solid #dbdbdb;
}