div,span,p,a,img,ul,ol,li,caption,table,thead,tbody,tfoot,tr,th,td,form,fieldset,legend,label,dl,dt,dd,blockquote,applet,object,h1,h2,h2,h3,h5
	{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.clear {
	clear: both;
}

body {
	background: url(../../images/frontend/bg_02.jpg) repeat-y top center
		#eee;
	margin: 0;
}

.main {
	width: 960px;
	margin: 0 auto;
	font-family: "宋体";
}
/* 顶头部flash图片*/
sponsorAdDiv {position:absolute; height:470; width:960; top:0; left:0; float:left; }

/*头部*/
.header {
	width: 960px;
	height: 98px;
	background: url(../../images/frontend/top_bg_02.jpg) no-repeat top left;
	float: left;
	margin-left: 0px; *
	margin-left: 1px;
	position: relative;
	z-index: 999;
}

.header .meta_navigation_box {
	float: right;
	width: 960px;
}

.header .meta_navigation {
	float: right;
	margin-top: 9px;
	height: 21px;
	padding-right: 0px;
	font-size: 12px;
	color: #fef4c4;
	text-align: left;
}

.header .meta_navigation ul li {
	float: left;
	list-style: none;
}

.header .meta_navigation ul li a {
	float: left;
	display: block;
	padding: 0 10px;
	color: #fef4c4;
	font-size: 12px;
	text-decoration: none;
}

/*下拉菜单*/
.header .navigation {
	font-size: 13px;
	position: absolute;
	padding-left: 410px;
	top: 70px;
	height: 30px;
	/*width: 400px; */
}

.header .navigation ul {
	float: left;
	list-style: none;
	line-height: 1;
}

.header  .navigation ul li {
	display: block;
	float: left;
	list-style: none;
	height: 30px;
}

.header .navigation ul li.sfhover {
	background: transparent url(../../images/frontend/bnt2_20.gif) no-repeat
		0 0;
	color: #fff;
}

.header .navigation ul li a {
	height: 30px;
	display: block;
	line-height: 26px;
	/*padding: 0px 18px 0 11px;*/
	color: #12120f;
	font-size: 12px;
	text-decoration: none;
	float: left;
	font-weight: normal;
	text-align: center;
	width: 81px;
}

.header .navigation ul li a span {
	display: block;
	height: 20px;
	width: 15px;
	padding: 0px 5px 0 0;
	float: left;
}

.header .navigation ul li.sfhover a {
	color: #fee802;
}

.header  .navigation ul li ul {
	display: block;
	float: left;
	position: absolute;
	left: -9910px;
	top: 27px;
	width: 950px;
	padding: 0px 0 0 10px;
	background-color: #fee802;
	z-index: 120;
	margin-left: -10px;
}

.header .navigation ul li.sfhover ul {
	left: 10px;
}

.header .navigation ul li ul li {
	display: inline;
	float: left;
	width: 230px;
	/*padding: 15px 20px 0px 0;*/
	padding: 0px;
	height: 44px;
}

.header .navigation ul li ul li a {
	display: block;
	width: 210px;
	padding: 0 0 0 10px;
	text-align: left;
}

.header .navigation ul li ul li a .headline {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	font-weight: bold;
	display: block;
	padding: 0 0 3px 15px;
	text-decoration: none;
	width: 190px;
	height: 16px;
	overflow: hidden;
	margin-top: 5px;
	color: #c20101;
}

.header .navigation ul li ul li a .headline {
	background: transparent url(../../images/frontend/pagelink1.gif)
		no-repeat 0 5px;
}

.header .navigation ul li ul li a:hover .headline {
	background: transparent url(../../images/frontend/pagelink.gif)
		no-repeat 0 5px;
	text-decoration: none;
	color: #000;
}

.header .navigation ul li ul li a .copytext {
	font-size: 12px;
	line-height: 14px;
	display: block;
	width: 210px;
	text-decoration: none;
	color: #ba0202;
	font-weight: normal;
}

.header .navigation ul li ul li a:hover .copytext {
	text-decoration: none;
	color: #000;
}

.header .navigation ul li ul li:hover,.header .navigation ul li ul li a:hover
	{
	text-decoration: none;
	color: #000;
	background: none;
	cursor: hand;
}

.header .navigation ul li:hover ul li a,.header .navigation ul li.sfhover ul li a
	{
	background: none;
}

.header .navigation .firstLevel h2 a {
	font-size: 12px;
	font-weight: bold;
}

.navigation .firstLevel ul li.layer-variant {
	width: 940px;
	height: 79px;
}

.header .navigation .firstLevel ul li.layer-variant h3 a {
	padding: 20px 0px 10px 10px;
	width: 930px;
}

.header .navigation .firstLevel ul li.layer-variant h3 a img {
	float: left;
	padding: 0px 46px 0px 0px;
}

.header .navigation .firstLevel ul li.layer-variant h3 a .copytext {
	padding: 8px 0px 0px 0px;
	width: 670px;
	overflow: hidden;
}

/* index login button */
.indexLogin {
	padding-left: 20px;
}

.indexLogin img {
	cursor: pointer;
}

/*logo*/
.header .logo {
	position: absolute;
	left: 27px;
	top: 5px;
	width: 175px;
	height: 77px;
	display: block;
	background: url(../../images/frontend/logo_05.png) no-repeat 0 0;
}

/*主体*/
.content {
	width: 943px;
	float: left;
	background: url(../../images/frontend/main_bg_05.jpg) repeat-x top left;
	margin-left: 0px; *
	margin-left: 1px;
	padding-top: 2px;
	padding-left: 17px;
}

.content1 {
	width: 943px;
	float: left;
	background: url(../../images/frontend/main_bg_05.jpg) repeat-x top left;
	margin-left: 0px; *
	margin-left: 1px;
	padding-top: 2px;
	padding-left: 17px;
}

.content_left {
	width: 587px;
	float: left;
	padding-right: 8px;
}

.content-leftdiv {
	width: 587px;
	padding-top: 8px;
	float: left;
}

.content-ltop {
	width: 587px;
	float: left;
}

.content-lbg {
	width: 584px;
	float: left;
	background: url(../../images/frontend/banner-bg_38.gif) repeat-y top
		left;
	padding-left: 3px;
}

.content_right {
	width: 333px;
	float: left;
	padding-top: 10px;
}

.content-ri1 {
	width: 326px;
	padding-left: 3px;
	float: left;
}

/*机票预订头部*/
.content-ri1top {
	width: 326px;
	float: left;
	background: url(../../images/frontend/jptop-bg_37.jpg) repeat-x top left
		;
	height: 37px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 37px;
}

.content-ri1top li {
	width: 33%;
	float: left;
	border-left: 1px solid #a91717;
	text-align: center;
	display: inline;
	cursor: pointer;
}

.content-ri1top li.on {
	width: 33%;
	border-left: 0;
	background: url(../../images/frontend/jptop-left_35_min.jpg) repeat;
	border-left: 1px solid #A91717;
}

.content-ri1top li.left {
	width: 33%;
	border-left: 0;
}

.content-ri1top li.left.on {
	background: url(../../images/frontend/jptop-left_35_min.jpg) repeat;
}

.content-ri1top li.right {
	width: 81px;
	background: url(../../images/frontend/jptop-right_39.jpg) repeat top
		right;
}

/*机票查询内容*/
.content-ri1con {
	width: 324px;
	float: left;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	background: url(../../images/frontend/jpcx-bg_48.jpg) center center;
	color: #555555;
	font-size: 12px;
}

.content-jpcx {
	width: 290px;
	padding-top: 18px;
}

.content-jpcx input {
	margin-left: 10px;
}

.content-jpcity {
	width: 290px;
}

.content-jpcity li {
	width: 135px;
	padding-left: 10px;
	padding-top: 15px;
	float: left;
	display: block;
}

.content-jpcity li input {
	border: 1px solid #cbcbcb;
	width: 124px;
}

.content-jpbnt {
	width: 121px;
	text-align: center;
}


.content-jpbnt input {
	background: url(../../images/frontend/bnt3_53.gif) no-repeat transparent;
	width: 121px;
	height: 45px;
	cursor: pointer;
	margin-top: 0px;
}

.content-jpbnt222 {
	width: 121px;
	text-align: center;
}

.content-jpbnt222 input{
	width:90px;
	height:30px;
	background:url(../../images/frontend/bnt2_30.gif) no-repeat transparent;
	cursor: pointer;
	margin-top: 0px;
}

	  .content-ri1con1{ width:290px; float:left; color:#555555; font-size:12px; padding:2px 17px 5px 17px;}
	  .content-jpcx1{ width:290px; padding-top:18px;}
	  .content-jpcx1 input{ margin-left:10px;}
	  .content-jpcity1{ width:290px; line-height:20px;}
	  .content-jpcity1 li{ width:145px; padding-left:10px; padding-top:15px; float:left; display:block; }
	  .content-jpcity1 li input{ border:1px solid #cbcbcb; width:124px;}
	  .content-jpbnt1{ width:290px; text-align:center;}
	  .content-jpbnt1 input{ background:url(../../images/frontend/bnt3_53.gif) no-repeat transparent; border:none; width:121px; height:45px; cursor:pointer; margin-top:22px;}
.content-jpbnt2 {
	width: 290px;
	text-align: center;
}

.content-jpbnt2 input {
	background: url(../../images/frontend/bnt_hcpcx.gif) no-repeat transparent
		;
	border: none;
	width: 121px;
	height: 45px;
	cursor: pointer;
	margin-top: 22px;
}

/*快捷链接*/
.content-ri1link {
	width: 309px;
	float: left;
	border: 1px solid #d3d3d3;
	background: url(../../images/frontend/kjlink-bg_53.jpg) no-repeat;
	height: 190px;
	padding-left: 15px;
}

.content-ri1linkcon {
	width: 286px;
	border-bottom: 1px dashed #afafaf;
	float: left;
	padding-left: 8px;
	font-size: 12px;
	padding-bottom: 10px;
}

.content-ri1linkcon h2 {
	color: #c00202;
	font-size: 16px;
	font-weight: normal;
	line-height: 40px;
}

.content-ri1linkcon li {
	width: 117px;
	float: left;
	display: block;
	margin-right: 8px;
	padding-left: 18px;
	background: url(../../images/frontend/icon4_64.gif) no-repeat left
		center;
	line-height: 25px;
}

.content-ri1linkcon li a {
	color: #025697;
	text-decoration: none;
}

.content-ri1linkcon li a:hover {
	color: #000;
	text-decoration: underline;
}

	  .content-ri1linkcon1{
	width:296px;
	float:left;
	padding-left:8px;
	font-size:12px;
	padding-bottom:10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #afafaf;
}
	  .content-ri1linkcon1 h2{ color:#c00202; font-size:16px; font-weight:normal; line-height:40px;}
	  .content-ri1linkcon1 li{ width:117px; float:left; display:block; margin-right:8px; padding-left:18px; background:url(../../images/frontend/icon4_64.gif) no-repeat left center; line-height:25px;}
	  .content-ri1linkcon1 li a{ color:#025697; text-decoration:none;}
	  .content-ri1linkcon1 li a:hover{ color:#000; text-decoration:underline;}
.content-ri1linkwb {
	width: 294px;
	color: #747474;
	font-size: 12px;
	padding-top: 5px;
	float: left;
}

.content-ri1linkwb li {
	float: left;
	margin-right: 15px;
}

.content-ri1linkwb li a {
	color: #025697;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

/*移动服务*/
.content-ri2{
	width:320px;
	float:left;
	height:43px; 
	background: url(../../images/frontend/jpcx-dibg_862.gif) no-repeat;
}

.content-ri2 li {
	float: left;
	margin-right: 9px;
	height: 30px;
	line-height: 30px;
}

.content-ri2 li a {
	text-decoration: none;
	font-size: 13px;
	color: #ae0303;
}
 .content-ri3{
	width:320px;
	float:left;
	height:52px;
	padding-left:13px;
	padding-top:10px;
	background-image: url(../../images/frontend/jpcx-dibg_861.jpg);
}
   .content-ri3 li{ float:left; margin-right:9px;}
   .content-ri3 li a{text-decoration:none; font-size:13px; color:#ae0303;}
.chat-icc{
	top:230px;
    height: 50px;
    right: 10px;
    margin: 0;
    position: absolute;
    width: 200px;
}
   .chat-icc li{ float:right; margin-right:9px;}
   .chat-icc li a{text-decoration:none; font-size:13px; color:#ae0303;}
 
/*广告图片*/
.index_pic {
	width: 928px;
	padding-left: 17px;
	float: left;
	margin-top: 8px;
}

.index_picleft {
	width: 6px;
	float: left;
}

.index_picright {
	width: 8px;
	float: left;
}

.index_picbg {
	width: 914px;
	float: left;
	background: url(../../images/frontend/pic-bg_92.jpg) repeat-x;
	height: 199px;
}

.index_picdiv {
	position: relative;
	width: 905px;
	height: 166px;
	padding-left: 9px;
	padding-top: 15px;
	float: left;
	overflow: hidden;
}

.index_picdiv .index_picdiv_pic {
	width: 172px;
	border: 1px solid #d3d3d3;
	margin-right: 7px;
	float: left;
	display: inline;
}

/*底部*/
.footer {
	width: 941px;
	float: left;
	text-align: left;
	padding-left: 19px;
	padding-top: 8px;
}

.yqlink {
	width: 923px;
	float: left;
	font-size: 12px;
}

.yqlink-left {
	width: 6px;
	float: left;
}

.yalink-bg {
	width: 892px;
	float: left;
	height: 40px;
	background: url(../../images/frontend/foot-bg_118.jpg) repeat-x;
	font-size: 12px;
	line-height: 40px;
	padding: 0px 10px;
}

.yalink-bg li.left {
	float: left;
	background: url(../../images/frontend/icon6_123.gif) no-repeat 0 10px;
	padding-left: 25px;
}

.yalink-bg li.left a {
	color: #000;
	text-decoration: none;
}

.yalink-bg li.right {
	float: right;
	text-align: right;
}

.yalink-bg li.right a {
	color: #6d6c6c;
	margin-left: 13px;
	text-decoration: none;
}

.yalink-bg li.right a:hover {
	color: #000;
	text-decoration: underline;
}

.yqlink-right {
	width: 5px;
	float: left;
}

.copyright {
	width: 923px;
	float: left;
	text-align: center;
	color: #6d6d6d;
	padding: 20px 0px;
	line-height: 25px;
	font-size: 12px;
}

.copyright span {
	color: #ae0101;
	margin-left: 15px;
}

/*二级边框*/
.er-divleft {
	width: 217px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
}

.er-divright {
	width: 694px;
	float: left;
	padding-top: 10px;
}

.er-divright1 {
	width: 943px;
	float: left;
	padding-top: 0px;
}

.er-div1 {
	width: 680px;
	border-left: 1px solid #dcdcda;
	border-top: 1px solid #dcdcda;
	border-right: 1px solid #dcdcda;
	background: url(../../images/frontend/er-bg_03.gif) repeat-x top left;
	padding-top: 20px;
	float: left;
	padding-left: 12px;
}
.er-div223 {
	width: 655px;
	border-left: 1px solid #dcdcda;
	border-top: 1px solid #dcdcda;
	border-right: 1px solid #dcdcda;
	background: url(../../images/frontend/er-bg_03.gif) repeat-x top left;
	padding-top: 0px;
	float: left;
	padding-left: 12px;
}
.er-div41 {
	width: 680px;
	height: 412px;
	border-left: 1px solid #dcdcda;
	border-top: 1px solid #dcdcda;
	border-right: 1px solid #dcdcda;
	background: url(../../images/frontend/er-bg_03.gif) repeat-x top left;
	padding-top: 45px;
	float: left;
	padding-left: 12px;
}

.er-div31 {
	width: 680px;
	border-left: 1px solid #dcdcda;
	border-top: 1px solid #dcdcda;
	border-right: 1px solid #dcdcda;
	background: url(../../images/frontend/er-bg_031.gif) repeat-x top left;
	padding-top: 20px;
	float: left;
	padding-left: 12px;
	overflow:hidden;
}

.er-div312 {
	width: 903px;
	border-left: 1px solid #dcdcda;
	border-top: 1px solid #dcdcda;
	border-right: 1px solid #dcdcda;
	background: url(../../images/frontend/er-bg_031.gif) repeat-x top left;
	padding-top: 20px;
	float: left;
	padding-left: 12px;
	padding-right: 12px;
}

.er-div3122 {
	width: 903px;
	background: url(../../images/frontend/er-bg_031.gif) repeat-x top left;
	padding-top: 20px;
	float: left;
	padding-left: 12px;
	padding-right: 12px;
}

.er-div2 {
	width: 694px;
	float: left;
}
.er-div224 {
	width: 630px;
	float: left;
}
.er-div21 {
	width: 903px;
	float: left;
}
.er-div22{ width:694px; float:right;}

.Registered {
	width: 670px;
	height: 412px;
	padding-top: 0px;
}

/*二级页面左侧*/
.left-mc {
	width: 197px;
	float: left;
	background: url(../../images/frontend/left-topbg_06.gif) repeat-y top
		left;
	color: #ef0212;
	padding: 10px;
	font-size: 12px;
	text-align: center;
}

.left-cx,.left-cxjl,.left-gpic {
	width: 217px;
	float: left;
	margin-top: 8px; *
	margin-top: 0px;
}

.left-cxjl { *
	margin-bottom: 8px;
}

.left-cxtop {
	width: 202px;
	height: 21px;
	float: left;
	background: url(../../images/frontend/left-jpcxtop_09.jpg) no-repeat;
	padding-left: 15px;
	padding-top: 15px;
}

.left-cxcon {
	width: 207px;
	float: left;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	background: url(../../images/frontend/left-jpxcbg_21.gif) no-repeat
		center center;
	padding-left: 8px;
	font-size: 12px;
	color: #555555;
}

.left-cxcon1 {
	width: 200px;
	float: left;
	padding-top: 10px;
}

.left-cxcon2 {
	width: 200px;
	line-height: 20px;
}

.left-cxcon2 li {
	padding-left: 10px;
	padding-top: 10px;
	float: left;
	display: block;
}

.left-cxcon2 li input {
	margin-left: 5px;
	border: 1px solid #cbcbcb;
	width: 124px;
}

.left-jpbnt {
	width: 200px;
	text-align: center;
}

.left-jpbnt input {
	background: url(../../images/frontend/jpcx-bnt_29.gif) no-repeat
		transparent;
	border: none;
	width: 123px;
	height: 46px;
	cursor: pointer;
	margin-top: 22px;
}

.left-cxdi {
	width: 217px;
	float: left;
}

/*查询历史记录*/
.cxjl-top,.cxjl-di {
	width: 217px;
	float: left;
}

.cxjl-con {
	width: 195px;
	float: left;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	padding: 0px 10px;
}

.cxjl-contop {
	width: 165px;
	float: left;
	border-bottom: 1px solid #d7d7d7;
	padding-left: 5px;
	padding-bottom: 9px;
}

.xiala {
	width: 10px;
	float: left;
	border-bottom: 1px solid #d7d7d7;
	padding-left: 5px;
	padding-bottom: 11px;
}

.cxjl-contop span {
	float: right;
	font-size: 12px;
	padding-left: 5px;
	padding-bottom: 9px;
}

.cxjl-concon {
	width: 190px;
	float: left;
	padding-left: 2px;
}

.cxjl-concon li {
	height: 25px;
	border-bottom: 1px dashed #bfbfbf;
	color: #868585;
	line-height: 25px;
}

.cxjl-concon li a {
	font-size: 12px;
	color: #b80101;
	text-decoration: none;
}

.cxjl-concon li span {
	float: right;
	text-align: right;
	width: 40px;
	font-size: 12px;
	line-height: 25px;
}

.ciji-ercon {
	width: 650px;
	float: left;
	padding: 20px 10px 10px 10px;
	font-size: 12px;
	color: #616161;
	line-height: 23px;
	height: auto !important;
	height: 300px;
}

.ciji-ercon h1{
	font-family:"微软雅黑";
}

.ciji-ercon .airline-food {
	 
	padding-left:100px;
}
.ciji-ercon span {
	color: #bd0102;
}

.ciji-xcdlq {
	width: 650px;
	float: left;
	padding-bottom: 30px;
}

.ciji-xcdlq th {
	background-color: #d63000;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
}

.ciji-xcdlq td {
	color: #545454;
	text-align: center;
	background-color: #f9fee7;
	font-size: 12px;
	height: 30px;
}

.ciji-xcdlq td span {
	text-decoration: none;
	color: #d63000;
	font-size: 12px;
}

.ciji-xcdlq .page1 {
	width: 100%;
	background-color: #ffe9ca;
	text-align: center;
	color: #4c4c4c;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
}

.ciji-xcdlq td a.page2:link {
	color: #005c97;
	text-decoration: none;
	padding: 0 5px;
}

.ciji-xcdlq td a.page2:visited,.myorderlb td a.page2:hover,.myorderlb td a.page2:active
	{
	color: #1e9e01;
	text-decoration: underline;
	padding: 0 5px;
	margin: 0;
}

.ciji-xcdlq input {
	border: 1px solid #d8d8d8;
	height: 14px;
	padding: 2px;
}

.ciji-xcdlq .search-btn {
	background: url(../../images/frontend/bnt2_20.gif) no-repeat 0px 0px;
	border: 0;
	height: 26px;
	width: 81px;
	float: center;
	cursor: pointer;
	color: #FFF;
}

.ciji-div {
	width: 660px;
	float: left;
	padding-bottom: 85px;
}
/*常用联系人*/
.commom-div {
	width: 600px;
	height: 270px;
	float: left;
	margin-left: 0px; *
	margin-left: 1px;
	position: relative;
	z-index: 1000;
}
/*填写旅客资料*/
.info-div {
	width: 670px;
	float: left;
}

.info-divlc {
	width: 670px;
	float: left;
	text-align: center;
}

.info-divlc1 li {
	width: 20%;
	float: left;
	color: #000;
	text-align: center;
	font-size: 12px;
	line-height: 25px;
}

.info-divlc1 li.red {
	color: #db0303;
}

.info-divlc1 li.gray {
	color: #a9a9a9;
}

.info-divtop {
	width: 665px;
	float: left;
	border-bottom: 1px dashed #c40505;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	padding-left: 5px;
	line-height: 25px;
	height: 25px;
}

.info-divtop1 {
	width: 660px;
	float: left;
	color: #969696;
	font-size: 12px;
	line-height: 30px;
	padding-left: 10px;
}

.info-divcon {
	width: 670px;
	float: left;
}

.airline-ertopic {
	width: 640px;
	border-bottom: 1px dashed #c30803;
	background: url(../../images/frontend/er-icon_09.jpg) no-repeat 5px 6px;
	color: #000;
	font-weight: bold;
	font-size: 13px;
	padding-left: 30px;
	height: 34px;
	line-height: 34px;
	float: left;
}

.airline-erxtop {
	width: 670px;
	float: left;
	font-size: 12px;
	color: #969696;
	line-height: 30px;
}

.airline-sannr {
	width: 670px;
	float: left;
	margin-top: 10px;
}

.airline-ernr {
	width: 650px;
	float: left;
	padding: 9px;
}

.airline-erhx {
	width: 666px;
	float: left;
}

.airline-sannrtop {
	width: 660px;
	float: left;
	background-color: #d63000;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	height: 25px;
	line-height: 25px;
}

.airline-sannrtop span {
	color: #e9d87c;
	font-weight: normal;
	font-size: 12px;
	margin-left: 10px;
}

.airline-sannrdiv {
	width: 648px;
	background-color: #f9ffe6;
	border: 1px solid #e2e2e2;
	margin-top: 1px;
	font-size: 12px;
	float: left;
	padding: 10px;
}

.airline-sanhbxx1 {
	width: 330px;
	float: left;
	color: #727272;
	font-size: 12px;
	line-height: 20px;
}

.airline-sanhbxx1 th {
	color: #cf0202;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	line-height: 25px;
}

.airline-sanhbxx2 {
	width: 310px;
	float: left;
	color: #727272;
	font-size: 12px;
}

.airline-sanhbxx2 td {
	border-bottom: 1px dashed #959595;
	height: 25px;
}

.airline-sanhbxx2 td span {
	color: #bc0101;
}

.airline-sanhbxx2 td span.cu {
	color: #010101;
	font-weight: bold;
}

.airline-sanhbxx3 {
	background-color: #ffe8ca;
	height: 30px;
	width: 650px;
	padding: 0 10px;
	float: left;
	color: #645002;
	font-size: 12px;
	line-height: 30px;
}

.airline-sanhbxx3 span {
	color: #ff0202;
	font-weight: bold;
}

.airline-sanhbxx4 {
	width: 273px;
	float: right;
	color: #727272;
	font-size: 12px;
	padding-right: 0;
}

.airline-sanhbxx4 td {
	height: 25px;
	width: 273px;
}

.airline-sanhbxx4 td span {
	color: #bc0101;
}

.airline-sanhbxx4 td span.cu {
	color: #010101;
	font-weight: bold;
}

.airline-lk {
	width: 648px;
	float: left;
}

.airline-lktop {
	width: 638px;
	float: left;
	background-color: #ececec;
	border-bottom: 1px dashed #aaaaaa;
	height: 25px;
	line-height: 25px;
	color: #ce0202;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
	position: relative;
}

.airline-lktop a {
	text-decoration: underline;
	color: #a7a7a7;
	font-size: 12px;
	font-weight: normal;
}

.airline-lktop span {
	color: #c04502;
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
}

.airline-lktop a.red1 {
	background: url(../../images/frontend/icon8_11.gif) no-repeat left
		center;
	text-decoration: none;
	color: #c04502;
	font-size: 12px;
	padding-left: 15px;
	margin-left: 20px;
}

.airline-lkdiv {
	width: 648px;
	float: left;
	color: #4b4b4b;
	padding-top: 10px;
}

.bluewz {
	color: #4b4b4b;
	line-height: 25px;
}

.bluewz a {
	color: #bc0101;
	text-decoration: none;
}

.bluewz td a {
	color: #bc0101;
	text-decoration: none;
}

.bluewz span {
	color: #c3c3c3;
	font-size: 45px;
	line-height: 45px;
	float: left;
}

.checksave {
	position:absolute;
	right:5px;
}

.forselect{
	width:29.73%;
	margin-left:7px;
}

.lkxxform td {
	padding-left: 5px;
	padding-top: 2.5px;
	padding-bottom: 2.5px;
}

.lkxxform input {
	border: 1px solid #d8d8d8;
	width: 135px;
}

.lkxxform a {
	color: #c80202;
	text-decoration: underline;
}

.lkxxform span {
	color: #e40202;
	margin: 0 5px;
}

.airline-gpdiv {
	width: 626px;
	background-color: #f9ffe6;
	border: 1px solid #e2e2e2;
	margin-top: 1px;
	font-size: 12px;
	float: left;
	padding: 10px;
	color: #4b4b4b;
	line-height: 25px;
	height: 100px;
	overflow-y: scroll;
}

.airline-santy {
	width: 670px;
	float: left;
	color: #000;
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
}

.airline-santy a {
	color: #dd0101;
	text-decoration: none;
}

.airline-santy img {
	margin-right: 10px;
	margin-top: 10px;
}

/*查询记录CSS*/
.bc-jl {
	margin-bottom: 5px;
	font-size: 12px;
}

.bc-jl th {
	background-color: #dcf8ff;
	font-size: 12px;
	font-weight: normal;
	color: #00385c;
	height: 26px;
}

.bc-row1 {
	color: #515151;
	height: 30px;
	text-align: center;
}

.bc-red {
	color: #ff0000;
	font-weight: bold;
	font-size: 14px;
}

.bc-row2 {
	background-color: #eaeaea;
	height: 24px;
	color: #0380c1;
	text-align: center;
}

.bc-row3 {
	height: 30px;
	color: #4b4b4a;
	text-align: center;
}

.bc-row3 td {
	border-bottom: 1px dashed #0380c1;
}

.bc-green {
	color: #568700;
	text-align: left;
	padding-left: 5px;
}

.bc-redx {
	color: #c10202;
	font-weight: bold;
}

.bc-scx {
	text-decoration: line-through;
}

.bc-down {
	text-decoration: none;
	background: url(../../images/frontend/air-icon2_38.gif) no-repeat left;
	color: #0169a2;
	display: block;
	text-align: left;
	padding-left: 13px;
}

.bc-up {
	text-decoration: none;
	background: url(../../images/frontend/air-icon1_34.gif) no-repeat left;
	color: #4b4b4a;
	display: block;
	text-align: left;
	padding-left: 13px;
}

.bc-row4 {
	background-color: #edffe2;
	color: #8a6801;
	height: 25px;
	text-align: center;
}

.bc-price {
	background-color: #FEFDE1;
	color: #3f4040;
	font-size: 12px;
	width: 635px;
	float: left;
	padding: 15px;
}

.bc-price li {
	border-bottom: 1px dashed #9F0100;
	width: 100% !important;
	height: auto !important;
	height: 25px;
	line-height: 25px;
}

.bc-price li b {
	color: #000;
	padding-left: 10px;
}

.bc-price li a {
	text-decoration: none;
	color: #be0201;
}

.bc-price li.close {
	border: 0 none;
	margin: 0;
	padding: 0;
	position: relative;
	height: 0;
	line-height: 0;
}

.bc-price li span.clo {
	background: url(../../images/frontend/icon_close.jpg) no-repeat scroll
		left top transparent;
	cursor: pointer;
	height: 15px;
	width: 15px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 999;
}

/*四级页面*/
.pay-info {
	width: 650px;
	color: #454545;
	line-height: 25px;
	padding: 5px 10px;
	float: left;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c30803;
}

.pay-infotop {
	width: 100%;
	float: left;
	text-align: center;
	color: #db0101;
	font-size: 24px;
	font-weight: bold;
	padding: 10px 0;
	font-family: "黑体";
}

.pay-infocon {
	width: 100%;
	float: left;
	text-align: left;
	text-indent: 25px;
}

.pay-infocon span {
	color: #c80101;
	font-weight: bold;
}

.pay-lkxx {
	width: 660px;
	float: left;
}

.pay-lkxxtop {
	width: 660px;
	float: left;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	line-height: 30px;
	padding-left: 10px;
}

.pay-lkxxtop span {
	color: #a07901;
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
}

.pay-lkxxcon {
	width: 670px;
	float: left;
}

.pay-lkxxcon th {
	background-color: #d63000;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
}

.pay-lkxxcon td {
	background-color: #efefef;
	color: #4b4b4b;
	font-size: 12px;
	height: 30px;
	text-align: center;
}

.pay-lkxxdi {
	background-color: #d63000;
	color: #fff600;
	font-size: 13px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding-right: 10px;
	text-align: right;
	width: 660px;
	float: left;
}

.pay-lkxxdiv {
	padding: 15px;
	float: left;
	width: 638px;
	font-size: 12px;
	color: #636363;
	background-color: #f7f7f7;
	border: 1px solid #d0d0d0;
}

.pay-lkxxdiv1 {
	padding: 15px;
	float: left;
	width: 638px;
	font-size: 12px;
	color: #636363;
	background-color: #f7f7f7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d0d0d0;
	border-right-color: #d0d0d0;
	border-bottom-color: #d0d0d0;
	border-left-color: #d0d0d0;
}

.pay-lkxxdiv a {
	color: #027495;
	text-decoration: underline;
}

.pay-redwz {
	color: #ae0101;
	line-height: 23px;
}

.pay-lkxxan {
	width: 650px;
	float: left;
	text-align: center;
	padding: 20px 0;
}

.pay-lkxxan img {
	margin-right: 10px;
}

.pay-paydiv {
	width: 637px;
	float: left;
	color: #ff7405;
}

.pay-paydiv li {
	width: 150px;
	float: left;
	display: inline;
	padding-bottom: 5px;
}

.pay-paydiv span {
	color: #000;
	font-weight: bold;
	line-height: 30px;
}

.pay-paydiv1 {
	width: 637px;
	float: left;
	color: #ff7405;
}

.pay-paydiv1 span {
	color: #f30100;
	font-weight: bold;
	line-height: 40px;
}

#pay-daohang {
	width: 668px;
	float: left;
	height: 37px;
	font-size: 12px;
	color: #373737;
	line-height: 37px;
	background-image: url(../../images/frontend/pay-daohangbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cfcece;
	border-left-color: #cfcece;
}

#pay-daohang li {
	width: 90px;
	float: left;
	text-align: center;
	display: inline;
}

#pay-daohang li.left {
	width: 110px;
	border-left: 0;
	background: url(../../images/frontend/pay-daohangbg1.gif) repeat-x left
		top;
	color: #fff600;
}
/*支付有礼图标样式*/
#pay-gift{
width:52px;
height:20px;
position:absolute;
z-index:5px;
margin-top:4px;
}
/*个人用户注册*/
.person_div {
	width: 660px;
	float: left;
	padding-bottom: 10px;
}

.person_topic {
	width: 650px;
	float: left;
	background-color: #d63000;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
}

.person_topic .xiao {
	font-size: 12px;
	font-weight: normal;
}

.person_con {
	width: 618px;
	border: 1px solid #e4e4e4;
	background-color: #f0f0f0;
	color: #4b4b4b;
	padding: 10px 20px;
	margin-top: 1px;
	float: left;
}

.person_list {
	width: 610px;
	float: left;
	padding-bottom: 10px;
}

.person_list .co1 {
	width: 100px;
	float: left;
	text-align: right;
}

.person_list .co2 {
	width: 500px;
	float: left;
	padding-left: 5px;
	color: #b5b5b5;
}

.person_list .co4 {
	width: 500px;
	float: left;
	padding-left: 5px;
	color: #b5b5b5;
}

.person_list .co4 input {
	border: 1px solid #d8d8d8;
	height: 14px;
	padding: 2px;
	margin-right: 8px;
}

.person_list .co2 input {
	width: 135px;
	border: 1px solid #d8d8d8;
	height: 14px;
	padding: 2px;
	margin-right: 8px;
}

.person_list .red {
	color: #e40202;
	margin-right: 5px;
}

.person_list .co2 select {
	width: 100px;
	border: 1px solid #d8d8d8;
	color: #000;
}

.person_list .co3 {
	width: 510px;
	float: left;
	padding-left: 105px;
	color: #7a7a7a;
}

.person_list1 {
	width: 660px;
	float: left;
	text-align: center;
	color: #7a7a7a;
}

.person_list1 a {
	color: #df0000;
	text-decoration: none;
}

.person_list1_button1 {
	background: url(../../images/frontend/per-bn2_18.gif) no-repeat
		transparent;
	border: none;
	width: 97px;
	height: 37px;
	cursor: pointer;
	margin-right: 30px;
}

.person_list1_button2 {
	background: url(../../images/frontend/per-bn1_16.gif) no-repeat
		transparent;
	border: none;
	width: 97px;
	height: 37px;
	cursor: pointer;
}

/*登录页面*/
.login {
	width: 650px;
	float: left;
	padding-bottom: 40px;
	padding-top: 15px !important;
	padding-top: 9px;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.login223 {
	width: 650px;
	float: left;
	padding-bottom: 0px;
	padding-top: 15px !important;
	padding-top: 9px;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.login2 {
	width: 380px;
	float: left;
	padding-bottom: 40px;
	padding-top: 15px !important;
	padding-top: 9px;
}

.login1 {
	width: 260px;
	float: left;
}

.login1_head {
	width: 40%;
	float: left;
}

.login-zfb {
	width: 60%;
	float: right;
}

.login1_body {
	width: 260px;
	float: left;
	color: #a0a0a0;
}  /*width:275px; padding-left:15px;*/
.login1_body .list {
	padding-bottom: 15px;
	float: left;
	width: 100%;
}

.login1_body .list .co1 {
	width: 50px;
	float: left;
	color: #535353;
	text-align: right;
}

.login1_body .list .co2 {
	width: 170px;
	padding-left: 5px;
	float: left;
}

.login1_body .list .co2 input {
	width: 150px;
	border: 1px solid #ccc;
	height: 14px;
	padding: 2px;
}

.login1_body .list1 {
	width: 220px;
	float: left;
	padding-bottom: 10px;
}  /*padding-left:55px;*/
.login1_body .list1 a {
	color: #0157a1;
	text-decoration: underline;
}

.login1_body .list1 .button {
	background: url(../../images/frontend/dlan1_11.gif) no-repeat
		transparent;
	border: none;
	cursor: pointer;
	width: 87px;
	height: 29px;
}

.middle {
	width: 2px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	background: url(../../images/frontend/dl5_06.gif) no-repeat left top;
	height: 294px;
}

.reginser {
	width: 380px;
	float: left;
}

.reginser_head {
	width: 100%;
	float: left;
	padding-bottom: 10px;
}

.reginser_body {
	width: 390px;
	float: left;
	color: #a0a0a0;
}  /*width:380px;padding-left:10px;*/
.reginser_body .list2 {
	width: 100%;
	float: left;
	padding-bottom: 10px;
}

.reginser_body .list2 .co1 {
	width: 65px;
	float: left;
	text-align: right;
	color: #616161;
}

.reginser_body .list2 .co2 {
	width: 300px;
	float: left;
	padding-left: 5px;
	color: #9e9e9e;
	line-height: 20px;
}

.reginser_body .list2 .co2 input {
	width: 160px;
	border: 1px solid #ccc;
	height: 14px;
	padding: 2px;
}

.reginser_body .list3 {
	width: 370px;
	float: left;
}  /*width:300px;padding-left:70px;*/
.reginser_body .list3 .button {
	background: url(../../images/frontend/dlan2_15.gif) no-repeat
		transparent;
	border: none;
	cursor: pointer;
	width: 112px;
	height: 28px;
}

.noregin_head {
	width: 100%;
	float: left;
}

.noregin_left {
	width: 250px;
	float: left;
	color: #616161;
}

.noregin_left .list4 {
	padding-bottom: 10px;
	float: left;
	color: #616161;
	width: 100%
}

.noregin_left .list4 .co1 {
	width: 65px;
	float: left;
	text-align: right;
}

.noregin_left .list4 .co2 {
	width: 170px;
	padding-left: 5px;
	float: left;
}

.noregin_left .list4 .co2 input {
	width: 165px;
	border: 1px solid #ccc;
	height: 14px;
	padding: 2px;
}

.noregin_left .list5 {
	padding-left: 70px;
	float: left;
	width: 170px;
}

.noregin_left .list5 .button {
	background: url(../../images/frontend/dlan1_11.gif) no-repeat
		transparent;
	border: none;
	cursor: pointer;
	width: 85px;
	height: 28px;
}

.noregin_right {
	width: 380px;
	float: left;
	color: #be0201;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*订单明细表*/
.info-main {
	width: 920px;
	margin: 0 auto;
	font-family: "宋体";
	font-size: 12px;
}

.info-topic {
	width: 100%;
	float: left;
	height: 90px;
	font-size: 24px;
	font-family: "宋体";
	font-weight: bold;
	color: #686868;
	line-height: 90px;
	text-align: center;
}

.info-con {
	width: 100%;
	float: left;
}

.infocontable {
	width: 100%;
	background-color: #fff;
}

.infocontable th {
	font-weight: normal;
	color: #fff;
	background-color: #d63000;
	height: 28px;
	line-height: 28px;
}

.infocontable td {
	text-align: center;
	color: #686868;
	height: 28px;
	background-color: #f9fee7;
	padding: 0 5px;
}

.infolxtable {
	width: 100%;
	background-color: #ffe9ca;
	border-left: 1px solid #fff;
}

.infolxtable td {
	text-align: left;
	color: #000;
	height: 28px;
	padding-left: 15px;
	border-right: 1px solid #fff;
	width: 20%;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 5px;
}

.lefttd {
	background-color: #d63000;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.info-t1 th {
	color: #004751;
	font-size: 12px;
	font-weight: normal;
	height: 30px;
	background-color: #ffe9ca;
}

.info-t1 td {
	color: #959494;
	font-size: 12px;
	height: 30px;
	background-color: #f9fee7;
	text-align: center;
}

.info-t1 td .info-red {
	color: #d60202;
}

.info-button {
	width: 100%;
	float: left;
	text-align: center;
	padding: 10px 0px;
}

.info-button a {
	margin-right: 6px;
	font-weight: bold;
	color: #d60202;
	text-decoration: none;
	line-height: 25px;
}

.info-ps {
	width: 100%;
	background-color: #f0efef;
	border: 1px solid #d2d2d2;
	color: #636363;
	font-size: 12px;
	line-height: 25px;
	float: left;
}

.info-pscon {
	padding: 10px 15px;
	float: left;
	width: 880px;
	text-align: left;
}

.info-pstopic {
	border-bottom: 1px solid #cdcdcd;
	font-size: 12px;
	color: #d63000;
	line-height: 25px;
	width: 100%;
	float: left;
}

.info-pstopic span {
	color: #000;
	font-weight: bold;
	margin: 0 10px;
}

.info-psnr {
	width: 100%;
	line-height: 25px;
	float: left;
	padding-top: 10px;
}

.info-psnr span {
	color: #ae0101;
}

.info-psnr a {
	color: #027495;
	text-decoration: underline;
}

.info-bxd {
	width: 100%;
	float: left;
	padding: 10px 0px;
}

.info-bxd th {
	color: #595959;
	font-size: 12px;
	font-weight: normal;
	background-color: #e7e7e7;
	height: 28px;
	line-height: 28px;
}

.info-bxd td {
	color: #d63000;
	font-size: 12px;
	background-color: #fff;
	height: 26px;
	line-height: 26px;
	text-align: center;
}

/*==============================右侧===============================*/
.sequence {
	width: 655px;
	height: 50px;
	position: relative;
	position: relative;
	background: url(../../images/frontend/lc2_02.gif) no-repeat bottom;
	padding-left: 15px;
}

.sequence ul {
	float: left;
	padding-left: 10px;
}

.sequence li {
	width: 86px;
	float: left;
	height: 30px;
	padding: 0px 43px 0 0px;
	font-size: 12px;
	text-align: center;
}

.sequence .select {
	color: #ffffff;
}

.sequence1 {
	width: 655px;
	height: 50px;
	position: relative;
	position: relative;
	background: url(../../images/frontend/lc2_03.gif) no-repeat bottom;
	padding-left: 15px;
}

.sequence1 ul {
	float: left;
	padding-left: 10px;
}

.sequence1 li {
	width: 86px;
	float: left;
	height: 30px;
	padding: 0px 43px 0 0px;
	font-size: 12px;
	text-align: center;
}

.sequence1 .select {
	color: #ffffff;
}

.sequence2 {
	width: 655px;
	height: 50px;
	position: relative;
	position: relative;
	background: url(../../images/frontend/lc2_04.gif) no-repeat bottom;
	padding-left: 15px;
}

.sequence2 ul {
	float: left;
	padding-left: 10px;
}

.sequence2 li {
	width: 86px;
	float: left;
	height: 30px;
	padding: 0px 43px 0 0px;
	font-size: 12px;
	text-align: center;
}

.sequence2 .select {
	color: #ffffff;
}

.right-ertopic {
	width: 635px;
	background: url(../../images/frontend/er-icon_091.jpg) no-repeat 5px 6px;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	padding-left: 30px;
	height: 34px;
	line-height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d63000;
}
.right-ertopic2two{
	background: url(../../images/frontend/er-icon_091.jpg) no-repeat 5px 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d63000;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	height: 50px;
	line-height: 25px;
	padding-left: 30px;
	width: 635px;

}

.right-ertopic1 {
	width: 850px;
	color: #000;
	font-weight: bold;
	font-size: 22px;
	padding-left: 30px;
	height: 60px;
	line-height: 60px;
	border-bottom-style: none;
}

.right-ertopic2 {
	width: 840px;
	background: url(../../images/frontend/er-icon_091.jpg) no-repeat 5px 6px;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	padding-left: 30px;
	height: 34px;
	line-height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d63000;
}

.right-ercontant {
	width: 670px;
	float: left;
	font-size: 12px;
	color: #616161;
	line-height: 23px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}

.right-ercontant .red {
	color: #bb0101;
}

.right-ercontant th {
	color: #fff;
	height: 30px;
	background-color: #00a6d6;
}

.right-ercontant td {
	color: #4f4f4f;
	padding: 5px;
	background-color: #e0edf4;
	line-height: 18px;
}

.right-ercontant td.blue {
	color: #006290;
}

.right-ercontant1 {
	width: 670px;
	float: left;
	font-size: 12px;
	color: #616161;
	line-height: 23px;
	padding-top: 50px;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 15px;
}

.right-ercontant1 .red {
	color: #bb0101;
}

.right-ercontant1 th {
	color: #fff;
	height: 30px;
	background-color: #00a6d6;
}

.right-ercontant1 td {
	color: #4f4f4f;
	padding: 5px;
	background-color: #e0edf4;
	line-height: 18px;
}

.right-ercontant1 td.blue {
	color: #006290;
}

.right-ercontant1223 {
	width: 100%;
	float: left;
	font-size: 12px;
	color: #616161;
	line-height: 23px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.right-ercontant1223 .red {
	color: #bb0101;
}

.right-ercontant1223 th {
	color: #fff;
	height: 30px;
	background-color: #00a6d6;
}

.right-ercontant1223 td {
	color: #4f4f4f;
	padding: 5px;
	background-color: #e0edf4;
	line-height: 18px;
}

.right-ercontant1223 td.blue {
	color: #006290;
}


.xline {
	font-size: 12px;
	color: #000000;
}

.xline1 {
	font-size: 12px;
	color: #D90303;
}

.xline2 {
	font-size: 12px;
	color: #c2b6a3;
}

.xline3 {
	font-size: 12px;
	color: #c2b6a3;
	text-align: right;
}

.right-titdiv {
	position: relative;
	width: 630px;
	height: 30px;
	border-bottom: 1px dashed #C40505;
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	line-height: 30px;
	padding-left: 30px;
	background: url(../../images/frontend/icon7_03.gif) no-repeat left;
	margin-bottom: 15px;
}

.right-titdiv2 {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 630px;
	height: 12px;
	font-size: 12px;
	line-height: 12px;
}

.tab-biaoqie {
	float: left;
	width: 667px;
}

.tab-biaoqie .title {
	float: left;
	width: 666px;
	background: url(../../images/frontend/dot1.gif) left bottom repeat-x;
}

.tab-biaoqie .title li {
	float: left;
	background: url(../../images/frontend/tab_normal.gif) left top no-repeat
		;
	width: 80px;
	color: #4A4A4A;
	text-align: center;
	height: 21px;
	padding: 10px 0 0 0;
	cursor: pointer;
	font-size: 12px;
	margin-right: 8px;
}

.tab-biaoqie .title .on {
	float: left;
	background: url(../../images/frontend/tab_over.gif) left top no-repeat;
	width: 80px;
	color: #FD3100;
	font-size: 12px;
}

.arrow-left {
	float: left;
	width: 15px;
	padding-right: 5px;
	padding-top: 6px;
	padding-left: 5px;
}

.arrow-right {
	float: right;
	width: 15px;
	padding-left: 5px;
	padding-top: 6px;
}

.tab-biaoqie1 {
	float: left;
	width: 667px;
}

.tab-biaoqie1 .title {
	float: left;
	width: 666px;
	background: url(../../images/frontend/dot1.gif) left bottom repeat-x;
}

.tab-biaoqie1 .title li {
	float: left;
	background: url(../../images/frontend/tab_normal1.gif) left top
		no-repeat;
	width: 80px;
	color: #4A4A4A;
	text-align: center;
	height: 32px;
	padding: 5px 0 0 0;
	cursor: pointer;
	font-size: 12px;
	margin-right: 8px;
}

.tab-biaoqie1 .title .on {
	float: left;
	width: 80px;
	color: #FD3100;
	font-size: 12px;
	background-image: url(../../images/frontend/tab_over1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.arrow-left1 {
	float: left;
	width: 15px;
	padding-right: 5px;
	padding-top: 10px;
	padding-left: 5px;
}

.arrow-right1 {
	float: right;
	width: 15px;
	padding-left: 5px;
	padding-top: 10px;
}

.tab-listline1 {
	float: left;
	width: 667px;
}

.sy1 {
	background: #026401;
	color: #FFFFFF;
	font-size: 12px;
	height: 15px;
	line-height: 15px;
	padding: 0px;
	top: 0px;
	width: 65px;
}

.sy2 {
	background: #9E0112;
	color: #FFFFFF;
	font-size: 12px;
	height: 15px;
	line-height: 15px;
	padding: 0px;
	top: 0px;
	width: 65px;
}

.sy3 {
	background: #004E5A;
	color: #FFFFFF;
	font-size: 12px;
	height: 15px;
	line-height: 15px;
	padding: 0px;
	top: 0px;
	width: 65px;
}

.sy4 {
	background: #C87735;
	color: #FFFFFF;
	font-size: 12px;
	height: 15px;
	line-height: 15px;
	padding: 0px;
	top: 0px;
	width: 65px;
}

.sy5 {
	color: #9E0203;
	font-size: 12px;
}

.tab-listline1 th {
	height: 27px;
	line-height: 27px;
	font-size: 12px;
	font-weight: normal;
	background: url(../../images/frontend/b1.jpg) repeat-x;
	color: #C50200;
}

.tab-listline {
	float: left;
	width: 667px;
	border-bottom: 1px solid #DCDADB;
	border-left: 1px solid #DCDADB;
}

.tab-listline .td1 {
	height: 27px;
	line-height: 27px;
	font-size: 12px;
	background: #FEFDE1;
	color: #323335;
	border-top: 1px solid #DCDADB;
	border-left: 0px solid #DCDADB;
	border-right: 1px solid #DCDADB;
	text-align: center;
}

.tab-listline .td2 {
	height: 27px;
	line-height: 27px;
	font-size: 12px;
	background: #FEFDE1;
	color: #9F0100;
	border-top: 1px solid #DCDADB;
	border-left: 0px solid #DCDADB;
	border-right: 1px solid #DCDADB;
	text-align: center;
}

.tab-listline .td3 {
	height: 27px;
	line-height: 27px;
	font-size: 12px;
	background: #FEFDE1;
	color: #323335;
	border-top: 1px solid #DCDADB;
	border-left: 0px solid #DCDADB;
	border-right: 1px solid #DCDADB;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}

.tab-listline .td4 {
	height: 27px;
	line-height: 27px;
	font-size: 12px;
	background: #FDB491;
	color: #FE0000;
	border-top: 1px solid #DCDADB;
	border-right: 1px solid #DCDADB;
	text-align: center;
	font-weight: bold;
}

.jpjg {
	float: left;
	width: 667px;
	background: #FDF4AF;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DCDADB;
	border-right-color: #DCDADB;
	border-bottom-color: #DCDADB;
	border-left-color: #DCDADB;
}

.jpjg .td1 {
	height: 27px;
	line-height: 20px;
	font-size: 12px;
	background: #FDF4AF;
	color: #323335;
	border-top: 0px solid #DCDADB;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}

.jpjg .td2 {
	height: 27px;
	width: 15%;
	line-height: 27px;
	font-size: 12px;
	background: #FDF4AF;
	color: #9F0100;
	border-left: 0px solid #DCDADB;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}

.jpjg .td22 {
	height: 27px;
	width: 70%;
	line-height: 27px;
	font-size: 12px;
	background: #FDF4AF;
	color: #9F0100;
	border-left: 0px solid #DCDADB;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}

.jpjg .td3 {
	height: 27px;
	line-height: 27px;
	font-size: 12px;
	background: #FEFDE1;
	color: #000;
	border-left: 0px solid #DCDADB;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}

.jpjg .td4 {
	height: 27px;
	line-height: 27px;
	font-size: 12px;
	background: #FDF4AF;
	color: #FE0000;
	border-top: 1px solid #DCDADB;
	border-right: 1px solid #DCDADB;
	text-align: center;
	font-weight: bold;
}

.jpjg .td5 {
	height: 27px;
	width: 55px;
	line-height: 27px;
	font-size: 12px;
	background: #FDF4AF;
	color: #000;
	border-left: 0px solid #DCDADB;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}

.tab-listline2 {
	float: left;
	width: 666px;
	border: 1px solid #DCDADB;
	margin-bottom: 10px;
	margin-top: 10px;
}

.tab-listline2 th {
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	background: url(../../images/frontend/see_tit.jpg) repeat-x;
	color: #5E5E5E;
	border-bottom: 1px solid #CDCDCD;
	padding-left: 20px;
	text-align: left;
}

.tab-listline2 td {
	height: 38px;
	line-height: 38px;
	font-size: 12px;
	background: #EFEFEF;
	color: #5E5E5E;
	text-align: center;
}

.tab-listline2 span {
	font-size: 12px;
	color: #FE0000;
}

.dlyzc {
	float: left;
	width: 667px;
	height: 230px;
}

.dlyzc1 {
	float: left;
	width: 667px;
	height: 120px;
}

.hydlgoupiao {
	float: left;
	width: 295px;
}

.hydlgoupiao tit {
	float: left;
	width: 100%;
	height: 53px;
}

.mianzhucegoupiao {
	float: left;
	width: 345px;
	background: url(../../images/frontend/dlzc.jpg) left no-repeat;
	height: 235px;
	padding-left: 20px;
	padding-top: 5px;
}

.mianzhucegoupiao .tit {
	float: left;
	font-size: 12px;
	color: #B30101;
	height: 32px;
	line-height: 40px;
	background: url(../../images/frontend/mfzc.jpg) no-repeat;
	padding-left: 130px;
	width: 200px;
}

.mianzhucegoupiao .tit1 {
	float: left;
	font-size: 12px;
	color: #B30101;
	height: 32px;
	line-height: 40px;
	background: url(../../images/frontend/mfzc1.jpg) no-repeat;
	padding-left: 140px;
	width: 190px;
}

/*==============================登录注册===============================*/
.denglu_1 {
	float: left;
	height: 34px;
	width: 250px;
	line-height: 34px;
	color: #82817E;
	font-size: 12px;
	padding-left: 15px;
}

.denglu_11 {
	float: left;
	height: 34px;
	width: 100px;
	line-height: 34px;
	color: #82817E;
	font-size: 12px;
	padding-left: 15px;
}

.denglu_2 {
	float: left;
	height: 112px;
	width: 280px;
	background-image: url(../../images/frontend/index_45.jpg);
	background-repeat: repeat;
}

.denglu_22 {
	float: left;
	height: 112px;
	width: 330px;
	background-image: url(../../images/frontend/index_45.jpg);
	background-repeat: repeat;
}

.denglu_23 {
	height: 40px;
	width: 200px;
	margin-top: 10px;
	_margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
}

.denglu_2_1 {
	height: 21px;
	width: 240px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

.denglu_2_1_1 {
	line-height: 21px;
	color: #000;
	height: 21px;
	width: 52px;
	float: left;
	font-size: 12px;
}

.denglu_2_1_111 {
	line-height: 21px;
	color: #000;
	height: 21px;
	width: 60px;
	float: left;
	font-size: 12px;
}

.denglu_2_1_2 {
	line-height: 21px;
	color: #000000;
	height: 21px;
	width: 180px;
	float: left;
	color: #005D92;
	font-size: 12px;
}

.denglu_2_1_2 a {
	text-decoration: none;
	color: #005D92;
}

.denglu_2_1_2 a:hover {
	text-decoration: none;
	color: #005D92;
}

.denglu_2_2 {
	height: 25px;
	width: 150px;
	margin-top: 10px;
	_margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
}

.denglu_2_2 a {
	text-decoration: underline;
	color: #F66809;
}

.denglu_2_2 a:hover {
	text-decoration: underline;
	color: #F66809;
}

.denglu_2_22 {
	height: 35px;
	width: 200px;
	margin-top: 10px;
	_margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px dashed #CB0306;
	padding-top: 10px;
	padding-left: 90px;
	margin-bottom: 5px;
}

.denglu_2_222 {
	height: 30px;
	width: 200px;
	margin-top: 10px;
	_margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 90px;
	margin-bottom: 5px;
}

.denglu_2_3 {
	height: 25px;
	width: 145px;
	margin-top: 3px;
	_margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.denglu_2_3 a {
	text-decoration: underline;
	color: #F66809;
}

.denglu_2_3 a:hover {
	text-decoration: underline;
	color: #F66809;
}

.inputtext {
	line-height: 15px;
	height: 15px;
	width: 150px;
	float: left;
	font-size: 12px;
	border: 1px solid #ABABAB;
}

.inputtextyz {
	line-height: 15px;
	height: 15px;
	width: 70px;
	float: left;
	font-size: 12px;
	border: 1px solid #ABABAB;
}

.inputtext1 {
	line-height: 20px;
	height: 20px;
	width: 20px;
	float: left;
	font-size: 12px;
	border: 1px solid #7B858A;
}

.dengluanniu {
	float: left;
	height: 22px;
	width: 80px;
}

.zhuceanniu {
	line-height: 22px;
	float: left;
	height: 22px;
	width: 30px;
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
}

.zhuceanniu1 {
	line-height: 22px;
	float: left;
	height: 22px;
	width: 79px;
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 40px;
}

.zhuceanniu a {
	text-decoration: none;
	color: #565656;
}

.zhuceanniu a:hover {
	text-decoration: none;
	color: #F66809;
}

/* 友情链接 */
.right-link {
	width: 620px;
	float: left;
	font-size: 12px;
	color: #616161;
	line-height: 23px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 40px;
}

.right-link.link {
	width: 660px;
}

.link {
	width: 100%;
	float: left;
}

.link li {
	width: 150px;
	float: left;
	margin: 13px;
	display: inline;
	padding-right: 20px;
}

.link-div {
	width: 150px;
	border: 1px solid #dadada;
	background-color: #ededed;
	padding: 4px;
}

.link-div img {
	border: 1px solid #e4e4e4;
}

/* 推荐航线 */
.content-tjjp {
	width: 581px;
	height: 139px;
	float: left;
 
}

.content-tjjplist {
	width: 159px;
	padding-left: 30px;
	padding-top: 15px;
	float: left;
	display: block;
	color: #FFFFFF;
	margin-left: 2px;
	margin-right: 2px;
}

.content-tjjplist  span {
	color: #eefd00;
	font-size: 14px;
	margin-bottom: 500px;
	margin-left: 10px;
}

.content-tjjplist1 {
	width: 159px;
	padding-left: 30px;
	padding-top: 15px;
	float: left;
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 2px;
	margin-right: 2px;
}

.content-tjjplist1  span {
	color: #eefd00;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 30px;
}

.content-tjjplist2 {
	width: 159px;
	padding-left: 30px;
	float: left;
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 2px;
	margin-right: 2px;
}

.content-tjjplist2 input {
	background: url(../../images/frontend/jp-bottom.gif) no-repeat
		transparent;
	border: none;
	width: 109px;
	height: 27px;
	cursor: pointer;
	margin-top: 15px;
}

.banner123 {
	background: url(images/banner_1.jpg) no-repeat;
	height: 33px;
	width: 330px;
	float: right;
	margin-right: 15px;
}

.wenzi {
	height: 33px;
	width: 280px;
	float: right;
}

.wenzi li {
	width: 70px;
	height: 33px;
	float: left;
	font-family: "宋体";
	font-size: 13px;
	line-height: 33px;
	color: #FFFFFF;
}

.wenzi li a {
	text-decoration: none;
	color: #FFFFFF;
}

.pay-tjjd { background-color: #F7F7F7; border: 1px solid #D0D0D0; font-size: 13px; font-weight: bold; height: 25px; line-height: 25px; text-align: center; width: 100%; float: left; }
.pay-tjjd a { color: #027495; text-decoration: none; }
.hotel-right{ width: 694px; border: 1px solid #DCDCDA; float: left; }
.tj_nsdiv{ width:662px; padding:15px;}
.tj_subdiv{ width:100%; border-bottom:1px solid #cbcbcb; margin-bottom:8px; }
.tj_subtit{ height:30px; line-height:30px; clear:both; font-weight:bold;}
.tj_subtit_h2{ float:left; width:450px; padding:0px; margin:0px; font-size:14px;}
.tit_lf{ float:left; width:200px; font-size:13px; color: #FF6600;}

.tj_subimg{ height:130px; margin-top:8px; clear:both; overflow:hidden;}
.tj_subimg_lef{ float:left; display:inline; width:120px; height:120px;}
.tj_subimg_lef_no{ float:left; display:inline; width:120px; height:120px; background-color: WhiteSmoke;}
.tj_subimg_rig{ float:left; display:inline; padding-left:8px; width:385px; font-size:13px; color:#333333;}
.tj_subimg_rtop{ height:100px;}
.tj_subimg_rbott{ height:20px; font-size:13px; text-align:right; padding-right:5px;}

.tj_subimg_rbott a:link,.tj_subimg_rbott a:visited{text-decoration:none;color:#1800c6;}
.tj_subimg_rbott a:active,.tj_subimg_rbott a:hover{text-decoration:none;color:#FF6600;}

.of_info{ 
	background: url("../../images/frontend/see_tit.jpg") repeat-x scroll 0 0 transparent;
    border-top:1px solid #CDCDCD;
    border-left:1px solid #CDCDCD;
    border-right:1px solid #CDCDCD;
    color: #5E5E5E;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    padding-left: 20px;
    text-align: left;  
    width: 645px;  
    font-weight: bold; 
    margin-top: 10px;
}

#tjairLowprice { font-size: 12px; width: 667px; }
#tjairLowprice table { width: 100%; border-collapse: collapse; border: 1px solid #ccc; }
#tjairLowprice td,#tjairLowprice th { height: 26px; text-align: center; border: 1px solid #ccc; }
#tjairLowprice td { background: #FEFDE1; }
#tjairLowprice th { background: #fdf4b1; color: #C50200; font-weight: 400; }
#tjairLowprice .time { color: #9F0100; }
#tjairLowprice .price { color: #FE0000; background: #FDB491; font-weight: 700; }
#tjairLowprice a{ text-decoration: none; color: #323335; font-weight: bold; }

/*悬浮通知栏样式*/
#dialog{width:218px; height:155px;  position:fixed; _position:absolute; bottom:0;_top:expression(documentElement.scrollTop+document.documentElement.clientHeight-150); right:0; margin:5px; border:2px solid #FFFFFF;}
#dialog_title{
width:218px;
height:25px;
background-color:#cc0404;
float:left;
color:#FFF;
font-family:"微软雅黑";
font-size:15px;
}
#dialog_content{
clear:left;
background-color:#FFFFFF;
width:218px;
height:135px;
color:#000000;
}

.C_Show45 {overflow:hidden;zoom:1;padding-bottom:20px;border:0px solid #990101;background:#fff;}
.C_Show45 ul {padding:10px 0 5px 20px;overflow:hidden;zoom:1; clear:both;}
.C_Show45 ul.Beij {display:block;}
.C_Show45 ul li {width:225px; height:24px; padding:6px 0 0 30px; border-bottom:1px dashed #CCC; float:left; background:url(../../images/frontend/ioc_bg.gif) no-repeat 5px 9px;}
.C_Show45 ul li span {display:block; width:95px; float:left; color: black;}
.C_Show45 ul li b {display:block; width:60px; float:left; color: red;   }


.check_city_tip{
	position:absolute;
	top:203px;
	left:1120px;
	font-size:12px;
	display:none;
}
.check_city_tip_head{
	background:url("../../images/frontend/check_city_tip_header_t.gif") no-repeat scroll 0 11px transparent;
	float:left;
	height:21px;
	width:6px;
	position:relative;
	z-index:1000;
}
.check_city_tip_body_contents_container{
	float:left;
	border:1px solid #BBBBBB;
	padding-bottom:2px;
	min-height:30px;
	margin-left:-1px;
}
.check_city_tip_body_contents{
	padding:8px 9px 4px;
}

.content-jpcity222 {
	width: 290px;
}

.content-jpcity222 li {
	width: 135px;
	padding-left: 10px;
	padding-top: 15px;
	float: left;
	display: block;
}

.content-jpcity222 li input {  
	width: 124px;
}
	.mysearch-btn {
	background: url(../../images/frontend/bnt2_20.gif) no-repeat 0px 0px;
	border: 0;
	height: 26px;
	width: 81px;
	float: center;
	cursor: pointer;
	color: #FFF;
}
.mysearch-btn1 {
	background: url(../../images/frontend/hbdxyd.png) no-repeat 0px 0px;
	border: 0;
	height: 30px;
	width: 138px;
	float: center;
	cursor: pointer;
	color: #FFF;
}
.resetpwd{
	height: 37px;
	text-align: center;
	width: 301px;
	line-height: 37px;
}
.resetpwd li{
	float: left;
	height: 37px;
	cursor:pointer;
	display: inline;	
	width: 150px;
	text-align: center;
}
.resetpwd li.on{
	background: url(../../images/frontend/selected.png) repeat-y ;
}
.resetpwd li.other{
	background: url(../../images/frontend/notselected.png) repeat-y ;
}
.sendmessbutton{background: url(../../images/frontend/sendmessage.png)}