/* News */
#content .middle_top .left {
	background: url('../image/middle_top_left.png') no-repeat;
	width: 5px;
	height: 5px;
	float: left;
}
#content .middle_top .right {
	background: url('../image/middle_top_right.png') no-repeat;
	width: 5px;
	height: 5px;
	float: right;
}
#content .middle_top .center {
	background: url('../image/middle_top_center.png') repeat-x;
	height: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
