.banner_news {
  float: left;
  width: 100%;
  margin-top: 20px;
  text-align: center;
}

.m_news-r {
  margin-left: 256px;
  padding-right: 20px;
}

.m_news-r1 {
  padding: 0px 20px;
}

.m_news {
  background: #69afcd url("/i/m_n.png") repeat-x left top;
  padding: 10px 0px;
  color: #fff;
  margin-top: 10px;
}
.m_news .left {
  float: left;
  width: 216px;
  margin-left: -100%;
  padding-left: 20px;
}
.m_news .left img {
  border: 1px solid #fff;
  padding: 1px;
}
.m_news dl, .m_news dt, .m_news dd {
  float: left;
  width: 100%;
}
.m_news dt a {
  background-color: #fff;
  display: inline-block;
  padding: 5px 10px;
  font-size: 11pt;
  font-weight: bold;
}
.m_news dd {
  margin-top: 10px;
  font-size: 10pt;
}
.m_news dd a {
  color: #fff;
}
.m_news dd p {
  padding: 0px;
  margin: 0px;
}
.m_news dd p.m_n-title {
  font-size: 16pt;
  line-height: 25px;
}

.news_lenta .news_lenta-left {
  padding-left: 20px;
}
.news_lenta dl {
  margin-top: 20px;
}
.news_lenta dl h2 {
  font-size: 13.5pt;
}
.news_lenta dl h2 a {
  color: #404040!important;
}
.news_lenta .news_lenta-item {
  margin-top: 20px;
  min-height: 68px;
}
.news_lenta .news_lenta-item p {
  padding: 0px;
  margin: 5px 0px 0px 0px;
}
.news_lenta .news_lenta-item p.news_date a {
  color: #404040;
}
.news_lenta .news_lenta-item img {
  padding: 1px;
  border: 1px solid #ccc;
  float: left;
  margin-right: 10px;
}
.news_lenta .news_lenta-bottom {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}
.news_lenta .news_lenta-bottom dl {
  width: 45%!important;
  margin-left: 20px;
  float: left;
}
.news_lenta .news_lenta-bottom dl.news_r {
  float: right!important;
  margin-left: 0px;
  margin-right: 15px;
}

/* Cinema */
.cinema_index {
  height: 360px;
  background:#5AA5C7 url("../i/cinb.png") repeat-x;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  behavior: url("/js/PIE.htc");
  position: relative;
}
.cinema_index ul {
  list-style-type: none;
}
.cinema_index ul li div {
  width: 190px;
  height: 110px;
  border: 5px solid #fff;
  display: block;
  margin-top: 40px;
  cursor: pointer;
}
.cinema_index ul li div table {
  width: 190px;
  height: 110px;
  display: none;
  position: absolute;
  background-color: #404040;
}
.cinema_index ul li div table td {
  width: 190px;
  height: 100px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
}
.cinema_index ul li div table td a {
  color: #fff;
  text-decoration: none;
}

.jcarousel-container-vertical, .jcarousel-clip-vertical {
  width: 240px;
  height: 360px;
}

.jcarousel-item {
  width: 220px;
  height: 360px;
  padding-left: 20px;
}

.jcarousel-item-vertical {
  margin-bottom: 40px;
}

.jcarousel-prev, .jcarousel-next {
  position: absolute;
  width: 240px;
  display: block;
  text-indent: -999em;
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-image: url("../i/cina1.png");
  cursor: pointer;
  background-position: 0 0;
  margin-left: 109px;
}

.jcarousel-prev {
  margin-top: -350px;
}

.jcarousel-next {
  margin-top: -30px;
}

.jcarousel-next {
  background-position: -22px 0;
}

.jcarousel-prev-disabled {
  background-position: 0 -22px;
}

.jcarousel-next-disabled {
  background-position: -22px -22px;
}

.i_items {
  margin-top: 20px;
}
.i_items .blogs {
  float: left;
  display: inline;
  width: 45%;
}
.i_items .blogs h2 {
  color: #fff;
  text-indent: 15px;
  font-size: 12pt;
  float: left;
  width: 100%;
  height: 34px;
  line-height: 34px;
  background:#23A6DD url("../i/ib_bg.png") repeat-x left top;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  behavior: url("/js/PIE.htc");
  position: relative;
}
.i_items .blogs .ft {
  display:table;
  border-left: 1px solid #23a6dc;
  border-bottom: 1px solid #23a6dc;
  border-right: 1px solid #23a6dc;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  position: relative;
  background-color: #f0f7fd;
  behavior: url("/js/PIE.htc");
}
.i_items .blogs .ft .items {
  float: left;
  width: 100%;
  margin-top: -5px;
  padding-bottom: 10px;
}
.i_items .blogs .ft .items .item {
  float: left;
  width: 100%;
  margin-top: 15px;
  background: url("../i/ib_bg.gif") repeat-x left bottom;
  padding-bottom: 10px;
}
.i_items .blogs .ft .items .item.last {
  background: none;
}
.i_items .blogs .ft .items .item .b_left {
  float: left;
  display: inline;
  width: 40px;
  margin-left: -100%;
  padding-left: 15px;
}
.i_items .blogs .ft .items .item .b_left img {
  padding: 1px;
  border: 1px solid #9FCBE9;
}
.i_items .blogs .ft .items .item .b_blog {
  margin-left: 55px;
  padding-right: 10px;
}
.i_items .blogs .ft .items .item .b_blog.b_blog2 {
  margin-left: 0px;
  padding-left: 20px;
}
.i_items .blogs .ft .items .item .b_blog span {
  display: inline-block;
  background: url("/i/date_small.gif") no-repeat left;
  padding-left: 14px; margin-left:10px;
  font-size: 8pt;
  color: #666;
}
.i_items .blogs .ft .items .item .b_blog p {
  padding: 0px;
  margin: 0px; font-size:9pt;
}
.i_items .blogs .ft .items .item .b_blog .ust {margin-top:-3px; }
.i_items .blogs .ft .items .item .b_blog .ust a {
  color: #ae1111;
}
.i_items .blogs .ft .items .all_blogs {
  float: left;
  width: 100%;
  text-align: right;
  margin-top: 10px;
}
.i_items .blogs .ft .items .all_blogs a {
  color: #ae1111;
  margin-right: 10px; float:right; display:inline;
}
.i_items .blogs.blogs2 {
  float: right!important;
}

.i_items .blogs.blogs2 .ft .items .item .b_blog span {margin:0px!important; } 