@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.oneColFixCtr #container {
	width: 1210px;
	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: -605px;
	position: absolute;
	z-index: 5;
}
.oneColFixCtr #mainContent {
	height: 800px;
	width: 520px;
	position: absolute;
	left: 601px;
	top: 0px;
	z-index: 20;
	border: 0;
}
.oneColFixCtr #imageContent {
	height: 271px;
	width: 295px;
	position: absolute;
	left: 459px;
	top: 244px;
	z-index: 20;
	border: 0;
}
.oneColFixCtr #platform {
	height: 136px;
	width: 148px;
	z-index: 10;
	position: absolute;
	left: 35px;
	top: 44px;
}
.oneColFixCtr #forward {
	height: 15px;
	width: 91px;
	z-index: 40;
	position: absolute;
	left: 1085px;
	top: 493px;
}
.oneColFixCtr #backward {
	height: 15px;
	width: 91px;
	z-index: 40;
	position: absolute;
	left: 555px;
	top: 493px;
}
.oneColFixCtr #lookumber {
	height: 18px;
	width: 207px;
	z-index: 40;
	position: absolute;
	left: 983px;
	top: 772px;
	text-align: left;
}
.oneColFixCtr #mainIndex {
	height: 16px;
	width: 282px;
	z-index: 40;
	position: absolute;
	left: 577px;
	top: 774px;
	text-align: center;
}
body,td,th {
	color: #535353;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #535252;
	font-style: normal;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #535353;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #8295A5;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #535353;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #535353;
}
#endLink {
	position:absolute;
	left:1079px;
	top:515px;
	width:105px;
	height:15px;
	z-index:40;
}

