@charset "utf-8";
/* CSS Document */

.yyu .covid h1 {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 48px;
    font-size: 48px;
    color: #327dbe;
    font-weight: 900;
    padding: 73px 0 8px 0;
    font-family: 'ITC Avant Garde Gothic Std';
}
.yyu .covid h4 { font-size: 20px; text-align: center; font-weight: 300;} 
.board-committees1{ padding: 100px 0 60px 0;}
.board-committees1 h2{ text-align: center; padding: 0 0 40px 0;}
.yyu .covid .board-committees1 p{ line-height: 25px; text-align: justify; padding: 0 35px 0 0;}
.yyu .covid .board-committees1 table{ margin: 7px auto;display: inline-block; vertical-align: top;width: 49%;}
.yyu .covid .board-committees1 tr td{ border: 1px solid #ddd; padding: 8px 10px; }
.yyu .covid .board-committees1 tr:nth-child(odd){ background: #ddeeff;}
.yyu .covid .board-committees1 tr:nth-child(even){ background: #f8f8f8;}
.yyu .covid .board-committees1 tr td.tital{ background: #06498e !important; color: #fff;}
.yyu .covid .board-committees1 tr td p{ text-align: left; padding: 0px;}
.board-committees1 article{ width: 50%; display: inline-block; vertical-align: top;}
.ord { background: #e3effc;}
.ord .covid .board-committees1 p {line-height: 25px; text-align: justify; padding: 0 0px 0 35px;}

@media (max-width:767px) {
.board-committees1 article {width: auto; display: block; vertical-align: top;}
.yyu .covid .board-committees1 p {line-height: 25px; text-align: justify; padding: 15px;}
.yyu .covid .board-committees1 table {margin: 15px auto; display: block; vertical-align: top; width: auto;}
.board-committees1 { padding: 50px 0 60px 0;}
}


