body {
	margin: 4px;
	background-color: #1F010C;
	font: normal 13px Tahoma, sans-serif;
	color: #000000;
	text-align: center;
	cursor: default;
}
a {
	color: #EDB518;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.main {
	width: 944px;
	margin: auto;
	text-align: center;
	background-color: #630748;
	padding: 0 0 10px 0;
}
.desc {
	width: 938px;
	color: #F9B9EF;
	margin: 0 0 2px 0;
	font-size: 11px;
	padding: 2px 0 0 0;
	text-align: left;
}
.thumbs {
	width: 946px;
	margin: auto;
}
.thumbs a img {
	width: 150px;
	height: 200px;
	border: 1px solid #000000;
	margin: 2px;
}
.thumbs a:hover img {
	border: 1px solid #999999;
}
.mthumbs {
	width: 944px;
}
.mthumbs a img {
	width: 150px;
	height: 200px;
	border: 1px solid #000000;
	margin: 2px;
}
.mthumbs a:hover img {
	border: 1px solid #999999;
}
.archive {
	font-size: 19px;
	color: #EDB518;
	margin: 10px 0 10px 0;
}
.traders {
	width: 944px;
	margin: auto;
}
.traders div {
	width: 185px;
	text-align: center;
	float: left;
}
.traders div a {
	font-size: 20px;
	color: #D4F294;
	text-transform: uppercase;
}
.new_logo {
	width: 150px;
	height: 99px;
	border: 0;
	float: left;
	margin: 3px;
}
.top_sm {
	width: 150px;
	height: 56px;
	float: left;
	margin: 2px;
	text-align: left;
	color: #F9B9EF;
	overflow: hidden;
	white-space: nowrap;
}
.top_sm a {
	color: #D4F294;
	font-size: 15px;
}
.top_sm2 {
	width: 140px;
	height: 190px;
	float: left;
	margin: 2px 0 2px 16px;
	text-align: left;
	color: #F9B9EF;
	overflow: hidden;
	white-space: nowrap;
}
.top_sm2 a {
	color: #D4F294;
	font-size: 15px;
}
.footer {
	font-size: 11px;
}
