
/* 关于行程的内容与相关信息 */

.Time{
	float:left;
	text-align:left;
	padding:10px 20px 5px 20px;
	font-size: 12px;
	color: #333399;
	font-family: "宋体";
}

.Price{
	float:right;	
	text-align:right;
	padding:0px 20px 5px 20px;	
	font-size: 24px;	
	color: #FF0000;
}
p {
	font-family: "宋体";
	font-size: 18px;
	text-indent: 0em;
	margin:0px 0px 0px 0px;
	white-space: pre;
	text-align:left;
}

.jb {
	color: #FFFFFF;	
	background-color: #006633;
	font-size: 20px;
	text-align: center;	
}
.jt {
	color: #000033;	
	font-size: 14px;
	text-align: center;
	background-color: #EFF9FC;
		
}
.jn {
	background-color: #FFFFFF;
	color: #000033;
	font-size: 14px;
	line-height: 1.5em;	
   }
   
.Jn A {
	color:  #039;
	font-weight: bold;	
}   
td ol{	
    list-style-position: outside;
	list-style-type: decimal;
	margin:0px 0px 4px 35px;
	font-size:14px;}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin:3px 0px 0px 0px;
	line-height: 1.5em;
}

 
	
.ADL {
	background-color: #FFFFFF;
	border: 1px solid #009900;
    border-top: 20px solid #066891;
	border-bottom: 15px solid #066891;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 10px 8px;
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	position:relative;
	text-align: left;
	float:right;
}	
.jl A{   /*  每条信息，链接长度的设置 */
	text-align: left;
	display:block;
	font-size: 12px;
	margin:3px -3px 3px 0px;
	float:left;
	width:120px;
	font-weight: normal;
	color: #000099;	
	}
