.news_style
{
display:none;
}
.news_show 
{
background: #fff0d5;
width:360px;
height:170px;
overflow: auto; text-align:center;
}
.news_border 
{
background-color: #f6e7d0;
width:360px;
height:170px;
border: 1px solid #f4d7bd;
padding: 5px 5px 5px 5px;
overflow: auto;	
}
.buttondiv
{
position: absolute;
padding: 5px 5px 5px 5px;
background-color: #f6e7d0;
border: 1px solid #f4d7bd;
border-top:none;
height:20px;
}
.news_show a 
{ text-decoration:none;
}
.titrevidindex
{ padding-bottom: 10px; padding-top:5px; }