/* 隱藏搜尋框 */
.wap .header .search_wap_L{
  background:#ffffff;
  padding:0;
  width:196px;
}
.wap .header .search_wap_L input{
  display:none;
}
/* /隱藏搜尋框 */

/*中間兩欄合併*/
#pd_66960 .name, #pd_66959 .name{
  width:auto !important;
}
#pd_66960 .descript, #pd_66959 .descript{
  display:none;
}
#pd_66960 , #pd_66959{
  display: inline-block;
}
* html #pd_66960 , * html #pd_66959{
  display: inline;
}
#pd_66960{
  width: 50%;
}
#pd_66959{
  width: 49%;
}
#pd_43785 .body{
  display:none;
}
/*檔案下載修正為列表模式*/
.file_folder_set .cover , .file_folder_set li .cover{
  display:none;
}
.file_folder_set h2.name{
  padding-left:0;
}
.file_list .file{
  float:none;
  width:auto;
  border:0;
  padding-left:10px;
}
/* /檔案下載修正為列表模式*/
/* 限定自定表格為100%寬 */
.table_blog_mode_2{
  width:100%;
}
/* /限定自定表格為100%寬 */