
#divContent { padding: 10px; width: 750px;}

.d_table_pds th { text-align: center !important;}

.a_pds:hover { color: #ff6600;}
.a_pds:visited { color: #999;}

/*카테고리디자인*/
.ul_cate { width: 710px;}
.ul_cate li { float: left; width:auto; text-align: center; margin-right: 5px; padding: 5px 15px;}
.ul_cate li.on > a{ color: #006699; font-weight: bold;}

a.file_lnk { display: block; height: 25px; line-height: 25px; width: 100%;}
a.file_lnk:hover { color: #006699; }
a.file_lnk:before {
    content: "\f56d";
    padding-right: 5px;
     
    font-family: "Font Awesome 5 Free" !important;
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
