﻿.news-ticker
{ 
    padding-left: 16px;
    text-align: center;
    height: 42px;
    margin-bottom: 30px;
    top:10px;
    position:relative;
    z-index:0;
}

.news_style
{
    display: none;
}
.news_show
{
    position: absolute;
    background-color: white;
    color: black;
    font: normal "Arial" , "Lucida Grande" ,Verdana, Sans-Serif;
    clip: rect(0px 743px 40px 0px);
    margin-left: 15px;
}

.news_border
{
    background-color: white;
    width: 758px;
    height: 42px;
    font: normal 100% "Arial" , "Lucida Grande" ,Verdana, Sans-Serif;
    border-left: 5px solid #2d5883;
    border-right: 5px solid #2d5883;
    border-top: 5px solid #2d5883;
    border-bottom: 5px solid #2d5883;
    z-index: -1; /*padding: 5px 5px 5px 5px; /*overflow: auto;*/
}
.news_mark
{
    display: none;
    background-color: white;
    font: normal 70% "Arial" , "Lucida Grande" ,Verdana, Sans-Serif;
    border: 0px solid gray;
    width: 363px;
    height: 40px;
    color: black;
    text-align: center;
}
.news_title
{
    font: bold 120% "Arial" , "Lucida Grande" ,Verdana, Sans-Serif;
    border: 0px solid gray;
    padding: 0px 0px 9px 5px;
    color: black;
}
.news_show img
{
    margin-left: 5px;
    margin-right: 5px;
}
.buttondiv
{
    display:none;
    position: absolute;     
    padding: 14px 0px 0px 22px; 
    *padding: 14px 0px 0px 22px;
    border: 0px solid gray;
    border-top: none;
    height: 20px;
    z-index: 5;
    
}
.news_move
{
    position: relative;
}
.mytable
{
    width: 756px;
    font-size: 9pt;
}
.newsText
{

    height:25px;
    vertical-align:middle;
    padding-left:15px;
}
.newsImg
{
    text-align:center;
    width:220px;
}