@font-face {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
}
ul:focus, li:focus, a:focus { outline:none }

body{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #000;
    font-size: 14px !important;
}
.container{
    margin-left: auto !important;
    margin-right: auto !important;
}

@media all and (min-width: 1024px) {
    .container{
        width: 1010px;
        padding: 0;
    }
    .container_left{
        width: 620px;
    }
    .container_right{
        width: 387px;
    }
}
.p_right{
    padding-right: 0;
}
.p_left{
    padding-left: 0;
}

div#fbLikeBox_block {
    position: fixed;
    right: -309px;
    top: 20%;
    width: 309px;
    z-index: 9999;
}
div#fbLikeBox_block div.fbButton, div#fbLikeBox_block div.fbLikeButton {
    background: rgba(0, 0, 0, 0) url("../../importent_images/facebook-icon_25x25.png") no-repeat scroll 10px 10px;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 50px;
    margin-left: -45px;
    margin-top: 110px;
    padding: 5px;
    width: 50px;
}
div#fbLikeBox_block div.fbLikeButton {
    background: rgba(0, 0, 0, 0) url("../../importent_images/facebook-icon_25x25.png") no-repeat scroll 10px 10px;
}
div#fbLikeBox_block div.fbContent {
    background: #fff none repeat scroll 0 0;
    border: 10px solid #4a6ea9;
    float: left;
    height: 240px;
    overflow: hidden;
    width: 287px;
}
div#ttLikeBox_block div.ttContent {
    border-color: #1ab2e8;
    float: right;
}
div#tweetLikeBox_block {
    position: fixed;
    right: -309px;
    top: 28%;
    width: 309px;
    z-index: 9999;
}
div#tweetLikeBox_block div.tweetButton, div#tweetLikeBox_block div.tweetLikeButton {
    background: rgba(0, 0, 0, 0) url("../../importent_images/twitter.png") no-repeat scroll 10px 10px;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 50px;
    margin-left: -45px;
    margin-top: 110px;
    padding: 5px;
    width: 50px;
}
div#tweetLikeBox_block div.tweetLikeButton {
    background: rgba(0, 0, 0, 0) url("../../importent_images/twitter.png") no-repeat scroll 10px 10px;
}
div#tweetLikeBox_block div.tweetContent {
    background: #fff none repeat scroll 0 0;
    border: 10px solid #49d0f6;
    float: left;
    height: 240px;
    overflow: hidden;
    width: 287px;
}
div#gplusLikeBox_block {
    position: fixed;
    right: -309px;
    top: 36%;
    width: 309px;
    z-index: 9999;
}
.footer-bg {
    background: #c9d0d1 none repeat scroll 0 0;
}


.body-ad {
    position: fixed;
    z-index: 2;
}
.body-ad-close {
    position: absolute;
    right: -3px;
    top: -3px;
    z-index: 999;
}
.body-ad-close img {
    width: 28px;
}
.body-left {
    left: -160px;
    top: 4px;
    width: 160px;
}
.body-right {
    right: -160px;
    top: 4px;
    width: 160px;
}
.body-bottom {
    bottom: -160px;
    height: 100px;
    width: 1000px;
}

.topsocial {
    float: left;
    margin-right: 15px;
}
.topsocial ul {
    list-style: outside none none;
}
.topsocial li {
    float: left;
    font-size: 20px;
    line-height: 36px;
    margin-right: 10px;
    list-style: outside none none;
}
.topsocial li a {
    color: #fff;
    text-decoration: none;
}

div#gplusLikeBox_block div.gplusButton, div#gplusLikeBox_block div.gplusLikeButton {
    background: rgba(0, 0, 0, 0) url("../../importent_images/google.png") no-repeat scroll 10px 10px;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 50px;
    margin-left: -45px;
    margin-top: 110px;
    padding: 5px;
    width: 50px;
}
div#gplusLikeBox_block div.gplusLikeButton {
    background: rgba(0, 0, 0, 0) url("../../importent_images/google.png") no-repeat scroll 10px 10px;
}
div#gplusLikeBox_block div.gplusContent {
    background: #fff none repeat scroll 0 0;
    border: 10px solid #2d2d2d;
    float: left;
    height: 240px;
    overflow: hidden;
    text-align: center;
    width: 287px;
}

header .logo{
    display: block;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
header .logo img{
    width: 100%;
    max-width: 429px;
}
header .head{
    background: #fa0505;
    height: 30px;
    padding: 2px 2px 2px 5px;
}
header .head ul.social{
    padding: 3px 0 0 0;
    margin: 0;
}
header .head ul li{
    float: left;
    display: inline;
    outline: none;
    margin-right: 15px;
}
header .head ul li a,header .head ul li a i{
    text-decoration: none;
    color: #FFF;
    font-size: 14px;
}
header .head ul li a:hover i{
    color: #e1e1e1;
}
header .head .top-search{
    float: right;
    width: 300px;
    height: 100%;
    padding: 3px;
    background: #FFF;
    padding: 3px;
}
header .head .top-search .search-area{
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: left;
    width: 100%;
}
header .head .top-search .search-area i{
    float: left;
    font-size: 18px;
    color: #ccc;
    /*margin-top: 3px;*/
}
header .head .top-search .search-area input.search{
    float: left;
    width: 222px;
    height: 18px;
    border: none;
    font-size: 12px;
}
header .head .top-search .search-area input.btn{
    float: right;
    height: 20px;
    background: #fa0505;
    margin-top: -1px;
    padding: 5px 10px;
    border: none;
    color:#FFF;
    line-height: 11px;
}


.h1_title {
    border-bottom: 1.5px solid #b2b2b2;
    display: block;
    height: 32px;
    margin-bottom: 10px;
}
.h1_title h1 {
    color: #000;
    float: left;
    font-size: 22px !important;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
}
.h1_title a {
    float: right;
    font-size: 14px;
    margin-top: 6px;
}
.h1_title a i {
    font-size: 9px;
}
.section_right .box {
    margin-bottom: 10px;
}
.section_right .video_gallery img {
    width: 100%;
}
.section_right .video_gallery .this-title {
    display: block;
    font-size: 18px;
    text-decoration: none;
}
.section_right .video_gallery .this-title a {
    color: #000;
    display: block;
    font-size: 15px;
    text-decoration: none;
}
.section_right .video_gallery .this-title a:hover {
    color: #f20000;
    text-decoration: none;
}

.paginatorcustom {
    text-align: right;
}
.paginatorcustom a {
    background-color: #e7e7e7;
    font-size: 15px;
    padding: 5px 10px;
}
.paginatorcustom a:hover {
    background-color: #fa0001;
    color: #ffffff;
}
.paginatorcustom strong {
    background-color: #fa0001;
    color: #ffffff;
    font-size: 15px;
    padding: 5px 10px;
}

.stButton .stButton_gradient, .stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices{
    height: 23px !important;
}

.top-nav{
    margin: 0;
    padding: 0;
    background: #080808;
    min-height: 30px;
    height: 25px;
}
.top-nav .container-fluid{
    margin: 0;
    padding: 0;
}
.top-nav .container-fluid #bs-example-navbar-collapse-1{
    margin: 0;
    padding: 0;
}
.top-nav .nav .active a{
    border-bottom: 2px solid #fa0505;
}
.top-nav .navbar-nav > .active > a, .top-nav .navbar-nav > li > a, .top-nav .navbar-nav > .active > a:focus, .top-nav .navbar-nav > .active > a:hover{
    background: none;
    color: #FFF;
}
.top-nav .navbar-nav > li > a{
    border-right: 1px solid #FFF;
    margin-right: 1px;
    padding-top: 3px;
    padding-bottom: 4px;
    font-size:14px;
}
.top-nav .navbar-nav > li:last-child > a{
    border-right: none;
}
.top-nav .navbar-nav > li > a:hover{
    color: #FFF !important;
    border-bottom: 2px solid #fa0505;
}

.top-nav .navbar-nav > .open > a, .top-nav .navbar-nav > .open > a:focus, .top-nav .navbar-nav > .open > a:hover{
    background: none;
    border-bottom: 2px solid #fa0505;
    color: #FFF !important;
}
/*.top-nav ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;    
}*/

.mobile-top-news{
    display: block;
    background: #fa0505;
    border: 1px solid #FA0505;
    padding:10px;
    margin-bottom: 10px;
}
.mobile-top-news ul{
    padding: 0;
    margin: 0;
}
.mobile-top-news ul li{
    float: left;
    list-style: none;
    margin: 0 10px;
    height: 35px;
}
.mobile-top-news ul li a{
    float: left;
    font-size: 22px;
    color: #FFF;
    text-decoration: none;
}


.ticker-area{
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
}
.ticker-area .ticker-container{
    width: 615px;
    float: left;
}
.ticker-area .ticker-add{
    width: 380px;
    height: 80px;
    float: right;
}

.banner{
    max-height: 319px;
    max-width: 100%;
    overflow: hidden;
}
.banner .nbs-flexisel-item img{   
    min-height: 319px;
    max-width: 375px;
    min-width: 100%;
    overflow: hidden;
}
.banner .nbs-flexisel-nav-left{
    right: 19px !important;
    left: auto;
}
.banner .nbs-flexisel-nav-left, .banner .nbs-flexisel-nav-right{
    top: 300px !important;
}
.banner #banner li a{
    position: relative;
}
.banner #banner li a span{
    position: absolute;
    bottom: -152px;
    left: 0;
    background: #fa0505;
    padding:20px 10px;
    color: #fff!important;
    font-size: 18px;
}
.title{
    background: url(../img/title_repeat.jpg) repeat;
    height: 20px;
    width: 100%;
    font-size: 18px;
    margin-bottom: 20px;
}
.title span{
    font-size: 18px;
    background: #FFF;
    padding: 5px 40px 5px 0;
}
.home-news-tab .tab-content{
    border: 1px solid #ddd;
    border-top: none;
    padding: 10px 0 10px 10px;
}
.home-news-tab .nav-tabs > li.active a{
    border-top: 2px solid #fa0505;
}

.home-news-tab .news_list{
    margin: 0;
    padding: 0;
    height: 250px;
}
.home-news-tab .news_list li{
    list-style: none;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.home-news-tab .news_list li a:hover p{
    color: #ff0000;
}
.home-news-tab .news_list li a p{
    font-size: 16px;
    color: #828282;
    margin: 0;
}
.home-news-tab .news_list li a small{
    font-size: 14px;
    color: #828282;
}

.editor_choice{
    padding-left: 0;
    padding-right: 0;
}

.home_box h4 a{
    color: #0b0303;
}
.home_box > div > p{
    font-size: 14px;

}
.home_box h4 small{
    color: #e1653f;
    display: block;
    font-size: 12px;
    margin-top: 8px;
}
.editor_choice{
    /*height: 300px;*/
    display: block;
}
#editor_choice li a,
#home_box12 li a,
#home_box16 li a{
    float: left;
    margin-bottom: 10px;
    height:70px;
    overflow: hidden;
}
#editor_choice li a img,
#home_box12 li a img,
#home_box16 li a img{
    width: 100%;
}
#editor_choice li a .text,
#home_box12 li a .text,
#home_box16 li a .text{
    font-size: 16px;
    display: block;
    color: #0b0303;
    line-height: 18px;
    text-align: left;
}
.editor_choice .nbs-flexisel-nav-left{
    right: 19px !important;
    left: auto;
}
.editor_choice .nbs-flexisel-nav-left, .editor_choice .nbs-flexisel-nav-right{
    top: -40px !important;
    right: -2px;
}
.editor_choice small{
    display: block;
    color: #e1653f;
    font-size: 12px;
}

.home_box img{
    width: 100%;
    max-height: 216px;
}

#home_box1, 
#home_box3,
#home_box10,
#home_box11,
#home_box13,
#home_box14{
    margin-top: 10px;
}
#home_box1 li a, 
#home_box3 li a,
#home_box10 li a,
#home_box11 li a,
#home_box13 li a,
#home_box14 li a{
    float: left;
    margin-bottom: 10px;
    height:70px;
    overflow: hidden;
}
#home_box1 li a img, 
#home_box3 li a img,
#home_box10 li a img,
#home_box11 li a img,
#home_box13 li a img,
#home_box14 li a img
{
    width: 100%;
}
#home_box1 li a .text, 
#home_box3 li a .text,
#home_box10 li a .text,
#home_box11 li a .text,
#home_box13 li a .text,
#home_box14 li a .text{
    font-size: 16px;
    display: block;
    color: #0b0303;
    line-height: 18px;
    text-align: left;
}
.home_box1 .nbs-flexisel-nav-left, 
#home_box3 .nbs-flexisel-nav-left,
#home_box11 .nbs-flexisel-nav-left{
    right: 19px !important;
    left: auto;
}
.home_box1 .nbs-flexisel-nav-left, .home_box1 .nbs-flexisel-nav-right, 
#home_box3 .nbs-flexisel-nav-left, #home_box3 .nbs-flexisel-nav-right,
#home_box11 .nbs-flexisel-nav-left, #home_box11 .nbs-flexisel-nav-right{
    top: -40px !important;
    right: -2px;
}
.home_box1 small, #home_box3 small, #home_box11 small{
    display: block;
    color: #e1653f;
    font-size: 12px;
}
.home_box1 .top_news img{
    height: 269px;
    max-height: 269px;
    width: 100%;
}


#home_box2, 
#home_box5, 
#home_box6,
#home_box9,
#home_box15,
#horoscope{
    margin-top: 10px;
}
#home_box2 li a, 
#home_box5 li a, 
#home_box6 li a, 
#home_box9 li a,
#home_box15 li a,
#horoscope li a{
    float: left;
    margin-bottom: 10px;
}
#home_box2 li a img, 
#home_box5 li a img, 
#home_box6 li a img, 
#home_box9 li a img,
#home_box15 li a img,
#horoscope li a img{
    width: 100%;
}
#home_box2 li a .text, 
#home_box5 li a .text, 
#home_box6 li a .text, 
#home_box9 li a .text,
#home_box15 li a .text,
#horoscope li a .text{
    font-size: 16px;
    display: block;
    color: #0b0303;
    line-height: 18px;
    text-align: left;
}
.home_box2 .nbs-flexisel-nav-left, 
#home_box5 .nbs-flexisel-nav-left, 
#home_box6 .nbs-flexisel-nav-left, 
#home_box9 .nbs-flexisel-nav-left,
#home_box15 .nbs-flexisel-nav-left,
.horoscope .nbs-flexisel-nav-left{
    right: 19px !important;
    left: auto;
}
.home_box2 .nbs-flexisel-nav-left, .home_box2 .nbs-flexisel-nav-right, 
#home_box5 .nbs-flexisel-nav-left, #home_box5 .nbs-flexisel-nav-right, 
#home_box6 .nbs-flexisel-nav-left, #home_box6 .nbs-flexisel-nav-right, 
#home_box9 .nbs-flexisel-nav-left, #home_box9 .nbs-flexisel-nav-right,
.home_box15 .nbs-flexisel-nav-left, .home_box15 .nbs-flexisel-nav-right, 
.horoscope .nbs-flexisel-nav-left, .horoscope .nbs-flexisel-nav-right{
    top: -40px !important;
    right: -2px;
}
.home_box2 small, 
#home_box5 small, 
#home_box9 small,
#home_box6 small,
.home_box15 small{
    display: block;
    color: #e1653f;
    font-size: 12px;
}

#home_box7 li a{
    height:92px
}
#home_box4 li a img{
    width: 100%;
    height: auto;
    max-height: auto;
    max-width: 140px;
}
#home_box7 li a img{
    width: 100%;
    height: 69px;
    max-height: auto;
    max-width: 140px;
    margin-bottom: 15px;
}
.photo_stream{
    margin-bottom: 20px;
}
.photo_stream ul{
    margin: 0;
    padding: 0;
}
.photo_stream ul li{
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    list-style: none;
}
.photo_stream ul li a img{
    width: 89px;
    height:67px;
    transition: all .2s ease-in-out;
}
.photo_stream ul li a img:hover{
    transform: scale(1.2);
}

.featured_video iframe{
    width: 100%;
    height: 400px;
}
.featured_video .list{
    background: #050505;
    padding-bottom: 15px;
    height: 400px;
    overflow: hidden;
}
.featured_video .list h2{
    background: #fa0505;
    font-size: 16px;
}
.featured_video .list h2 span{
    background: #050505;
    padding-left: 5px;
    padding-right: 5px;
    color: #FFF;
}
.featured_video .list ul{
    margin: 0;
    padding: 0;    
    height: 353px;
}
.featured_video .list ul li{
    list-style: none;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.featured_video .list ul li a{
    color: #FFF;
}
.featured_video .list ul li a img{
    width: 100%;
}

.opinion_poll ul{
    margin: 0;
    padding: 0;
}
.opinion_poll ul li{
    display: block;
    float: left;
    width: 100%;
}
.opinion_poll input[type="radio"]{
    margin-left: 0;
    position: static;
    margin-top: -1px;
    float: left;
    margin-left: 8px;
}
.opinion_poll .poll_radio{
    border-left: 4px solid #e0e0e0;
    /*float: left;*/
    height: 20px;
    padding: 5px 15px;
}
.opinion_poll ul li:first-child .poll_radio{
    border-left: 4px solid #fa0505;
}
.opinion_poll ul li:nth-child(2) .poll_radio{
    border-left: 4px solid #000;
}
.opinion_poll .poll_text{
    border-left: 2px solid #e0e0e0;
    float: left;
}
.opinion_poll .poll_text span{
    padding-right: 40px;
}

.entertainment .top_news{
    position: relative;
}
.entertainment .top_news .sub_title{
    position: absolute;
    left: 0;
    top: 223px;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 10px;
    color: #FFF;
}

.entertainment .top_news .sub_title a{
     color: #FFF;  
     font-size: 18px;
}


/**********************************************************/
.inner_page .lead_news{
    border-bottom: 3px solid #e5e5e5;
    padding-bottom: 10px;
    display: block;
}

@media all and (min-width: 1024px) {
    .inner_page .lead_news div{
        border-left: 1px dotted #959595;
        padding: 0 10px;
    }
    .inner_page .lead_news div:first-child{
        border-left: 1px dotted #fff;
        padding-left: 0;
    }
    .inner_page .n_post{
        border-bottom: 1px dotted #959595;
        padding-bottom: 10px;
        margin-top: 10px;
    }
}
@media all and (max-width: 980px) {
    .inner_page .lead_news img{
        width: 100%;
    }
    .inner_page .lead_news{
        margin-bottom: 10px;
    }
    .inner_page .n_post{
        border-bottom: 1px dotted #959595;
        display: block;
        clear: both;
        float: left;
        width: 100%;
        padding-bottom: 10px;
        margin-top: 10px;
    }
}

.inner_page .n_post:first-child{
    margin-bottom: 0;
}
.inner_page h1{
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 5px;
    margin-top: 5px;
}
.inner_page h1 a{
    color: #111;
    font-weight: bold;
}
.inner_page span{
    font-size: 12px;
    display: block;
    color: #808080;
}


/**********************************************************/

.details .details_img{
    width: 100%;
    display: block;
}

.details .details_view img{
    max-width: 100% !important;
    min-width: auto !important;
    height: auto !important;
}
.details .details_view iframe{
    max-width: 100% !important;
    height: 430px  !important;
}

@media all and (min-width: 981px) {
    .details .news_article img{
        max-width: 640px !important;
        height: auto !important;
    }
}
@media all and (max-width: 980px) {
    .details .news_article img{
        width: 100% !important;
        height: auto !important;
    }
}

footer{
    margin-top: 20px;
}
footer .footer_top_area{
    border-bottom: 4px solid #ff0000;
    margin-bottom: 2px;
}
footer .footer_mid{
    background: #030303;
    min-height: 48px;
    width: 100%;
    
}
footer .footer_bottom{
    background: #f9f9f9;
    padding: 10px;
    font-size: 12px;
    display: block;
    text-align: center;
}

.mobile .area-box .top_news img{
    width: 100%;
    display: block;
}
.mobile .area-box h4 a{
    font-size: 26px;
    color: #111;
}
.mobile .area-box ul{
    margin: 0;
    padding: 0;
}
.mobile .area-box ul li{
    list-style: none;
}
.mobile .area-box ul li a{
    float: left;
    margin-bottom: 10px;
}
.mobile .area-box ul li a img{
    width: 100%;
}
.mobile .area-box ul a .text{
    font-size: 16px;
    display: block;
    color: #0b0303;
    line-height: 18px;
    text-align: left;
}
.mobile .area-box .nbs-flexisel-nav-left{
    right: 19px !important;
    left: auto;
}
.mobile .area-box .nbs-flexisel-nav-left, .mobile .area-box .nbs-flexisel-nav-right{
    top: -40px !important;
    right: -2px;
}
.mobile .area-box small{
    display: block;
    color: #e1653f;
    font-size: 12px;
}




.horoscope_section ul{
	padding: 5px;
	margin: 0;
}
.horoscope_section ul li{
	list-style: none;
	float: left;
	margin: 4px;
}
.horoscope_section ul li a img{
	display:block;
	width: 54px;
	height: 54px;
}
.horoscope_section ul li a p{
	display: block;
	text-align: center;
	color: #333;
}
div.horoscope_section fieldset.horoDesc {
    border: 1px solid #eee;
    padding: 10px;
    margin-bottom: 5px;
}
div.horoscope_section legend {
    border-bottom: medium none;
    font-size: 18px;
    margin: 0;
    padding: 0 5px;
    width: auto;
}
div.horoscope_section .horo_summary{
	display: none;
}
div.horoscope_section .horo_active{
	display: block;
}



.nbs-flexisel-ul img{
    height: 70px!important;
}


/*************************gallery-home******************************/
.gallery-home div{
	padding-left: 0;
	margin-bottom: 10px;
	padding-right: 10px;
}
.gallery-home .thumbnail img{
	width: 100%;
}

.jssora02l, .jssora02r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: url('../img/a02.png') no-repeat;
    overflow: hidden;
}
.jssora02l { background-position: -3px -33px; }
.jssora02r { background-position: -63px -33px; }
.jssora02l:hover { background-position: -123px -33px; }
.jssora02r:hover { background-position: -183px -33px; }
.jssora02l.jssora02ldn { background-position: -3px -33px; }
.jssora02r.jssora02rdn { background-position: -63px -33px; }


.jssort03 .p {
    position: absolute;
    top: 0;
    left: 0;
    width: 62px;
    height: 32px;
}

.jssort03 .t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.jssort03 .w, .jssort03 .pav:hover .w {
    position: absolute;
    width: 60px;
    height: 30px;
    border: white 1px dashed;
    box-sizing: content-box;
}

.jssort03 .pdn .w, .jssort03 .pav .w {
    border-style: solid;
}

.jssort03 .c {
    position: absolute;
    top: 0;
    left: 0;
    width: 62px;
    height: 32px;
    background-color: #000;

    filter: alpha(opacity=45);
    opacity: .45;
    transition: opacity .6s;
    -moz-transition: opacity .6s;
    -webkit-transition: opacity .6s;
    -o-transition: opacity .6s;
}

.jssort03 .p:hover .c, .jssort03 .pav .c {
    filter: alpha(opacity=0);
    opacity: 0;
}

.jssort03 .p:hover .c {
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
}


#jssor_1{
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 600px; 
	height: 300px; 
	overflow: hidden; 
	visibility: hidden;
}
#jssor_1 .slides_img{
	cursor: default; position: relative; top: 0px; left: 0px; width: 600px; height: 300px; overflow: hidden;
}
#jssor_1 .slides_img .caption{
	position: absolute; 
	top:0px; 
	left: 0; 
	width: 100%; 
	background: rgba(192,192,192,0.5);
	padding: 10px 10px 0 10px;
}
#jssor_1 .slides_img .caption h3{
	font-size: 18px;
	color: #000;
	margin: 0;
	display: block;
}
#jssor_1 .slides_img .caption p{
	font-size: 14px;
	color: #000;
	display: block;
}

#fb_sticky {
    background: #fa0505 none repeat scroll 0 0;    
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    height: 27px;
    left: 0;    
    position: fixed;
    text-align: left;
    top: 320px;
    width: 125px;
    z-index: 900;
}

#edition2 {
    color: #fff;
    float: right;
    font-size: 16px;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 1px;
}
#edition2 a {
    color: #fff;
}
#edition2 a:hover {
    color: #ccc;
}
