.xxxzbox{
    margin-top: 30px;
	padding: 30px 30px 160px;
	background: url(../images/hd/lyxzbg.png) no-repeat;
    background-size: 100% 100%;
}

.xxxztitle{
    font-size: 30px;
    text-align: center;
    color: #f00;
}
.contxt{
    padding: 0 40px;
}
.agree{
    text-align: center;
}
.agree a{
    display: inline-block;
	width:120px;
	height:50px;
	line-height:50px;
	font-size:18px;
	color:#fff;
	background:#195369;
	border-radius:5px;
}
.agree a.del{
	background:#999;
}
.agree a + a{
	margin-left:20px;
}

