@charset "gb2312";
/* CSS Document */
html{
	height:100%;
}
body{
	background:#faffe5;
	height:100%;
}
.wh{
	float:left;
	height:50%;
	width:100%;
	margin-top:-300px;
}
.mid_wrap{
	margin:0 auto;
	clear:both;
	width:800px;
	height:600px;
}


