@charset "utf-8";
/* CSS Document */
.webwidget_scroller_tab{
	margin: auto;
	width: 1000px;
}
.webwidget_scroller_tab .tabContainer{width:100%;background:url(../images/tab.gif) repeat-x bottom;overflow:hidden;}
.webwidget_scroller_tab .tabContainer li{
	margin-right: 1px;
	background-image: url(../images/tab.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 14px;
	line-height: 40px;
	height: 46px;
	width: 270px;
	display: block;
	float: left;
	text-align: center;
}
.webwidget_scroller_tab .tabContainer li a{

}
.webwidget_scroller_tab .tabHead{
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 230px;
}
.webwidget_scroller_tab .tabBody{
	overflow: hidden;
	position: relative;

}
.webwidget_scroller_tab .tabBody .bos{
    width: 1500px;
    position: absolute;
}
.webwidget_scroller_tab .tabBody ul .tabCot{
	float: left;
	padding-top: 25px;
}
.webwidget_scroller_tab .tabHead li a{
	color: #FFFFFF;
}
.webwidget_scroller_tab .tabContainer li.currentBtn{
	background-image: url(../images/tabon.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.webwidget_scroller_tab .tabContainer li.currentBtn a{
	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;font-size:12px;line-height:25px;}.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;}
