.news_style{
display:none;
}
.news_show
{
background-color: white;
color:black;
width:720px;
/*
height:215px;*/
font: normal 100% Verdana, "Arial", "Lucida Grande", Sans-Serif;
overflow: visible;	

}
table.newstable td {
	padding: 5px;
	font-size: 11px;
	line-height: normal;
	letter-spacing: normal;
}
table.newstable td img {
	border: 1px solid #000;
}
.news_border
{
background-color: white;
width:720px;
/*
height:275px;*/
font: normal 100% Verdana, "Arial", "Lucida Grande", Sans-Serif;
/*border: 1px solid gray;
padding: 5px 5px 5px 5px;*/
overflow: visible;	

}
.news_mark{
display:none;
background-color:white ;
font: normal 70% Verdana, "Arial", "Lucida Grande", Sans-Serif;
border: 0px solid gray;
width:720px;
height:35px;
color:black;
text-align:center;
}
.news_title{
display: none;
font: bold 120% Verdana, "Arial", "Lucida Grande", Sans-Serif;
border: 0px solid gray;
padding: 5px 0px 9px 5px;
color:black;
}
.news_show img{

margin-left: 5px;
margin-right: 5px;

}
.buttondiv
{
display: none;
position: absolute;
/*float: left;*/
/*top: 169px;*/
padding: 5px 5px 5px 5px;
background-color:white ;
border: 1px solid gray;
/*border-top-color: white;*/
border-top:none;
height:20px;
}
