 
/* css document */
.webwidget_scroller_tab{font-size: 12px; font-family:verdana, geneva, sans-serif;width:680px}.tabcontainer{width:100%;background:url(/uploads/image/ximages/tab.gif) repeat-x bottom;overflow:hidden;}.tabcontainer li{float:left;margin-right:2px;background:url(/uploads/image/ximages/taboff_right.gif) no-repeat right top;}.tabcontainer li a{display:block!important;display:inline-block;padding:0 15px;height:27px;line-height:27px;background:url(/uploads/image/ximages/taboff_left.gif) no-repeat left top;}
.webwidget_scroller_tab .tabhead{
    list-style-type: none;
    margin:0px;
    padding:0px;
}
.webwidget_scroller_tab .tabbody{
    height: 150px;
    border-left:#dbdbdb solid 1px;
    border-right:#dbdbdb solid 1px;
    background-color: white;
    overflow: hidden;
    width:680px;
    position: relative;

}
.webwidget_scroller_tab .tabbody ul,li{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.webwidget_scroller_tab .tabbody ul{
    width: 680px;
    position: absolute;
 
}
.webwidget_scroller_tab .tabbody ul li{
    float: left;
    width: 680px;
	 overflow-y:auto;  
}
.webwidget_scroller_tab .tabhead li a{
    font-weight: bold;
    text-decoration: none;
    color: #0099ff;
	 
}
.webwidget_scroller_tab .tabcot{
    float: left;

}
.webwidget_scroller_tab .tabcot p{
    margin: 0px;
    padding:5px;
}
.webwidget_scroller_tab .tabcontainer li.currentbtn{background:url(/uploads/image/ximages/tabon_right.gif) no-repeat right top;}
.webwidget_scroller_tab .tabcontainer li.currentbtn a{height:28px;background:url(/uploads/image/ximages/tabon_left.gif) no-repeat left top;color:#434142;}
.webwidget_scroller_tab .moda{margin:10px;}
.webwidget_scroller_tab .modbody{border-left:#dbdbdb solid 1px;border-right:#dbdbdb solid 1px; background-color: white;}
.webwidget_scroller_tab .modtop h3{padding:0px;margin:0px;height:28px;background: repeat-x left top;color:#2c6a78;font-size:12px;line-height:25px;}.modtop span.modatl,.modtop span.modatr{float:left;width:4px;height:28px;background: no-repeat left top;overflow:hidden;}.modtop span.modatr{float:right;background: no-repeat -4px top;}.moda #sidenav dd a:hover{background: no-repeat left -110px;color:#fff;text-decoration:none;}
.webwidget_scroller_tab .modbottom{width:100%;height:4px;background:url(/uploads/image/ximages/modab.gif) repeat-x left top;overflow:hidden;}
.webwidget_scroller_tab .modbottom span.modabl,.modbottom span.modabr,.modtopb span.modatr,.modtopb span.modatl{float:left;width:4px;height:4px;background: no-repeat left -28px;overflow:hidden;}
.webwidget_scroller_tab .modbottom span.modabr{float:right;background: no-repeat -4px -28px;}
