.rating_div{
    height: 37px;
    border-bottom: 1px dashed #b3b3b3;
    padding-top:4px;
    margin: 0 8px;
} 
.rating_counter{
    float:left;
    width: 40px;
    text-align:center;
    line-height: 37px;
}
.rating_right{
    float:right;
    width: 56px;
    text-align:center;
    line-height: 14px;
    padding-top: 10px;
    color: #666666;
}
.rating_up, .rating_down{
    margin-left:2px;
}
.rating_dash{
    padding-top:5px;
}
.rating_center{
    margin-left: 30px;
}
.rating_center_a{
    color: #699;
}
#ya_share1 {
    margin-right: 10px;
}
.comment_index_head{
    position:relative;
    margin-top: 11px;
    background: #e9fbff;
    padding: 10px 0px 10px 47px;
}
.comment_index_blog{
    position: absolute;
    background: url(../images/comment_blog.png) no-repeat;
    width: 35px;
    height: 31px;
    top:-11px;
    left: 6px;
}
.comment_index_photo{
    position: absolute;
    background: url(../images/comment_img.png) no-repeat;
    width: 35px;
    height: 33px;
    top:-11px;
    left: 6px;
}
.comment_index_comment{
    position: absolute;
    background: url(../images/comment_comment.png) no-repeat;
    width: 35px;
    height: 30px;
    top:-11px;
    left: 6px;
}
.comment_head_index{
    font-size: 10px;
    line-height: 12px;
    color: #666666;
}
.rubric_img{	
	width: 160px;
	height: 110px;
	float:left;
	margin-right: 20px;	
}
.rubric_img a{
	display: table-cell;
	vertical-align:middle;
	height: 110px;
	width: 160px;
	text-align:center;
	color: black;
	font-size: 14px;
	text-decoration: none;
}
.rubric_div{
	min-height: 110px;
	border-bottom: 1px dashed #333333;
	padding-bottom: 11px;
	margin-bottom: 12px;
}
.rubric_div_right{
	margin-left:170px;
	font-size: 10px;
	line-height: 16px;
}
.rubric_div_text{
	color: #336666;
}
.rubric_div_activities{
	color: #003366;
	font-size: 10px;
	line-height: 10px;
}
.rubric_a_black{
	color: black;
	text-decoration: none;
}