﻿
/*头部和脚步样式*/
.pageheader
{width: 100%;overflow: hidden;font-size: 13px; font-family: arial; float:left;}
.pageheader .setcenter
{
	width:950px;height:133px;margin:0 auto;
}
.pageheader .setcenter ul
{
	list-style: none; margin: 0; padding: 0;
}
.pageheader .setcenter li
{
	float: left;
}
.pageheader .logopanel
{
	height: 90px;
}
.pageheader .logopanel .logo
{
	width: 210px; height: 90px; float:left;
	/*ali机票width:239px;*/
}
.pageheader .logopanel .asslinks
{
	overflow: hidden; float:right;padding:60px 10px 0px 0px;
}
.pageheader .logopanel .asslinks a
{
	color: #000; text-decoration: none; 
}
.pageheader .logopanel .asslinks ul
{
	overflow: hidden; margin-right: -1px;
}
.pageheader .logopanel .asslinks li
{
	padding: 0 5px; border-right: solid 1px #aaa; 
}
.pageheader .logopanel .asslinks li .selected a
{
	color: #cc3333;
 }
.glory{	width:300px; height:40px;border-left:2px solid #d1c4b3; float:left; margin:30px 0px 0px 10px;padding:10px 0px 0px 10px;}
.glory p{color:#909090; line-height:20px;}
/*导航条*/
.navdes{width:100%; height: 34px;color: white;line-height: 34px; background: url(/images/headerpage.gif) no-repeat 0 -20px; }
.navdes_ul{display:block; width: 780px; float: left;height:34px;magin-top:0px;}
.navdes_ul li{padding:0px 3px;width:120px;float:left;height:34px; text-align:center;}
.navdes_ul a{text-decoration: none; color: white; font-size: 14px; height:34px; text-indent:30px; font-weight:700;}
/*.navdes_li:hover{text-decoration: none; color: white; font-size: 13px; height:34px;background-color:#ca2c29;}*/
.nav_menu_a{text-indent:20px; line-height:25px;width:100%;float:left; color:White;}
.youqing{float:right;width:170px;height:25px; background:url(/images/about.gif) no-repeat -20px -166px;margin:5px 0 0 0;}
.youqing label{color:#5b5b5b; line-height:25px; text-indent:5px;}
/*子导航条*/
.nav_menu_Ul{ list-style:none;float:left;}
.nav_menu_Ul li{ float:left;width:130px;text-align:center; height:35px; line-height:35px;}
.nav_menu_Ul li a{ color:White; font-size:14px; text-decoration:none;}
.nav_menu_Ul_select{ background:#255a54;}
/*子导航条的显示*/
#id1{width:130px;background:#c03030;position:absolute;display:none;padding:10px 0px 10px 0px;opacity:0.90;filter:alpha(opacity=90);}
/*站点*/
.site{float:left;width:147px;border:1px solid #ccc; display:none;position:absolute; background-color:#fff;border-top:none; }
.siteul{float:left;width:100%;}
.siteul li{float:left;width:100%;line-height:25px; text-indent:5px;}
.siteul li a{ text-decoration:none; cursor:pointer;color:#5b5b5b; }
/*底部begin*/
.footer
{
	clear: both;height: 35px;line-height: 35px;text-align: right;background-color: #eee;
	padding-right: 10px;width:950px;margin:0 auto;margin-top:10px;
}
/*底部end*/