@charset "utf-8";
/* layout_head CSS Document */
/* 
16px=1em; 
12px=0.75em
14px=0.875em

1. body选择器中声明Font-size=62.5%或则63%;
2. 将你的原来的px数值除以10，然后换上em作为单位;
3. 重新计算那些被放大的字体的em数值。避免字体大小的重复声明。
*/
.title{
	width:988px;
	height:24px;
	background:url(../../images/365tkt_v4/title_bg.jpg) repeat-x;
	border:1px #C4C4C4 double;
	border-top:none;
	margin:auto;
	line-height:24px;
	font-size:0.75em;
	color:#999;
	text-align:center;
}
.dname{
	width:120px;
	height:24px;
	float:left;
	display:inline;
}
.dname a{
	color:#999;
}
.dname a:link
{
	text-decoration:none;
}
.dname a:active
{
	text-decoration:none;
} 
.dname a:visited
{
	text-decoration:none;
} 
.dname a:hover
{
	text-decoration:underline;
}
.tspace{
	width:2px;
	height:24px;
	background:url(../../images/365tkt_v4/title_space.jpg);
	float:left;
	display:inline;
}
.thelp{
	width:auto;
	height:24px;
	float:right;
	display:inline;
}
.tstore{
	width:80px;
	height:24px;
	float:left;
	display:inline;
}
.tstore a{
	color:#999;
}
.tstore a:link
{
	text-decoration:none;
}
.tstore a:active
{
	text-decoration:none;
} 
.tstore a:visited
{
	text-decoration:none;
} 
.tstore a:hover
{
	text-decoration:underline;
}
.thelpinfo{
	width:40px;
	height:24px;
	float:left;
	display:inline;
}
.thelpinfo a{
	color:#999;
}
.thelpinfo a:link
{
	text-decoration:none;
}
.thelpinfo a:active
{
	text-decoration:none;
} 
.thelpinfo a:visited
{
	text-decoration:none;
} 
.thelpinfo a:hover
{
	text-decoration:underline;
}
.thelppic{
	width:16px;
	height:24px;
	background:url(../../images/365tkt_v4/title_pic.jpg);
	float:left;
	display:inline;
}
.logo{
	width:988px;
	height:89px;
	margin:auto;
}
.logopic{
	width:132px;
	height:89px;
	background:url(../../images/365tkt_v4/logo.jpg);
	float:left;
	display:inline;
	cursor:hand;
}
.logoad{
	width:256px;
	height:89px;
	background:url(../../images/365tkt_v4/ad.jpg);
	float:left;
	display:inline;
}
.navigate{
	width:988px;
	height:38px;
	line-height:38px;
	text-align:center;
	font-size:0.875em;
	color:#FFF;
	font-weight:bold;
	background:url(../../images/365tkt_v4/nav.jpg) repeat-x;
	background-position:0 -38px;
	margin:auto;
}
.navleft{
	width:4px;
	height:38px;
	background:url(../../images/365tkt_v4/nav.jpg);
	background-position:0 0px;
	float:left;
	display:inline;
}
.navright{
	width:4px;
	height:38px;
	background:url(../../images/365tkt_v4/nav.jpg);
	background-position:0 -76px;
	float:right;
	display:inline;
}
.navinfo{
	width:88px;
	height:38px;
	float:left;
	display:inline;
}
.navinfo a{
	color:#FFF;
}
.navinfo a:link
{
	text-decoration:none;
}
.navinfo a:active
{
	text-decoration:none;
} 
.navinfo a:visited
{
	text-decoration:none;
} 
.navinfo a:hover
{
	text-decoration:underline;
}
.navspace{
	width:2px;
	height:38px;
	background:url(../../images/365tkt_v4/nav_space.jpg);
	float:left;
	display:inline;
}
.hottel{
	width:190px;
	height:38px;
	background:url(../../images/365tkt_v4/hottel.jpg);
	float:right;
	display:inline;
}
.flow{
	width:982px;
	height:35px;
	background:url(../../images/365tkt_v4/buyflow.jpg) repeat-x;
	background-position:0 -35px;
	margin:auto;
	line-height:35px;
	font-weight:bold;
}
.flowleft{
	width:13px;
	height:35px;
	background:url(../../images/365tkt_v4/buyflow.jpg);
	background-position:0 0px;
	float:left;
	display:inline;
}
.flowright{
	width:13px;
	height:35px;
	background:url(../../images/365tkt_v4/buyflow.jpg);
	background-position:0 -70px;
	float:right;
	display:inline;
}
.flowname{
	width:80px;
	height:35px;
	float:left;
	font-size:0.875em;
	color:#B00000;
	text-align:center;
}
.flowinfo{
	width:auto;
	height:35px;
	float:left;
	display:inline;
	font-size:0.875em;
	color:#999;
}
.login{
	width:250px;
	height:35px;
	float:right;
	display:inline;
	font-size:0.875em;
}
.loginhint{
	width:auto;
	height:35px;
	float:left;
	display:inline;
	color:#F60;
}
.logininfo{
	width:auto;
	height:35px;
	float:left;
	display:inline;
	color:#666;
}
.logininfo a{
	color:#666;
}
.logininfo a:link
{
	text-decoration:none;
}
.logininfo a:active
{
	text-decoration:none;
} 
.logininfo a:visited
{
	text-decoration:none;
} 
.logininfo a:hover
{
	text-decoration:underline;
}

