@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数值。避免字体大小的重复声明。
*/
.help{
	width:988px;
	height:156px;
	margin:auto;
}
.helptop{
	width:988px;
	height:30px;
	background:url(../../images/365tkt_v4/help.jpg) repeat-x;
	background-position:0px -30px;
	margin:auto;
}
.htleft{
	width:6px;
	height:30px;
	background:url(../../images/365tkt_v4/help.jpg) no-repeat;
	background-position:0px 0px;
	float:left;
	display:inline;
}
.htright{
	width:6px;
	height:30px;
	background:url(../../images/365tkt_v4/help.jpg) no-repeat;
	background-position:0 -60px;
	float:right;
	display:inline;
}
.helpbm{
	width:988px;
	height:6px;
	background:url(../../images/365tkt_v4/helpbm.jpg) repeat-x;
	background-position:0 -6px;
	margin:auto;
	overflow:hidden;
}
.hbleft{
	width:6px;
	height:6px;
	background:url(../../images/365tkt_v4/helpbm.jpg) no-repeat;
	background-position:0 0px;
	float:left;
	display:inline;
	overflow:hidden;
}
.hbright{
	width:6px;
	height:6px;
	background:url(../../images/365tkt_v4/helpbm.jpg) no-repeat;
	background-position:0 -12px;
	float:right;
	display:inline;
	overflow:hidden;
}
.helpinfo{
	width:986px;
	height:120px;
	border-left:1px #DCDCDC double;
	border-right:1px #DCDCDC double;
	margin:auto;
}
.helpctrl{
	width:246px;
	height:120px;
	float:left;
	display:inline;
	font-size:0.75em;
	color:#666;
}
.hctitle{
	width:200px;
	height:26px;
	border-bottom:1px #CCC double;
	line-height:26px;
	font-weight:bold;
	margin:auto;
}
.hctmemo{
	width:200px;
	height:22px;
	border-bottom:1px #CCC dotted;
	line-height:22px;
	margin:auto;
}
.hctmemo a{
	color:#666;
}
.hctmemo a:link
{
	text-decoration:none;
}
.hctmemo a:active
{
	text-decoration:none;
} 
.hctmemo a:visited
{
	text-decoration:none;
} 
.hctmemo a:hover
{
	text-decoration:underline;
}
.footer{
	width:100%;
	height:226px;
	background:url(../../images/365tkt_v4/footer.jpg) repeat-x;
	margin:auto;
}
.flink{
	width:988px;
	height:30px;
	font-size:0.75em;
	color:#B5B5B5;
	line-height:30px;
	margin:auto;
}
.flword{
	width:auto;
	height:30px;
	float:left;
	display:inline;
}
.flword a{
	color:#B5B5B5;
}
.flword a:link
{
	text-decoration:none;
}
.flword a:active
{
	text-decoration:none;
} 
.flword a:visited
{
	text-decoration:none;
} 
.flword a:hover
{
	text-decoration:underline;
}
.flhint{
	width:988px;
	height:32px;
	line-height:32px;
	font-size:0.75em;
	color:#999;
	font-weight:bold;
	margin:auto;
}
.fpichint{
	width:988px;
	height:52px;
	margin:auto;
}
.fpic{
	width:52px;
	height:52px;
	float:left;
	display:inline;
}
.fpinfo{
	width:260px;
	height:52px;
	font-size:0.75em;
	color:#999;
	float:left;
	display:inline;
}
.fititle{
	width:260px;
	height:20px;
	line-height:20px;
	font-weight:bold;
	margin:auto;
}
.fimemo{
	width:260px;
	height:auto;
	line-height:16px;
	margin:auto;
}
.footerblank{
	width:988px;
	height:1px;
	border-top:1px #CCC double;
	border-bottom:1px #FFF double;
	margin:auto;
	overflow:hidden;
}
.copyright{
	width:988px;
	height:51px;
	font-size:0.75em;
	color:#999;
	margin:auto;
}
.copylogo{
	width:86px;
	height:51px;
	background:url(../../images/365tkt_v4/copylogo.gif) no-repeat;
	float:left;
	display:inline;
}
.copyinfo{
	width:890px;
	height:51px;
	float:left;
	display:inline;
}
.copytitle{
	width:890px;
	height:26px;
	line-height:26px;
	margin:auto;
}
.beianstate{
	width:890px;
	height:25px;
	margin:auto;
}
.beian{
	width:auto;
	height:25px;
	line-height:25px;
	float:left;
	display:inline;
}
.beian a{
	color:#999;
}
.beian a:link
{
	text-decoration:none;
}
.beian a:active
{
	text-decoration:none;
} 
.beian a:visited
{
	text-decoration:none;
} 
.beian a:hover
{
	text-decoration:underline;
}

