#QMShop{
	
}
#QMShop .QMSection{
	
}
#QMShop .QMSection .QMSectionName{
	margin-top:15px;
	clear:both;
	text-align:center;
	font-weight:bold;
	color:#900;
}
#QMShop .QMSection .QMItem{
float:left;
margin:7px 7px 7px 7px;
width:225px;
height:75px;
text-align:center;
border:1px solid #CCC;
}
#QMShop .QMSection .QMItem:hover{
background-color:#900;
color:yellow;
border:1px solid #900;
}
#QMShop .QMSection .QMItem .QMItemName{
	
}
#QMShop .QMSection .QMItem .QMItemPrice{
	font-style:italic;
	
}
	   
	   

