body {
	background-color:#f6ffff;
	margin:0;
	padding:0;
	color:#4d4d4d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-image: url(gpbgb.png);
	background-repeat: repeat-x;
}
#logo {
	display:block;
	height:110px;
	width:1146px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(gpsprite.jpg);
	overflow: hidden;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
a {
	color:#00d1d1;
	text-decoration:underline;
}
a:hover {
	color:#000;
}
.squares {
	display:block;
	height:27px;
	width:1146px;
	margin-bottom:3px;
	margin-top:3px;
	margin-right:auto;
	margin-left:auto;
	clear:left;
	overflow: hidden;
}
.squares li {
	background-image:url(gpsprite.jpg);
	background-position:0 -115px;
	display:block;
	margin:0;
	float:left;
	height:27px;
	width:30px;
	list-style-type:none;
	cursor:pointer;
	line-height:27px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	margin-right:3px;
}
.squares li:hover {
	background-position:-30px -115px;
	color:#fff;
}
.tbl {
	width:1148px;
	display:block;
	margin-right:auto;
	margin-left:auto;
	clear:both;
	margin-bottom:5px;
	height:auto;
	overflow: hidden;
}
.tbl img {
	border:1px solid transparent;
	float:left;
	width:160px;
	height:200px;
	margin:1px;
}
.tbl img:hover {
	border:1px solid #00d1d1;
}
.bigtop {
	display:block;
	height:100px;
	width:1146px;
	margin-bottom:10px;
	margin-top:5px;
	margin-right:auto;
	margin-left:auto;
	clear:left;
	overflow: hidden;
}
.bigtop li {
	display:block;
	margin:0;
	float:left;
	width:286px;
	list-style-type:none;
	cursor:pointer;
	line-height:100px;
	font-weight:bold;
	text-align:center;
	color:#000;
	font-family:arial;
	font-size:27px;
}
.bigtop li a {
	color:#00a5db;
}
.bigtop li a:hover {
	color:#000;
}
.toplist {
	width:960px;
	clear:left;
	margin-top:40px;
	margin-right:auto;
	margin-bottom:60px;
	margin-left:auto;
	overflow: hidden;
}
.cell1 {
	text-align:left;
	float:left;
	width:240px;
	font-size:17px;
	line-height:27px;
	font-weight:bold;
}
.cell {
	text-align:left;
	float:left;
	width:240px;
	font-size:17px;
	line-height:27px;
	font-weight:bold;
}
.cell2 {
	text-align:right;
	float:left;
	width:240px;
	font-size:17px;
	line-height:27px;
	font-weight:bold;
}
.cell a, .cell1 a {
	text-decoration:underline;
	float:left;
	display:block;
	width:100%;
}
.cell2 a {
	text-decoration:underline;
	float:right;
	display:block;
	width:100%;
}
.cell a:hover, .cell1 a:hover, .cell2 a:hover {
	color:#000;
	text-decoration:none;
}
.t {
	margin-top:10px;
}
center{
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 32px;
	width: 233px;
	margin-right:auto;
	margin-left:auto;
	background-color: #999999;
}
.bk{
	display:block;
	height:32px;
	width:233px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(gpsprite.jpg);
	background-position:-406px -110px;
	overflow: hidden;
}
	
.legal {
	display:block;
	clear:left;
	height:auto;
	width:900px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	margin-top:30px;
	margin-bottom:40px;
	overflow: hidden;
}
.avs {
	background-color:#fafccf;
}
A:link.s, A:visited.s, A:active.s {
	font-size:9px;
	color:red;
}
.s {
	font-size:9px;
	color:#00d1d1;
}
.bgc1 {
	background-color:#494949;
}
.bgc2 {
	background-color:#00d1d1;
}
iframe {
	display:block;
	margin:0 auto;
}