body {
	margin: 0px;
	background-repeat: repeat-x;
	background-position: top;
	font-family: "宋体";
	color: #666666;
	font-size: 12px;
	line-height: 25px;
}

.listTable_wrap {
	border: 1px solid #CCC;
	width: 930px;
	border-top: 0;
	margin: 5px auto;
}

.listTable {
	border-collapse: collapse;
	border: 1px solid #CCC;
	width: 930px;
	border-top: 0;
	margin: 5px auto;
}

.list_head td {
	text-align: center;
	border: 1px solid #CCCCCC;
}

.list_contain td {
	border-bottom: 1px dotted #CCCCCC;
}