.news {
  margin-top: 0px;
  width: 800px;
  _width: 790px;
}



.news h3 {
  font-size: 16px;
  font-weight: bold;
  color: #009EE2;
  display: block;
  margin-top: 2px;
  line-height: 20px;
  margin-bottom: 4px;
}

.news .title {
  font-size: 16px;
  font-weight: bold;
  color: #009EE2;
  margin-top: 0px;
  margin-bottom: 2px;
}

.news .title a {
  font-size: 16px;
  font-weight: normal;
  margin-top: 0px;
}
  /* a32623 */
.news .title a:hover {
  text-decoration: none;
}

.news .time {
  font-size: 11px;
  color: #494949;
  font-weight: bold;
}

.news .text {
  width: 800px;
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: 1px #D7D7D7 solid;
}

.news .text a {
  font-weight: bold;
  font-size: 12px;
}

.news_preview {
  width: 390px;
  display: block;
  padding-bottom: 10px;
}

.news_preview p {
  text-align: left;
}

.news_preview .title {
  font-size: 16px;
  font-weight: normal;  
  margin-top: 2px;
  line-height: 14px;
  color: #3d3d3d;
  margin-bottom: 6px;
}

.news_preview.ak .title  {
  color: #009EE3;
}

.news_preview.tip .title  {
  color: #7DB800;
}  


.news_preview .title a {
  text-decoration: underline;
  text-transform: capitalize;  
  font-size: 16px;
  color: #3d3d3d;
}

.news_preview .title a:hover {
  text-decoration: none;
}

.news_preview .time {
  font-size: 11px;
  line-height: 16px;
  font-weight: bold;
}

.news_preview .text {
  font-size: 11px;
  line-height: 16px;
  margin-bottom: 10px;
  padding-bottom: 3px;
}
.news_preview .text p {
  margin: 0px;
  margin-top: 2px;
  margin-bottom: 5px;
  padding: 0px;
}

.news_preview .text a {
  width: 100%;
  display: block;
  font-weight: bold;
  color: #fff;
  font-size: 11px;
  text-align: right;
}

.news_preview .text a:hover {
  text-decoration: none;
}


#new_pages {
width: 470px;
text-align: right;
}
#new_pages a.set {
font-weight: bold;
text-decoration: underline;
}


