table.seo {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border: 0px solid #000;
	border-collapse: collapse;
	clear: both;
}

table.seo th {
	font-size: 14px;
	font-family: tahoma;
	color: #000;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding-top: 7px;
	height: 33px;
}

table.seo td {
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	color: 3000;
	text-align: center;
	padding-top: 5px;
}

table.seo td.sub {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	width: 76px;
	height: 24px;
}

table.seo td.sub2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	width: 92px;
	height: 24px;
}

table.seo td.sub3 {
	color: #f15a2b;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	width: 67px;
	height: 24px;
}

/* table contact */
table.contact {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

table.contact td {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

table.contact td.center {
	text-align: center;
}