.box h4 {
    margin-bottom: 28px;
    padding-bottom: 3px;
    border-bottom: 2px solid #d9d9d9;
    /*border-bottom: solid 2px #bfbfbf;*/
    color: #00479d;
    font-size: 110%;
    font-weight: bold;
    line-height: 1.3;
}

.pickup h5 {
    margin-bottom: 5px;
    border-bottom: 1px solid #0d65b0;
    color: #0d65b0;
    font-weight: bold;
}

.inner-box {
    margin: 25px 0px;
}

.highlight {
    padding: 5px 5px 1px;
    background-color: #f6fbfe;
}

.c5-mscTable2 thead th {
    background: #145189;
    color: #fff;
    text-align: center;
    padding: 20px;
    border-left: solid 5px #fff;
}

.inner-box p {
    font-size: 14px;
}

/* info */
.info p{
    font-size:14px;
    line-height:28px;
}

.info .c5-mscTable {
    margin-top: 40px;
    margin-bottom:10px;
}

.info .c5-mscTable th,
.info .c5-mscTable td {
    border-right: 10px solid #FFFFFF;
    padding: 7px 10px!important;
}

.info .c5-mscTable tbody tr.bgGray td {
    border: none;
    height:5px;
    padding: 0 !important;
}

.info .c5-mscTable tbody td {
    padding: 8px 10px!important;
}
.info .img_center img{
    margin:0 5px;
    display: inline-block;
}
@media (max-width: 639px) {
    .info .c5-mscTable th,
    .info .c5-mscTable td {
        border-right: 1px solid #FFFFFF;
        padding: 2px 5px!important;
    }
    .info .c5-mscTable thead th:first-child {
        border-right: solid 1px #fff;
    }
    .info .c5-mscTable tbody td {
        padding: 2px 5px!important;
    }
}

.exhibition{
    margin-top:20px;
}
.exhibition h3 {
    margin-top: 52px;
}
.exhibition p {
    font-size:14px;
    line-height:28px;
}
.exhibition .item {
    margin-top: 30px;
    margin-bottom: 35px;
}

.exhibition .item h5 {
    font-size: 100%;
    font-weight: bold;
    color: #b47814;
    padding-bottom: 10px;
}

.exhibition .c5-mscTable {
    margin-top: 40px;
    margin-bottom:0px;
}
.exhibition .c5-mscTable table{
    margin-bottom:10px;
}
.exhibition .c5-mscTable th,
.exhibition .c5-mscTable td {
    border-right: 10px solid #FFFFFF;
    padding: 7px 10px!important;
}

.exhibition .c5-mscTable tbody tr.bgGray td {
    border: none;
    height:5px;
    padding: 0 !important;
}

.exhibition .c5-mscTable tbody td {
    padding: 11px 10px!important;
}
@media (max-width: 639px) {
    .exhibition .c5-mscTable th,
    .exhibition .c5-mscTable td {
        border-right: 1px solid #FFFFFF;
        padding: 2px 5px!important;
    }
    .exhibition .c5-mscTable thead th:first-child {
        border-right: solid 1px #fff;
    }
    .exhibition .c5-mscTable tbody td {
        padding: 2px 5px!important;
    }
    .exhibition .fntSmall2 {
        line-height:14px;
        margin-bottom:20px;
    }
}
