/*
	news_index
*/
#news_index {
	margin-bottom: 20px;
	}
	#news_index p {
		margin: 0 0 10px 0;
		}
	#news_index span {
		color: #134F98;
		font-size: 10px;
		}
	#news_index strong a {
		color: #3D4842;
		font-weight: bold;
		text-decoration: none;
		}
	#news_index strong a:hover {
		text-decoration: underline;
		}




/*
	cabinet_index TODO
*/
#cabinet_index {
	}
	#cabinet_index p {
		margin: 0 0 10px 0;
		}
