* {margin:0px; padding:0px;}
body {
	color: #FFFFFF;
	font-family: Garamond;
	font-size: 14px;
	background-color: #000000;
}


#all {
	color: #000000;
	margin: 0px auto;
	background: url(images/all_bg.jpg) repeat-x top;
}
#header {
	background: url(images/header.jpg) no-repeat;
	height: 132px;
	width: 806px;
	margin:0px auto;
}
.logo {
	height: 115px;
	width: 250px;
	position: absolute;
	margin-left: 215px;
	top: 2px;
}


.bookmark {
	height: 70px;
	width: 105px;
	position: absolute;
	margin-left: 95px;
	top: 9px;
}


#top_trade1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	width: 140px;
	height: 90px;
	margin: 24px 0px 0px 485px;
	position: absolute;
	line-height: 17px;
}
#top_trade1 ul {
	list-style-type: none;
}
#top_trade1 a, #top_trade a:visited {
	color: #000000;
	text-decoration: none;
}
#top_trade1 a:hover {
	color: #6e4905;
	text-decoration: none;
}




#top_trade2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	width: 142px;
	height: 90px;
	margin: 24px 0px 0px 625px;
	position: absolute;
	line-height: 17px;
}
#top_trade2 ul {
	list-style-type: none;
}
#top_trade2 a, #top_trade a:visited {
	color: #000000;
	text-decoration: none;
}
#top_trade2 a:hover {
	color: #6e4905;
	text-decoration: none;
}




.cat {
	width: 200px;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	display: block;
	height: 23px;
	position: absolute;
	margin-left: 30px;
	line-height: 25px;
	margin-top: 30px;
	text-align: center;
}
.cat a, #top_trade1 a:visited {
	color: #000000;
	text-decoration: none;
}
.cat a:hover {
	color: #df9400;
	text-decoration: none;
}





