@charset "utf-8";
/* CSS Document */
.webwidget_scroller_tab{margin-top:20px;float: left; width:500px}
.tabContainer{width:100%;background:url(../images/tab.gif) repeat-x bottom;overflow:hidden;}.tabContainer li{float:left;margin-right:2px;background:url(../images/tabOff_right.gif) no-repeat right top;}
.tabContainer li {
    background: none repeat scroll 0 0 #CCCCCC;
    float: left;
    height: 50px;
    margin-bottom: -5px;
    margin-right: -27px;
    min-width: 110px;
}
.tabContainer li:nth-child(1) {background:url(../images/tabbrown.png) no-repeat;z-index:1;}
.tabContainer li:nth-child(2) {background:url(../images/tabgreen.png) no-repeat; z-index:1;}
.tabContainer li:nth-child(3) {background:url(../images/tabblue.png) no-repeat;z-index:1;}
.tabContainer li:nth-child(4) {background:url(../images/tab1.png) no-repeat; background-position:right;}
.webwidget_scroller_tab .tabHead{
    list-style-type: none;
    margin:0px;
    padding:0px;
}
.webwidget_scroller_tab .tabBody{
    height: 150px;
    background-color: white;
    overflow: hidden;
    width:498px;
    position: relative;

}
.webwidget_scroller_tab .tabBody ul li.tabCot table {
 width: 94%;
    margin: 0 auto;
    
    }

.webwidget_scroller_tab .tabBody ul,li{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.webwidget_scroller_tab .tabBody ul{
    width: 1500px;
    position: absolute;
}
.webwidget_scroller_tab .tabBody ul li{
    float: left;
    width: 500px;
}
.webwidget_scroller_tab .tabHead li a {
    color: #FFFFFF;
    padding-left: 20px;
    text-decoration: none;
    padding-right: 16px;
    font-size: 16px;
    line-height:8px;
    padding: 7px 0 0 0;
    display: inline-block;
    width: 100%;
}
.webwidget_scroller_tab .tabContainer li a div {
    line-height: 105%;
    text-align: center;
    width: 83%;
        top: 10px;
    position: relative;
}
.webwidget_scroller_tab .tabCot{
    float: left;

}
.webwidget_scroller_tab .tabCot p{
    margin: 0px;
    padding:5px;
}

.webwidget_scroller_tab .tabCot table tr th { padding:0px 5px; font-weight:bold;text-align:center; color:#413F3D;}
.webwidget_scroller_tab .tabCot table tr td { padding:0px 8px; width:25%; text-align:center}

.webwidget_scroller_tab .tabContainer li:first-child.currentBtn{color: #101010!important;background:url(../images/tabactive1.png) no-repeat; z-index:100!important; color:#000}
.webwidget_scroller_tab .tabContainer li:nth-child(4).currentBtn{color: #101010!important;background:url( ../images/tabactive4.png)  no-repeat;background-position:right; z-index:100!important; color:#000}
.webwidget_scroller_tab .tabContainer li.currentBtn{ color: #101010!important;background:url(../images/tabactive.png) no-repeat; z-index:999999999;}
.webwidget_scroller_tab .tabContainer li.currentBtn a{ color: #101010!important;height:28px;background:url(../images/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:url(../images/modAT.gif) repeat-x left top;color:#2C6A78;}.modTop span.modATL,.modTop span.modATR{float:left;width:4px;height:28px;background:url(../images/bg.gif) no-repeat left top;overflow:hidden;}.modTop span.modATR{float:right;background:url(../images/bg.gif) no-repeat -4px top;}.modA #sideNav dd a:hover{background:url(../images/bg.gif) no-repeat left -110px;color:#FFF;text-decoration:none;}
.webwidget_scroller_tab .modBottom{width:100%;height:4px;background:url(../images/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:url(../images/bg.gif) no-repeat left -28px;overflow:hidden;}
.webwidget_scroller_tab .modBottom span.modABR{float:right;background:url(../images/bg.gif) no-repeat -4px -28px;}
p.knowmore { padding-top:0;}
.fl { float:left;}