* {margin:0px; padding:0px;}
body {
	color: #FFFFFF;
	font-family: Garamond;
	font-size: 14px;
	background-color: #0C98D1;
}
.sss {
	color: #000;
}


#all {
	color: #fc6969;
	margin: 0px auto;
	background: url(images/all_bg.jpg) repeat-x top;
}
#links {
	FONT-SIZE: 14px; COLOR: black
}
#links A {
	BORDER-RIGHT: #000 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #000 1px solid; PADDING-LEFT: 4px; FONT-WEIGHT: bold; FONT-SIZE: 14px; BORDER-LEFT: #000 1px solid; COLOR: #fff; BORDER-BOTTOM: #000 1px solid; BACKGROUND-COLOR: #8e0402; TEXT-ALIGN: left; TEXT-DECORATION: none
}
#links A:hover {
	BORDER-RIGHT: #990066 1px solid; BORDER-TOP: #990066 1px solid; FONT-SIZE: 14px; BORDER-LEFT: #990066 1px solid; COLOR: black; BORDER-BOTTOM: #990066 1px solid; BACKGROUND-COLOR: white
}
.toplist {
	BACKGROUND-POSITION: center 50%; FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #f8f8f8; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none;
}
.toplist2 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: black; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; TEXT-ALIGN: center;
}
#top_trade {
	font-size: 14px;
	font-weight: bold;
	color: #F21745;
	width: 160px;
	height: 110px;
	margin: 30px 0px 0px 455px;
	position: absolute;
	line-height: 15px;
	left: 216px;
	top: -1px;
}
#header {
	background: url(images/header.jpg) no-repeat;
	height: 271px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.logo {
	height: 140px;
	width: 310px;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 225px;
}
.desc {
	font-size: 11px;
	color: #333333;
	position: absolute;
	width: 230px;
	margin-left: 540px;
	margin-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 5px;
	top: 4px;
}



#content {
	margin: 0px auto;
	width: 1000px;
}
.block {
	background: url(images/block_mid.jpg) repeat-y;
	width: 1000px;
	margin-top: 20px;
}
.first {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.block_head {
	background-image: url(images/block_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 130px;
	width: 1000px;
}
.block_head h1 {
	background: url(images/today.jpg) no-repeat;
	display: block;
	height: 65px;
	width: 270px;
	position: absolute;
	margin:32px 0px 0px 356px;
}
.block_head h2 {
	background: url(images/yesterday.jpg) no-repeat;
	display: block;
	height: 65px;
	width: 270px;
	position: absolute;
	margin:33px 0px 0px 356px;
}
.block_head h3 {
	background: url(images/top.jpg) no-repeat;
	display: block;
	height: 65px;
	width: 270px;
	position: absolute;
	margin:31px 0px 0px 356px;
}
.block_head h4 {
	background: url(images/bonus.jpg) no-repeat;
	display: block;
	height: 65px;
	width: 270px;
	position: absolute;
	margin:31px 0px 0px 356px;
}

.block img {
	background: url(images/sample.jpg) no-repeat;
	height: 180px;
	width: 240px;
	border: none;
	display: block;
}
.thumbs {
	text-align: center;
	padding-left: 12px;
	position: relative;
	margin-top: -25px;
}

.thumbs a {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
	display: block;
	float: left;
}
.block_footer {
	height: 53px;
	width: 1000px;
	display: block;
	background-image: url(images/block_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.block ul {
	list-style-type: none;
	display: block;
	margin-top: -25px;
	position: relative;
}
.block li {
	width: 220px;
	padding:2px 0px 2px 24px;
	float: left;
	display: block;
}
.block li a, .block li a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 17px;
	line-height: 20px;
}
.block li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 3px;
	padding-left: 3px;
}
#footer {
	width: 800px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 13px;
	padding: 20px 0px 20px 0px;
	margin: 0px auto;
}
#footer p {
	padding:5px 0px 5px 0px;
}


#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

