public int GetDiem(string ma)
 {
     return(khMod.GetDiem(ma));
 }