.news {
	width: 395px;
	float: right;
}
.news-body {
	background-image: url(images/news-body.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	padding-left: 25px;
	padding-top: 10px;
	margin-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.tec {
	height: 112px;
	padding: 3px;
	width: 189px;
	float: left;
	text-align: center;
}

.news-day {
	background-color: #FFCC66;
	padding: 2px;
	width: 50px;
	text-align: center;
	float: right;
	margin-bottom: 5px;
	margin-top: -2px;
	margin-right: 8px;
}
.ac {
	width: 184px;
	height: 135px;
	font-size: 10px;
	float: left;
	margin-top: 5px;
	margin-right: 2px;
	margin-left: 2px;
}
