@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	text-align: center;
	color: #999;
	font-family:Tahoma, Geneva, sans-serif;
}
a:link, a:active, a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
img {border:none;}
#wrapper {
	width:1020px;
	margin-left:auto;
	margin-right:auto;
}
.gpsr-manuafacturer {
	text-align: center;
	padding: 5px;
	vertical-align: top;
	margin-bottom: 2px;
	border: 1px solid #999;
	float: left;
	width: 1010px;
	font-size: 12px;
	font-weight: bold;
}
