.shortcut_webbank {
    position: absolute;
    top: 400px;
    left: 5px;
    margin-top: -150px;
    width: 200px;
    height: 330px;
    padding: 0;
    box-sizing: border-box;
    color: black;
    background-color: #f2f2f2;
    text-align: center;
    z-index: 100;
    position: fixed;
}
    .shortcut_webbank .abgne_tab {
        clear: left;
        color: #fff;
    }
    .shortcut_webbank .tabs {
        width: 100%;
        height: 40px;
    }

ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    unicode-bidi: isolate;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
    unicode-bidi: isolate;
}
.shortcut_webbank .tabs li {
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 21px;
    overflow: hidden;
    position: relative;
}
    .shortcut_webbank .tabs li.active a {
        background: none;
        color: black;
        text-decoration: none;
    }
    .shortcut_webbank .tabs li a {
        display: block;
        background-color: none;
        cursor: pointer;
        color: black;
        font-weight:bold;
    }
    .shortcut_webbank .tabs li a:hover {
        color: white;
    }
    .shortcut_webbank .tabs li a:hover {
        background: #ffad52;
    }
.tab_content .tblfunction .wd1 {
    font-family: "Microsoft JhengHei UI";
    font-size: 16px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    text-decoration: none;
    padding-left: 6px;
    color:black;
    text-align:left;
}
.shortcut_webbank .tab_container {
    clear: left;
    width: 100%;
}
.shortcut_webbank .tab_container .tab_content {
    padding: 0;
    color: black;
}

.tab_content .f_nav li a {
    padding: 0 10px;
    font-size: 13px;
    color: #f3f3f3;
}
.tab_content .tblfunction {
    background-color: #f2f2f2;
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
}
.tab_content .tblfunction a:active {
    color: black;
    text-decoration: none;
}

.tab_content .tblfunction a {
    color: black;
    text-decoration: none;
    font-weight:bold;
}
.tab_content .tblfunction a:link {
    color: black;
    text-decoration: none;
}
.tab_content .tblfunction a:hover {
    color: #ffad52;
    text-decoration: none;
}
table {
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    unicode-bidi: isolate;
    border-spacing: 2px;
    border-color: gray;
}
.tab_content .tblfunction .tb_linex {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    padding-right: 6px;
}


tr {
    display: table-row;
    vertical-align: inherit;
    unicode-bidi: isolate;
    border-color: inherit;
}
.tab_content .tblfunction .wd1 {
    font-family: "Microsoft JhengHei UI";
    font-size: 16px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    text-decoration: none;
    padding-left: 6px;
}
.tab_content .tblfunction img {
    margin-top: 10px;
}

img {
    border: none;
    display: block;
}
img {
    overflow-clip-margin: content-box;
    overflow: clip;
}



.tab_content .f_nav li {
    display: inline-block;
    border-left: 1px solid #f3f3f3;
    line-height: 13px;
    margin: 0 -2px;
}
.tab_content .f_nav li a:hover {
    color: #dfaf4a;
    background-color: transparent;
}
.tab_content ul.applist {
    padding: 10px 20px;
}
    .tab_content ul.applist li {
        display: block;
        text-align: left;
        position: relative;
    }
 .tab_content ul.applist li:first-child{
    border-bottom: 1px solid #4e5b68;
}
    .tab_content ul.applist .pic_box {
        display: inline-block;
        vertical-align: middle;
        width: 64px;
        height: 64px;
        border-radius: 100px;
        overflow: hidden;
        margin: 0 10px 0 0;
    }
.tab_content ul.applist .pic_box img {
    display: block;
    width: 100%;
    height: auto;
}
.tab_content ul.applist a {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
    .tab_content ul.applist a:hover {
        background-color: transparent;
    }
.apWord {
    display: block;
    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
    line-height: 24px;
}
.tab_content ul.applist .apWord {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
}