.programname{
    font-size: 40px;
    font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;/* 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif */;/* 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; */ /* 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
  */  color:  #0f4933;
}
.text-center{
    text-align: center;
    margin-top: 20px;
}
.img-size{
    margin-top: 30px;
    margin-bottom: 0;

}

.table{
    border: 1px solid  #0f4933;
}

.table th{
    font-size: 30px;
    color:  #0f4933;
    text-align: center;
    font-weight: 500;
    /*font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;*/
    border-top: 3px solid #0f4933;
}

.table td{
    width: 50%;
    font-size: 25px;
    font-weight: 400;
    /*font-family: 'Courier New', Courier, monospace;*/
   /* 还需修改 */
}

.table .table-title{
    width: 100%;
}

.center-table td{
    text-align: center;
}

.table2{
    border: 1px solid  #0f4933;
}

.table2 .table-title{
    width: 100%;
}
.table2 th{
    font-size: 30px;
    color:  #0f4933;
    text-align: center;
    font-weight: 500;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    border-top: 3px solid #0f4933;
}

.table2 td{
    padding-left: 3px;
    font-size: 18px;
    font-weight: 500;
    font-family:'Times New Roman';
    border: 1px solid #0f4933;
   /* 还需修改 */
}
/* Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif */
/*  'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; */
/*  */