@charset "utf-8";
/* CSS Document */

.news_style{
display:none;
}
.news_show
{
color:black;
width:670px;
height:110px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
font-size:12px;
overflow: auto;	

}
.news_border
{
width:670px;
height:110px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 5px 5px 5px 5px;
overflow: auto;	

}
.news_mark{

font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
width:361px;
height:35px;
color:black;
text-align:center;
}
.news_title{
font: bold 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;

color: #990000;
}
.news_show img{

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

}
.buttondiv
{
position: absolute;
/*float: left;*/
/*top: 169px;*/
padding: 2px 2px 2px 2px;
border: 0px solid gray;
/*border-top-color: white;*/
border-top:none;
height:15px;
}
