.hn_mini{
    color: #A3BBE8;
    text-decoration: underline;
    border-bottom: 1px solid #A3BBE8;
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.hn_mini.hnshow .hn_mini_info{
    display: block;
    width: 275px;
    height: 170px;
    position: absolute;
    top: -155px;
    left: -20px;
    z-index: 9999;
}
.hcmp{
    background: url("https://healthnetworkpartners.com/cdn/hcmp-hover.png");
}
.him{
    background: url("https://healthnetworkpartners.com/cdn/him-hover.png");
}
.ocn{
    background: url("https://healthnetworkpartners.com/cdn/ocn-hover.png");
}