﻿html,body {
	margin: 0;
	padding: 0;
	color: #0e7474;
	line-height: normal;
}

body, input, textarea, table, div {
	font-size: 10pt;
}
a,a:visited,a:link {
	text-decoration: none;
	color: #188;
}
a:hover {
	color: #E00;
	text-decoration: underline;
}
div,dl,dd,p {

	margin: 0;
	padding: 0;
}
.leftBox {
	float: left;
	width: 230px;
	overflow: hidden;
}
.rightBox 
{
	margin-top:10px;
	float: right;
	width: 525px;
	overflow: visible;
}
.wrapper {
	width: 100%;
	min-height: 100%;
	width: 980px;
	margin: 0 auto;
	background: url(images/wrapper-bg.png) repeat-x;
	margin: auto;
	text-align: left;
	overflow: visible;
}
.content {
	padding-bottom: 82px;
	overflow:visible !important;
	*overflow:hidden;
}
.content:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
* html .content  {
	height: 1%;
	overflow: visible;
}
.footer {
	position: relative;
	margin: -82px auto 10px;
	padding:10px;
	width: 958px;
	height:60px;
	border-top: 2px solid #188;
	text-align:center;
	line-height:1.8;
	z-index: 1;
}
.footer img {
	margin:-5px 0 0 0;
}
.header {
	position: relative;
	width: 100%;
	height: 85px;
}
.logo {
	position: absolute;
	left: 0;
	top: 0;
	width: 250px;
	height: 85px;
	background: url(images/95022logo.gif) no-repeat;
}
.banner {
	position: absolute;
	right: 0;
	top: 0;
	height: 80px;
	padding: 0 0px 5px;
}
.menuBar {
	position: relative;
	height: 32px;
}
.menu {
	position: absolute;
	left: 5px;
	height: 32px;
}
.menu a,.menu a:visited,.menu a.menu-on,.menu a:visited.menu-on {
	float: left;
	position: relative;
	display: block;
	height: 32px;
	margin: 0 5px 0 0;
	padding: 0;
	width: 88px;
	text-align: center;
}
.menu a:hover {
	text-decoration: none;
	color: #188;
}
.menu a span,.menu a.menu-on span {
	display: block;
	height: 23px;
	padding: 9px 0 0;
	margin: 0 5px;
	cursor: pointer;
	font-weight: bold;
	background: url(images/menu.gif) center top no-repeat;
}
.menu a.menu-on span {
	background: url(images/menu-on.gif) center top no-repeat;
	color: #FFF;
}
.menu a .m1,.menu a.menu-on .m1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 5px;
	margin: 0;
	background-position: left -32px;
}
.menu a .m2,.menu a.menu-on .m2 {
	position: absolute;
	right: 0;
	top: 0;
	width: 5px;
	margin: 0;
	background-position: right -32px;
}

.menuText {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
}
.menuText .lt,.menuText .rt {
	float: left;
	width: 5px;
	height: 23px;
	background: url(images/menuText.gif) left top repeat-x;
}
.menuText .lt {
	background-position: left -23px;
}
.menuText .ct {
	float: left;
	height: 19px;
	padding: 4px 5px 0;
	background: url(images/menuText.gif) left top repeat-x;
}
.menuText .rt {
	background-position: left -46px;
}

.flightSearchForm
{
	border:solid 2px #90C909;
	padding:1px;
	margin-bottom:10px;
}
.flightSearchForm div
{
	background-color:#E8F6FB;
	padding:2px;
}
.seachBar {
	position: relative;
	width: 980px;
	height: 32px;
	background: #90C909;
}
.seachLeft {
	position: absolute;
	left: 0;
	top: 0;
	height: 32px;
	width: 20px;
	background: url(images/seachBar-bg.gif) left top no-repeat;
}
.seachRight {
	position: absolute;
	right: 0;
	top: 0;
	height: 32px;
	width: 20px;
	background: url(images/seachBar-bg.gif) right -32px no-repeat;
}
.seach {
	margin: 0 20px;
	height: 27px;
	background: #FFF;
}
.seach p {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	position: relative;
	top: 5px;
	line-height: 20px;
}
.seach .seachBut {
	top: 3px;
	margin: 0;
}
.seachButton {
	border: 0;
	padding: 0;
	margin: 0;
	cursor:pointer;
	background: url(images/seachBut.gif) no-repeat;
}
.seach .input {
	height: 12px;
	line-height: 12px;
	width: 120px;
}
.dropBox {
	float: left;
}
*html .dropBox {
	position: relative;
	float: left;
	display: block;
	height: 17px;
	width: 169px;
	border-width:1px;
	border-style:solid;
	border-color:#808080 #D4D0C8 #D4D0C8 #808080;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
*+html .dropBox {
	position: relative;
	float: left;
	display: block;
	height: 17px;
	width: 170px;
	border-width:1px;
	border-style:solid;
	border-color:#808080 #D4D0C8 #D4D0C8 #808080;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.dropBox select {
    float: left;
	border-width:1px;
	border-style:solid;
	border-color:#808080 #D4D0C8 #D4D0C8 #808080;
	width: 80px;
	height: 20px;
	background: #fff;
	font-size: 12px;
}
*+html .dropBox select {
	position: relative;
	left: -2px;
	top: -2px;
	width: 173px;
}
*html .dropBox select {
	position: relative;
	left: -2px;
	top: -2px;
	width: 173px;
}


.adBox {
	position: relative;
	padding: 5px 0;
}
.toolBox {
	position: relative;
	margin: 8px auto;
	border: 1px solid #AADFF1;
	background: url(images/toolbox.png) left top repeat-x;
}
.toolTitle {
	height: 33px;
	line-height: 35px;
	padding: 0 5px;
	border: 1px solid #fff;
	border-bottom: 0px;
}
.toolTitle h2 {
	height: 30px;
	font-size: 14px;
	color: #0A8093;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	background: url(images/titleIcon.gif) left center no-repeat;
	overflow: hidden;
}
.toolCont {
	padding-bottom: 5px;
	border: 1px solid #fff;
	border-top: 0px;
}
.process {
	padding:10px 5px 5px;
	border-bottom:dashed 1px #c4c4c4;
	margin:5px 10px 10px;
}
.process dd {
	float:left;
	width:90px;
	padding:0px 0 10px 5px;
	font-weight:bold;
	color:#666464;
}
.process dd img {
	margin-top:-3px;
}

.remind {
	padding: 0 6px 5px;
	font-family: Tahoma;
	font-size:12px;
}
.remind strong {
	color: #E00;
}
.newsBox {
	position: relative;
	margin: 5px 0;
}
.newsTitle {
	padding: 5px;
}
.newsTitle h2 {
	margin: 0;
	padding-left: 15px;
	color: #0A8093;
	background: url(images/titleIcon.gif) left center no-repeat
}
.newsTitle h2 a {
	color: #f60;
}
.newsList {
	padding: 0 10px;
	background: url(images/newsList.gif) left top repeat;
}
.newsList dl {
	position: relative;
	display: block;
	height: 28px;
	line-height: 20px;
}
.newsList dl .lt {
	position: absolute;
	left: 0;
	top: 5px;
	width: 150px;
	text-overflow: ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');
	white-space: nowrap;
}
.newsList dl .rt {
	position: absolute;
	right: 0;
	top: 5px;
}
.newsDetailBox {
	width: 500px;
	margin: 10px auto;
}
.caption {
	position: relative;
}
.caption .lt,.caption .rt {
	position: absolute;
	top: 0;
	width: 5px;
	height: 23px;
	background: url(images/menuText.gif) left top repeat-x;
}
.caption .lt {
	left: 0;
	background-position: left -23px;
}
.caption .rt {
	right: 0;
	background-position: left -46px;
}
.caption .ct {
	height: 23px;
	line-height: 23px;
	margin: 0 5px;
	padding: 0 5px;
	text-align:center;
	letter-spacing:1px;
	background: url(images/menuText.gif) left top repeat-x;
}
.newsDetail {
	padding: 10px 5px;
	line-height: 1.8;
	font-size: 14px;
	color: #000;
}
.postTime {
	padding: 5px;
	border-top: 2px solid #188; 
	text-align: right;
}

.policyTitle {
	position: relative;
	height: 30px;
	background: url(images/policyTitle-bg.gif) bottom left repeat-x;
}
.policyTxt {
	position: absolute;
	left: 0;
	top: 0;
	height: 28px;
}
.policyTxt h2 {
	color: #F60;
	margin: 0;
	height: 28px;
	line-height: 30px;
	padding-left: 25px;
	background: url(images/titleIcon2.gif) left center no-repeat;
}
.policyTxt h2 a {
	color: #f60;
}
.policyNav {
	position: absolute;
	right: 5px;
	top: 0;
	bottom: -2px;
	height: 30px;
	z-index: 5;
}
.policyNav p,
.policyNav p.on 
{
	float: left;
	display: inline-block;
	height: 30px;
	line-height: 35px;
	width: 58px;
	padding: 0;
	margin: 0;
	text-align: center;
	cursor: pointer;
}
.policyNav p.on {
	font-weight: bold;
	background: #fff url(images/policyNavOn.gif) left top no-repeat;
}
.policyList 
{
	height: 380px;
	margin: 10px 0;
}
.policyList dl {
	float: left;
	width: 525px;
	padding: 0 5px 0 6px;
	margin-right: -3px;
}
.policyList dl dd {
	float: left;
	padding: 6px 0;
	text-align: center;
}
* html .policyList dl dd {
	padding: 6px 0 5px;
}
*+html .policyList dl dd {
	padding: 6px 0 5px;
}
.policyList2 
{
	height: 380px;
	margin: 10px 0;
}
.policyList2 dl {
	float: left;
	width: 525px;
	padding: 0 5px 0 6px;
	margin-right: -3px;
}
.policyList2 dl dd {
	float: left;
	padding: 6px 0;
	text-align: center;
}
* html .policyList2 dl dd {
	padding: 6px 0 5px;
}
*+html .policyList2 dl dd {
	padding: 6px 0 5px;
}
.policyList1
{
	margin: 10px 0;
	background: url(images/policyList-bg.gif) center top repeat-y;
}
.policyList1 dl {
	float: left;
	width: 325px;
	padding: 0 20px 0 25px;
	margin-right: -3px;
}
.policyList1 dl dd {
	float: left;
	padding: 6px 0;
	text-align: center;
}
* html .policyList1 dl dd {
	padding: 6px 0 5px;
}
*+html .policyList1 dl dd {
	padding: 6px 0 5px;
}
.check-in-sense {
	width: 978px;
	border: 1px solid #D2EDF6;
	clear:both;
	overflow:visible;
}
.check-in-sense dl 
{
	border: 1px solid #fff;
	height: 86px;
	background:url(images/check-in-sense-bg.gif) repeat;
	overflow:visible;
}
.check-in-sense dl dt {
	height: 45px;
	line-height: 35px;
	padding: 0 10px;
	margin: 0;
	color: #9FA0A0;
	overflow: hidden
}
.check-in-sense dl dt span {
	float: left;
	font-size: 16px;
	color: #118888;
	font-weight:bold;
}
.check-in-sense dl dt span strong {
	color: red
}
.check-in-sense dl dd {
	padding: 0 20px;
	height: 35px;
	overflow:visible;
}
.check-in-sense dl dd .sense1 
{
	position:relative;
	float: left;
	height: 28px;
	line-height: 28px;
	border:1px solid #AADFF1;
	overflow:visible;
}
.check-in-sense dl dd .sense2 {
	float: left;
	position: relative;
	margin-left:-1px;
	width: 27px;
	height: 30px;
	background: url(images/sense2.gif) no-repeat;
}
.check-in-sense dl dd .sense1 span 
{
	margin: 0;
	padding: 0;
	display: block;
	height: 26px;
	width: 130px;
	font-weight:bold;
	letter-spacing:2px;
	text-align:center;
	border:1px solid #fff;
	background: url(images/sense1.gif) bottom left repeat-x;
	cursor: pointer;
	overflow: hidden;
}
.tipSense {
	position: absolute;
	z-index: 9999;
}
.tipSenseClose,.tipSenseClose-on {
	position: absolute;
	top:0;
	right:0;
	height:16px;
	width:16px;
	cursor:pointer;
	background:url(images/tipSenseClose.gif) no-repeat;
	z-index: 10000;
}
.tipSenseClose-on {
	background-position:bottom;
}
.tipSenseCont {
	border: 1px solid #AADFF1;
}
.tipSenseCont p {
	margin: 0;
	padding: 8px 12px;
	line-height: 1.5;
	font-size:14px;
	background: #fff url(images/tipSenseCont.gif) repeat-x;
	border: 1px solid #fff;
}
.tipSenseBtm {
	position: relative;
	top: -1px;
	height: 7px;
	width: 100%;
	background: url(images/tipSenseBtm.gif) center top no-repeat;
}

.policyTip {
	position: relative;
	height: 560px;
	margin: 30px 0 0;
	background: url(images/policyTip-bg.png) left top no-repeat;
	overflow: visible;
	z-index:10;
}

.guangdong/**广东**/,.shandong/**山东**/,.jiangsu/**江苏**/,.zhejiang/**浙江**/,.henan/**河南**/,.hebei/**河北**/,.shanghai/**上海**/,.sichuan/**四川**/,.liaoning/**辽宁**/,.beijing/**北京**/,
.hubei/**湖北**/,.hunan/**湖南**/,.fujian/**福建**/,.anhui/**安徽**/,.heilongjiang/**黑龙江**/,.guangxi/**广西**/,.tianjin/**天津**/,.jiangxi/**江西**/,.neimenggu/**内蒙古**/,.yunnan/**云南**/,
.jilin/**吉林**/,.chongqing/**重庆**/,.xinjiang/**新疆**/,.guizhou/**贵州**/,.hainan/**海南**/,.ningxia/**宁夏**/,.xizang/**西藏**/,.hongkong/**香港**/,.aomeng/**澳门**/,.taiwan/**台湾**/,
.shanxiA/**山西**/,.shanxi/**陕西**/,.qinghai/**青海**/,.gansu/**甘肃**/
{
	position: absolute;
	height: 13px;
	width: 28px;
	cursor: pointer;
	z-index: 1;
	overflow: visible;
}

.guangdong/**广东**/ {
	left: 515px;top: 388px;
}
.shandong/**山东**/ {
	left: 551px;top: 237px;
}
.jiangsu/**江苏**/ {
	left: 573px;top: 279px;
}
.zhejiang/**浙江**/ {
	left: 582px;top: 327px;
}
.henan/**河南**/ {
	left: 507px;top: 273px;
}
.hebei/**河北**/ {
	left: 525px;top: 210px;
}
.shanghai/**上海**/ {
	left: 586px;top: 300px;
}
.sichuan/**四川**/ {
	left: 392px;top: 315px;
}
.liaoning/**辽宁**/ {
	left: 595px;top: 163px;
}
.beijing/**北京**/ {
	width: 38px;left: 518px;top: 185px;
}
.hubei/**湖北**/ {
	left: 497px;top: 306px;
}
.hunan/**湖南**/ {
	left: 491px;top: 352px;
}
.fujian/**福建**/ {
	left: 564px;top: 371px;
}
.anhui/**安徽**/ {
	left: 550px;top: 300px;
}
.heilongjiang/**黑龙江**/ {
	width: 42px;left: 625px;top: 88px;
}
.guangxi/**广西**/ {
	left: 461px;top: 403px;
}
.tianjin/**天津**/ {
	left: 543px;top: 198px;
}
.jiangxi/**江西**/ {
	left: 535px;top: 349px;
}
.neimenggu/**内蒙古**/ {
	width: 41px;left: 501px;top: 154px;
}
.yunnan/**云南**/ {
	left: 379px;top: 386px;
}
.jilin/**吉林**/ {
	left: 618px;top: 133px;
}
.chongqing/**重庆**/ {
	left: 444px;top: 328px;
}
.xinjiang/**新疆**/ {
	left: 235px;top: 153px;
}
.guizhou/**贵州**/ {
	left: 440px;top: 365px;
}
.hainan/**海南**/ {
	left: 457px;top: 453px;
}
.ningxia/**宁夏**/ {
	left: 433px;top: 227px;
}
.xizang/**西藏**/ {
	left: 244px;top: 284px;
}
.hongkong/**香港**/ {
	width: 39px;left: 538px;top: 404px;
}
.aomeng/**澳门**/ {
	width: 40px;left: 513px;top: 418px;
}
.taiwan/**台湾**/ {
	left: 618px;top: 404px;
}
.shanxiA/**山西**/ {
	left: 495px;top: 226px;
}
.shanxi/**陕西**/ {
	left: 465px;top: 256px;
}
.qinghai/**青海**/ {
	left: 333px;top: 236px;
}
.gansu/**甘肃**/ {
	left: 384px;top: 212px;
}
.policyTipShow{
	position: absolute;width: 80px; z-index:10;
}

.policyTipShowTop {
	height: 4px;background: url(images/policyTipShowTop.gif) left top no-repeat;
}
.policyTipShowBtm {
	height: 20px;background: url(images/policyTipShowBtm.gif) left top no-repeat;
}
.policyTipShowCont {
	margin-bottom: -1px;text-align: center;color: #000;background: url(images/policyTipShowCont.gif) left bottom repeat-y;
}
.policyTipShowCont p {
	margin: 0 1px 1px;
	display: block;
	color: #666464;
	cursor: pointer;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	height: 22px;
	line-height: 25px;
	padding: 0;
	overflow: hidden;
}
.policyTipShowCont p.on {
	background: url(images/policyTipShowCont-p.gif) top left repeat-y;
}
.policyTipShowCont .noAirport {
	height: 22px;
}
.policyTipShowListBox {
	width: 350px;
	position: absolute;
	z-index: 999;
}
.policyTipShowListTop,.policyTipShowListBtm {
	position: relative;
	width: 100%;
	height: 4px;
}
.policyTipShowListTop .lt,.policyTipShowListTop .rt,
.policyTipShowListBtm .lt,.policyTipShowListBtm .rt {
	position: absolute;
	top: 0;
	height: 4px;
	width: 4px;
	background: url(images/policyTipShowListBox.gif) left top no-repeat;
}
.policyTipShowListTop .lt {
	left: 0;
	background-position: left -5px;
}
.policyTipShowListBtm .lt {
	left: 0;
	background-position: left -9px;
}
.policyTipShowListTop .rt {
	right: 0;
	background-position: right -5px;
}
.policyTipShowListBtm .rt {
	right: 0;
	background-position: right -9px;
}
.policyTipShowListTop .ct,
.policyTipShowListBtm .ct {
	margin: 0 4px;
	height: 4px;
	background: #fff url(images/policyTipShowListBox.gif) left top repeat-x;
}
.policyTipShowListBtm .ct {
	background-position: left -1px;
}

.policyTipShowList {
	position: relative;
	border-left: 1px solid #95C83C;
	border-right: 1px solid #95C83C;
	padding: 0 12px;
	background: #fff;
}
.policyTipShowList p{
	padding: 5px 0;
	margin: 0;
	text-align: center;
	background: url(images/policyTipShowList-on.gif) bottom center repeat-y;
}
.policyTipShowList dl {
	position: relative;
	height: 30px;
	margin-bottom: -1px;
	background: url(images/policyTipShowList.gif) bottom center no-repeat;
}
.policyTipShowList dl.on {
	background: url(images/policyTipShowList-on.gif) bottom center repeat-y;
}
.policyTipShowList dl dd {
	float: left;
	height: 14px;
	padding: 8px 0;
}

.sidLine2 {
	position: relative;
	height: 2px;
	background:#D4E6EC;
	padding: 0;
}
.sidLine2 hr {
	float: left;
	width: 50%;
	height: 2px;
	color: #188;
	font-size: 0;
	line-height: normal;
}
.dedLine {
	height: 1px;
	border-bottom: 1px dotted #C4C4C4;
}
.more {
	float: right;
	display: block;
	height: 11px;
	width: 35px;
	border: 1px solid #e1e1e1;
	background: url(images/more.gif) center no-repeat;
}
.more img {
	padding: 3px 2px;
}
.flightTitle {
	position: relative;
	height: 30px;
	background: url(images/policyTitle-bg.gif) left bottom repeat-x;
}
.flightContent
{
	-height:100px;
	min-height:100px;
	-overflow:visible;
}
.flightType {
	position: absolute;
	top: 0;
	left:0;
	height: 30px;
}
.flightType p,
.flightType p.on 
{
	float: left;
	display: inline-block;
	height: 18px;
	width: 80px;
	letter-spacing:2px;
	padding: 10px 0 0;
	margin: 0 10px;
	background: #fff url(images/flightTypeNav.gif) left top no-repeat;
	border-bottom:0px;
	text-align: center;
	cursor: pointer;
}
.flightType p.on {
	height:30px;
	border:0px;
	font-weight: bold;
	background: #fff url(images/flightTypeNavOn.gif) left top no-repeat;
}
.relateDate {
	position: absolute;
	right: 0;
	top: 0;
	height: 30px;
}
.relateDate p {
	float: left;
	display: block;
	width: 60px;
	height: 23px;
	line-height: 22px;
	margin-left: 5px;
	text-align: center;
	cursor: pointer;
	font-size: 13px;
	font-family: Tahoma;
	color: #A8A8A8;
	background: url(images/relateDate-bg.gif) left top no-repeat;
}
.relateDate p.on {
	color: #fff;
	font-weight: bold;
	background-position: left -23px;
}

#FlightResult 
{
	min-height: 50px;
}
* html #FlightResult {
	height: 210px;
	overflow: visible;

}

#loading 
{
	position:relative;
	width: 300px;
	background: #ffd;
	overflow: hidden;
}
#loading .foot
{
	top: 0;
}
.loading
{
	border-left: 1px solid #A8DFF1;
	border-right: 1px solid #A8DFF1;
	padding: 10px 0;
	text-align: center;
}
.leftHead {
	position: relative;height: 5px;
}
.leftHead .lt,.leftHead .rt,.leftHead .ct {
	height: 5px;
	background: url(images/leftHead.gif);
}
.leftHead .lt {
	position: absolute;
	left: 0;
	top: 0;
	width: 5px;
	background-position: left -5px;
}
.leftHead .rt {
	position: absolute;
	right: 0;
	top: 0;
	width: 5px;
	background-position: right -10px;
}
.leftHead .ct {
	margin: 0 5px;
	background-position: left top;
}
.leftTitle 
{
	border-left: 1px solid #A8DFF1;
	border-right: 1px solid #A8DFF1;
	background: #E8F6FB url(images/line.png) left bottom repeat-x;
}
.leftTitle h2 {
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0 0 0 10px;
	font-weight: bold;
	font-size: 14px;
	color: #7EB300;
	letter-spacing: 1px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.leftCont {
	position: relative;
}
.leftCont .lt,.leftCont .rt {
	padding-bottom: 500px;
	margin-bottom: -500px;
	height: 100px;
	background: url(images/leftCont.png) repeat-y;
}
.leftCont .lt {
	position: absolute;
	left: 0;
	top: 0;
	width: 2px;
	background-position: left top;
}
.leftCont .rt {
	position: absolute;
	right: 0;
	top: 0;
	width: 2px;
	background-position: right top;
}
.leftNav {
	padding: 0;
	margin: 0 2px;
	background: #DAF1F9;
}
.leftNav p {
	margin: 10px 10px 0;
	padding: 0;
}
.leftNav a,.leftNav a:visited {
	position: relative;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	display: block;
	background: #DAF1F9 url(images/line.png) left bottom repeat-x;
	overflow: hidden;
	z-index: 5;
}
.leftNav a:hover {
	color: #000;
}
.leftNav a.navOn,.leftNav a:visited.navOn {
	margin-top: -1px;
	color: #000;
	font-weight: bold;
	background-color: #fff;
}
.leftFoot {
	position: relative;
	height: 70px;
	background: url(images/leftFoot-bg.png) repeat-x;
}
.leftFoot .lt,.leftFoot .rt,.leftFoot .ct {
	height: 70px;
	background: url(images/leftFoot.png);
}
.leftFoot .lt {
	position: absolute;
	left: 0;
	top: 0;
	width: 2px;
	background-position: left -70px;
}
.leftFoot .rt {
	position: absolute;
	right: 0;
	top: 0;
	width: 2px;
	background-position: right -140px;
}
.leftFoot .ct {
	margin: 0 2px;
	background-position: left top;
}
.flightLeftFoot {
	position: relative;height: 5px;
}
.flightLeftFoot .lt,.flightLeftFoot .rt,.flightLeftFoot .ct {
	height: 5px;
	background: url(images/flightLeftFoot.gif);
}
.flightLeftFoot .lt {
	position: absolute;
	left: 0;
	top: 0;
	width: 5px;
	background-position: right 10px;
}
.flightLeftFoot .rt {
	position: absolute;
	right: 0;
	top: 0;
	width: 5px;
	background-position: left 0px;
}
.flightLeftFoot .ct {
	margin: 0 5px;
	background-position: left -10px;
}
.head {
	position: relative;
	height: 3px;
	z-index: 5;
}
.head .lt,.head .rt,.head .ct {
	height: 3px;
	background: url(images/circleBorder.gif) repeat-x;
}
.head .lt {
	position: absolute;
	left: 0;
	top: 0;
	width: 3px;
	background-position: left -6px;
}
.head .rt {
	position: absolute;
	right: 0;
	top: 0;
	width: 3px;
	background-position: right -6px;
}
.head .ct {
	margin: 0 3px;
	background-position: left top;
}

.foot {
	position: relative;
	top: 0;
	height: 3px;
	z-index: 5;
}
.foot .lt,.foot .rt,.foot .ct {
	height: 3px;
	background: url(images/circleBorder.gif) repeat-x;
}
.foot .lt {
	position: absolute;
	left: 0;
	top: 0;
	width: 3px;
	background-position: left -9px;
}
.foot .rt {
	position: absolute;
	right: 0;
	top: 0;
	width: 3px;
	background-position: right -9px;
}
.foot .ct {
	margin: 0 3px;
	background-position: left -3px;
}
.listBox {
	position: relative;
	border-left: 1px solid #A8DFF1;
	border-right: 1px solid #A8DFF1;
}
.listBox p {
	padding: 0;
	margin: 0;
}
.listBox #loading 
{
	position: absolute;
	left: 250px;
	top: 100px;
	width: 300px;
	background: #ffd;
	z-index: 100;
	overflow: hidden;
}
.toolButton {
	padding: 10px;
	margin-top: -1px;
	text-align: center;
	border-top: 1px solid #eee;
}
.block {
	position: relative;
}
.block .foot {
	top: -3px;
}
.block .head {
	bottom: -2px;
}
.contBox {
	position: relative;
	clear: both;
	border-left: 1px solid #A8DFF1;
	border-right: 1px solid #A8DFF1;
	background: #fff;
	overflow: visible;
}

.askinfo {
	position: relative;
	height: 25px;
	border-bottom: 1px solid #eee;
	background:#F3F8FE url(images/title-bg.gif) top left repeat-x;
}
.askinfo .lt {
	position: absolute;
	top: 5px;
	left: 10px;
}
.askinfo .rt {
	position: absolute;
	top: 5px;
	right: 10px;
}
.askCont {
	padding: 10px;
	line-height: 1.8;
}
.replyCont {
	border-top: 2px #ddd dotted;
	padding: 10px;
	line-height: 1.8;
}

.title {
	width:100%;
	background:#F3F8FE url(images/title-bg.gif) top left repeat-x;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	margin-top:-1px;
	font-family: 宋体;
}
.title .lt {
	float:left;
	width:45px;
	padding-top: 8px;
	text-align: center;
	border-right:1px solid #F3F8FE ;
	border-left:1px solid #F3F8FE ;
	border-top:1px solid #fff;
	background:#F3F8FE;
}
.title .ct {
	text-align:left;
	padding: 8px 6px 0;
	border-left:1px solid #F3F8FE ;
	border-top:1px solid #fff;
}
* html .title .ct {
	float:left;
}
.title .rt {
	float:right;
	margin-right: -1px;
	border-left: 1px solid #F3F8FE ;
}
.title .rt p {
	float: left;
	padding: 8px 0px;
	text-align: center;
	border-left: 1px solid #F3F8FE ;
	border-right: 1px solid #F3F8FE ;
	border-top: 1px solid #fff;
}
.title .lt,.title .ct,.title .rt,.title .rt p {
	color:#2E7DBE;
	font-weight:bold;
}
.title .lt,.title .ct,.title .rt,.title .rt p {
	padding-bottom: 500px;
	margin-bottom: -496px;
	background:#F3F8FE;
}
*+html .title .lt,*+html .title .ct,*+html .title .rt,*+html .title .rt p{
	margin-bottom: -493px;
}
* html .title .lt,* html .title .ct,* html .title .rt,* html .title .rt p{
	margin-bottom: -496px;
}

.list {
	width:100%;
	background:#fff;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	margin-top:-1px;
	line-height: 1.7;
}
.list .lt {
	float:left;
	width:45px;
	text-align: center;
	padding-top: 8px;
	border-right:1px solid #eee;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	background: #fafafa;
}
.list .ct {
	text-align:left;
	margin: 0 5px;
	padding: 8px 6px 0;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
}
* html .list .ct{
	float:left;
}
.list .rt {
	float:right;
	margin-right: -1px;
	border-left: 1px solid #eee;
}
.list .rt p {
	float: left;
	padding: 8px 0px;
	text-align: center;
	border-left: 1px solid #fff;
	border-right: 1px solid #eee;
	border-top: 1px solid #fff;
}
.list .lt,.list .ct,.list .rt,.list .rt p {
	padding-bottom: 500px;
	margin-bottom: -498px;
}
*+html .list .lt,*+html .list .ct,*+html .list .rt,*+html .list .rt p{
	margin-bottom: -493px;
}
* html .list .lt,* html .list .ct,* html .list .rt,* html .list .rt p{
	margin-bottom: -496px;
}
.list .lt,.list .lt a,
.list .ct,.list .ct a,
.list .rt,.list .rt a,
.list .rt p,.list .rt p a,
.allprice,.allprice a {
	color:#2E7DBE;
}

.allprice {
	border: 1px solid #fff;
	background: #ffc;
	padding:5px 0px 10px 30px;
	margin-bottom: 1px;
}

.allprice p
{
	float:left;
	overflow:hidden;
	display:block;
	width:300px;
	margin:0;
	padding: 3px 0;
}

.allprice label
{
	cursor:pointer;
}

.allprice b
{
	color:Red;
}
.title2 {
	width:100%;
	margin-top:-1px;
	font-family: 宋体;
	height: 28px;
	line-height: 28px;
	text-align:center;
	font-weight: bold;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	background:#F3F8FE url(images/title-bg.gif) top left repeat-x;
}
.cont {
	position: relative;
	width:100%;
	background:#fff;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	margin-top:-1px;
	line-height: 1.7;
}
.clt ,.crt {
	float: left;
	padding: 6px 0 506px;
	margin: 0 0 -500px;
}
.clt {
	width:150px;
	text-align: center;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	background: #fafafa;
}
.crt {
	padding: 6px 10px 506px;
	border-left:1px solid #eee;
	background: #fff;
}
.cft {
	text-align: center;
	padding: 10px;
}

.ticketInfo {
	width: 500px;
	margin: 5px auto;
	border:1px solid #eee;
	border-bottom: 0;
}
.ticketInfo .title,.ticketInfo dl {
    width: 500px;
	background: #F3F8FE;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin-top: -1px;
	color: #2E7DBE;
	font-weight: bold;
	overflow: hidden;
}
.ticketInfo dl {
	background: #fff;
	font-weight: normal;
}
.ticketInfo .title {
	text-align:center;
	border-right:1px solid #eee;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	min-height: 15px;
	padding: 7px 0 5px;
	margin: 0;
	overflow: visible;
}
.ticketInfo dl {
	width: 505px;
	margin-top: -1px;
	border-left: 0;
	border-top:1px solid #eee;
}
.ticketInfo dl dd {
	float: left;
	padding: 5px 0 505px;
	margin-bottom: -500px;
	text-align: center;
	border-right:1px solid #eee;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
}
.airportList
{
	width: 110px;
	padding: 2px;
	margin: 0;
	z-index: 100;
	background: #fff;
	border: 1px solid #52A5E0;
	font-family: Arial;
}
.airportCont
{
	padding: 5px 0 5px 6px;
	line-height: 22px;
	word-break: break-all;
}
.airportCont a,.airportCont a:visited
{
	float: left;
	display: block;
	width: 117px;
	margin: 0;
	text-align: center;
	padding: 0;
	font-size: 14px;
	overflow: hidden;
}
.airportTitle {
	height: 28px;
	background: url(images/airportTitle.png) left top repeat-x;
}
.airportTitle dl {
	position: relative;
	top: 3px;
	height: 25px;
	border: 1px solid #fff;
}
.airportNav {
	position: absolute;
	top: 2px;
	left: 5px;
	height: 22px;
}
.airportNav p
{
	float: left;
	display: inline-block;
	height: 22px;
	line-height: 20px;
	margin: 0;
	padding: 0 5px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	overflow: hidden;
}
.airportNav p.on
{
	color: #E00;
	line-height: 18px;
	background: #fff;
	border: 1px solid #CADCEA;
	border-bottom: 0px;
}
.airportNav #t-hot {
	padding: 0;
}
* html .airportNav #t-hot
{
	padding: 2px 5px;
}
*+html .airportNav #t-hot
{
	padding: 2px 5px;
}
.airportClose 
{
	position: absolute;
	right: 4px;
	top: 3px;
	cursor: pointer;
}
.textPointer
{
	cursor:text;
}
.strongRed{}
.strongRed b
{
	color:Red;
}
/**===== 分页 =====**/
.page  {
	padding: 3px;
	margin: 3px;
	text-align: right;
	font-size: 12px;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.page a,.pageBox a:visited {
	border: 1px solid #A9D5F4;
	display: inline-block;
	color: #888;
	height: 18px;
	line-height: 18px;
	padding: 0 5px;
	margin: 2px;
	text-decoration: none;
	background: #FFF;
	overflow: visible;
}
.page a:hover,.page a:active {
	color: #333;
	border: 1px solid #23A3E9;
	background: #EFFEFA;
	text-decoration: underline;
}
.page a img {
	margin: 0 1px;
	padding: 5px 0 6px;
}
* html .page a img {
	padding: 5px 0 5px
}
*+html .page a img {
	padding: 5px 0 5px
}
.pageInfo {
	border: 1px solid #A9D5F4;
	display: inline-block;
	height: 18px;
	line-height: 17px;
	padding: 0 5px;
	margin: 3px 2px;
	background: #FAFAFA;
}
* html .pageInfo {
	line-height: 18px;
}
*+html .pageInfo {
	line-height: 18px;
}

.pageTool {
	border: 1px solid #A9D5F4;
	display: inline-block;
	height: 18px;
	line-height: 17px;
	padding: 0 1px;
	margin: 3px 2px;
	background: #FAFAFA;
}
* html .pageTool {
	line-height: 18px;
}
*+html .pageTool {
	line-height: 18px;
}
.pageInput {
	width: 25px;
	height:14px;
	font-size:12px;
	padding: 0;
	border-width:1px;
	border-style:solid;
	border-color:#808080 #D4D0C8 #D4D0C8 #808080;
}
.pageButton {
	border:1px solid #99BBDD;
	font-size:10px;
	height:16px;
	margin:0;
	background:#FFF url(images/button_bg.gif);
	line-height: 12px;
	color:#666;
	padding:1px
}
.page a.CurrentPage,.page a:visited.CurrentPage,
.page a:hover.CurrentPage,.page a:active.CurrentPage {
	border: 1px solid #23A3E9;
	font-weight: bold;
	height: 16px;
	line-height: 16px;
	padding: 1px 5px;
	color: #00f;
	background: #EFFEFA;
}
* html .page a.CurrentPage,* html .page a:visited.CurrentPage,
* html .page a:hover.CurrentPage,* html .page a:active.CurrentPage {
	height: 18px;
	line-height: 18px;
	padding: 0 5px;
}
*+html .page a.CurrentPage,*+html .page a:visited.CurrentPage,
*+html .page a:hover.CurrentPage,*+html .page a:active.CurrentPage {
	height: 18px;
	line-height: 18px;
	padding: 0 5px;
}
.conditionList
{
	overflow:hidden;
}
.conditionList div
{
	float:left;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin-top: -1px;
	line-height:25px;
	height:25px;
	color:#2E7DBE;
}

