@charset "utf-8";
/* CSS Document */

table{
border:3px solid #eeeeee;
font-size: 14px;
line-height: 20px;
width: 100%;
}

td,
th{
padding: 10px;
border:1px solid #cccccc;
width: 30%;
}
th{
background-color: #f9f7f9;
font-weight: 500;
}

@media only screen and (min-width: 680px) {


  
    
}






