.news {
	float:left;
	display:inline;
	width:706px;
	font-size:11px;
	line-height:15px;
	text-align:justify;
	margin-top:20px;
}
.news_top,.news_bottom {
	float:left;
	width:706px;
	height:15px;
	background:transparent url(../images/backs/news-top.gif) left bottom no-repeat;
}
.news_bottom {
	background-image:url(../images/backs/news-bottom.gif);
}
.news_middle {
	width:706px;
	float:left;
	display:inline;
	background:transparent url(../images/backs/news-middle.gif) left top repeat-y;
}
.news_col1 {
	float:left;
	display:inline;
	width:202px;
	margin-left:9px;
}
.news_col2 {
	float:left;
	display:inline;
	width:203px;
	margin-left:40px;
}
.news_col3 {
	float:left;
	display:inline;
	width:202px;
	margin-left:40px;
}

