.news_style{
display:none;
}
.news_show
{
background-color: white;
color:black;
width:600px;

font: normal 12px "Arial", "Lucida Grande",Verdana,  Sans-Serif;
overflow:hidden;

}
.news_border
{
background-color: white;
width:612px;

font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border-top: 1px solid RGB(211,211,211);
padding: 15px 1px 5px 5px;
overflow:hidden;        

}
.news_mark{
background-color:white ;
font: normal 11px "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
width:580px;
height:12px;
color:gray;
text-align:left;
padding-left: 50px;
}
.news_title{
font: bold 13px "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 15px 0px 5px 25px;
color:RGB(200,200,200);
}
.news_show img{

margin-left: 5px;
margin-right: 5px;

}
.buttondiv
{
position: absolute;
/*float: left;*/
/*top: 169px;*/
padding: 2px 5px 2px 5px;
background-color:white ;
/*border: 1px solid gray;*/
/*border-top-color: white;*/

height:16px;
}