	body{
		margin:0px;
		display: block;
		margin-top: 0px;
	}
	.box{
		width:2000px;
		height:1681px;
		background: url(../images/shijiudaxiangqing_bg.png) no-repeat top center;
		margin-top: -2%;
	}
	.con{
		min-height:1130px;
		width:60%;
		height:66%;
		background: url(../images/shijiudaxiangqing_bg1.png) no-repeat top center;
		position: relative;
		left: 20%;
		top: 23%;
		color: #ffffff;
	}
	.content{
		padding-top: 3%;
    	width: 90%;
    	padding-left: 5%;
    	overflow:auto;max-height:943px;
	}
	h2{
		padding-top: 6%;
    	text-align: center;
	}