body{
background-color: #fff;
font-family: Times New Roman;
font-size: 14px;
}
.container{
width: 1000px;
margin: 0 auto;
}



table.table_2, table.table_2 td {
  border: 1px solid #ccc;
  border-collapse: collapse;
font-family: Times New Roman;
font-size: 12px;
font-weight: bold;


}

.title_1{
text-align: center;
color: #FF0000;
font-weight: bold;
font-size: 20px;
}

.title_2{
text-align: center;
color: #FF0000;
font-weight: bold;
font-size: 16px;
}
.tt{
text-align: center;
color: #0000FF;
font-weight: bold;
font-size: 20px;

}

.trtr{
background-color: #F5F5F5;
}
