
.detial_page_ctn_kh{
    float: left;
    width: 100%;
    word-break: break-all;
    word-wrap: break-word;
    line-height: 20px;
    margin-bottom: 0px;
}
.detial_page_ctn_en{
    float: left;
    width: 100%;
    word-break: break-all;
    word-wrap: break-word;
    line-height: 20px;
    margin-bottom: 0px;
}

/*============== Title Detail =================*/
.title_detail{float: left; width: 100%;}
.title_detail h2{padding: 0; width: 100%; float: left; font-weight: bold; margin: 0 0 10px 0; font-size: 16px; color: #0037ab;  height: 34px; line-height: 34px;  border-bottom: 2px solid #0037ab;}
.img_cov_ctn{float:left; width:444px;}
.media_detail{float:left;}
.detail_img{
    float: left;
    width: 450px;
    padding: 2px;
    border: 1px solid #D5D5D5;
	margin-right:20px;
	}
.detail_img_left{
    float: left;
    width: 406px;
    padding: 2px;
    border: 1px solid #D5D5D5;
    margin-right: 10px;
}

.detail_img_right{
    float: right;
    width: 406px;
    padding: 2px;
    border: 1px solid #D5D5D5;
    margin-left: 10px;
}

.thumb_image_slide{width: 80px;height: 80px; background-size:100px auto;}

