@import url("flightresult.css");
.page_main
{
	clear:both;
	width:960px;
	height:auto;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}
.order_info_top_head
{
	width:960px;
	margin-top:8px;
	background-image: url(../images/order/order_01.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 20px;
}
.order_info_top_head_title
{
	font-size:14px;
	font-weight:bold;
	color:#666;
	text-align:left;
	margin-left:24px;
	height:20px;
	line-height:20px;
	width:auto;
	color:#369;
	padding-left:8px;
	background-color:#FFF;
}
.order_info_main
{
	width:958px;
	height:auto;
	clear: both;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.order_info_ordernumber_span
{
	width:940px;
	margin-left:auto;
	margin-right:auto;
	margin-top:4px;
	margin-bottom:4px;
	height:40px;
	line-height:40px;
	clear:both;
	text-align:left;
	font-size:14px;
}
.flight_pay_order_info_li_center_onum
{
	font-weight:bold;
	font-size:18px;
	color:#C00;
}
.flight_pay_order_info_li_center_alt
{
	color:#069;
}
.order_info_trip_li
{
	line-height: 28px;
	font-weight: bold;
	color: #666;
	clear: both;
	height: 28px;
	width: 958px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;	
}
.order_info_trip_li_str
{
	float:left;
	width:auto;
	line-height:28px;
	text-align:center;
}
.order_info_trip_li_infos
{
	line-height: 28px;
	color: #666;
	clear: both;
	height: 28px;
	width: 958px;
	margin-right: auto;
	margin-bottom: auto;
	background-color:#F9F9F9;
}
.order_info_passenger_li_infos
{
	line-height: 32px;
	clear: both;
	height: 32px;
	width: 958px;
	margin-right: auto;
	margin-bottom: auto;
}
.order_info_paytype_li
{
	width:960px;
	height:28px;
	margin-top:10px;
	clear:both;
}
.order_info_paytype_li_alt
{
	width:900px;
	height:28px;
	margin-top:4px;
	clear:both;
	line-height: 28px;
	color: #666;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-image: url(../images/order/payalt.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
}
.order_info_paytype_li_bankli
{
	clear: both;
	height: auto;
	width: 958px;
	border: 1px solid #9BADBE;
}
.order_info_paytype_select
{
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/order/payselect.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 28px;
	width: 137px;
	margin-right: 8px;
	cursor:pointer;
}
.order_info_paytype_noselect
{
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	background-image: url(../images/order/paynoselect.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 25px;
	width: 137px;
	margin-right: 8px;
	cursor:pointer;
	margin-top: 3px;
}
/***********************orderlist***************/
.order_flight_ordermenuli_bg
{
	background-image: url(../images/order/flighto.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 30px;
	width: 35px;
}
.order_hotel_ordermenuli_bg
{
	background-image: url(../images/order/hotelo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 30px;
	width: 35px;
}
.order_ordermenuli_head
{
	height:30px;
	width:150px;
	margin-top:0px;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBE1E5;
}
.order_ordermenuli_head_str
{
	float:left;
	width:100px;
	font-size:14px;
	color:#666;
	font-weight:bold;
	line-height:30px;
}
.order_state_menuli
{
	width:155px;
	height:auto;
	float:left;
	margin-top:10px;
	background-image: url(../images/order/mbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.order_state_menuli_select
{
	width:130px;
	height:30px;
	line-height:30px;
	clear:both;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	background-color:#F5F5F5;
	color:#000;
	padding-left:18px;
	background-image: url(../images/order/select.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.order_state_menuli_noselect
{
	width:130px;
	height:29px;
	line-height:29px;
	clear:both;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#1B6EA9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBE1E5;
	padding-left:18px;
	background-image: url(../images/order/noselect.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.order_state_menuli_noselect a
{
	color: #1B6EA9;
	text-decoration: none;	
}
.order_state_menuli_select a
{
	color: #000;
	text-decoration: none;
}
.order_page_list_main
{
	width:790px;
	float:right;
	height:auto;
	margin-top:10px;
}
.order_page_list_main_top
{
	width:790px;
	height:29px;
	line-height:29px;
	color:#666;
	font-size:14px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBE1E5;
}
.order_page_list_search_infos
{
	width:790px;
	height:35px;
	line-height:35px;
	
	color:#666;
	clear:both;
	margin-top:5px;
	margin-bottom:5px;
}
.order_page_list_search_infos_li
{
	width:180px;
	height:35px;
	line-height:35px;
	float:left;
	margin-left:10px;
	font-size:14px;
}
.order_page_list_search_datebox
{
	font-size: 12px;
	line-height: 23px;
	color: #666;
	text-decoration: none;
	background-image: url(../images/order/dateselect.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 100px;
	margin-top: 5px;
	padding-left: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.order_page_list_search_info_numberbox
{
	background-image: url(../images/sea_cft_24.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 23px;
	color: #666;
	text-decoration: none;
	height: 23px;
	width: 100px;
	margin-top: 5px;
	padding-left: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.order_page_list_search_info_bnt
{
	background-image: url(../images/button_cft_26.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 33px;
	width: 135px;
	cursor:pointer;
	margin-top:4px;
}
.order_page_list_search_info_alt_li
{
	width:770px;
	color:#999;
	line-height:24px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.order_page_list_trip_head
{
	background-image: url(../images/order/o_triphead.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 29px;
	width: 790px;
	margin-top: 8px;
}
.order_page_list_trip_main
{
	width:788px;
	height:auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DCDCDC;
	border-left-color: #DCDCDC;
}
.order_page_list_trip_infos
{
	width:788px;
	height:40px;
	clear:both;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
}
.order_page_list_trip_infos_listr
{
	width:auto;
	height:40px;
	float:left;
	text-align:center;
	font-size:12px;
}
.order_page_list_trip_head_strtitle
{
	width:auto;
	float:left;
	height:29px;
	line-height:29px;
	font-weight:bold;
	color:#333;
	text-align:center;
}
.order_page_list_trip_end
{
	background-image: url(../images/order/o_tripend.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 4px;
	width: 790px;	
}
.order_page_list_trip_pageli
{
	width: 790px;	
	text-align:center;
	line-height:30px;
	height:30px;
	clear:both;
	margin-top:10px;
	margin-bottom:15px;
	font-size:14px;
	color:#666;
}
.order_page_list_trip_pageli a
{
	font-weight:bold;
	color:#069;
	font-size: 14px;
	text-decoration: none;
}
.member_region_strmain_star
{
	color:#F00;
	font-size:16px;
	font-weight:bold;
}