﻿/*基本信息*/
body {font:12px Tahoma;margin:0px;text-align:center;background:#FFF;}

a
{
	color: #085ba7;
	font:12px Tahoma;
}
a:hover
{
	color:Black;
	font:12px Tahoma;
}
a:visited
{
	color: #085ba7;
	font:12px Tahoma;
}
a:link
{
	color: #085ba7;
	font:12px Tahoma;
}

/*页面层容器*/
 banner {
     width:800px; /*设定层的宽度*/
    margin:auto; /*层居中*/
	
	}
	#pagebody {
    width:800px; /*设定宽度*/
    margin:auto; /*居中*/
	}
	#header {width:800px; /*设定层的宽度*/
    margin:auto; /*层居中*/
/*页面字体*/
}
/*导航未选中的字体*/
.biaoti5 {
	font-family: 宋体;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
/*导航选中的字体*/
.biaoti6 {
	font-family: 宋体;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
/*会员登录 公告的字体 */

.biaoti7 {
	font-family: 宋体;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

/*设置log部分*/
.Log
{
	background-image:url('/Themes/Css/images01/01_02.gif');
	background-position:center;
	background-repeat:no-repeat;
}

/*主页的背景图*/
.tdBackground
{
	background-image:url('/Themes/Css/images01/wow.gif');
 }
/*导航的背景图*/
.dhBackGround
{
	background-image:url('/Themes/Css/images01/bg_06.gif');
	background-repeat:repeat-x;
	background-position:50% top;
	padding-top:4px;
}

/*标题的左边图片 拐角的地方*/
.BTLeft
{
	background-image:url('/Themes/Css/images01/hot_25.gif');
	background-position:left;
	background-repeat:no-repeat;
	height:33px;
}
/*标题的右边边图片 拐角的地方*/
.BTRight
{
	background-image:url('/Themes/Css/images01/qian_29.gif');
	background-position:right;
	background-repeat:no-repeat;
}
/*标题的中间地方的背景图片,及长的导航的中间部分*/
.BTCenter
{
	background-image:url('/Themes/Css/images01/mi_79.gif');
}
/*网站公告 会员登陆的导航的中间部分*/
.DHCenter
{
 background-image:url('/Themes/Css/images01/hot_26.gif');
}
.DHLine
{
	border-bottom-color:#6683C7;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
/*文本框的样式*/
.TextBoxStyle
{
	BORDER-RIGHT: #95b3de 1px solid; 
	BORDER-TOP: #95b3de 1px solid; 
	BORDER-LEFT: #95b3de 1px solid;
	BORDER-BOTTOM: #95b3de 1px solid
}
/*公告栏的样式*/
.BulletinStyle
{
	text-align:left;
	text-decoration:none;
	font-size:12px;
	height:24px;
	text-indent:4px;
	vertical-align:middle;
}
/*设置公告前面的点*/
.BulletinDotStyle
{
	background-image:url('/Themes/Css/images01/news_point.gif'); 
	background-position:center; 
	background-repeat:no-repeat; 
}

/*首页 客服电话 服务中心的图片*/
.ServiceStyle
{
	background-image:url('/Themes/Css/images01/ver_94.gif');
	background-position:left;
	background-repeat:no-repeat;
}
/*首页 支付宝位置 图片*/
.AlipayStyle
{
	background-image:url('/Themes/Css/images01/zuo_18.gif');
	background-position:left;
	background-repeat:no-repeat;
}
/*
	查询边框的颜色, 会员登陆　网站公告　国内国际机票
*/
.SearchLineColor
{
	background-color:#6683C7;
}
/* 查询上边的小飞机的图标*/
.SearchFlyIcon
{
	background-image:url('/Themes/Css/images01/four_47.gif');
	background-repeat:no-repeat;
	background-position:center;
}
/*
	查询的隔线
*/
.SearchSplitLine
{
	border-right-style:dotted;
	border-right-width:1px;
	border-right-color:#999999
}

/*国内国际机票的左边框*/
.Ticketleft
{
	 border-left-color:#6683C7; border-left-style:solid; border-left-width:1px; 
}
/*国内国际机票的右边框*/
.Ticketright
{
 border-right-color:#6683C7; border-right-style:solid; border-right-width:1px;	 
}
/*国内国际下边边框*/
.Ticketbottom
{
	background-repeat:repeat-x; background-image:url('/Themes/Css/images01/w01.gif');
}
/*国内国际下边左边拐角*/
.TicketbottomLeft
{
	background-image:url('/Themes/Css/images01/rihgt_70.gif'); 
width:6px; height:5px; background-repeat:no-repeat;
}
/*国内国际下边右边拐角*/

.TicketbottomRight
{
	background-image:url('/Themes/Css/images01/left_72.gif'); 
background-position:50% top; 
background-repeat:no-repeat; width:6px; height:5px;
}
/*国内国际前的小图标*/
.TicketIcon
{
  background-image:url('/Themes/Css/images01/mi_88.gif'); 
background-position:center; background-repeat:no-repeat; 
}
/*会员公告前边的小图标*/
.BulletinIcon
{
 background-image:url('/Themes/Css/images01/qian_82.gif'); 
background-position:center; background-repeat:no-repeat; 	
}

/*特价前面的小图标*/
.SpecialIcon
{
  background-image:url('/Themes/Css/images01/icon_tj.gif'); 
background-position:center; background-repeat:no-repeat; 
}
/*特价航线的文本对齐方式*/
.SpecialLine
{
text-align:left;
}
/*下边左边广告的图片*/
.PicLeft
{
	background-image:url('/Themes/Css/images01/ffff_50.gif'); 
background-repeat:no-repeat; background-position:center; width:320px; height:100px;
}
/*下边右边广告的图片*/

.PicRight
{
	background-image:url('/Themes/Css/images01/ffff_49.gif'); 
background-repeat:no-repeat; background-position:center; width:320px; height:100px;
}
/*被选中的导航的样式*/
/*被选中的背景色 */
.SelectBground
{
	background-color:#FFFFFF;
}
/*被选中的左边拐角的样式*/
.SelectLeft
{
	background-image:url('/Themes/Css/images01/an_12_01.gif'); 
width:4px; height:29px; background-position:left; background-repeat:no-repeat; background-position:50% top;
}
.SelectRight
{
	background-image:url('/Themes/Css/images01/an_12_04.gif'); 
width:5px; height:29px; background-position:right; background-repeat:no-repeat;
}

/*
导航条的拐角 左边*/
.GuidLeft
{
	background-image:url('/Themes/Css/images01/bg_05.gif'); 
width:5px; height:33; background-repeat:no-repeat;
}
/*导航条的拐角 右边*/

.GuidRight
{
	background-image:url('/Themes/Css/images01/for_10.gif'); 
background-position:right top; width:5px; height:33;background-repeat:no-repeat; 
}
.GuidBackGround
{
	background:#6683C7;
}
.PageWidth
{
	width:800px;
}
/*lyg 2010.10.14 添加*/
/*--------------标准120px带外框下拉列表-------------------------*/
.box_Special_a { /*列表外框*/
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; OVERFLOW: hidden; BORDER-LEFT: #999999 1px solid; WIDTH: 120px; BORDER-BOTTOM: #999999 1px solid; HEIGHT: 20px
}
.box_Special_b { /*列表内框*/
	BORDER-RIGHT: #f4f4f4 1px solid; BORDER-TOP: #f4f4f4 1px solid; OVERFLOW: hidden; BORDER-LEFT: #f4f4f4 1px solid; WIDTH: 118px; BORDER-BOTTOM: #f4f4f4 1px solid; HEIGHT: 18px
}
.box_Special_SELECT { /*列表键位置*/
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; LEFT: -2px; BORDER-LEFT: 0px; WIDTH: 119px; COLOR: #666666; LINE-HEIGHT: 14px; PADDING-TOP: 2px; BORDER-BOTTOM: 0px; POSITION: relative; TOP: -2px; BACKGROUND-COLOR: #FFFFFF;
}
.input_Standard {/*特殊表单中输入框属性，字符长度14*/
	width:100px;
	BORDER-RIGHT: #a8b0bb 0px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid;
	background-color:#FFFFFF;
	font-size: 10pt;
	color: #333333;
	height: 20px;/*表单中所有白色背景输入框的高度属性*/
	padding-top: 2px; /*表单中文字距上边框距离*/
	padding-left: 3px;/*表单中文字距左边框距离*/
	FLOAT: left
}
.DIV_img {/*整体页面DIV属性*/
	float:left;
	line-height:22px;
}
.AV_input_CMD {
	width:120px;
	border:1px solid #999999;
	background-color:#FFFFFF;
	font-size: 10pt ;
	color: #333333;
	height: 20px;
	padding-top: 2px; /*表单中文字距上边框距离*/
	padding-left: 3px;/*表单中文字距左边框距离*/
}
.order_input_orderno {
	width:120px;
	border:1px solid #999999;
	background-color:#FFFFFF;
	font-size: 10pt ;
	color: #333333;
	height: 20px;
	padding-top: 2px; /*表单中文字距上边框距离*/
	padding-left: 3px;/*表单中文字距左边框距离*/
}

