.news_block {
  margin-right:10%;
  padding:10px 0 0 0;
}

.news_block .item {
  margin: 0 0 12px 50px;
}

.news_block .item .date {
  float: right;
  background: url(/images_new/time_bg.gif) center center no-repeat;
  padding: 2px 0 0 0;
  margin: 0;
  width: 125px;
  height: 17px;
  text-align: center;
  color: #777;
}
.news_block .item .title {
  margin: 0 135px 0 28px;
  padding: 0 0 0 10px;
  background: url(/images_new/news_bullet.gif) left top no-repeat;
}

.news_block .item a, .news_block .item:visited {
  color: #555;
  text-decoration: none;
}
.news_block .item a:hover {
  text-decoration:underline;
}

.news_block .item:hover a {
  color:#222;
}
.news_block .item:hover .date {
  color:#222;
}

.cnt {
  float: left;
  margin: 2px 7px 0 0;
  border: 1px solid #aaa;
  color: #aaa;
  font-size: 7pt;
  font-family: tahoma;
  width: 20px;
  text-align: center;
}

.news_block .all_news {
  margin: 10px 15px 10px 110px;
  padding: 0px 10px 4px 0;
  width: 77px;
  background: url(/images_new/all_news_arrow.gif) right center no-repeat;
}
.news_block .all_news a {
  color: darkorange;
  text-decoration: underline;
}

.show .item .date {
  width: 110px;
  background-position: left center;
  text-align: right;
  margin-right: 7px;
}
.show .all_news {
  width: 150px;
}

.news_block_spacer {
  padding: 0px;
  margin: 0 10% 5px 50px;
  height: 9px;
  background: url(/images_new/spacer_tab.gif) right top no-repeat;
  border-bottom: 2px solid #B2B2B2;
  font-size: 0pt;
  clear:left;
}


.news_block .pages {
  margin: 10px 0 20px 100px;
  color: #555;
}
.news_block .pages a, .news_block .pages a:visited {
  color: #777;
}
.news_block .pages a:hover {
  color: #aaa;
}
.news_block .pages span.page_cur {
  color: #6189B0;
}



.news_det_block {
  padding: 0 0 0 50px;
  margin: 0 170px 0 0;
  min-height: 160px;
}

.news_det_block .news_det_time {
  float: left;
  margin: 0 10px 0 0;
  color: #6E92B7;
}

.news_det_title {
  margin: 0 0 0 28px;
  padding: 0 10px 10px 14px;
  background: url(/images_new/news_bullet.gif) left top no-repeat;
}

.news_det_links {
  color: #4574A2;
  clear:left;
  margin:15px;
}
.news_det_links a, .news_det_links a:visited {
  color: #4574A2;
  text-decoration: none;
}
.news_det_links a:hover {
  text-decoration: underline;
}
.source {
  color:#666;
  text-decoration:underline;
}
.source:hover {
  color:#666;
  text-decoration:none;
}

#informer {
  float:right;
  margin:0 10px 10px 20px;
  padding:0;
  width:140px;
}
