ul {padding:0;margin:0;}
ul li {list-style:none;}
.list-title { width: 100%;
    border-collapse: collapse;
    border-spacing: 0 5px;
    background: #fff;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}
.list-title ul {color:#383838;font-size:1em;font-weight:bold;overflow:hidden;
    padding: 20px 0;
    font-weight: normal;
    text-align: center;
    height: 40px;}
.list-title ul li {float:left;line-height:38px;}
].list-title ul li.fd_chk {width:30px}
.list-title:after {display:block;visibility:hidden;clear:both;content:""}

.td_chk {display:inline-block}
.fd_num {display:inline-block;width:30px;margin:0 30px;padding:0}
.fd_title {width:60%;text-align:center}

.tbl_head01 h3 {display:inline-block;font-weight:normal}
.tbl_head01 h3 a {text-decoration:none;font-size:1.2em}
.tbl_head01 ul li {border-bottom:1px solid #e9e9e9;padding:8px 20px 8px 0}

.tbl_head01 .panel {padding:13px 0 5px 93px}

#fd_accordion .active {background:#f5f6fa;}
#fd_accordion .active h3 {font-weight:bold}