﻿/*航空公司LOGO*/
.airincLogo{width:100%; float:left; background-repeat:no-repeat; height:123px;}
/*票单详情*/
.matebillData{width:100%; float:left;}
.matebillData table{width:100%; border-collapse:collapse; text-align:center;}
.matebillData th{ background:#9cb5d7; height:25px; color:#fff; border:none;}
.matebillData td{ height:25px;}
.flagStyle{border-bottom:none; border-top:none;}
.flagStyle2{border-top:none;}
/*提示*/
.tip{ float:left;width:99%; text-indent:10px; height:25px; line-height:25px;}
/*款项*/
.boxInfo{float:left;width:100%;border-bottom:1px solid #eeeeee;padding:5px 0px 8px 0px; } 
.kuanxian{ float:left;width:420px; margin-top:8px;overflow:hidden;overflow-x:auto;}
.kuanxian h3{ font-size:14px; font-weight:bold; line-height:20px;}
.kuanxian ul{ list-style:none;}
.kuanxian li{ line-height:18px; color:#333;}
.flagLiStyle{ text-indent:20px;}
/*查询框*/
.searchBox{float:right;width:340px;height:300px;border:1px solid #c1c8d2;background:#f3f3f3; margin-top:10px;}
.searchBox table{width:90%; margin-left:10px; margin-top:5px;}
.searchBox table tr td{ height:30px;}
.tdLeft{width:60px; text-align:right;padding:0px 5px 0px 0px;}
.tdCenter{text-align:left; width:115px;}
.tdCenter label{ cursor:pointer;}
.tdRight{padding:0px 0px 0px 2px;}
.tdRight span{ margin-left:5px;}
.tdRight a{margin-left:5px; text-decoration:underline; cursor:pointer;}
.xp_default_submits{float:left; width:100%; height:30px; text-align:center; margin-top:10px;}
.zhuren{text-align:center; margin-top:25px; float:left;width:100%;}
/*打印跟收藏*/
.printandcollection{ float:left;width:95%; text-align:right; margin-top:10px;}
.toTop{ float:left;width:98%; text-align:right; margin-top:10px;}

.garbageCode{ font-size:1px; display:none; color:Gray;}
/*票价单号*/
.mateBill{ float:left;width:99%; font-size:20px;padding:5px 0px 5px 0px;}

.xp_flow{width:780px;margin:0px auto;}

.title{float:left;width:100%;text-align:center;}
.title h1{padding:15px 0px 15px 0px; font-size:22px;}
.billForm{float:left;width:100%; text-align:center; border:1px solid #d0d0d0; border-left:none;border-right:none; height:25px; line-height:25px; margin-bottom:8px;}