
.tblh {
   background-color: #666666;
}
.tblh:hover {
   background-color: #777777;
   cursor: hand;
   cursor: pointer;
}

.sortsgn {
}
