﻿.price{color:#F3572F; font-weight:bold; font-size:14px;}

/*正文区*/
.Content_Title_TD{ border-bottom:1px dotted #DDDDDD;}/*正文区内容标题*/
.Content_Title_TD .City{ height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#014d9f;}/*航班城市*/
.Content_Title_TD .Date{ font-family:Arial; height:25px; line-height:25px;}/*出发日期*/

.SelectDateTitle{ border-bottom:1px solid #014d9f; height:60px;}/*日期选择器*/
.SelectDateTitle .Current_Date{ color:#E25E3F; font-size:13px; font-weight:bold; text-align:center; float:left; width:100px; border:1px solid red;  height:40px; margin-left:5px; margin-bottom:-4px; background-color:#E2C6C0;}
.SelectDateTitle .Normal_Date{ font-size:12px; font-weight:bold; text-align:center; float:left; float:left; width:100px; border:1px solid #014d9f; height:40px; margin-left:5px; margin-bottom:-4px; cursor:pointer;}


/*航班查询结果*/
.FlightTable{font-family:Arial;}
.FlightTable .TitleTop{ height:20px;}
.FlightTable .Line{ border-bottom:1px dotted #dddddd; height:3px;}
.FlightTable .Line2{height:3px;}

/*=====================标题栏开始===================*/

.FlightTable .Title_Bg{ background:url(../../../images/title_bg.jpg);}
.FlightTable .Title_Tr{}
.FlightTable .Title_Tr td{ background:url(../../../images/Flight_Title_Bg.jpg) repeat-x center; height:25px; line-height:25px; color:White;}
/*航空公司图标*/
.FlightTable .Title_Pic{ width:30px;}
/*航班信息*/
.FlightTable .Title_Flight{ width:80px;}
/*起抵时间*/
.FlightTable .Title_Time{ width:120px;}
/*机型*/
.FlightTable .Title_PlaneType{ width:60px; text-align:center;}
/*机建燃油费*/
.FlightTable .Title_JiJian{ width:80px; text-align:center;}
/*最低价格*/
.FlightTable .Title_Price{ width:140px; text-align:center;}
/*显示所有航班*/
.FlightTable .Title_ShowMore{ width:120px; text-align:center;}
/*预订*/
.FlightTable .Title_Order{ text-align:center;}
/*=====================标题栏结束===================*/

/*=================每航班最低价行开始===============*/
/*航空公司图标*/
.FlightTable .AirCompanyImg{}
/*航班号*/
.FlightTable .FlightNo{ font-weight:bold;}
/*航空公司名称*/
.FlightTable .AirCompanyName{}
/*起抵时间*/
.FlightTable .Time{}
/*机型*/
.FlightTable .PlaneType{ text-align:center;}
.FlightTable .PlaneType A{ cursor:pointer; text-decoration:none;}
.FlightTable .PlaneType A:hover{ background-color:#F3572F; color:White; text-decoration:none;}
/*机建燃油费*/
.FlightTable .JiJian{ text-align:center;}
/*价格*/
.FlightTable .Price{ text-align:center;}
.FlightTable .Price span{ color:#F3572F; font-weight:bold; font-size:14px;}
/*退改签*/
.FlightTable .TGQ{ text-align:center;}
/*查看所有航班*/
.FlightTable .ShowAll{ text-align:center;}
.FlightTable .ShowAll A{ color:Black; text-decoration:none;}
.FlightTable .ShowAll A:hover{ color:red; text-decoration:none;}
/*预订*/
.FlightTable .Order{ text-align:center;}
.FlightTable .Order img{ border:0; cursor:pointer;}
/*=================每航班最低价行开始===============*/

/*=====================所有舱位=====================*/
.FlightTable .FlightDetailTable{ width:94%; padding:3px; background-color:#F1F9FF; border:1px solid #D0EBFF; font-family:Arial;}
.FlightTable .FlightDetailTable .FD_Title_Tr{ height:30px;}
.FlightTable .FlightDetailTable .FD_Title_Tr td{ border-bottom:1px solid #dddddd;font-weight:bold;}

.FlightTable .FlightDetailTable .FD_Main_Tr td{ border-bottom:1px dotted #dddddd;}

.FlightTable .FlightDetailTable .FD_Title_ZK{ width:200px; text-align:center;}
.FlightTable .FlightDetailTable .FD_Title_Price{ width:200px; }
.FlightTable .FlightDetailTable .FD_Title_YD { text-align:center;}

.FlightTable .FlightDetailTable .FD_ZK{ height:32px; text-align:center; font-size:14px;}
.FlightTable .FlightDetailTable .FD_Price{font-size:14px;color:#999999; font-weight:bold;}
.FlightTable .FlightDetailTable .FD_Price span{font-size:14px; color:#F3572F; font-weight:bold; font-family:Verdana;}
.FlightTable .FlightDetailTable .FD_ZW{font-size:14px;color:#999999; font-weight:bold;}
.FlightTable .FlightDetailTable .FD_ZW span{font-size:14px; color:#F3572F; font-weight:bold; font-family:Verdana;}
.FlightTable .FlightDetailTable .FD_YD { text-align:center;}
.FlightTable .FlightDetailTable .FD_YD img{ border:0; cursor:pointer;}


/*=============================乘机人信息==============================*/
.Ordert_Title_TD{ height:55px; border-bottom:1px dotted #dddddd;}
.Ordert_Title_TD .TitleInfo{ font-size:16px; font-weight:bold; color:#014d9f;}
.StepTitle{font-size:13px; font-weight:bold; color:#014d9f;}

/*1.航班信息*/
.FlightInfoTable .Orange{font-size:14px; color:#F3572F; font-weight:bold; font-family:Verdana;}


/*2.乘机人信息*/
.FlyPeopleTable .title{ font-size:13px;  color:#F3572F; }
.FlyPeopleTable .Title_Tr{}
.FlyPeopleTable .Title_Tr td{ background:url(../../../images/Flight_Title_Bg.jpg) repeat-x center; height:20px; line-height:20px; color:White; text-align:center; font-weight:bold;}

.All_Amount{ height:40px; line-height:40px; font-size:16px; font-family:Verdana; font-weight:bold; color:#F3572F; text-align:right; border-top:1px solid #F3BDAF;}
.FlyPeopleTable .Price{ font-size:14px;font-family:Verdana;color:#F3572F;font-weight:bold;}

/*行程*/
.xingcNo{ height:35px; text-indent:2em; background:url(../../../images/Nav_Road_Index.jpg) no-repeat left 8px; border-bottom:1px dotted #eeeeee;}