@charset "utf-8";
/* CSS Document */
body{
	padding:0;
	margin:0;
}
iframe{
	margin-top:40px;
	border:none;
	width:100%;
	height:3320px;
}
.foot{
	width:100%;
	height:70px;
	line-height:24px;
	text-align:center;
	font-size:12px;
	font-family:宋体;
	color:#404040;
	padding-bottom:10px;
}
.foot a{
	color:#404040;
	text-decoration:none;
}
.foot a:hover{
	text-decoration:underline;
}

