a.inline_link{
    /*color: #000;*/
    /*border-bottom: 1px dashed #000;*/
    /*border-bottom: 1px dotted #737373;*/
}

a.inline_link:hover {
    /*color: #CC0000;*/
    /*text-decoration: none;*/
    /*border-bottom: 1px solid #000;*/
}

.affix{
    top: 10px; /* Set the top position of pinned element */
}

.shu_mulu_selected{
    background-color: #bbbbbb;
    border: 1px solid gray;
}

.shu_mulu{
    max-height:90%;
    overflow: auto;
    border: 1px solid #ccc;
    webkit-border-radius: 4px;
    moz-border-radius: 4px;
    border-radius: 4px;
}
@media screen and (max-width: 992px) {
    /*.shu_mulu { display:none; }*/
}

.data_th
{
    width: 100px;
    text-align: right;
}
