.govitemcontent th {
    font-size: 18px;
    color: #fff;
    background: #bd1a2d;
    border: none;
    padding: 10px;}
.govitemcontent tr {
    line-height:32px;
    height:32px;
    border: none;}

.govitemcontent td {
    font-size: 16px;
    padding: 14px 10px;
    color: #333;
    border: none;}
.nepagediv a{
    border: 1px solid #ddd;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    line-height: 32px;
    min-width: 36px;
    border-radius: 3px;
    margin: 3px 2px;
    overflow: hidden;
    width:60px;}
