#top #mainimg {
	clear: both;
	width: 900px;
	height: 305px;
}
#specialbox {
	width: 745px;
	height: 115px;
	margin-top: 20px;
}
#specialbox p {
	line-height: 1.2 !important;
	font-size: 93%;
}
#specialbox h3 {
	margin: 0 !important;
	position: absolute;
	top: 68px;
	left: 50px;
}
#specialbox h3 a {
	display: block;
	width: 173px;
	height: 27px;
	text-indent: -9999px;
	outline: none;
}
#specialbox h3 a:hover {
	
}
#special1 {
	position: relative;
	float: left;
	width: 161px;
	height: 92px;
	margin-right: 3px;
	padding: 18px 5px 0 80px;
	background: url(bg_special1.gif) no-repeat 0 0;
}
#special1 p a,
#special2 p a,
#special3 p a {
	position: absolute;
	display: block;
	width: 244px;
	height: 105px;
	top: 0;
	left: 0;
	text-indent: -9999px;
}
#specialbox p a:hover {
	background: #fff;
	filter: alpha(opacity=30);
	-moz-opacity:0.30;
	opacity:0.30;
}
#special2 {
	position: relative;
	float: left;
	width: 161px;
	height: 92px;
	margin-right: 3px;
	padding: 18px 5px 0 80px;
	background: url(bg_special2.gif) no-repeat 0 0;
}
#special3 {
	position: relative;
	float: left;
	width: 161px;
	height: 92px;
	padding: 18px 5px 0 80px;
	background: url(bg_special3.gif) no-repeat 0 0;
}

