@charset "utf-8";
body {
	text-align: center;
}
* {
	margin: 0;
	padding: 0;
}
#top_traders {
	position: relative;
	float: right;
	height: 116px;
	width: 55%;
	margin-top: 0px;
	margin-right: 25px;
}
.menu {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;

}
.menu a {
	font-size: 14px;
	font-weight: bold;
	color: #d0f9ff;

}

#header {
	background-image: url(images/topbg.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 117px;
	position: relative;
}
h1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 490px;
	height: 117px;
	background: url('images/index_01.jpg') no-repeat;
	text-align: left;
	text-indent: -9999px;
}
ul,
ol {
	list-style: none;
}
#top_traders ol {
	float: left;
	width: 25%;
	overflow: hidden;
}
#top_traders li {
	text-align: left;
	color: #fff000;
	font-weight: bold;
	font-size: 13px;
	background-image: url(images/toptr_arr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 5;
}
#top_traders li a {
	text-align: left;
	color: #fff000;
	font-weight: bold;
	font-size: 13px;
	padding-left: 5px;
}
#top_traders li a:hover {
	background-image: url(images/toptr_arr2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	color: #fff000;
	font-weight: bold;
	font-size: 13px;
}
.thumbs {
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 19px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#listblock {
	width: 1000px;
	margin:0 auto;
	text-align: left;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #392a4a;
	background-image: url(images/index_39.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#listblock span {
	margin-left: 10px;
	background-image: url(images/arr.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	font-size: 24px;
	color: #ffffff;
	
}
#holder {
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}
#holder ol {
	float: left;
	width: 20%;
	overflow: hidden;
	color: #e4e4e4;
	padding-bottom: 10px;
}
#holder ol li {
	font-weight: bold;
	text-align: left;
	margin: 0 4px;
	padding: 4px 0;
	border-bottom: 1px dotted #4f9989;
	font-size: 14px;
	color: #bbbbbc;
}
#holder ol li a {
	text-align: left;
	font-size: 14px;
	color: #07bbe8;
}
#holder ul {
	float: left;
	width: 99%;
	overflow: hidden;
	color: #e4e4e4;
	padding-bottom: 10px;
}
#holder ul li {
	width: 188px;
	float: left;
	font-weight: bold;
	text-align: left;
	margin: 0 4px;
	padding: 4px 0;
	border-bottom: 1px dotted #4f9989;
	font-size: 14px;
	color: #bbbbbc;
}
#holder ul li a {
	text-align: left;
	font-size: 14px;
	color: #07bbe8;
}
ins {
	display: -moz-inline-box;
	display: inline-block;
	padding: 2px;
	width: 244px;
	height: 205px;
	overflow: hidden;
	text-decoration: none;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -1px;
	padding-bottom: 10px;
}
* html ins {
	margin-bottom: -1px;
}
*+html ins {
	margin-bottom: -1px;
}
ins img {
	display: block;
	width: 240px;
	height: 180px;
	border: 1px solid #1c3062;
}
ins a {
	float: left;
	width: 240px;
	height: 180px;
	position: relative;
	color: #e5ffff;
	
}
ins a:hover span {
	color: #ffffff;
	
}
ins em {
	position: absolute;
	text-align: left;
	width: 238px;
	left: 2px;
	top: 180px;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	height: 25px;
	cursor: pointer;
	background-image: url(images/arr.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 22px;
	padding-top: 3px;
}
#copyright {
	padding-top: 10px;
	vertical-align: bottom;
	width: 990px;;
	font-size: 10px;
	color: #ffffff;
	text-align: left;
	padding-left: 85px;
	height: 80px;
	background: url(images/index_45.jpg) left bottom no-repeat;
}
#copyright a {
	font-size: 10px;
	color: #ffffff;
	text-align: left;
}
.thtr a:link{
	text-decoration: none;
}
.thtr img{
	border-width: 0px;
}
.thtr a:link span{
	text-decoration: underline;
}
.thtr a:hover span{
	text-decoration: none;
}