*{
	padding: 0;
	margin: 0;
}
ol,ul,li{

	list-style: none;
}
a{
	color: #000;
	text-decoration: none;
}
body{
	font-family: 'SimHei';
}
img{
	vertical-align: middle;
}
iframe{
width:100%;
display: block;
}

#iframepage {
	min-height: 300px;
}

.toHeightClass {
	position: relative;
	margin-top: -100px !important;
	z-index: 100;
	padding: 50px 0;
}

.toHeightFootClass {
	position: relative;
	margin-top: -100px !important;
}

