.free-table { width: 100%; padding: 0; font-size: 15px; }
.free-table p { color: #32353e; margin: 5px 0; }
.free-table td { border-bottom: 1px solid #dedede; }
.free-table .sub-table td { border-bottom: 1px dashed #f6f6f6; height: 40px; padding-left: 5px; }
.free-table .sub-table tr:last-child td { border-bottom: none; }
.free-table .sub-table tr:hover { background: #f4fafa; }
.free-table .head-td { width: 110px; vertical-align: top; color: #32353e; padding-top: 12px; font-size: 15px; }
.free-table .header { text-align: center; vertical-align: top; color: #ccc; padding-top: 12px; font-size: 16pt; font-weight: bold; }

.free-table .sub-table .illustration { font-size: 12px; width: 25px; }
.free-table .sub-table2 { margin: 10px; }
.free-table .sub-table2 .firsttd { width: 100px; }

.busline .free-table .head-td { background-color: #ffffff; width: auto; text-align: left; font-size: 12pt; padding-left: 5px; vertical-align: middle; }
.free-table .price-td { width: 80px; text-align: center; color: #d22f2f; }
.free-table .order-td { width: 110px; }
.busline .free-table .order-td { width: 72px; }
.free-table .btn_orange { border-radius: 2px; padding: 5px 20px; height: 40px; line-height: 40px; font-size: 12pt; color: #fff; background-color: #d22f2f; }
.free-table .btn_orange:hover { background-color: #e05251; }
.free-table .title { color: #2370a1; white-space:nowrap; }
.free-table .title:hover { color: #ff9414; }

.noborder td { border-bottom: none; }

.bigtitle { width: 110px; text-align: left; background-color: #F6F6F6; vertical-align: top; color: #555; padding-top: 12px; font-size: 14pt; }

.firsttd { width: 200px; height: 20px; }

.celltd { height: 20px; }

.clear-input{position:absolute;margin:13px 0px 0px -26px;width:20px;height:26px;}

.searchbar .clear-input{margin:6px 0px 0px -20px;}