html {
background-color: #FFFFFF;
font: normal 76% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
color:black;
}
a { text-decoration: none;}

.news_style{
display:none;

}
.news_show
{
background-color: white;
color:#003333;
width:529px;
height:160px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #003333;
overflow: auto;	

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

}
.news_mark{
background-color:white ;
font: 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
width:530px;
height:29px;
color:black;
text-align:left;
}
.news_title{
	border: 0px solid gray;
	padding: 5px 0px 9px 5px;
	margin-left:80px;
	color:black;
	font-family: "Arial", "Lucida Grande", Verdana, Sans-Serif;
	font-size: 120%;
	font-weight: normal;
}
.news_show img{
margin-left: 5px;
margin-right: 5px;

}
.buttondiv
{
	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:16px;
	width: 61px;
}
