.carousel {
    overflow: hidden;
    position: relative
}
.carousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    left: 0;
}
.carousel li {
    float: left;
    background: none;
	text-indent: 0px!important;
	display: block;
	width: 315px;
	height: 230px;
}
.part-news .carousel li {
	height: auto;
}
.carousel-wrap {
	position: relative;
	margin-top: 5px;
}
.carousel-nav span {
	background: url(newscarousel-nav.png) no-repeat 0 0;
	position: absolute;
	display: block;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity=50);
	cursor: pointer;
	height: 18px;
	width: 13px;
	top: 110px;
}
.carousel-nav span:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity=100);
}
.carousel-nav span.prev-link {
	left: -23px;
}
.carousel-nav span.next-link {
	background-position: -13px 0 ;
	right: -23px;
}
.part-news .carousel-nav span {
	top: 50%;
	margin-top: -9px;
}
.carousel .news-item {
	border: 15px solid #fff;
	border-right: 0;
	width: 300px!important;
	height: 200px!important;
	margin: 0!important;
	cursor: pointer;
	overflow: hidden;
}
.carousel .news-item img {
	width: 300px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.carousel .news-item a {
	width: 300px;
	height: 200px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	display: block;
}
.carousel .news-item .item-desc {
	background: rgba( 198, 199, 201, 0.75);
	padding: 10px 10px 0 10px;
	height: 70px;
	z-index: 20;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 18px;
	line-height: normal;
	width: 280px;
}

.carousel .news-item:hover .item-desc{
	background: rgba( 255, 255, 255, 0.75);
    -moz-transition: all 0.5s ease-in;
    -webkit-transition: all 1s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.repeat-bg-light {
	width: 993px;
	left: -33px;
	padding-left: 33px;
	padding-top: 15px;
	padding-bottom: 25px;
	background: url('/img/main-repeat-bg.png') 0 0!important;
}
.part-news .news {
	border-left: none!important;
	border-top: 1px solid #5d5e60;
}
.part-news {
	border-top: 0!important;
}
.part-news .news .news-item {
	margin-top: 15px;
	margin-left: 0!important;
	min-height: 100px;
}
/*.news-item-desc {
	display: none;
}
.part-news .news .news-item.first {
	display: block;
}*/
.news-img-box {
	border: 1px solid #5e5e5e;
}
.news-img-box img {
	border: 4px solid #fff;
	width: 240px;
	display: block;
	height: 160px;
}
.news-block {
	margin-bottom: 35px!important;
}
.n-date-right {
	display: block;
	color: #5e5e5e;
}
.right-news-block {
	padding: 12px 12px 12px!important;
}
/*.right-news-block a:visited {
	color: #11285c;
}*/
.right-news-block p {
	margin-bottom: 10px!important;
}
.font-size-32 {
	font-size: 32px!important;
	line-height: 37px!important;
}
.news-page-title {
	/*width: 420px!important;*/
}
hr.bot0 {
	margin: 22px 0 3px!important;
}
.pub {
	width: 950px!important;
}
.pub-content > .left {
	width: 250px!important;
}
.pub-content > .right {
	width: 706px!important;
	font-size: 14px!important;
}

.pub-content  .right {
	font-size: 14px!important;
}
.pub-content  .pub-item {
	width: 350px;
	float: left;
	padding-bottom: 15px;
}
.pub-item a.pdf {
	float: none!important;
	display: block!important;
	margin-top: 5px;
}
.all-pub {
	padding: 5px 0 20px;
	font-size: 14px;
}
.content .article-page iframe{
	width: 100%;
}

.content .article-page img {
	max-width: 690px;
}
.material_page {
	padding-top: 20px;
}
.material_page h1 {
	margin-bottom: 36px;
}
.material_box {
	border-bottom: 1px solid #5e5e5e;
	padding-bottom: 5px;
	margin-bottom: 22px;
}
.material_title {
	font-size: 24px;
	color: #11285c;
	padding-bottom: 6px;
}
.material_page_title .blue-title  {
	color: #000!important;
}
.material_subtitle {
	font-size: 14px;
	color: #5e5e5e;
	line-height: 15px;
	margin-bottom: 16px;
	margin-top: 5px;
}
.material_item {
	background: url(../img/material_item.png) no-repeat 0 2px ;
	padding-left: 19px;
	margin-bottom: 20px;
}
.material_item_title {
	font-weight: bold;
}
.f18 {
	font-size: 18px;
}
.f12 {
	font-size: 12px;
}
.light_grey {
	color: #5e5e5e;
}
.reset_all {
	cursor: pointer;
}
.reset_all:hover {
	text-decoration: underline;
}
.reset {
	cursor: pointer;
	float: right;
}
.reset:hover {
	text-decoration: underline;
}
hr.grey {
	border-top: 1px solid #5e5e5e;
}
.grey {
	color: #5e5e5e;
}
.filtr_box {
	border: 1px solid #000;
	padding: 5px 2px 1px 2px;
	height: 160px;
}
.filtr_box_2 {
	border: 1px solid #000;
	padding: 0 2px 1px 2px;
	height: 390px;
}
.filtr_box ul {
	margin: 0;
}
.filtr_box ul li{
	list-style: none;
	background: none;
	text-indent: initial;
}
.filtr_box ul li label{
	display: block;
	padding-left: 20px;
	position: relative;
	background-size: 13px;
	line-height: 13px;
	margin-bottom: 10px;
}
.filtr_box ul li label input {
	position: absolute;
	margin-top: 1px;
	left: 0;
}
.filtr_box ul li label:hover {
	text-decoration: underline;
}
.scrollbox {
    overflow: auto;
}
