/* ----------------------------------- Top News Line ---------------------------------- */
.topNewsLine {width: 130px; padding-right: 10px; margin-right:10px; float:left; overflow: hidden; border-right:1px solid #D7D7D7;  background: #fff;}
.topNewsLine .topData {padding:5px 0px 5px 0px; text-indent:0px; border-bottom: 1px solid #AF261C; text-align: center; }
.topNewsLine .topVideoData {padding:5px 0px 5px 0px; text-indent:0px; text-align: center; }
.topNewsLine a {font-size: 11px; font-weight:bold; color: #010101; text-decoration: none; }
.topNewsLine a:hover { color:#AF261C; text-decoration: underline;}
/* ----------------------------------- TOP  NEWS -------------------------------------- */

.topData {
    border-left: 1px solid #dbd9db;
    border-right: 1px solid #dbd9db;
}

.topNews span.TopImage {
    text-align: center;
    display: block;
    position: relative;
    height: 280px;
    /*background-repeat: no-repeat;
    background-position: center center;
    background-image: url(/images/ajax-loader.gif);*/
    z-index: 1;
    overflow: hidden;
}

.topNews span.TopImage a.topHref {
    display: block;
    position: relative;                
    z-index: 1;
}
.topNews span.TopImage a img {
    display: block;
}
    

.topNews h1 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
.topNews #top_bg a {
    font-family: Arial;
    font-size: 15px;
    line-height: 17px;
    display: block;
    color:#1a1a18;
    max-height: 35px;
    overflow: hidden;
    
}    

.topNews #top_bg a:hover {
    text-decoration: underline;
}

.topNews span#scroller {
    display: block;
    height: 80px;
    overflow: hidden;
}
   
.topNews span#scroller span#croper {
    display: block;
    position: relative;
    height: 80px;
    }

.topNews span#scroller span#croper span.container {
    white-space: nowrap;
    }
.topNews span#scroller span#croper span.container img {
    width: 94px;
    height: 60px;
    margin: 10px 5px;
    cursor: pointer;
    text-align: right;
    border: 1px solid #fff;
    }
.topNews span#scroller span#croper span.container img.curent, 
.topNews span#scroller span#croper span.container img:hover {
    border-color: #f00;
    }
/*.topNews span.TopImage span#scroller span#cSuda, 
.topNews span.TopImage span#scroller span#cTuda {
    display: block;
    position: absolute;
    bottom: 13px;
    width: 26px;
    height: 26px;
    overflow: hidden;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50);
    background-repeat: no-repeat;
    z-index: 10;
    }
/*.topNews span.TopImage span#scroller span#cSuda {
    right: 27px;
    background-image: url(/images/des/arr_left.gif);
    }
.topNews span.TopImage span#scroller span#cTuda {
    right: 3px;
    background-image: url(/images/des/arr_right.gif);
    }
.topNews span.TopImage span#scroller:hover span#cSuda, 
.topNews span.TopImage span#scroller:hover span#cTuda {
    opacity: .8;
    filter: alpha(opacity=80);
    }
.topNews span.TopImage span#scroller span#cSuda:hover, 
.topNews span.TopImage span#scroller span#cTuda:hover {
    opacity: 1;
    filter: alpha(opacity=100);
} */       


.textTopNews {
    text-align: center;
    padding: 2px 5px;
    height: 35px;
    background: #e5e4e5;
    overflow: hidden;
}

.topNews p {
    margin-top: 2px;
    padding: 0;
    font-size: 12px; 
    line-height: 15px;
    text-align: left; 
    text-indent: 0;
    overflow: hidden; 
}
.topNews p a {
    color:#1a1a18; 
    text-decoration: none;
}
.topNews p a:hover {text-decoration: none;}