.mod_left_line {
	height:1px;
	font-size:1px;
	line-height:0;
	background-repeat:no-repeat;
	background-position:0 0;
	background-image:url(/images/news_line.png);
}

.mod_right_line{
	height:1px;
	font-size:1px;
	line-height:0;
	background-repeat:no-repeat;
	background-position:right;
	background-image:url(/images/news_line_r.png);
}

.mod_line_padding{
	height:15px;
}

.modZagLeft
{
	padding-left:22px;
	background-image:url(/images/item_lm.gif);
	background-repeat:no-repeat;
	background-position:12px center;
}

.modZagRight
{
	padding-right:22px;
	background-image:url(/images/item_lm.gif);
	background-repeat:no-repeat;
	background-position: 260px center;
	text-align:right;
}