
#List_View{}
#List_View .View{border-bottom: 1px dotted #cccccc;}
#List_View .View .col-xs-6:first-child{
	border-right: 1px dotted #cccccc;
}
#List_View .View .box_item{padding-top: 20px; padding-bottom: 20px;}
#List_View .View .box_item .div_img{float: left; margin-right: 15px; border: 1px solid #dfdfdf;}
#List_View .View .box_item h3{
	font-weight: bold;
	color: #333333; font-size: 14px;
}
#List_View .View .box_item .date_post{
	font-size: 11px; color: #aeaeae; padding: 5px 0; 
}
#List_View .View .box_item .short{
	color: #777777; text-align: justify;
}