/* news */
.box_news .box-heading{text-align:center;}
.box_news .box-content{border:none;margin:0;}

.box-news { float: left;margin: 10px 1% 15px;width: 21.6%}

.box-news + .box-news{margin-left:2.5%;}

.box-news h4 {font-size: 18px;height: 46px;line-height: 23px;margin:10px 0 7px;overflow: hidden;padding: 0;}
.box-news h4 a{font-size: 18px;line-height: 23px;text-decoration:none;font-weight:normal;}

.box-news p,
.box-news .description
 {margin-top: 0px;font-size:14px;margin-bottom: 5px;text-align:justify;}


	

.box-news .more{text-align:right;overflow:hidden;margin-top:15px;}
	.box-news .more a{ background:#2C9AFB;border-radius: 15px;color: #FFFFFF;float: left;font-size: 13px;padding: 1px 17px;text-decoration: none;}
.box-news a:hover{text-decoration:underline;}


.box-news .date_block{overflow:hidden;}
.box-news .date_block span{background:#1668BE;color:#ffffff;font-size:10px;line-height:20px;height:20px;display:inline-block;padding:2px 5px;border-radius:3px;}
