@charset "utf-8";
/* CSS Document */
.dl_top{ margin-bottom:10px;}
.dl_topfrbox{ width:510px; text-align:justify}
.dl_search{ line-height:30px; padding:11px 0 1px 0; border-top:1px solid #e2e2e2; margin-top:5px; font-size:14px}
.dl_searchbox{ width:200px; float:right;height:26px;_height:27px; padding-top:4px;_padding-top:3px;/*background:url(../kn_images/kn_search.jpg) left center no-repeat;*/}
.dl_searchbox span{  padding:0px 2px 0px 18px; display:inline-block; zoom:1; width:140px; height:23px; overflow:hidden;vertical-align:middle; line-height:23px;}
.dl_searchbox input{  border:0; height:20px; line-height:20px; background:url(../kn_images/kn_searchbj.jpg) -18px center; width:141px; vertical-align:middle;}
.dl_searchbox .go{background:url(../kn_images/kn_search.jpg) right center; height:23px; width:40px; cursor:pointer; vertical-align:middle}

.dl_listbox{ margin:0 10px; border-bottom:1px solid #e2e2e2; padding:5px 0; line-height:22px; margin-bottom:20px;}
.dl_listbox p{ font-size:14px}
.dl_listbox p em{ float:right; color:#666;}
.dl_listbox .document{ color:#999; font-weight:bold}
.dl_listbox .file_name{ font-size:14px; font-weight:bold}
.dl_listbox .file_info{ text-align:justify}
.dl_listbox .file_download{ line-height:30px; height:30px;}
.dl_listbox .file_download img{ vertical-align:middle; margin-right:5px;}
.dl_listbox .file_download a{ color:#c90; text-decoration:underline}
.dl_listbox .file_time{ color:#999}


.dl_pages_box{ background:url(../dl_images/dl_pagebj.gif);line-height:26px; text-align:right; padding-right:10px; font-size:10px; margin-bottom:20px;}
.dl_pages_box a{ padding:0px 2px ;}
.dl_pages_box .current{ color:#FFF; background:#c90; padding:0px 2px;}
.container{
    /*padding-right: 15px;*/
    /*padding-left: 15px;*/
}
@media(max-width:991px){
    .dl_topfrbox{ width:100%;}

    .dl_top {
        padding: 0px 15px;
    }
    .dl_list {
        padding: 0px 15px;
    }
}
@media(min-width: 992px) and (max-width: 1199px) {
    .dl_topfrbox{
        width: 370px;
    }
}
