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/shijiudaliebiao_bg1.png) no-repeat top center;
		position: relative;
		left: 20%;
		top: 23%;
		color: #ffffff;
	}
	.content{
		padding-top: 3%;
    	width: 90%;
    	padding-left: 5%;
	}
	h2{
		padding-top: 3%;
    	text-align: center;
    	color: red;
    font-family: KaiTi;
    font-size: 36px;
	}
	.con_list span{
		float:right;
	}
	.con_list li{
		line-height: 40px;
	}
	a{
		text-decoration: none;
		color:#ffffff;
	}
	.con_list ul{
		    width: 92%;
    position: relative;
    left: 2%;
	}
	.con_list{
		top: 2%;
    position: relative;
	}
	.rollpage{
		width:60%;
		position: relative;
		left:20%;
		top: 9%;
	}
	.rollpage a{
		display: block;
		min-width: 6%;
    	height: 4%;
    	background: white;
    	color: black;
    	position: relative;
    	text-align: center;
    	float:left;
    	font-size:14px;
    	margin-left: 1%;
    	margin-right:1%;
    	padding-top: 7px;
    	padding-bottom:7px;
    	
	}
	.rollpage input{
		width: 8%;
		background-color:red;
	}
	input{
		float:left;
		height: 30px;
		color:white;
	}
	.test{
		background-color:#c2250e;
	}
	a:hover   {background-color:red;}

	


	