﻿.gallery_div {
    overflow: hidden;
    width: 100%;
    padding: 0px 6px 0px 6px;
    margin-top: 20px;
}

.gallery_list {
    overflow: hidden;
    float: left;
    width: 50%;
    padding: 0px 6px 0px 6px;
}

    .gallery_list img {
        display: block;
        width: 100%;
    }

.gallery_listbot {
    overflow: hidden;
    width: 100%;
    height: 55px;
    padding-top: 5px;
}

.gallery_bot {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.gallery_botbj {
    display: block;
    width: 100%;
}

.gallery_add {
    position: absolute;
    top: 20%;
    left: 10%;
    font-size: 18px;
}

    .gallery_add td {
        padding-bottom: 5px;
    }

.gallery_addl {
    padding-right: 5px;
    text-align: right;
}

.gallery_tetdiv {
    width: 165px;
    height: 35px;
    background: url(../img/text.jpg) no-repeat;
    background-size: 100% auto;
}

.gallery_tet {
    width: 100%;
    height: 100%;
    border: 0px;
    background-color: transparent;
    font-size: 16px;
    padding: 0px 10px 0px 10px;
}

.galin {
    overflow: hidden;
    width: 100%;
    text-align: center;
}

.galin_img {
    display:block;
    width: 100%;
    margin: 0 auto;
}

.galin_bt {
    overflow: hidden;
    width: 100%;
    text-align: center;
    font-size:22px;
    padding:60px 0px 30px;
}