.news {
	margin-top: 35px;
	width: 222px;
	}
.news-latest-top {
	width:222px;
	height: 14px;
	background: url(img/newsTop.png) no-repeat;
}
.news-latest-bottom {
	width:222px;
	height: 14px;
	background: url(img/newsBottom.png) no-repeat;
}
.news-latest-content {
	margin: 0 15px;
}
.news-latest-item {
	background: url(img/news.png) repeat-y;
}
.news-latest-item a {
	text-decoration: none;
	color: #fff;
}
.news-latest-date {
	display: none;
}
.news-latest-header {
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
}
