.list_news {padding-left: 5px;padding-right: 5px;padding-top: 5px;padding-bottom:5px;}
.rows_news{padding: 5px;}
.rows_news .small{
    color:  #ccc;
    font-size: 11px;
    /*text-decoration: inherit;*/
    font-style: italic;
    height: 18px;margin-bottom:0;
}
.rows_news .title_list_news{
    /*height: 20px;*/
    padding: 5px 10px 0 0;
}
.rows_news .info_list_news{
/*    overflow: hidden;*/
    font-size: 13px;
     padding: 0 10px 0 0;
}
.img-subject {
    /*border: 1px solid #A5A5A5;*/
    float: left;
    margin-right: 12px;
    /*margin-top: 2px;*/
    padding: 2px;
}
.title_list_news a {
    font-size: 16px;
text-decoration: none;
color: #222;
}
.title_list_news a:hover {
    color: #000;
}
.info_list_news {
    /*padding-top: 5px;*/
    font-size: 12px;
    color: #6C6152;
    text-align: justify;
    line-height: 20px;
}
.dot_bottom {
    border-bottom: 1px dotted rgba(255, 87, 104, 0.43);
    clear: left;
    margin-bottom: 8px;
    padding-top: 10px;
}
.title_detail h1{
    font-size: 18px;
    padding-bottom: 10px;
    padding-right: 5px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: left;
    margin-top: 15px;
    font-weight: bold;
}
.detail_content_news{
    /*margin: 0 10px 0 10px;*/
}
/*.detail_content_news .detail_content{min-width: 600px;}*/
.detail_content_news *{
    text-align: justify;
    line-height: 33px;
     font-family: 'Roboto Condensed' , sans-serif !important;
}
.detail_content_news img,.noidung_detail img{
    max-width: 95%;
}
.noidung_detail {
    /*padding-right: 5px;*/
    text-align: justify;
}
.tinkhac {
    padding-top: 20px;
     padding-bottom: 10px;
}
.title_tinkhac {
    border-bottom: 1px solid  #ccc;
    /*color:  #FF0068;*/
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 5px;
    padding-top: 2px;
    text-align: left;
    text-transform: uppercase;
    padding-left: 10px;
}
.list_tinkhac ul {
    list-style-type: none;
    margin: 10px 0 0 0;
    padding: 0;
    height: 30px;
}
.list_tinkhac ul li{
    height: 30px;
    /*list-style-type: circle;*/
    /*list-style-position: inside;*/
    float: left;
    width: 100%;
    background: url("../images/arrow_2.png") no-repeat 5px 8px;
}
.list_tinkhac ul a {
    line-height: 16px;
    padding-left: 20px;
    padding-right: 3px;
    text-decoration: none;
    color:  #222;
}
.list_tinkhac span{
display: block;
}
.info_page{
    /*width: 350px;*/
    float: left;
}
.rows_news .images{
    width: 250px;
/*    height: 90px;*/
    float:  left;
    padding: 3px 15px 3px 7px;
}
.rows_news .images img{
    width: 100%;
    background: #fff;
    /*height: 100%;*/
}
.detail_content_news *{max-width: 100%;}
.info_contact_left{float: left;background: #F7F7F7;margin-top: 10px;}
.info_contact_left .news_content{margin: 0 10px}
.title_contact{background: #ccc;color: #222;padding: 5px 0;text-align: center;text-transform: uppercase;}