@charset "utf-8";


/* photo
---------------------*/

/* EXAMPLES ------------------------------------------------ */

.demo-wrap {
    width: 705px;
    height: 248px;
    clear: both;
    margin-bottom: 45px;
    margin-top: 35px;
}

.demo-wrap .multiple li {
    width: 206px;
    padding-top: 7px;
    padding-right: 8px;
    padding-left: 8px;
}

.demo-wrap .bx-wrapper {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

.demo-wrap .bx-prev {
    position: absolute;
    left: -27px;
    width: 40px;
    height: 248px;
    text-indent: -999999px;
    background-image: url(img/top09.png);
    background-repeat: no-repeat;
    margin: 0px;
    top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: -5px;
    padding-left: 0px;
    background-position: center;
}

.demo-wrap .bx-next {
    position: absolute;
    right: -30px;
    width: 40px;
    height: 248px;
    text-indent: -999999px;
    background-repeat: no-repeat;
    background-image: url(img/top10.png);
    margin: 0px;
    padding: 0px;
    top: 0px;
    background-position: center;
}


.field .field-label {
    font-size: 14px;
    color: #838383;
    font-weight: normal;
    margin-bottom: 5px;
}

