
#bannerBox {z-index: 2; border-bottom: #cbcccc 1px solid; position: relative; width: 100%; height: 432px}
#bannerBox A.leftBtn {position: absolute; width: 50px; height: 50px; top: 195px; left: 0px}
#bannerBox A.rightBtn {position: absolute; width: 50px; height: 50px; top: 195px; right: 0px}
#bannerImg {width: 100%; height: 432px; overflow: hidden}
#bannerImg ul {width: 999999px}
#bannerImg ul li {float: left; overflow: hidden;}
#bannerImg ul li img {width: 1920px; float: left; height: 434px}
#bannerBtn_box{z-index: 4; position: absolute; width: 100%; bottom: 32px; height: 13px}
#bannerBtn{position: relative; margin: 0px auto; width: 980px;}
.positionBtn{position: relative; margin: 0px auto; width: 980px;}
#bannerBtn ol{
    position: absolute;
    bottom: -30px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
	    display: block;}
#bannerBtn li{padding-bottom: 3px;padding-left: 3px;width: 45px;padding-right: 3px;display: inline-block;background: #ffffff 0px 0px;float: none;height: 30px;cursor: pointer; padding-top: 3px}
#bannerBtn li.normal {margin: 7px 0px 0px 10px}
#bannerBtn li.selected {margin: 0px 0px 0px 10px;background: #058ae7 0px 0px;}
#opacity{z-index: 1; position: absolute; filter: Alpha(Opacity=40); width: 100%; bottom: 0px; background: #d0d4d5; height: 32px; border-top: #cbcccc 1px solid; opacity: 0.4; -moz-opacity: 0.4;}
