.bitRightSider .widget-title, .bitLeftSider .widget-title {
    padding: 0 0 0 10px;
    height: 28px;
    line-height: 28px;
    background-color: transparent;
    margin: 0px;
    font-family: 黑体;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #ffffff;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    background-image: none;
    -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 .widget-title, .bitLeftSider .widget-title {
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.bitRightSider .bitWidgetFrame, .bitLeftSider .bitWidgetFrame {
    border-bottom: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding: 4px 10px 4px 10px;
}

.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;
    background-repeat: repeat;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.footer .widget-title {
    padding: 0 0 0 10px;
    height: 28px;
    line-height: 28px;
    background-color: #024886;
    margin: 0px;
    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: none;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.footer .widget-title {
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.footer .bitWidgetFrame {
    border-bottom: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding: 4px 10px 4px 10px;
}

.footer .site_tooler {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.footer .site_tooler .bitWidgetFrame {
    background-color: transparent;
    background-image: none;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}