#indexspace {
	height: 560px;
	width: 900px;
	position: relative;
	margin-bottom: 30px;
}
#title01 {
	background-image: url(../images/shop/title01.jpg);
	background-repeat: no-repeat;
	background-position: left 30px;
}
#fade {
}
#fade li {
	list-style-type: none;
}
#fade {
	height: 560px;
	overflow: hidden;
}
#topic {
	position: absolute;
	display: block;
	left: 20px;
	top: 20px;
	background-color: #FFF;
	width: 260px;
	z-index: 10;


	alpha:(style=0, opacity=30);
}
#topic dt {
	background-image: url(../images/index/index_brand7.gif);
	background-position: left top;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	height: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 10px;
}
#topic dd {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	display: block;
	overflow: hidden;
	color: #666;
	line-height: 17px;
}
#topic dd small {
	font-size: 11px;
}
#topic dd p {
	font-size: 11px;
}
#topic dd p a {
	color: #ff8282;	
}

