.news_style{display:none;}
.news_show{
color:black;
width:480px;
height:150px;
font: normal 100% "Tahoma", "Lucida Grande",Verdana,  Sans-Serif;
/*overflow: auto;*/
margin-top:10px;
}
.news_border
{
width:480px;
font-family:Tahoma;
padding: 5px 5px 5px 5px;
/*overflow: auto;*/
/*border:1px solid #DDD;*/
}
.news_mark{
font: normal 70% "Tahoma", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
width:480px;
height:20px;
color:black;
text-align:center;
}
.news_title{
font: bold 120% "Tahoma", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 5px 0px 9px 5px;
color:black;
}
.news_show img{

margin-left: 5px;
margin-right: 5px;

}
.buttondiv
{
position: absolute;
float: right;
/*top: 169px;*/
padding: 0px 10px 0px 0px;
/*background-color:white;*/
/*border: 1px solid gray;*/
/*border-top-color: white;*/
border-top:none;
width:490px;
text-align:right;
/*height:20px;*/
}
