.bg{
	background: url(bg.png)  no-repeat fixed;
}
.lm{
	background: #fff;
	padding: 20px;
	min-height:800px;
}
.wz{
	height: 46px;
	border-bottom: 1px solid #d0e7fe;
	background: #f3f8ff;
}
.wz-l{
	margin-top: 13px;
	margin-left: 20px;
}
.wz-t{
	line-height: 46px;
	margin-left: 10px;
}
.clear{
	clear: both;
}
.text-top{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height:90px;
}
.ly{
	margin: auto;
	width: 1000px;
	height: 46px;
	background: #f8fbff;
	text-align: center;
	line-height: 46px;
}
.ly span{
	margin-left: 50px;
}
.text,.fx{
	margin: 20px auto;
	width: 920px;
}
.up{
	margin: 0px auto;
	width: 1000px;
	border-top: 1px solid #e1e1e1;
}