﻿#banner{width:100%;height:inherit;background:#000;min-height:450px;padding-bottom:13px;background:url("/images/slidershadow.png") no-repeat scroll center bottom transparent;    position: relative;
    margin: 0 auto;
    text-align: center;}
#banner .sliders .slide{min-height:450px}.slide{position:absolute;width:100%;display:none}
#sliderPrev{width:38px;height:50px;cursor:pointer;position:absolute;background:url(/images/sliderprev.jpg) no-repeat left top;top:230px}
#sliderNext{width:38px;height:50px;cursor:pointer;position:absolute;background:url(/images/slidernext.jpg) no-repeat left top;top:230px;right:0;z-index:1000}






#banner .viewport .captionBox .captionBoxTitle {
    background: url(/images/captionBoxTitle_Bg.png) repeat;
    min-height: 39px;
    font-size: 17px;
    line-height: 37px;
    color: #fff;
    padding: 14px 11px 10px 30px;
    text-align: center;
}
#banner .viewport .captionBox .captionBoxContent {
    background: url(/images/captionBoxContent.png) repeat;
    padding: 28px 26px 28px 22px;
    color: #fff;
    font-size: 14px;
    line-height: 22px;}
#banner .viewport .captionBox {
    padding: 148px 0 0 0;
    /*width: 398px;*/
    text-align: left;}


#banner .viewport .captionBox {
    padding: 148px 0 0 0;
    width: 355px;
    text-align: left;
}

#banner {
    background: url(/images/home_Banner.jpg) no-repeat center top;
    position: relative;
    margin: 0 auto;
    text-align: center;
    max-width: 1024px;
}

