a { text-decoration: none; font-weight: bold; }

.news_style{
display:none;
}
.news_show{
background-color: white;
color:black;
width:550px;
height:220px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
overflow: auto;

}
.news_border{
margin-top: 10px;

background-color: white;
width:550px;
height:220px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 1px solid gray;
padding: 5px 15px 5px 5px;
overflow: auto;	
margin-left:40px;
padding-top: 10px;

}
.news_mark{
background-color:white ;
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
width:550px;
height:35px;
color:black;
text-align:center;
margin-left:40px;
}
.news_title{
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 5px 0px 9px 5px;
color:black;
margin-left:40px;


}
.news_show img{

margin-left: 5px;
margin-right: 5px;

}
.buttondiv
{
position: absolute;
float: left;
/*top: 169px;*/
padding: 5px 5px 10px 5px;
background-color:white ;
border: 1px solid gray;
/*border-top-color: white;*/
border-top:none;
height:20px;
margin-left:40px;

}