.galcont{
    text-align: center;
    padding: 15px;
}

.gal_div{
    float: left;
    display: inline-block;
    width: 210px;
    padding: 6px 2px 2px 0px;
    margin: 12px;
    text-align: center;
    background: #eeeeee;
    aoverflow: hidden;
    aheight: 260px;
}

.gal_fold{
    border-bottom: 1px dashed #444444;
    display: inline-block;
}

.gal_up a{
    display: block;

    width: 200px;
    height: 200px;
    line-height: 200px;
}

.gal_fold_title{
    background: #eeeeee;
    margin-top: 8px;
    width: 210px;
}

.gal_title{
    display: none;
}
