﻿.rzs {
    float: right ;
    width: 20% ;
    overflow-y: auto;
    text-align: left;
}

.rz {
    float: right ;
    display: none ;
}

.lzs {
    width: 100% ;
}

.lz {
    width: 70% ;
}