/*
#shoes h1{
	height:36px;
	font-family:HG‘n‰pŠpºÞ¼¯¸UB;
	background-image:none;
	border:none;
}

#shoes h1#asics{
	background:no-repeat url(../football/item/shoes/img/bk_h1_acics.jpg);
}
#shoes h1#Adidas{
	background:no-repeat url(../football/item/shoes/img/bk_h1_adidas.jpg);
}
*/
#shoes #main ul{
  margin:0px 0px 0px 15px;
  padding:0px;
  text-transform:lowercase;
 list-style-type: circle;
}


#shoes h3{
	height:15px;
	background-image:none;
	background:#C9C9C9;
	border:none;
	color:#FFFFFF;
	font-size:110%;
	line-height:100%;
}

.itemimg{
	float:left;
	width:130px;

}

.spec{
	display:block;
	width:380px;	float:right;
}



