﻿.child_news_small2{
    text-align: center;
}
.child_news_small3{
	border: 1px solid #e8e8e8;
	height: 261px;
}
.a_img_news_2 img{
	max-height:97px;
}
.name_kenh {
    font-size: 16px;
    color: #3d3d3d;
    text-align: center;
    display: inline-block;
    padding: 20px 25px;
    line-height: 20px;
}
.icon_send {
    text-align: center;
    padding: 10px;
    border: 1px solid #8ab3d9;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    color: #1567b3 !important;
    font-size: 14px;
    font-weight: 700;
    margin: auto;
    width: 195px;
}
.icon_send3 {
    text-align: center;
    padding: 10px;
    border: 1px solid #36823a;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    color: #36823a !important;
    font-size: 14px;
    font-weight: 700;
    margin: auto;
    width: 170px;
}
.icon_send4 {
    text-align: center;
    padding: 10px;
    border: 1px solid #eaae86;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    color: #d55d0d !important;
    font-size: 14px;
    font-weight: 700;
    margin: auto;
    width: 170px;
}
.input_hoso {
    width: 200px;
    padding: 8px 8px;
    border: 1px solid #eaae86;
    text-align: left;
    display: inline-block;
    outline: 0;
    color: #999;
    margin: 20px 0;
}

@media screen and (min-width: 300px) and (max-width: 450px){
	.child_news_small3 {
	    height: 230px;
	}
}