/* CSS Document */
/*主要用来控制机场、机票咨询、具体城市机票、政策、底价页面样式*/
#menu {
	background-image: url(/images/gongyong/bg.gif);
	background-repeat: no-repeat;
	background-position: 104px  -158px;
}

#menu .tab3{
	color:#333;
	margin-top:1px;
}

/*机票头部*/
.head a{
	color:#3366FF;
	background-image: url(../../images/gongyong/smallse.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left:20px;
	padding-right:10px;
}

.head a:hover{
   color:#FF0000;
} 


/*政策头部*/
#zc .head a{
	color:#939393;
	padding-left:0px;
	padding-right:0px;
	background-image: none;
}

#zc .head a:hover{
   color:#FF0000;
} 


#left{
	border: 1px solid #B5E3F4;
	margin-bottom:10px;
	background-color: #F7FFFF;
}

#left .head{
	margin-top:0px;
	padding-bottom:10px;
	margin-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	border-bottom: 1px solid #D6EFFA;
	background-color: #EFFFFF;
}

#left .introdetail{
	margin-left:21px;
	margin-right:21px;
	margin-top:5px;
}


.introdetail .title{
	height:27px;
	margin-top:0px;
	*margin-top:20px;
	_margin-top:20px;
	border-bottom: 3px solid #0099FF;
    width:626px;	
}



.ac,.noac,.noac1{
	font-weight:bold;
	color: #339;
	float:left;
	text-align: center;
	padding-top:2px;
	height:25px;
	line-height:25px;
}


.ac{
	background-image: url(/images/jipiao/ac.gif);
	width:157px;
}

.noac,.noac1{
	background-image: url(/images/jipiao/noac.gif);
	width:156px;
	background-position: -1px 0px;
}

.noac1{
	background-position: 0px 0px;
	width:157px;
}

.ac a{
	font-weight: bold;
	color: #FFFFFF;	
}



/*zhengcedetail.aspx中的政策说明*/
#left .introdetail  .content1{
    margin-bottom:20px;
}

#left .introdetail  .content1 P{
    font-size:14px;
	text-indent:28px;
	padding-left:5px;
	line-height:26px;
}

#left #index5{
	padding-left:23px;
	padding-right:15px;
	background-color:#FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6EFFA;
	margin-top:20px;
}

/*详细页面中的小图片如“好政策我项”*/
#left .zebian img{
    margin-bottom:3px;
	padding:0px;
}
