body {
    margin-left: 0px;
    margin-top: 0px;
    background: #fff url(resource/bg.jpg) top repeat-x;
}

a,
a:link,
a:visited,
a:focus,
a:hover,
a:active {
    color: inherit;
    text-decoration: none;
    outline: none;
    background-color: inherit;
    user-select: none !important;
}

.tws-menu {
    width: 232px;
    height: 30px;
    border: 0;
    text-align: right;
}

table.line td {
    border-bottom: 1px;
    border-bottom-color: #333;
    border-bottom-style: solid
}