* {margin:0px; padding:0px;}
body {
	color: #000000;
	font-family: Garamond;
	font-size: 14px;
	background-color: #131313;
}


#all {
	color: #000000;
	margin: 0px auto;
	background: url(images/all_bg.jpg) repeat-x top;
}
#header {
	background: url(images/header.jpg) no-repeat;
	height: 127px;
	width: 989px;
	margin:0px auto;
}
.logo {
	height: 65px;
	width: 418px;
	position: absolute;
	margin-left: 140px;
	top: 35px;
	left: 119px;
}

.book {
	height: 20px;
	width: 140px;
	position: absolute;
	margin-left: 155px;
	top: 8px;
}


#top_trade1 {
	font-size: 12px;
	color: #5e0e42;
	width: 118px;
	height: 52px;
	margin: 90px 0px 0px 480px;
	position: absolute;
	line-height: 13px;
	font-family: "Tahoma";
	left: 83px;
	top: -90px;
}


#content {
	margin: 0px auto;
	width: 989px;
}
.block {
	background: url(images/block_mid.jpg) repeat-y;
	width: 989px;
	margin-top: 20px;
	margin:0px auto

}
.first {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
 
}
.traders {
	width: 989px;
}
.traders ul {
	padding: 0px;
	margin: -5px;
	list-style: none;
}
.traders ul li {
    border-bottom-width: 4px;
	border: 0px ;
	float: left;
	color: #b6295d;
	font-size: 14px;
	
	width: 150px;
	margin: 5px;
}
.traders ul li a {
	color: #b6295d;
	font-size: 18px;
	
}



.block_head2 {
	background: url(images/today.jpg) no-repeat top;
	height: 30px;
	width: 989px;
}
.block_head3 {
	background: url(images/yesterday.jpg) no-repeat top;
	height: 30px;
	width: 989px;
}



.block_head4 {
	background: url(images/bonus.jpg) no-repeat top;
	height: 30px;
	width: 989px;
}



.block_head5 {
	background: url(images/traders.jpg) no-repeat top;
	height: 30px;
	width: 989px;
	}


.block img {
	background: url(images/thumb.jpg) no-repeat;
	height: 180px;
	width: 240px;
	border: none;
	display: block;
	}
	.block a img, .block a:visited img {
border:1px solid #febc7c;
}
.block a:hover img {
border:1px dashed #ffffff;

}
.thumbs {
	text-align: center;
	padding-left: 6px;
}
.thumbs i {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;

	padding-top: 0px;
	display: block;
}



.thumbs a, .thumbs a:visited  {
	padding:1px;
	display: block;
	float: left;
	border:none

}
.thumbs a:hover {
	border:none;
}



.block_footer {
	height: 30px;
	width: 989px;
	display: block;
	background: url(images/bookmark.jpg) no-repeat bottom;
}




.block li {
	width: 165px;
	padding:2px 0px 2px 62px;
	float: left;
	display: block;
	font-weight: bold;
}
.block li a, .block li a:visited {
	color: #fed28b;
	text-decoration: underline;
	font-size: 17px;
	line-height: 20px;
}
.block li a:hover {
	color: #000000;
	text-decoration: none;
}
#footer a, #footer a:visited {
	color: #fed28b;
	text-decoration: underline;
	padding-right: 3px;
	padding-left: 3px;
}
#footer {
	width: 500px;
	height: 70px;
	text-align: center;
	color: #000000;
	font-size: 14px;
	line-height: 13px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
}
#footer p {
	text-align: center;
	display: block;
	width: 190px;
	position: relative;
	left: 137px;
	top: 166px;
}


#footer a:hover {
	color: #000000;
	text-decoration: none;
}
