#center #List_all {
		position: relative;
		height: auto;
		width: 730px;
		margin-bottom: 10px;
}
#center #List_all table {
		width: 730px;
		border-top: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		border-left: 1px solid #CCCCCC;
}
#center #List_all th {
		width: 230px;
		border-bottom: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		padding-top: 10px;
		padding-bottom: 10px;
}
#center #List_all td {
		text-indent: 12px;
		border-bottom: 1px solid #CCCCCC;
		margin: 0px;
		padding: 15px 5px 15px 10px;
}
