.body_pro_list{float:left; width:100%; border-bottom:1px dotted #c9c9c9; margin:10px 0px 0px 0px; padding-bottom:10px;}
.body_pro_list_last{float:left; width:100%; margin:10px 0px 0px 0px;}

.image_1{float:left; padding:1px; border:1px solid #eae9e9; background:#fff; margin:0px 8px 4px 0px;}
.image_2{width:68px; height:100px; overflow:hidden; border:0px solid red; display:table-cell; vertical-align:middle; text-align:center;}
.img_pro{width:68px; height:100px;}
.i_new{
    float:left; 
    width:40px; 
    height:25px; 
    background:url(imgs/new.gif) no-repeat; 
    margin-right:4px;
    
}
.date_caption{float:left; width:206px; color:#6b6b6b; line-height:20px; margin-top:4px;}
.title_product_link a:link,.title_product_link a:visited{float:left; width:206px; overflow:hidden; line-height:16px; color:#000000; text-decoration:none;}
.title_product_link a:hover,.title_product_link a:active{float:left; line-height:16px;color:#0014a6; text-decoration:underline;}
.download_ctn{float:left; min-width:210px; margin-top:0px;}
.pdf_icon{float:left; width:22px; height:24px; background:url(imgs/pdf_icon.png) no-repeat; margin-right:8px;}

.short_des_product{float:left; width:206px; margin-top:4px; line-height:16px;}

.download_link a:link,.download_link a:visited{float:left; height:26px; line-height:26px; color:#0014a6; text-decoration:none;}
.download_link a:hover,.download_link a:active{float:left; height:26px; line-height:26px; color:#ff0000; text-decoration:underline;}

.i_download_pdf{float:left; width:15px; height:13px; margin:6px 0px 0px 10px; background:url(imgs/i_download.png) no-repeat;}
.i_print_pdf{float:left; width:15px; height:13px; margin:6px 0px 0px 10px; background:url(imgs/i_print.png) no-repeat;}


/*======list all============*/
.date_caption_all{float:left; width:160px; color:#6b6b6b; line-height:18px;}
.title_all_link a:link,.title_all_link a:visited{float:left; width:220px; line-height:18px; color:#000000; text-decoration:none; margin:0px 10px 0px 10px;}
.title_all_link a:hover,.title_all_link a:active{float:left; line-height:18px;color:#0014a6; text-decoration:underline;}
.download_all_ctn{float:left; min-width:140px;}


/*======Row list document============*/
.list_doc tr td{
    border:1px solid #eee;
    font-size:13px;
    padding:5px;
    
}
.list_doc tr td:nth-child(1){
   width:10%;
   text-align:center; 
}
.list_doc tr th{
    text-align:center;
    font-size:13px;
    background: #4183bf;
    color:#fff;
    border:1px solid #eee;
    padding:3px 0px;
}
.list_doc .make_link-ctn-location-title a{
    color:#000;
    font-weight:600;
    
}
.list_doc .make_link-ctn-location-title a:hover{
    color:#4183bf
}

.list_doc tr:nth-child(even) td{
    background-color: #d9e5f1;
}
.list_doc tr td:nth-child(3){
    width:15%; 
}
.list_doc tr td:nth-child(4){
    width:25%;
}
.view{
    float:left;
    margin:6px 0px 0px 10px;
    color:#9c0723;
}
.social-share{
    float:right;
    margin-top:6px;
}