.imgbg{
    /*background: url("../images/dibiaobaohu/dbbhgg_bg.jpg") fixed no-repeat;*/
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 0;
    background-size: cover;
}
.odd{
    font-size: 14px;
    /*background-color: #fff;*/
}
.even{
    font-size: 14px;
    background-color: rgba(0,80,0,0.1);
}
a:hover,a:focus{
    text-decoration: none;
}
tr a:focus,
tr a:hover {
    color: #21864a !important;
    text-decoration: none;
}
