/*Begin style block headline*/
.tabs .nav li.ui-state-active {
    background: #fff;
    border: 1px solid #b80002;
    /* box-shadow: inset 0 2px #47a3da; */
    border-bottom: none;
    z-index: 100;
}
.tabs .nav li {
    border-bottom: none;
    margin: 0 0.25em;
    display: block;
    float: left;
    position: relative;
    padding-top: 2px;
}
.nav-tabs {
    border-bottom: 1px solid #fff;
}
.tabs .nav li {
    text-transform: uppercase;
}
.tabs {
    position: relative;
    width: 100%;
    overflow: hidden;
    font-weight: 300;
    z-index: 0;
}
a#ui-id-2 {
    text-transform: uppercase;
}
.tabs .nav li.ui-state-active a {
    color: #b80002;
    border-radius: 0;
    border: none;
}
.tabs .nav a {
    background: #fff;
    color: #2c4097;
    display: block;
    font-size: 1.1em;
    line-height: 2.5;
    padding: 0 1.25em;
    white-space: nowrap;
    border-radius: 0;
    border: none;
}
.tabs .nav li.ui-state-active:after {
    right: auto;
    left: 100%;
    width: 4000px;
}
.tabs .nav li.ui-state-active:before, .tabs .nav li.ui-state-active:after {
    content: '';
    position: absolute;
    height: 1px;
    right: 100%;
    bottom: 0;
    width: 1000px;
    background: #b80002;
}
.nav>li {
    position: relative;
    display: block;
}
.tabs .nav a:hover {
	color: #21436b;
	font-weight: bold;
}

.nv-block-banners img {
    width: 100%;
}
.nv-block-banners {
    border: 1px solid #397ecc;
}
.fix-more-padding {
    padding: 5px !important;
}
.sliderwrapper {
    height: 300px !important;
}
.sliderwrapper .contentdiv {
    height: 305px !important;
}
.sliderwrapper .contentdiv img {
    height: 300px !important;
}
.pagination {
    margin: 11px 0px 0px 0px  !important;
}

#topnews ul.lastest-news a li {
    height: auto !important;
	line-height: 1.5 !important;
}
ul.lastest-news {
    overflow-y: scroll!important;
    height: 300px!important;
}
.pagination {
    padding: 0px!important;
}
/*Finish style block headline*/