.news_style{
	display:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrap #header #header_newsticker {
	padding-left: 595px;
	padding-top: 20px;
}

.news_show
{
	color:black;
	width:310px;
	height:90px;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;

}
.news_border
{
	width:310px;
	height:98px;
	font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	padding: 5px;
	overflow: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}


.news_mark{
	font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	width:310px;
	height:30px;
	color:black;
	text-align:center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.news_title{
	font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	padding: 5px 0px 9px 5px;
	color:black;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.news_show img{

margin-left: 5px;
margin-right: 5px;

}
.buttondiv
{
	/*float: left;*/
/*top: 169px;*/
padding: 3px;
	height:20px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

