.box #xzzx {
	width: 252px;
	float: left;
	height: 236px;
	text-align: left;
}
.box #xzzx ul {
	/*	margin-left: 10px;*/
	line-height: 27px;
	padding-left: 3px;
}
.box #xzzx li {
	list-style-type: disc;
	float: left;
	width: 122px;
}
