.tpl_p_l_002 .tpl_items{
	padding:30px 20px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.tpl_p_l_002 .tpl_items .edit a{
	color: #2987bb;
}
.tpl_p_l_002 .tpl_items .img{
	display: inline-block;
	vertical-align: top;
	width: 150px;
}
.tpl_p_l_002 .tpl_items .img img{
	max-width: 100%;
	width: 100%;
}
.tpl_p_l_002 .tpl_items .info{
	display: inline-block;
	vertical-align: top;
	max-width: 60%;
	padding-right: 10px;
}
.tpl_p_l_002 .tpl_items .info .news_titler{
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: 300;
    color: #2987bb;
}
.tpl_p_l_002 .tpl_items .info .cnt_title{
	padding: 0;
	margin-bottom: 5px;
	font-size: 20px;
}
.tpl_p_l_002 .tpl_items .info .data{
	color: #777;
	margin-bottom: 5px;
	font-size: 13px;
}

.tpl_p_l_002 .stats{
	border: 1px solid #ccc;
	padding: 5px 0;
	margin: 0;
}
