.bitRightSider .widget-title,
.bitLeftSider .widget-title {
	padding: 0 0 0 10px;
	height: 28px;
	line-height: 28px;
	background-color: #024886;
	margin: 0px;
	font-family: ;
	font-size: px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #fff;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	background-image: url(//f.goodq.top/qfy-content/plugins//bit-plugin/assets/frame/header_bg/1/bg.png);
	background-repeat: repeat;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.bitRightSider .bitWidgetFrame,
.bitLeftSider .bitWidgetFrame {
	border-top: 0;
	border-bottom: 1px solid #bababa;
	border-left: 1px solid #bababa;
	border-right: 1px solid #bababa;
	padding: 4px 10px 4px 10px;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.bitRightSider .site_tooler,
.bitLeftSider .site_tooler {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.bitRightLeftSiderWidget.site_tooler .bitWidgetFrame,
.bitRightLeftSiderWidget.site_tooler .bitWidgetFrame {
	background-color: transparent;
	background-image: none;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
