body {
	font-family: "Microsoft YaHei";
	background-color: #FFF;
	width: 100%;
	height: 100%;
}
html {
	height: 100%;
	width: 100%;
}

.bodycard{
	position: absolute;
    left: 15px;
    right: 15px;
    top:15px;
}
