body{
	position: relative;
	background-repeat: no-repeat;
}
/*公司标志*/
#gslogo{
	position: absolute;
	margin:20px 20px 0px 30px;
}
/*公司名称标志右*/
#gsname{
	position: absolute;
	margin: 45px 20px 50px 400px;
}
/*模块大体六个模块*/
#headtable table tr td{
	font-size: 22px;
	margin: -40px 10px 10px 50px;
	padding: 10px 50px 0px 50px;
	color: white;
	width:425px ;
	height:60px;
	text-align:center;
}
a{
	color: white;
}

/*列*/
#headtable table tr {
	position: absolute;
	padding: 135px 10px 10px 50px;
}
#headtable table tr td:hover{
	background-color: #015d44;
	color: white;
}
#headcolor{
	position: absolute;
	width: 1550px;
	height: 70px;
	background-color: #066662;
	top: 138px;
}
/*浮窗*/
.backtop{
		    bottom: 55px;
		    position: fixed;
		    right: 10px;
		    width: 110px;
		    z-index: 999;
		}

a{
	text-decoration:none
}
.lxfs{
	position: absolute;
	top: 300px;
	left: 680px;
}
.lxdh{
	position: absolute;
	top: 320px;
	left: 710px;
}
/*底下*/
.foot{
	position: absolute;
	top:650px;
}
/*底部模块汇总*/
#foothz{
	position: absolute;
	top: 10px;
	left: 500px;
}
/*底部模块汇总*/
#foothz table tr td{
	padding: 1px 30px;
}
/*底部版权备案信息*/
.banquan{
	position: absolute;
	top: 40px;
	left: 500px;
}
