/*------- import ------*/
@import url("page.css");
/*------- base -----*/

h4,h5,h6{
font-size:14px;
font-weight:bold;
text-align:left;
}
h4{
padding-left:75px;
margin-left:40px;
margin-top:10px;
height:37px;
width:73px;
line-height:37px;
background:url(/images/gnjp_airplay.gif) no-repeat;
}
/*h5{
height:20px;
line-height:20px;
padding-left:25px;
background:url(/images/h5_bg.gif) no-repeat;
}*/
h5{
padding-left:65px;
margin-left:30px;
margin-top:10px;
height:37px;
/*width:73px;*/
line-height:37px;
background:url(/images/gatjd.gif) no-repeat;
}
h6{
padding-left:75px;
margin-left:40px;
margin-top:10px;
height:37px;
width:73px;
line-height:37px;
background:url(/images/gatjd.gif) no-repeat;
}
.textOrange{
color:#F60;
}
.page_title_left{
background:url(/images/page_title_left.gif) no-repeat top;
}
/*******国内机票*********/
/*预订指引*/
#direct{
width:225px;
background:url(/images/direct_bg.gif) repeat-y;
float:left;
margin-right:10px;
}
#direct_bottom{
width:225px;
height:4px;
background:url(/images/direct_bottom.gif) no-repeat bottom;
}
#main_page{
width:911px;
margin-bottom:10px;
}
/*国内机票查询*/
#gnjp_main{
width:676px;
float:right;
text-align:left;
background:url(/images/gnjp_main_bg.gif) repeat-y;
}
#gnjp_main_top, #gnjp_main_bottom{
width:676px;
height:4px;
}
#gnjp_main_top{ background:url(/images/gnjp_main_top.gif) no-repeat top;}
#gnjp_main_bottom{ background:url(/images/gnjp_main_bottom.gif) no-repeat bottom;}
#lc{
float:right;
margin-top:-25px;
margin-right:40px;
}
#gnjp_ser{
clear:both;
width:500px;
margin:10px 80px;
}
#line_orange{	
height:1px;
margin:3px 15px;
border-bottom:2px #DDD solid;
}

/*******帮助中心*********/
#content{
margin:5px 18px;
}
#content_list{
background:#FFF;
width:640px;
margin:30px 0;
font-size:14px;
}
#content_list ul li span{
float:right;
}
#content_list ul{
list-style:none;
}
#content_list ul li{
height:30px;
line-height:30px;
padding-left:10px;
padding-right:10px;
border-bottom:1px #999999 dashed;
}
#content_list ul li a{
float:left;
}
.on{
background:#f3f3f3;
}
