﻿.fl{ float: left;}

/* ------- */
.filter{overflow: hidden;width: 100%;height: 60px;}
.filter .bd{padding: 15px 0 0 18px;overflow: hidden;}
.filter .fTit{font-size: 14px;color: #007A9F;font-weight: bold;margin-top: 3px;}
.filter .fBox{width: 200px;font-weight: bold;color: #007A9F;height: 30px;padding-top: 3px;}
.filter .fBox select{width: 100px;}

/* ------- */
.dWeek{padding-top: 15px;height: 25px;text-align: center;overflow: hidden;}
.dWeek a{float: left;width: 70px;height: 25px;line-height: 25px;background: url(../images/tableDateBtn.gif) no-repeat right top;color: #069;font-weight: bold;text-decoration: none;}
.dWeek a:hover, .dWeek .selWeek{background-position: left top;color: #fff;}
.tableWrap{border: 1px solid #ACD1EB;background-color: #E7F2F9;padding: 3px;}
.tableWrap .table{border: 1px solid #FFF;background-color: #fff;}
.tableWrap .table ul{line-height: 30px;text-align: center;}
.tableWrap .table li{background-color: #fff;border-top: 1px solid #E8F2FC;}
.tableWrap .table li.even{background-color: #f0fbff;}
.tableWrap .table li span{display: inline-block;border-right: 1px solid #E8F2FC;color: #069;vertical-align: middle; text-align: center;}
.tableWrap .table li.tit{background-color: #F4F4F4;font-weight: bold;border-top: none;line-height: 35px;height: 35px;}
.tableWrap .table li.tit span{border-right: 1px solid #F4F4F4;}
.tableWrap .table li a{color: #069;text-decoration: underline;font-weight: bold;}
.tableWrap .table .s1{width: 16%;}
.tableWrap .table .s2{width: 15%;}
.tableWrap .table .s3{width: 20%;}
.tableWrap .table .s4{width: 26%;}
.tableWrap .table .s5{width: 11%;}
.tableWrap .table .s6{width: 11%;border-right: none;}
.tableWrap .table .noData{border-right: none;}
.keyword{font-weight: bold;color: #007A9F;height: 30px;padding-top: 3px;}
#txtKeyWord{float: left;width: 150px;height: 20px;line-height: 20px;border: 1px solid #ddd;background-color: #fff;margin-right: 10px;}
#btnSearch{ width: 80px; height: 24px; padding: 0; font-size: 14px;}