#listNews{
    padding-bottom: 47px;
    /*background: url("../images/backgroundNews.png") no-repeat bottom center;*/
}


.boxmain{
    padding: 15px;
    background: #2a62b5;
    font-family: segoeui;
    min-height: 104px;
}
#contentRight > h2{color: #011A12; font-size: 18px; margin-top: 15px;}




.contentNew {
    margin: 0;
   
}
.cot_tintuc{
	 width: 25%;
    float: left;
}

.borderImage img {
    width: 100%!important;
}


.news{
	position: relative;    margin: 0 auto;font-size: 18px;color: #fff;
}




/*các tin tức khác*/
#contentRight > ul{margin-top: 5px;}
#contentRight > ul li{border-bottom: 1px solid #570000; margin-bottom: 5px;padding-bottom: 5px;}
#contentRight > ul li img{float: left;}

.contentNews > h3{color: white; font-size: 14px;}
.contentNews > h3:hover{color: #fce387; }
.textContentNews{color: #011A12; font-size: 13px;}




#listNews h3{border-bottom: 1px solid #cccccc; color: #011A12; font-size: 20px; padding: 0px 0px 10px 10px; margin: 0px 0px 10px 0px ; }
#listNews h3:hover{color: #0f6d27}
.borderImage{ width: 100%; float: left;}

.nameNew{ color: #212826; font-size: 16px; font-weight: bold;}
.nameNew:hover{color: #00573a;}

.contentShortdes{color: #212826;}
@media(max-width: 767px){
	.baoquanhtintuc{
		padding:10px 15px;
	}
	.cot_tintuc {
    width: 100%;
    float: left;
}
}