
.content{
    min-height: 100px;
    width: 1000px;
    overflow: auto;
    padding-bottom: 20px;
    margin: auto;
    margin-right: 0px;
    background-color: #f2f2f2;
}

.format-khungtruyen{
    margin-bottom: 30px;
    overflow-y: auto;
    background-color: white;
    min-height: 356px;
}
#truyenyeuthich {
    overflow-y: auto;
    background-color: white;
    clear: both;
}

.head{
    font-weight: 800;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 5px;
}

.title{
    border-bottom: 2px solid black;
    margin: 0 8px;
    text-transform: uppercase;
}

.truyen img{
    width: 180px;
    height: 250px;
}

.truyen .khung{
    width: 220px;
    text-align: center;
    float: left;
    margin: 15px;
}

.truyen a{
    color: black;
    text-decoration: none;
}

.truyen a:hover{
    color: #0099e6;
}
.tenTruyen{
    margin: 0;
    font-size: 18px;
}
.tenChuong{
    margin: 0;
    font-size: 14px;
}