
#base {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: center;
}

p.line {
	width: 730px;
	border: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	border-top: 1px solid #708090;
	line-height: 1px;
}

p.bottom {
	width: 730px;
	border: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	border-top: 1px solid #00AAEA;
	line-height: 1px;
}

table {
	border-collapse: collapse;
}

	table.tbl1 {
		width: 720px;
		border: 0px;
		margin-right: auto;
		margin-left: 0px;
		margin-top: 10px;
	}

	table.EnList {
		width: 700px;
		border: 0px;
		margin-right: auto;
		margin-left: 30px;
		margin-top: 5px;
		margin-bottom: 7px;
		text-align: left;
		font-size: 12px;
	}

		table.EnList tr td {
			padding: 5px;
		}

strong.spam {
	font-weight: bold;
	font-size: 13px;
	margin-left: 10px;
}

div.left {
	text-align: left;
	margin-left: 5px;
}

div.left2 {
	text-align: left;
	margin-left: 10px;
	color: #ff0033;
	margin-bottom: 15px;
}

table.bottm_Lcns {
	border: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	line-height: 0.4px;
}

	table.bottm_Lcns tr td {
		padding: 0px;
	}

.Deli_1 {
	height: 9px;
	width: 666px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background-color: #00AAEA;
	background-position: center;
	line-height: 12px;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	/* margin-left:15px; */
	margin: 0 auto;
}