.news_style{
display:none;
}
.news_show
{
background-color: #f0f0f0;
color:black;
width:325px;
height:60px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
overflow: auto;
border :0px solid red;

}
.news_border
{
background-color: #fafafa;
width:320px;
height:80px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 1px solid gray;
padding: 5px 5px 5px 5px;
overflow: hidden;

}
.news_mark{
background-color:white ;
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 1px solid gray;
border-left:none;
border-right:none;
border-bottom:none;
width:244px;
height:35px;
color:black;
text-align:right;
margin:0px;padding-top:4px;
float:right;
}
.news_title{
width:250px;
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 2px 2px 2px 2px;
color:black;
}

.buttondiv
{


/*top: -169px;*/

padding: 2px 2px 0px 2px;
background-color:white ;
border: 1px solid gray;
/*border-top-color: white;*/
border-top:none;
height:20px;
}
