.table-base {
	padding: 0px;
	width: 700px;
	margin: 0px;
	border-top: 1px none #003399;
	border-right: 1px solid #003399;
	border-bottom: 1px solid #003399;
	border-left: 1px solid #003399;
}
.margin-top {
	margin: 0px 0px 0px 10px;
	padding-top: 0px;
	text-align: center;
}
.table-base-600 {
	width: 600px;
	border: 1px solid #003399;
}
.table-base-720 {
	width: 720px;
	border: 1px solid #003399;
}
.table-base-blue {
	border: 1px solid #003399;
}
.margin-smalltop {
	margin-top: 5px;
	text-align: center;
}
.pic-line1 {
	border: 1px solid #333333;
}
h1 {
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
