
/*


	DEPRECATED


*/

/*popular artical*/
.b-pop_article {
  overflow:hidden;
  width:302px;
  float:left;
  padding:9px;
  background: #fff;
  border-radius: 5px;
  -moz-border-radius:5px;
  -webkit-border-radius: 5px;
}
.b-pop_article .b-tabs {
  margin-bottom:7px;
}

.b-pop_art_hr {
  font-size:0px;
  height:1px;
  overflow:hidden;
  background: #efe9e2;
  margin:7px 0;
}
.b-pop_art_artical,
.b-pop_art_date {
  margin-right:6px;
}
.b-pop_art_section:hover {
  color:#982339;
}
.b-pop_article_img {
  display:block;
  margin:0 10px 0px 0;
  width:80px;
  height:60px;
  border-radius: 2px; 
  -moz-border-radius:2px; 
  -webkit-border-radius: 2px;
  position:relative;
  float:left;
}
/*end *popular artical*/