@charset "utf-8";
/*login_qh */
.webwidget_scroller_tab{
	width: 335px;
	height: 291px;
	background-position: left top;
	background-image: url(../image/dlbg.png);
	background-repeat: no-repeat;
	float: right;
	margin-top: 83px;
	margin-right: 50px;
}.tabContainer{
	width: 100%;
	overflow: hidden; z-index:-1;
}.tabContainer li{
	float: right;
	height: 53px;
	width: 56px;
}
.webwidget_scroller_tab .tabHead{
    list-style-type: none;
    margin:0px;
    padding:0px;
}
.webwidget_scroller_tab .tabBody{
	height: 291px;
	overflow: hidden;
	width: 335px;
	position: relative; font-size:12px; z-index:1;

}

.webwidget_scroller_tab .tabBody ul{
	width: 1500px;
	position: absolute;
	left: 2px;
	top: 1px;
}
.webwidget_scroller_tab .tabBody ul li{
	float: left;
	width: 335px;
}
.webwidget_scroller_tab .tabHead li a{
    font-weight: bold;
    text-decoration: none;
}
.webwidget_scroller_tab .tabCot{
    float: left; text-align:center;

}
.webwidget_scroller_tab .tabContainer li.li1{
	background-image: url(../image/dn.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.webwidget_scroller_tab .tabContainer li.li1 a{
	height: 53px;
	background-image: url(../image/dn.png);
	background-repeat: no-repeat;
}
.webwidget_scroller_tab .tabContainer li a{display: block;height: 53px;}
.webwidget_scroller_tab .tabContainer li.li2{
/*	background-image: url(../image/rwm.png);
*/	background-repeat: no-repeat;
	background-position: right top;
}
.webwidget_scroller_tab .tabContainer li.li2 a{
	height: 53px;
/*	background-image: url(../image/rwm.png);
*/	background-repeat: no-repeat;
}
