 
.goods b, .goods span{	
	display:block;
  }
.set, ul{
	list-style-type:none;
	}
.goods p a, ul.goods li{	
	float:left;
	}
/* position:relative; position:absolute; */	

/* -------------------------------------------------------header */	

#main h3{
	background:url(../images/title_back.png) repeat-x;
	width:715px;
	height:29px;
	line-height:29px;
	color:#093d6b;
	padding-left:10px;
	}
	
.set{
	background-color:#f6f5f5;
	margin:15px 0;
	padding:12px 10px;
	font-size:14px;
	text-align:center;
	}
	
.pagerr{border-bottom:1px solid #d4d5d5;height:30px;}
.amount{float:left; height:26px;}
.limiter{float:right; height:26px;}
.set select{
	color: #706C56;
	font-size: 13px;
	height: 18px;
	line-height: 18px;
	outline: none;
	}
.set ul li{
	display: inline-block;
	*display:inline;
	vertical-align: top;
	zoom: 1;	
	font-size:13px;
	margin:0 3px;
	font-weight:bold;
	}	
.set li a{color:#ff6083;}	
.set li a:hover{color:#000;}