.table {
	width: 750px;
	margin: 0 auto;
}
.table1 {
		width: 630px;
	background-image: url(../images/back4.gif);
}
.table1 td {
	border-bottom: 1px solid white;	
}
.table3 {
	width: 560px;
	margin-left: 30px;
	border: none;
}
.table3 th {
	padding: 5px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.table3 td {
	margin: 0;
	padding: 5px;
	font-size: 12px;
	text-align: center;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.table4 {
	margin: 0;
	width: 590px
}
.table4 td {
	padding: 5px;
	font-size: 12px;
	line-height: 18px;
}
.left {
	border-left: 1px solid #CCCCCC;
}	

