@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	display: block;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCc;
	height: 30px;
	width: 900px;
}
li {
	height: 25px;
	display: block;
	float: left;
}
.xdno {
	font-size: 14px;
	line-height: 25px;
	color: #000;
	height: 25px;
	width: 30px;
	text-align: center;
}
.xdname {
	font-size: 13px;
	line-height: 25px;
	height: 25px;
	width: 120px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.xdqzone {
	font-size: 13px;
	line-height: 25px;
	height: 25px;
	width: 180px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}

.xdvote {
	font-size: 13px;
	line-height: 25px;
	height: 25px;
	width: 120px;
}
.xdvisi {
	font-size: 13px;
	line-height: 25px;
	height: 25px;
	width: 120px;
}
.xdday {
	font-size: 13px;
	line-height: 25px;
	height: 25px;
	width: 180px;
}
.foot {
	font-size: 13px;
	font-style: normal;
	line-height: 25px;
	color: #999;
	vertical-align: bottom;
	height: 60px;
}
