@charset "utf-8";


.list li {
    padding-left: 1.5em;
}
.list ul {
    margin: 5px 0;
}
.list span {
    margin-right: 5px;
}

.list li a {
    color: #004498;
    text-decoration: none;
    overflow: hidden;
    outline: none;
}

.right {
    text-align: right;
}

.f85 {
    font-size: 85%;
}
