
.related_news
{
	float: left;
	width:100%;
	margin:10px 0;
}
.related_news h3
{
	margin-bottom:10px;
}
.related_news li
{
	float: left;
	width:100%;
	padding:3px 0;
	list-style: initial ;
	list-style-position: inside;
	
}
.category_news .news_thumb_img 
{
	
	float: left;
	width:30%;
	margin-right:10px;
}
.categorynews .news_thumb_img 
{
	
	width:100%;
	text-align: center;
}
.news_thumb_img img
{
	width:100%;
	height: auto;
}
 .newstitle
{
	float: left;
	width:100%;
	
	overflow: hidden;
}
 .newstitle h2
{

    font-size: 16px !important;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 10px;
    text-transform: uppercase;
}
.newstitle h2 a
{
	 color: #333;
    float: left;
    height: 38px;
    margin-bottom: 2px;
    overflow: hidden;
    width: 100%;
	font-size:16px !important;
}
.news_more a
{
	float: left;
	width:100%;
	font-weight: normal;
    text-transform: uppercase;
}
.news_sdes
{
	max-height:60px;
	overflow: hidden;
	float: left;
	width:100%;
}
.news_more
{
	background: rgba(0, 0, 0, 0) url("../img/narrow_icon_green.png") no-repeat scroll right center;
    color: #ff6c98;
    float: right;
    font-weight: bold;
    margin-right: 6px;
    margin-top: 10px;
    padding: 2px 15px 2px 0;
    text-align: left;
}
.category_news h2
{
	font-size:16px !important;
	color: #202020;
	margin-bottom:8px;
    text-decoration: none;
}
.header_title
{
	margin-bottom:20px;
}
.orther_news li
{
	color:#337ab7;
    list-style-position: inside;
    list-style-type: initial;
	padding:5px 0;
	line-height:16px;
}
.news-item{
	
	margin-bottom:20px;	
}