/* #slideshow_bg {
    height: 372px;
    width: 1175px;
    margin-right: 19px;
    margin-left: 8px;
    position: relative;
    margin-bottom: 25px;
} */

#slideshow_bg .slider {
    /* height: 372px;
    width: 1175px; */
    /* overflow: hidden; */
}



#slideshow_bg #slide_bullet_outer {
    text-align: center;
    height: 28px;
    position: absolute;
    bottom: 4px;
    z-index: 99;
    width: 1139px;
    left: 18px;
}

#slideshow_bg #slide_bullet {
    display: inline-block;
    min-width: 104px;
}

#slideshow_bg #slide_bullet a {
    color: #FFFFFF;
    background: url(../images/homepage/slide-bullet.png) no-repeat left top;
    text-align: center;
    float: left;
    height: 28px;
    width: 24px;
    margin-right: 2px;
    display: block;
    font: bold 18px/28px Arial, Helvetica, sans-serif;
}

#slideshow_bg #slide_bullet a.activeSlide {
    color: #FFFFFF;
    background: url(../images/homepage/slide-bullet.png) no-repeat left -28px;
    text-align: center;
    font-size: 20px;
}

#slideshow_bg #slide_trans_bg {
    left: 0px;
    top: 0px;
    z-index: 9;
}

#contents h2 {
    background: #3fa7dc none repeat scroll 0 0;
    border-left: 5px solid #0d60a6;
    color: #fff;
    font-size: 25px !important;
    font-weight: normal;
    line-height: 30px;
    margin: 0 0 10px;
    padding: 3px 5px;
    width: 215px;
}

.acc-pay {
    clear: both;
}

.acc-pay h2 {
    width: 250px !important;
}

.paym {
    float: left;
    margin: 5px 15px;
}

#slideshow_bg {
	margin-bottom: 40px;
	display: flex;
}