#sproducts
{
	width:715px;
	height:100%;
	overflow:hidden;
	margin:15px auto auto 3px;
}
.sps
{
	height:100%;
	overflow:hidden;
	margin-bottom:18px;
}
.spsName
{
	color:#36f;
	font:700 14px "ËÎÌå";
	width:200px;
	height:25px;
	line-height:25px;
	background:url(../images/spstitle.gif) no-repeat;
	clear:both;
}
.spsName span
{
	margin-left:15px;
}
.spsName span a
{
	color:#36f;
	font:700 14px "ËÎÌå";
}
.spsName span a:hover
{
	color:red;
	text-decoration:underline;
}
.spsList
{
	height:100%;
	overflow:hidden;
	padding:5px;
	border:1px solid #ddd;
}
.spsList:hover
{
	background-color:#fafafa;
	border:1px solid #36f;
}
.spsList li
{
	width:233px;
	height:22px;
	overflow:hidden;
	line-height:22px;
	float:left;
}
