* {margin:0px; padding:0px;}
body {
	color: #FFFFFF;
	font-family: Garamond;
	font-size: 14px;
	background-color: #413932;
}


#all {
	color: #000000;
	margin: 0px auto;
	background: url(images/all_bg.jpg) repeat-x top;
}
#header {
	background: url(images/header.jpg) no-repeat;
	height: 170px;
	width: 878px;
	margin:0px auto;
	
}
.logo {
	height: 115px;
	width: 205px;
	position: absolute;
	margin-left: 260px;
	top: 11px;
}
.book {
	height: 20px;
	width: 130px;
	position: absolute;
	margin-left: 472px;
	top: 47px;
}

#top_trade1 {
	font-size: 13px;
	
	color: #000000;
	width: 140px;
	height: 40px;
	margin: 3px 0px 0px 477px;
	position: absolute;
	line-height: 14px;
	font-family: "Tahoma";
}
#top_trade1 ul {
	list-style-type: none;
}
#top_trade1 a, #top_trade a:visited {
	color: #000000;
	text-decoration: none;
}
#top_trade1 a:hover {
	color: #ffffff;
	text-decoration: none;
}

#content {
	margin: 0px auto;
	width: 988px;
}
.block {
	background: url(images/block_mid.jpg) repeat-y;
	width: 988px;
	margin-top: 20px;
	margin:0px auto

}
.first {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
  }
.navi {
	display: block;
	position: absolute;
	top: 5px;
	font-size: 14px;
	color: #FFFFFF;
	width: 369px;
	right: 15px;
}
.navi_head {
	display: block;
	position: absolute;
	font-size: 14px;
	color: #FFFFFF;
	width: 369px;
	right: 15px;
	top: 147px;
}
.navi em, .navi_head em {
	font-style: normal;
	padding-right: 15px;
	color: #000000;
}
.navi a, .navi a:visited, .navi_head a, .navi_head a:visited {
	background-color: #dcc0bc;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	padding: 1px;
	border: 1px solid #fcffb9;
}
.navi a:hover, .navi_head a:hover {
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	border: 1px solid #fcffb9;
}


.traders {
	width: 988px;
}
.traders ul {
	padding: 0px;
	margin: -5px;
	list-style: none;
}
.traders ul li {
    border-bottom-width: 4px;
	border: 0px ;
	float: left;
	color: #333;
	font-size: 14px;
	
	width: 150px;
	margin: 5px;
}
.traders ul li a {
	color: #fff;
	font-size: 18px;
	
}


.block_head1 {
	background: url(images/hall.jpg) no-repeat top;
	height: 34px;
	width: 988px;
	position: relative;
}
.block_head2 {
	background: url(images/today.jpg) no-repeat top;
	height: 34px;
	width: 988px;
	position: relative;
}
.block_head3 {
	background: url(images/yesterday.jpg) no-repeat top;
	height: 34px;
	width: 988px;
	position: relative;
}

.block_head5 {
	background: url(images/traders.jpg) no-repeat top;
	height: 34px;
	width: 988px;
	position: relative;
	}


.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 #fff5b3
}
.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: 1px;
	display: block;
}



.thumbs a, .thumbs a:visited  {
	padding:1px;
	display: block;
	float: left;
	border:none

}
.thumbs a:hover {
	border:none;
}



.block_footer {
	height: 25px;
	width: 988px;
	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: #ffffff;
	text-decoration: underline;
	font-size: 17px;
	line-height: 20px;
}
.block li a:hover {
	color: #000000;
	text-decoration: none;
}
#footer a, #footer a:visited {
	color: #fff5b3;
	text-decoration: underline;
	padding-right: 3px;
	padding-left: 3px;
}
#footer {
	width: 500px;
	text-align: center;
	color: #fff5b3;
	font-size: 14px;
	line-height: 13px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	position: relative;
}
#footer p {
	text-align: center;
	display: block;
	width: 180px;
	position: absolute;
	color: #000000;
	left: 160px;
	top: 60px;
}


#footer a:hover {
	color: #000000;
	text-decoration: none;
}
