/* =========================================================
”news
========================================================= */
table#ne-news tr{
	border-bottom: 1px dotted #666666;
	padding-bottom: 10px;
}


p.ne-day{
	color: #9CC813;
	font-weight: bold;
}

p.ne-title{
	font-weight: bold;
	font-size: 16px;
}

span.ne-title2{
	background-color: #9CC813;
	color: #ffffff;
	padding: 2px 10px 2px 2px;
	margin-top: 10px;
}

p.ne-text{
	margin-top: 20px;
}

.ne-neba{
	text-align: right;
	width: 120px;
	margin-left: 580px;
	margin-bottom: 20px;
}


.ne-neba .back{
	float: left;
}

.ne-neba .next{
	float: right;
}


