﻿.news_style{
display:none;
}


.news_show 
{
position:absolute;/*important*/
background-color: #ececec;
font: normal 100% Verdana, Arial, Sans-Serif;
clip:rect(0px 280px 190px 0px);/*important*/
}

.news_show1
{
position:absolute;
background-color: #ececec;
font: normal 100% Verdana, Arial, Sans-Serif;
clip:rect(0px 306px 117px 0px);
}


.news_border
{
background-color: #ececec;
width:276px;
height:190px;
font: normal 100% Verdana, Arial, Sans-Serif;
border: 1px solid #fff;
border-bottom:0px;
padding: 46px 10px 3px 10px;
}

.news_mark 
{
background-color:white ;
font: normal 70% Verdana, Arial, Sans-Serif;
width:317px;
height:35px;
color:black;
text-align:center;
}


.news_title 
{
font: bold 120% Verdana, Arial, Sans-Serif;
border: 0px solid #dddddd;
padding: 5px 0px 9px 5px;
color:black;
}


.news_show img 
{
margin-left: 5px;
margin-right: 5px;
}


.buttondiv 
{
width:288px;
position: absolute;
padding: 9px 4px 4px 4px;
background-color:#C51000;
border: 1px solid #fff;
border-top: none;
height:25px;
font-size:10px;
color: #FFFFFF;
margin-top:1px;
}


.news_move 
{
position: relative; /*important*/
}


.mytable 
{
width:275px;/*important-- this control how many px to left or right*/
height:145px;
vertical-align: top;
}

#counter
{
    padding: 0px 10px 0px 5px; 
    margin-bottom:10px; 
    float:left;
    font-weight:bold;
}
#news_display
{
    height: 20px;
    overflow: hidden;
}
