.list_news .rows_news > a {
    float: left;
    margin-right: 8px;
}
.list_news .rows_news .i-Thumb{
    background: none repeat scroll 0 0;
    display: table-cell;
    font-size: 9px !important;
    text-align: center;
    vertical-align: middle;
    width: 120px;
    height: 100px;
    max-width: 120px;
}
.title_list_news a {
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
.title_list_news a:hover {
    color: #FF0000;
}
.info_list_news {
    padding-top: 5px;
	text-align:justify;
}
.dot_bottom {
    border-bottom: 1px dotted #C2C6C9;
    clear: left;
    margin-bottom: 8px;
    padding-top: 10px;
}

.detail_news{
	padding:10px;
}
.content_ck img {
    width: 100%;
}
.title_detail {
    color: #114477;
    font-size: 14pt;
    font-weight: bold;
    padding-right: 5px;
    text-decoration: none;
}
.title_tinkhac{
    font-weight: bold;
    color: red;
    margin-top: 10px;
}
.content_news {
    padding-right: 5px;
    text-align: justify;
}
.list_tinkhac{
	padding-top:5px;
	padding-bottom:5px;
}
.list_tinkhac ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.list_tinkhac ul a {
    background: url("../images/arrow.png") no-repeat scroll 10px 5px rgba(0, 0, 0, 0);
    color: #29739D;
    line-height: 18px;
	font-size:13px;
    padding-left: 20px;
    padding-right: 3px;
    text-decoration: none;
}
.news_other{
    margin-top: 10px;
}
.content_news img{
    margin-top: 5px;
    margin-bottom: 5px;
}
.content_news{
    line-height: 20px;
}