@charset "gb2312";

/* CSS Document */
/*标题背景*/
.t_one
{
	background-image: url(freedom-img/freedom_21.jpg);
	background-repeat: repeat-x;
	height: 26px;
	border: 1px solid #5a83a1;
	padding-left: 10px;
	font-weight: bold;
	color: #FFF;
	line-height: 26px;
}

.t_two
{
	line-height: 24px;
	background-image: url(freedom-img/freedom_12.jpg);
	background-repeat: repeat-x;
	height: 24px;
	border: 1px solid #83bbd9;
	color: #325E8B;
	font-weight: bold;
	padding-left: 10px;
}

.t_three
{
	line-height: 26px;
	font-weight: bold;
	background-image: url(freedom-img/freedom_22.gif);
	background-repeat: repeat-x;
	height: 26px;
	padding-left: 10px;
	border: 1px solid #4c94d1;
}

.t_four
{
	background-image: url(freedom-img/freedom-intro_03.gif);
	background-repeat: no-repeat;
	height: 24px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 12px;
}

.t_five
{
	line-height: 24px;
	font-weight: bold;
	background-image: url(freedom-img/about.png);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #C00;
}

.t_six
{
	background-image: url(freedom-img/freedom_23.gif);
	background-repeat: repeat-x;
	border: 1px solid #bdc1a3;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	padding-top: 2px;
	padding-bottom: 2px;
}

.t_seven
{
	line-height: 26px;
	background-image: url(destination-img/destination-particular_16.jpg);
	background-repeat: repeat-x;
	height: 26px;
	font-weight: bold;
	padding-left: 10px;
	border: 1px solid #adb9c2;
}


.t_nine
{
	line-height: 24px;
	font-weight: bold;
	background-image: url(destination-img/destination-particular_20.jpg);
	background-repeat: repeat-x;
	height: 24px;
	padding-left: 10px;
	border: 1px solid #b1770b;
}

.t_ten
{
	background-image: url(destination-img/destination-particular_24.gif);
	background-repeat: no-repeat;
	height: 29px;
	padding-left: 35px;
	font-weight: bold;
	line-height: 29px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	color: #336290;
}

.t_eleven h2
{
	background-image: url(destination-img/destination-viewSpot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 140px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	color: #325E8B;
	padding-left: 10px;
}

.t_eleven
{
	background-image: url(destination-img/destination-viewSpot2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.t_twelve
{
	background-image: url(destination-img/destination-cate_03.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 10px;
	padding-top: 18px;
	font-weight: bold;
	color: #c71111;
}

/*公用链接样式和颜色*/
.darkBlue
{
	color: #325e8b;
}

.darkBlue:link, .darkBlue:visited
{
	text-decoration: none;
}

.darkBlue:hover, .darkBlue:active
{
	text-decoration: underline;
}

.black
{
	color: #333333;
}

.black:link, .black:visited
{
	text-decoration: none;
}

.black:hover, .black:active
{
	text-decoration: underline;
}

.blue
{
	color: #4985c7;
}

.blue:link, .blue:visited
{
	text-decoration: none;
}

.blue:hover, .blue:active
{
	text-decoration: underline;
}

.orange
{
	color: #DE7D0D;
}

.orange:link, .orange:visited
{
	text-decoration: none;
}

.orange:hover, .orange:active
{
	text-decoration: underline;
}

.gary
{
	color: #828282;
}

.gary:link, .gary:visited
{
	text-decoration: none;
}

.gary:hover, .gary:active
{
	text-decoration: underline;
}

.red
{
	color: #FF0000;
}

.green
{
	color: #019323;
}

.over
{
	color: #4985da;
	cursor: pointer;
}

.price
{
	color: #C60;
}

.hui
{
	color: #999999;
}

/*公用的样式*/
html, body
{
	height: 100%;
}

*
{
	margin: 0px;
	padding: 0px;
}
img
{
	border: none;
}

h1, h2, h3, h4, h5, h6
{
	font-size: 12px;
	font-weight: normal;
}

ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

input
{
	padding: 0px;
	margin: 0px;
}

.padding3
{
	padding: 3px;
}

.input_w60
{
	width: 60px;
}

.input_w45
{
	width: 45px;
}

.input_w160
{
	width: 160px;
}

.input_w250
{
	width: 250px;
}

.input_w300
{
	width: 300px;
}

.input_w120
{
	width: 120px;
}

.input_w140
{
	width: 140px;
}

.input_w94
{
	width: 94px;
}

.input_w112
{
	width: 112px;
}

.select_w55
{
	width: 55px;
}

.select_w116
{
	width: 116px;
}

.select_w180
{
	width: 180px;
}

.select_w90
{
	width: 90px;
}

.textarea_w500
{
	width: 500px;
	overflow-y: hidden;
}

.textarea_w350
{
	width: 350px;
	overflow-y: hidden;
}

.marginLeft20
{
	margin-left: 20px;
}

.marginLeft10
{
	margin-left: 10px;
}

.marginLeft5
{
	margin-left: 5px;
}

.marginRight10
{
	margin-right: 10px;
}

.marginRight20
{
	margin-right: 20px;
}

.marginRight5
{
	margin-right: 5px;
}

.marginBottom_com01
{
	margin-bottom: 5px; +margin-bottom:4px;
_margin-bottom:4px;}

.marginLR5
{
	margin-left: 5px;
	margin-right: 5px;
}

input, select
{
	vertical-align: middle;
}

.clean
{
	border: 0;
	clear: both;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.more a
{
	color: #4985c7;
}

.more a:link, .more a:visited
{
	text-decoration: none;
}

.more a:hover, .more a:active
{
	text-decoration: underline;
}

.wrapper
{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}

#main
{
	padding-right: 8px;
	padding-left: 8px;
	background: url(Images/mainBg.gif);
	background-repeat: repeat-x;
	padding-bottom: 8px;
	background-color: #6C89B8;
	width: 944px;
	overflow: hidden;
}

.layout
{
	width: 942px;
}

/*航空logo*/
.F8L { background-image: url(../Flight/Images/pic_flightslogo.gif); background-position: 0px -94px; padding-left: 18px; background-repeat: no-repeat; line-height: 20px; height: 20px; padding-top: 3px; padding-bottom: 3px; text-align: left; }/*祥鹏航空logo样式*/

.FBK { background-image: url(../Flight/Images/pic_flightslogo.gif); background-position: 0px -143px; padding-left: 18px; background-repeat: no-repeat; line-height: 20px; height: 20px; padding-top: 3px; padding-bottom: 3px; }/*奥凯航logo样式*/

.FEU { background-image: url(../Flight/Images/pic_flightslogo.gif); background-position: 0px -333px; padding-left: 18px; background-repeat: no-repeat; line-height: 20px; height: 20px; padding-top: 3px; padding-bottom: 3px; }/*鹰联航空logo样式*/

.FKN { background-image: url(../Flight/Images/pic_flightslogo.gif); background-position: 0px -622px; padding-left: 18px; background-repeat: no-repeat; line-height: 20px; height: 20px; padding-top: 3px; padding-bottom: 3px; }/*联航logo样式*/

.FMF { background-image: url(../Flight/Images/pic_flightslogo.gif); background-position: 0px -670px; padding-left: 18px; background-repeat: no-repeat; line-height: 20px; height: 20px; padding-top: 3px; padding-bottom: 3px; }/*厦航logo样式*/

.FMU { background-image: url(../Flight/Images/pic_flightslogo.gif); background-position: 0px -719px; padding-left: 18px; background-repeat: no-repeat; line-height: 20px; height: 20px; padding-top: 3px; padding-bottom: 3px; }/*东航logo样式*/

.FSC { background-image: url(../Flight/Images/pic_flightslogo.gif); background-position: 0px -862px; padding-left: 18px; background-repeat: no-repeat; line-height: 20px; height: 20px; padding-top: 3px; padding-bottom: 3px; }/*山航logo样式*/

.FZH { background-image: url(../Flight/Images/pic_flightslogo.gif); background-position: 0px -910px; padding-left: 18px; background-repeat: no-repeat; line-height: 20px; height: 20px; text-align: left; padding-top: 3px; padding-bottom: 3px; }/*深航logo样式*/

.FCA { background-image: url(../Flight/Images/pic_flightslogo.gif); background-position: 0px -191px; padding-left: 18px; background-repeat: no-repeat; line-height: 20px; height: 20px; text-align: left; padding-top: 3px; padding-bottom: 3px; } /*国航logo样式*/

.FFM { background-image: url(../Flight/Images/pic_flightslogo.gif); background-position: 0px -386px; padding-left: 18px; background-repeat: no-repeat; line-height: 20px; height: 20px; text-align: left; } /*上航logo样式*/

.FHU { background-image: url(../Flight/Images/pic_flightslogo.gif); background-position: 0px -768px; padding-left: 18px; background-repeat: no-repeat; line-height: 20px; height: 20px; text-align: left; padding-top: 3px; padding-bottom: 3px; }/*海航logo样式*/

.FCZ { background-image: url(../Flight/Images/pic_flightslogo.gif); background-position: 0px -285px; padding-left: 18px; background-repeat: no-repeat; line-height: 20px; height: 20px; padding-top: 3px; padding-bottom: 3px; }/*南航logo样式*/

.FJD { background-image: url(../Flight/Images/pic_flightslogo.gif); background-position: 0px -2914px; padding-left: 18px; background-repeat: no-repeat; line-height: 20px; height: 20px; padding-top: 3px; padding-bottom: 3px; }/*金鹿航空logo样式*/

.FJR { background-image: url(../Flight/Images/pic_flightslogo.gif); background-position: 0px -3009px; padding-left: 18px; background-repeat: no-repeat; line-height: 20px; height: 20px; padding-top: 3px; padding-bottom: 3px; }/*幸福航空logo样式*/

.FOQ { background-image: url(../Flight/Images/pic_flightslogo.gif); background-position: 0px -3047px; padding-left: 18px; background-repeat: no-repeat; line-height: 20px; height: 20px; padding-top: 3px; padding-bottom: 3px; }/*重庆航空logo样式*/
.F3U { background-image: url(../Flight/Images/pic_flightslogo.gif); background-position: 0px 0px; padding-left: 18px; background-repeat: no-repeat; line-height: 20px; height: 20px; padding-top: 3px; padding-bottom: 3px; }/*川航logo样式*/
.FHO { background-image: url(../Flight/Images/pic_flightslogo.gif); background-position: 0px -527px; padding-left: 18px; background-repeat: no-repeat; line-height: 20px; height: 20px; padding-top: 3px; padding-bottom: 3px; }/*吉祥航空logo样式*/
.FG5 { background-image: url(../Flight/Images/pic_flightslogo.gif); background-position: 0px -432px; padding-left: 18px; background-repeat: no-repeat; line-height: 20px; height: 20px; padding-top: 3px; padding-bottom: 3px; }/*华夏航空logo样式*/
.FPN { background-image: url(../Flight/Images/pic_flightslogo.gif); background-position: 0px -815px; padding-left: 18px; background-repeat: no-repeat; line-height: 20px; height: 20px; padding-top: 3px; padding-bottom: 3px; }/*西部航空logo样式*/
.FVD { background-image: url(../Flight/Images/pic_flightslogo.gif); background-position: 0px -960px; padding-left: 18px; background-repeat: no-repeat; line-height: 20px; height: 20px; padding-top: 3px; padding-bottom: 3px; }/*鲲鹏航空logo样式*/
.FCN { background-image: url(../Flight/Images/pic_flightslogo.gif); background-position: 0px -238px; padding-left: 18px; background-repeat: no-repeat; line-height: 20px; height: 20px; padding-top: 3px; padding-bottom: 3px; }/*大新华logo样式*/
.FGS { background-image: url(../Flight/Images/pic_flightslogo.gif); background-position: 0px -480px; padding-left: 18px; background-repeat: no-repeat; line-height: 20px; height: 20px; padding-top: 3px; padding-bottom: 3px; }/*天津航空航空logo样式*/
.FKY { background-image: url(../Flight/Images/pic_flightslogo.gif); background-position: 0px -3043px; padding-left: 18px; background-repeat: no-repeat; line-height: 20px; height: 20px; padding-top: 3px; padding-bottom: 3px; }/*昆明航空logo样式*/
.FNS { background-image: url(../Flight/Images/pic_flightslogo.gif); background-position: 0px -766px; padding-left: 18px; background-repeat: no-repeat; line-height: 20px; height: 20px; padding-top: 3px; padding-bottom: 3px; }/*东北航空logo样式*/

/*航空logo-ends*/

.pading5
{
	padding: 5px;
}

/*按钮*/
.referbotton
{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.referbotton .botton01
{
	background-image: url(../Flight/Images/flight_39.gif);
	background-repeat: no-repeat;
	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;
	height: 30px;
	width: 104px;
	font-weight: bold;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 30px;
	text-align: center;
	color: #FFF;
}

.botton02
{
	background-color: #ffeddb;
	border: 1px solid #cc6600;
	font-size: 12px;
	padding-right: 10px; +padding-right:0px;
+padding-right:0px;
padding-left:10px;+padding-left:0px;
_padding-left:0px;line-height:24px;height:24px;}
.botton5
{
	background-image: url(Images/chaxunBtn.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 47px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.botton4
{
	background-image: url(Images/hotel-btn.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 47px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.botton6
{
	font-weight: bold;
	color: #FFF;
	background-image: url(Images/bt06.gif);
	background-repeat: no-repeat;
	line-height: 31px;
	height: 31px;
	width: 93px;
	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;
}

.botton07
{
	background-image: url(freedom-img/freedom-list_03.gif);
	background-repeat: repeat-x;
	border: 1px solid #b3b3b3;
	background-position: center center;
	height: 20px;
	text-align: center;
	font-size: 12px;
	width: 60px;
}

.botton08
{
	background-image: url(freedom-img/freedom-list_04.gif);
	background-repeat: repeat-x;
	border: 1px solid #b3b3b3;
	background-position: center center;
	height: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	width: 60px;
}

.botton09
{
	background-color: #F96;
	border: 1px solid #d07300;
	width: 70px;
}
/*按钮-ends*/

/*公用布局样式*/
/*蓝色框536*/
.blueBox
{
	/*width: 536px;*/
}

.blueBox .c3
{
	height: 1px;
	margin-right: auto;
	margin-bottom: auto;
	background-color: #a0bad1;
	display: block;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 0px;
	line-height: 0px;
	border-top-style: none;
	border-bottom-style: none;
	overflow: hidden;
}

.blueBox .c2
{
	height: 1px;
	width: 532px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a0bad1;
	border-left-color: #a0bad1;
	display: block;
	font-size: 0px;
	line-height: 0px;
}

.blueBox .c1
{
	height: 1px;
	width: 534px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a0bad1;
	border-left-color: #a0bad1;
	display: block;
	font-size: 0px;
	line-height: 0px;
}

.blueBox .neirong
{
	/*width: 528px;*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a0bad1;
	border-left-color: #a0bad1;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
/*蓝色框536-ends*/

/*蓝色框760*/
.blueBox760
{
	width: 760px;
}

.blueBox760 .c3
{
	height: 1px;
	margin-right: auto;
	margin-bottom: auto;
	background-color: #a0bad1;
	display: block;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 0px;
	line-height: 0px;
	border-top-style: none;
	border-bottom-style: none;
	overflow: hidden;
}

.blueBox760 .c2
{
	height: 1px;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a0bad1;
	border-left-color: #a0bad1;
	display: block;
	font-size: 0px;
	line-height: 0px;
}

.blueBox760 .c1
{
	height: 1px;
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a0bad1;
	border-left-color: #a0bad1;
	display: block;
	font-size: 0px;
	line-height: 0px;
}

.blueBox760 .neirong
{
	width: 752px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a0bad1;
	border-left-color: #a0bad1;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
/*蓝色框760-ends*/

/*蓝色框680*/
.blueBox680
{
	width: 680px;
}

.blueBox680 .c3
{
	height: 1px;
	margin-right: auto;
	margin-bottom: auto;
	background-color: #a0bad1;
	display: block;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 0px;
	line-height: 0px;
	border-top-style: none;
	border-bottom-style: none;
	overflow: hidden;
}

.blueBox680 .c2
{
	height: 1px;
	width: 676px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a0bad1;
	border-left-color: #a0bad1;
	display: block;
	font-size: 0px;
	line-height: 0px;
}

.blueBox680 .c1
{
	height: 1px;
	width: 678px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a0bad1;
	border-left-color: #a0bad1;
	display: block;
	font-size: 0px;
	line-height: 0px;
}

.blueBox680 .neirong
{
	width: 672px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a0bad1;
	border-left-color: #a0bad1;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
/*蓝色框680-ends*/

/*蓝色box928*/
.blueBox928
{
	width: 928px;
}

.blueBox928 .c3
{
	height: 1px;
	margin-right: auto;
	margin-bottom: auto;
	background-color: #a0bad1;
	display: block;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 0px;
	line-height: 0px;
	border-top-style: none;
	border-bottom-style: none;
	overflow: hidden;
}

.blueBox928 .c2
{
	height: 1px;
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a0bad1;
	border-left-color: #a0bad1;
	display: block;
	font-size: 0px;
	line-height: 0px;
}

.blueBox928 .c1
{
	height: 1px;
	width: 926px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a0bad1;
	border-left-color: #a0bad1;
	display: block;
	font-size: 0px;
	line-height: 0px;
}

.blueBox928 .frame
{
	width: 920px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a0bad1;
	border-left-color: #a0bad1;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
/*蓝色box928-ends*/

/*橙色box928*/
.orangeBox928
{
	width: 928px;
}

.orangeBox928 .c3
{
	height: 1px;
	margin-right: auto;
	margin-bottom: auto;
	background-color: #de742d;
	display: block;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 0px;
	line-height: 0px;
	border-top-style: none;
	border-bottom-style: none;
	overflow: hidden;
}

.orangeBox928 .c2
{
	height: 1px;
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #de742d;
	border-left-color: #de742d;
	display: block;
	font-size: 0px;
	line-height: 0px;
}

.orangeBox928 .c1
{
	height: 1px;
	width: 926px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #de742d;
	border-left-color: #de742d;
	display: block;
	font-size: 0px;
	line-height: 0px;
}

.orangeBox928 .frame
{
	width: 920px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #de742d;
	border-left-color: #de742d;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
/*橙色box928-ends*/

/*共用蓝色标题css*/
.publicTitleBox
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E72A7;
}

.publicTitleBg
{
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../Flight/Images/boxTitleBg.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 25px;
	width: 80px;
}

/*共用蓝色table*/
.td_padding3
{
	padding: 3px;
	text-align: center;
}

.blueThTable th
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3E72A7;
	text-align: center;
	vertical-align: middle;
	height: 26px;
	line-height: 26px;
}

.tableTop3
{
	margin-top: 3px;
}

.td_Pd3_BtL
{
	padding: 3px;
	text-align: center;
	border-bottom: 1px solid #A0BAD1;
}

.td_Pd5_BtL
{
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #A0BAD1;
}

.td_BtL
{
	border-bottom: 1px solid #A0BAD1;
}

.td_Pd5
{
	padding: 5px;
	text-align: center;
}

.td_Pd3
{
	padding: 3px;
}
/*共用蓝色table-ends*/

/*联系人信息*/
.linkmanInfo
{
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.linkmanInfo ul li
{
	background-image: url(../Flight/Images/iecool_arrow_068.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	line-height: 20px;
	height: 20px;
}

/*退改签*/
.ticketChange
{
	padding: 10px;
	color: #999;
}

.ticketChange ul li
{
	padding-top: 2px;
	padding-bottom: 2px;
}

/*登机人信息*/
.passengerInfo
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.passengerInfo ul li
{
	line-height: 20px;
	background-image: url(../Flight/Images/iecool_arrow_068.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	padding-left: 10px;
}

/*入住人信息*/
.guestInfo
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.guestInfo ul li
{
	line-height: 20px;
	background-image: url(../Flight/Images/iecool_arrow_068.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	padding-left: 10px;
}

/*总价条*/
.allPriceBar
{
	background-color: #eff6fd;
	border: 1px solid #d4e5f6;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}



.blueThTable tr .important
{
	color: #325E8B;
	font-weight: bold;
}

.tipPage .tipbox
{
	background-image: url(Images/tip.png);
	padding-left: 58px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.tipPage .tipbox .text
{
	font-size: 14px;
	font-weight: bold;
	color: #666;
	line-height: 20px;
}

.tipPage
{
	background-image: url(Images/tipBG.jpg);
	background-repeat: repeat-x;
	background-color: #FEFBF4;
}

.successPage .successbox
{
	background-image: url(Images/success.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 58px;
}

.successPage .successbox .text
{
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

.successPage
{
	background-image: url(Images/tipbg.jpg);
	background-repeat: repeat-x;
}

.wrongPage .wrongbox
{
	background-image: url(Images/wrong.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 58px;
}

.wrongPage .wrongbox .text
{
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

.wrongPage
{
	background-image: url(Images/tipbg.jpg);
}

.help-main
{
	background-image: url(Images/mainBg.gif);
	background-repeat: repeat-x;
	padding: 9px;
	background-color: #6C89B8;
}

.help-left
{
	float: left;
	width: 230px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #c4daf5;
	background-color: #FFF;
	overflow: hidden;
}

.help-right
{
	float: right;
	width: 690px;
	padding-right: 10px;
}

.help-bigBox
{
	background-color: #FFF;
}

.help-headline
{
	line-height: 30px;
	background-color: #C4DAF5;
	padding-left: 40px;
	font-weight: bold;
	background-image: url(Images/help.png);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	margin-bottom: 5px;
}

.help-left ul
{
	padding: 10px;
}

.help-left ul li
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7CADE9;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}

.help-left ul li .current
{
	font-weight: bold;
	background-image: url(Images/helpInfo01.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	width: 200px;
}

.help-left ul li a
{
	color: #336290;
	text-decoration: none;
}

.help-right .question
{
	background-color: #e7ead2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfc3a6;
	background-image: url(Images/icon_one03-f06.gif);
	background-position: 8px center;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.help-right .answer
{
	padding: 10px;
	line-height: 20px;
}

.help-right .top
{
	background-image: url(Images/subsection_right.gif);
	background-repeat: no-repeat;
	height: 30px;
	background-position: right center;
	text-align: right;
	padding-right: 20px;
	display: block;
	width: 30px;
	margin-left: 620px;
	color: #316AC5;
	line-height: 30px;
}

/*支付共用css*/
.accountInfo .blueBox928 .frame .content .acconntContent
{
	padding: 10px;
}
.useMoney .blueBox928 .frame .content .useContent
{
	padding: 10px;
}
.roonMoneystyle .blueBox928 .frame .content .roomoneyContent
{
	padding: 10px;
}
.roonMoneystyle .blueBox928 .frame .content .roomoneyContent .modeList
{
	padding-left: 300px;
}
.roonMoneystyle .blueBox928 .frame .content .roomoneyContent .modeList ul li
{
	float: left;
}



.content .help-right .answer p
{
	text-indent: 2em;
}

.bor_top
{
	height: 1px;
	overflow: hidden;
}

/*酒店相关共用*/
.pb_hotelBg
{
	background-image: url(../Hotel/Images/hotellistbg.gif);
	background-repeat: repeat-x;
	display: block;
	padding: 5px;
}
.hotelInfo .leftBox
{
	width: 105px;
	float: left;
}
.hotelInfo .leftBox .hotelPic
{
	height: 70px;
	width: 85px;
	padding: 10px;
	background-color: #eeeeee;
	border: 1px solid #CCC;
}
.hotelInfo .leftBox .appraise
{
	height: 95px;
	width: 95px;
	margin-top: 5px;
	border: 1px solid #CCC;
	background-color: #eeeeee;
	padding: 5px;
}
.hotelInfo .leftBox .appraise .point
{
	font-family: "黑体";
	font-size: 18px;
	color: #db6a22;
	font-weight: bold;
}
.hotelInfo .leftBox .appraise .good
{
	text-align: center;
	line-height: 22px;
	height: 22px;
}
.hotelInfo .leftBox .appraise .bad
{
	text-align: center;
	line-height: 22px;
	height: 22px;
}
.hotelInfo .leftBox .appraise .totality
{
	text-align: center;
	line-height: 22px;
	height: 22px;
}
.hotelInfo .rightBox
{
	float: right;
	width: 545px;
	margin-left: 10px;
}
.hotelInfo .rightBox .title
{
	font-size: 14px;
	font-weight: bold;
	color: #325E8B;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}
.hotelInfo .rightBox .intro
{
	height: 28px;
	overflow: hidden;
	margin-bottom: 10px;
}
.hotelInfo .rightBox .sowntown
{
	height: 24px;
}
.hotelInfo .rightBox .table table tr th
{
	color: #FFF;
	background-color: #3e72a7;
	padding: 5px;
}
.hotelInfo .rightBox .table table tr td
{
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.content table tr td table tr td .hide
{
	color: #4985C7;
	background-image: url(../Flight/Images/top.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
	text-decoration: none;
}
.baseInfo
{
	background-image: url(../Hotel/Images/hotel-showInfo_bg.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
}
.baseInfo .title
{
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3EFFA;
	padding-left: 10px;
}
.baseInfo .box
{
	padding: 10px;
}
.baseInfo .leftBox
{
	float: left;
	width: 410px;
}
.baseInfo .leftBox .intro
{
	/*height: 110px;
	overflow: hidden;*/
	width: 410px;
	text-indent: 2em;
	color: #325E8B;
	line-height: 18px;
}
.baseInfo .leftBox .location
{
	padding: 1px;
	border: 1px solid #e4e4e4;
	margin-top: 18px;
}
.baseInfo .leftBox .location table tr th
{
	background-color: #e4e4e4;
	line-height: 22px;
	height: 22px;
}
.baseInfo .leftBox .location table tr td
{
	padding: 3px;
}
.baseInfo .rightBox
{
	float: right;
	width: 240px;
	/*height: 238px;*/
}
.baseInfo .pic
{
	border: 1px solid #E4E4E4;
	padding: 5px;
}
.baseInfo .pic .bigPic
{
	height: 165px;
	width: 228px;
	overflow: hidden;
	text-align: center;
}
.baseInfo .pic .smallPic
{
	margin-top: 3px;
}
.baseInfo .pic .smallPic .picOn
{
	height: 54px;
	width: 70px;
	border: 1px solid #A0BAD1;
	padding: 1px;
	float: left;
	overflow: hidden;
}
.baseInfo .pic .smallPic .picOff
{
	height: 54px;
	width: 70px;
	padding: 1px;
	float: left;
	overflow: hidden;
}

.help-main .help-bigBox .layout ul li .questionT
{
	font-weight: bold;
	color: #336290;
	line-height: 30px;
}

.help-main .help-bigBox .layout .questionList li a
{
	width: 180px;
	float: left;
	margin-right: 5px;
	overflow: hidden;
	color: #666;
	text-decoration: none;
	background-image: url(Images/iecool_arrow_126.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	line-height: 20px;
}

.help-main .help-bigBox .layout .questionList li
{
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C4DAF5;
	overflow: hidden;
	padding-bottom: 5px;
}

.layout .help-left table tr td .questionTableS tr td
{
	line-height: 22px;
}

.layout .help-left .questionTableB tr th
{
	line-height: 24px;
	background-color: #C4DAF5;
	text-align: left;
	padding-left: 10px;
}

.layout .help-left .questionTableB
{
	background-color: #FFF;
}

.layout .help-right .right_qusList tr td
{
	padding: 5px;
}

.layout .help-right .answerTable tr th
{
	line-height: 24px;
	background-color: #C4DAF5;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}

.layout .help-right .answerTable tr td
{
	padding: 10px;
}

.questionTableB tr td .questionTableS tr td a
{
	color: #325E8B;
	text-decoration: none;
}

.help-right .right_qusList tr td a
{
	color: #336290;
	text-decoration: none;
}

.help-right .answerTable tr th a
{
	font-weight: normal;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

.layout .help-right .right_qusList
{
	background-color: #EBEFF4;
	margin: 10px;
	border: 1px solid #C4DAF5;
}

.layout .help-right .answerTable tr td .flightTable tr td
{
	padding: 3px;
}

.tishi
{
	background-color: #FFFFDF;
	padding: 5px;
	border: 1px solid #FC9;
}
.blueBox928 .frame .tableTop3 .vacaContactInfo tr td { padding: 5px; }

.blueBox928 .frame .tableTop3 .vacaContactInfo tr th { font-weight: normal; padding: 5px; }

.whiteLink { color:#FFF; text-decoration:none;}

#footer .footerPic li { float: left; padding-right: 10px; padding-left: 10px; }

#footer .footerPic { width: 310px; margin-right: auto; margin-left: auto; text-align: center; height: 30px; }



.IntegralTagOn
{
	background-image: url(../Hotel/Images/tag_03.gif); background-repeat: no-repeat; height: 30px; width: 71px; float: left; line-height: 30px; padding-left: 55px; font-weight: bold; color: #C60; display: block; text-decoration: none; 
}


.IntegralTagOff
{
	background-image: url(../Hotel/Images/tag_04.gif);
	background-repeat: no-repeat; height: 30px; width: 65px; float: left; line-height: 30px; color: #666; padding-left: 55px; display: block; text-decoration: none; background-position: left top;
}

.inputcheckbox
 {
	vertical-align:middle;
 } 
 
 .city_date {
    background: url("images/date.gif") no-repeat scroll right center #FFFFFF;
    border: 1px solid #8DACD5;
    cursor: pointer;
    height: 18px;
    line-height: 18px;
    padding-right: 14px;
    width: 102px;
}
.city_c {
    background: url("images/date_c.gif") no-repeat scroll right center #FFFFFF;
    border: 1px solid #8DACD5;
    cursor: pointer;
    height: 18px;
    line-height: 18px;
    padding-right: 14px;
    width: 102px;
}
.sc_w1 {
    border: 1px solid #8DACD5;
    height: 18px;
    line-height: 18px;
}
