/*内容区域*/
.tabmain{width:830px; margin: 10px; height: 2700px;}
 .tabmain .tabGroup{float:left;width:129px;height:auto; z-index:3;}
.tabmain .blueline{position:absolute;top:0px;left:0px;width:3px;height:48px;overflow:hidden;}


#container{float:left;width:830px;height:750px;overflow:hidden;}
#slider{position:absolute;top:0px;right:0;width:6px;border-radius:6px;background:#ccc;cursor:pointer;}
#sliderParent{position:absolute;left:0;height:0;width:835px;z-index:999;}
#outerWrap{position:relative;z-index:999}

/*滚动条*/
.wrapacon{position:relative;float:left;width:840px;height:750px;margin-top:5px;overflow:hidden;}
.wrapaconlis{position:absolute;left:0;top:0;width:450px;}
.scrbar{position:relative; width:4px; height:355px;border:1px solid #f4f4f4;border-radius:20px;background-color:#f4f4f4; float:left;left:443px;margin-left:15px;}
.scrbar .barbg{position:absolute;right:-1px;top:50px;width:2px;height:105px;border:2px solid #dadada;background-color:#dadada;border-radius:20px;}






