@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.oneColFixCtr #container {
	width: 972px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 800px;
	background-color: #FFFFFF;
	background-image: url(../images/mainBack.jpg);
	background-repeat: no-repeat;
	left: 50%;
	margin-left: -486px;
	position: absolute;
}
.oneColFixCtr #imageContent {
	height: 600px;
	width: 974px;
	position: absolute;
	left: -1px;
	top: 48px;
	z-index: 20;
	border: 0;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.oneColFixCtr #platform {
	height: 32px;
	width: 228px;
	z-index: 5;
	position: absolute;
	left: 29px;
	top: 13px;
}
.oneColFixCtr #lookumber {
	height: 18px;
	width: 968px;
	z-index: 30;
	position: absolute;
	left: 1px;
	top: 735px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #535353;
	background-color: #FFF;
	line-height: 17px;
}
.oneColFixCtr #mainIndex {
	height: 16px;
	width: 252px;
	z-index: 30;
	position: absolute;
	left: 483px;
	top: 707px;
	text-align: center;
}
body,td,th {
	color: #535353;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
}
a:link {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #535252;
	font-style: normal;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #535353;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #e7b4a7;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #535353;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #535353;
}

