body {
    background-color: #ffffff;
    background: -moz-linear-gradient(225deg, #8FD280 0, #2276AB 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #8FD280), color-stop(100%, #2276AB));
    background: -webkit-linear-gradient(225deg, #8FD280 0, #2276AB 100%);
    background: -o-linear-gradient(225deg, #8FD280 0, #2276AB 100%);
    background: -ms-linear-gradient(225deg, #8FD280 0, #2276AB 100%);
    background: linear-gradient(225deg, #8FD280 0, #2276AB 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#8FD280', endColorstr='#2276AB', GradientType=1);
    -webkit-box-shadow: inset 0 3px 7px rgba(0, 0, 0, .2), inset 0 -3px 7px rgba(0, 0, 0, .2);
    -moz-box-shadow: inset 0 3px 7px rgba(0, 0, 0, .2), inset 0 -3px 7px rgba(0, 0, 0, .2);
    box-shadow: inset 0 3px 7px rgba(0, 0, 0, .2), inset 0 -3px 7px rgba(0, 0, 0, .2);
}

a {
    color: #353535;
    word-break: break-all;
}

a:visited {
    color: #184AA2;
}

a:hover {
    color: #184AA2;
}

a:active {
    color: #184AA2;
}

p {
    line-height: 1.75;
}

div {
    line-height: 1.75;
}

.btn-blue {
    background-color: #2276AB;
    border-color: #2276AB;
}

#csbysf_header {
    border-bottom: 1px solid #363944;
    border: none;
}

.bannerbg {
    background-image: url(../img/bannerbg.png);
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 80%;
}

#csbysf_header div.container {
    height: 140px;
}

#csbysf_title {
    margin-top: 10px;
    width: auto;
}

#csbysf_title img {
    width: 100%;
}

#csbysf_logo {
    margin-top: 43px;
    font-size: 36px;
    color: #ffffff;
}

#csbysf_name {
    color: #184AA2;
    color: #fff;
}

#csbysf_options {
    margin-top: 3px;
}

#csbysf_mainmenu {
    padding-top: 0;
    padding-bottom: 0;
    line-height: auto;
    color: #184AA2;
    margin-bottom: 0;
    background-color: #363944;
    /* background-color: #f8f8f8; */
    border: none;
}

#csbysf_mainmenu .navbar {
    margin-bottom: 0;
}

#csbysf_mainmenu #navspf {
    height: 48px;
    line-height: 48px;
    float: left;
	margin-left: 6px;
}

li.menu1_nav>a {
    padding: 15px 24px;
    font-size: 16px;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
}

.navbar-default .navbar-nav>.open>a {
    color: #fff;
}

.navbar-default .navbar-nav>li>a:focus {
    color: #fff;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: #fff;
}

.menu1 {
    border: none;
    margin-bottom: 0;
    background-color: #363944;
}

.csbysf_menu_nav_pills {
    padding: 10px 14px;
}

.csbysf_menu_nav_pills_active {
    background-color: #184AA2;
    padding: 10px 14px;
}

.csbysf_menu_nav_pills_active>a {
    color: #fff !important;
    text-decoration: none !important;
}

div.container>table>tbody>tr>td,
div#_p_1>table>tbody>tr>td {
    display: block;
    float: left;
}

#csbysf_info {
    height: auto;
    margin: 18px auto;
}

#qrcode {
    text-align: center;
}

#csbysf_qrcode {
    margin-top: 12px;
    width: 112px;
    border: 6px solid #fff;
}

.tab-content {
    border-top-width: 0px;
    height: auto;
}

div.tab-content div table tbody tr td {
    height: 45px;
}

/*multilevel-navbar*/

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

#csbysf_footer {
    background-color: rgba(255, 255, 255, 0.3);
    /* border-top: 1px solid #888; */
    border: none;
    font-family: "Microsoft Yahei";
    padding: 20px 0 30px 0;
    height: auto;
}

.csbysf_core_bg {
    background-color: rgba(255, 255, 255, 0.3);
    background-image: url(../img/header_bg1.png);
    background-repeat: no-repeat;
    background-position-x: 90%;
}

#csbysf_counter {
    margin-top: 10px;
}

#csbysf_search a {
    color: #fff;
    height: 34px;
    line-height: 2px;
    margin-top: 8px;
    margin-right: 12px;
}

#csbysf_search a:hover {
    color: #184AA2;
}

.SearchTitleInput22 {
    display: inline;
}

.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
    margin-bottom: 0;
}

#counter {
    margin-right: 80px;
}

#update {
    margin-right: 4px;
}

#csbysf_website_info {
    margin-bottom: 10px;
    text-align: left;
    color: #fff;
	font-size:16px;
}

#csbysf_host {
    text-align: left;
    color: #fff;
}

#csbysf_host ul{
	margin-left:12px;
}

#csbysf_coorg {
    text-align: left;
    color: #fff;
}

#csbysf_coorg ul{
	margin-left:12px;
}

.footertitle{
	font-size: 18px;
	font-weight: 700;
	padding-bottom:2px;
	margin-bottom:2px;
}

@media (max-width: 1200px) {
    #csbysf_logo {
        font-size: 30px;
        margin-top: 50px;
        padding-left: 50px;
    }
}

@media (max-width: 1024px) {
    #featured img {
        width: inherit;
        height: inherit;
    }
    #colbanner>img {
        width: 99%;
    }
    #csbysf_logo {
        font-size: 28px;
        margin-top: 56px;
        padding-left: 100px;
    }
    #csbysf_title {
        margin: 16px 0;
    }
}

@media (max-width: 768px) {
    #csbysf_mainmenu {
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 3px;
    }
    #slider {
        margin: 0 auto 3px auto;
    }
    #csbysf_website_info {
        margin-bottom: 10px;
        text-align: center;
    }
    #csbysf_logo {
        font-size: 24px;
        text-align: center;
        margin-top: 12px;
        padding-left: 0;
    }
    #csbysf_header,
    #csbysf_header div.container {
        height: auto;
        padding-bottom: 1%;
    }
    #csbysf_support_info {
        text-align: center;
    }
    #featured img {
        width: inherit;
        height: inherit;
    }
    .carousel-caption>a {
        font-size: 12px;
    }
    #csbysf_qrcode {
        margin-top: 8px;
        width: 128px;
    }
    .blog-main {
        padding-left: 12px;
    }
    #colbanner img {
        width: 99%;
    }
    .blog-post-meta {
        margin-bottom: 12px;
    }
    #csbysf_info_abouts {
        line-height: 1.2;
    }
    a#update {
        display: none;
    }
	.navbar-default .navbar-nav .open .dropdown-menu>li>a{
		color: #fff;
	}
}

@media (min-width:768px) {

}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border-top: 3px solid #184AA2;
}