a:link {
	color: #336633;
	text-decoration: underline;
}
a:visited {
	color: #336633;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #999900;
}

a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#336633;
	background-color:#FFFFFF;
	background-image:url(images/bg-color.gif);
	background-position: top;
	background-repeat:repeat-x;
}
#top {background-color:#000000; width: 100px; height:20px; top: 150px; left: 35px; position:absolute; display: none; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-weight:bold; cursor: pointer; padding: 2px; font-size:14px; margin: 0; }

.slide {
	position: relative;
	width: 2394px;
	height: 190px;
	cursor: pointer;
	}
	
.container {
	width: 630px;
	height: 190px;
	overflow: hidden;
	
	}