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

.news_border
{
background-color: white;
width:470px;
height:160px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 1px solid #EEEEEE;
padding: 5px 5px 5px 5px;
overflow: auto;	

}
.news_mark{
background-color:white ;
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid #EEEEEE;
width:471px;
height:35px;
color:#444444;
text-align:center;
}
.news_title{
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid #EEEEEE;
padding: 5px 0px 9px 5px;
color:#444444;
text-align:right;
}
.news_show img{
margin-left: 5px;
margin-right: 5px;
float:left;
margin-right:20px;
border:0px
}
.buttondiv
{
/*position: absolute;*/
float:right;
/*float: left;*/
/*top: 169px;*/
padding: 5px 5px 5px 15px;
background-color:#FFFFFF;
border: 1px solid #EEEEEE;
border-top-color: white;
/*border-top:none;*/
height:20px;
margin-left:10px;
margin-top:-1px;
margin-right:0px;
}