.hoso {
    padding: 10px 5px;
}
.hoso a {
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 22px;
}
.year {
    height: 70px;
    line-height: 70px;
    background: #f1ecec;
    color: #f00505;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
   
}
.yearStart, .yearEnd {
    position: relative;
}
.fa-angle-left {
    position: absolute;
    left: 0;
    top: 50%;
    color: #337ab7;
}

.fa-angle-right {
    position: absolute;
    right: 0;
    top: 50%;
    color: #337ab7;
}
.taichinh a{
    text-decoration: none;   
    font-weight: bold;
}

.fa-medal {
    color: #f00505;
}

ul{
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
}
.item{
    margin-bottom: 0;
    padding-bottom: 0;
}
.content-slider li{
    background-color: #f1ecec;
    text-align: center;
    color: #f00505;
    
}
.content-slider h3 {
    margin: 0;
    padding: 18px 0;
    font-weight: bold;
    font-size: 30px;
}