/* CSS Document */
.news_style{
display:none;
}
.news_show
{
color:black;
width:auto;
height:auto;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
overflow: auto;
padding:5px 10px;
}
.news_border
{
width:auto;
height:118px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
overflow: auto;
}
.news_title{
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 5px 0px 9px 5px;
color:black;
}
.news_show img{
margin-left: 5px;
margin-right: 5px;
}
.buttondiv
{
/*float: left;*/
/*top: 169px;*/
padding: 0px 2px;
/*border-top-color: white;*/
border-top:none;
height:20px;
}
h5{
font-family:Arial;
font-size:16px;
font-weight:bold;
text-align:center;
color:#FF0000;
font-style:italic;
margin-top:40px;
}
