/* b-posts_prev */
.b-posts_prev {
  background: #fff;
  width:632px;
  padding:9px;
  border-radius: 5px; 
  -moz-border-radius:5px;
  -webkit-border-radius: 5px;
}
.b-posts_prev_img {
  display:block;
  margin:0 10px 0px 0;
  width:50px;
  height:50px;
  border-radius: 2px; 
  -moz-border-radius:2px; 
  -webkit-border-radius: 2px;
  position:relative;
  float:left;
}
.b-posts_prev_text {
  float:left; 
  margin-top:-4px; 
  width:570px;
}
.b-posts_prev_title {
  font-size:18px;
  margin-top:3px;
  line-height:25px;
  overflow:hidden;
}
.b-posts_prev_info span {
  margin-right:10px;
}
.b-posts_prev .g-cl_gn {
  height:27px;
}
.b-posts_prev_article img {
  margin: 4px 10px 5px 0;
}
/* end b-posts_prev */


/* b-posts_prev_my */
.b-posts_prev_sort {
  font-size:11px;
}
.b-posts_prev_sort span,
.b-posts_prev_sort b,
.b-posts_prev_sort a {
  margin-right:5px;
}
.b-posts_prev_date_box {
  float:left;
  margin:0 10px 0px 0;
  width:50px;
  overflow:hidden;
  color:#c4c4c4;
  font-size:11px;
  text-align:center;
}
.b-posts_prev_date {
  width:50px;
  height:40px;
  text-align:center;
  padding-top:10px;
  background: #e9e9e9;
  color:#8f8f8f;
  font-size:11px;
  border-radius: 2px; 
  -moz-border-radius:2px; 
  -webkit-border-radius: 2px;
}
.b-posts_prev_date div {
  font-size:25px;
  font-weight:bold;
  line-height:18px;
}
.b-posts_prev_my .b-posts_prev_text { 
  margin-top:-6px;
}
.b-posts_prev_my .b-posts_prev_title {
  margin-top:0px;
}
.b-posts_prev_my_option a {
  color:#cd1800;
  font-size:11px;
  margin-right:5px;
}
.b-posts_prev_my .b-posts_prev_info {
  margin-top:5px;
}
/* end b-posts_prev_my */