#bannerDiv {
	background:#FFF;
	margin:0px 20px 5px 20px;
	width:960px;
	position:relative;
	top:-10px;
}
#middleScrollerDiv {
	position:relative;
	width:960px;
	height:117px;
	margin:0px 20px 5px 20px;
}
#middleScrollerDiv #click_img {
	position:absolute;
	top:95px;
	float:left;
	left:270px;
	width:30px;
}
#scroll {
	width:650;
	height:117px;
	margin-top:0px;
}
#middleScrollerDiv div#offerDiv{
	position:absolute;
	width:319px;
}

.black {
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	text-align:left;
	font-weight: normal;
}
A.black:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight: normal;
}
A.black:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:underline;
	font-weight: normal;
}
A.black:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight: normal;
}
A.black:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight: normal;
}
.list{
	text-decoration:none;
	text-align:left;

}