div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
a.itm-name
{
	text-decoration: underline;
	display: block;
	font-family: "Arial";
}

.article-mainpage .news-item
{
	margin-top: 30px;
}
.article-mainpage .news-item:first-child
{
	margin-top: 0 !important;
}

@media screen and (max-width: 1085px) {
	.slid-itm .text
	{
		font-size: 44px;
		 top: 22px;
	}
}
@media screen and (min-width: 1086px) {
	.slid-itm .text
	{
		font-size: 62px;
		 top: 72px;
	}
}
@media screen and (max-width: 1083px) {
	.otata-top
	{
		margin-top: 40px;
	}
}

.nea-mc
{
	cursor: pointer; z-index:79; position: absolute; display: block; background: transparent url(../images/right-a.png) no-repeat scroll 0px 0px; width: 69px; height: 69px; top: 50%; right: 50px; margin-top: -69px;
}
.pra-mc
{
	cursor: pointer; z-index:79; position: absolute; display: block; background: transparent url(../images/left-a.png) no-repeat scroll 0px 0px; width: 69px; height: 69px; top: 50%; left: 50px; margin-top: -69px;
}

@media screen and (max-width: 650px) {
	.otata-top
	{
		font-size: 32px;
		margin-top: 30px;
	}
	.nea-mc,
	.pra-mc
	{
		background-size: 50%;
		top: 71%;
	}
	.slid-itm
	{
		max-height: 345px;
	}
}
@media screen and (max-width: 500px) {
	.otata-top
	{
		font-size: 27px;
		margin-top: 18px;
	}
	.slid-itm
	{
		max-height: 300px;
	}
	.slid-itm .text
	{
		bottom: 9px !important;
		top: auto;
	}
	.nea-mc
	{
		right: -10px;
		display: none !important;
	}
	.pra-mc
	{
			left: 20px;
			display: none !important;
	}
}
@media screen and (max-width: 417px) {
	.slid-itm .text
	{
		bottom: -5px !important;
		top: auto;
	}
}
