a
{
    color: #000066;
}


.content_text
{
	padding : 25px;
	text-indent : 40px;
	text-align : justify;
}

.content_title
{
	padding : 5px;
	width: 70%;
	text-align : right;
	color: #323664;
	font-size : 18px;
	font-weight : bold;
	background-image : url(images/p2.gif);
	background-repeat : repeat-x;
	background-position : 0% 100%;
}

.edit
{
	margin-top: 10px;
	position: relative;
	left: -26px;
	display: block;
	color: ECEBEB;
	font-weight : bold;
	text-decoration : none;
	background-color: #323664;
	width: 200px;
	text-align: center;
	padding: 2px;
}

.news_title
{
	display: block;
	width: 60%;
	text-align: right;
	color: #323664;

	padding: 2px;
	border-left : 1px solid #323664;
	text-decoration : none;
}

.news_text
{
	border-left : 1px solid #323664;
	margin-bottom: 30px;
	padding: 10px;
	width: 800px;
}

.news_date
{
	position: relative;
	bottom : -2px;
	left: -2px;
	float: left;
	font-weight : bold;
	padding-left: 20px;
	
}

.news_link
{
	position: relative;
	display: block;
	text-decoration : none;
	width: 800px;
}

#pages
{
	width: 90%;
	text-align : center;
}

#numbers
{
	width: 60%;
	float: left;
	font-weight : bold;
}

#numbers a
{
	text-decoration : none;
	color : #323664;
	margin: 5px;
}

.pointer
{
	float: left;
	width: 19%;
	text-align : center;
	font-weight : bold;
	font-size : 25px;
	text-decoration : none;
	color : #323664;
}

.news_but
{
	position: relative;
	top: -10px;
	left: -26px;
	display: block;
	color: ECEBEB;
	font-weight : bold;
	text-decoration : none;
	background-color: #323664;
	width: 200px;
	text-align: center;
	padding: 2px;
}

.title
{
	margin-top: 20px;
	display : block;
	margin-left: 5%;
	color: #323664;
	font-weight : bold;
	background-repeat : no-repeat;
	background-position : 0% 0%;
}

.part
{
    display:inline;
    font-weight: bold;
}
