#band_header .headers{
	height: 21px;
	background: #E41626;
	color: #FFFFFF;
	width: 461px;
	text-align:left;
	font: 100 12px/14px Tahoma;
	border-bottom: 1px dotted #999;
}
#band_header .headers a{
	color: #FFFFFF;
	padding-left: 5px;
	text-decoration: none;
}
.band_news{
	position: relative;
	clear: both;
	height: 96px;
	overflow: hidden;
	widht:100%;
}	
.band_news_content{
	position: absolute;
	top: 0px;
	left: 1px;
	width: 550px;
	height: 96px;
	overflow: hidden;
}
.band_news_marque{
	width: 550px;
	height: 130px;
	z-index:100;
}
.band_news .item{
	width: 246px;
	padding-left: 8px;
	vertical-align: top;
}
.band_news .item .title{
	height: 26px;
	overflow: hidden;
}
.band_news .item .title a{
	font: 700 8pt/26px Verdana;
	color: #eb1a1a;
}
.band_news .item .content{
	height: 64px;
	overflow: hidden;
}
.band_news .item .content a{
	font: 100 8pt/16px Verdana;
	color: #282828;
}
.band_news .item img{
	border: 1px solid #C0C0C0;
	width: 83px;
	height: 62px;
	margin: 0px 5px 0px 0px;
}