#center #List_all {
		position: relative;
		height: auto;
		width: 720px;
		margin-bottom: 10px;
}
#center #List_all table {
		width: 720px;
		font-size: 14px;
		border-top: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		border-left: 1px solid #CCCCCC;
}
#center #List_all th {
		width: 220px;
		border-bottom: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
}
#center #List_all td {
		padding-left: 10px;
		text-indent: 14px;
		border-bottom: 1px solid #CCCCCC;
		padding-top: 18px;
		padding-bottom: 18px;
		color: #333333;
}
