#text { float: left; width: 548px;  padding: 15px 15px 10px 20px; font: 12px sans-serif, Tahoma, Verdana, Arial ; color: #000; }
#text p { font-weight: bold; }
.row {  margin-top: 7px; width: 570px; height: 150px; }
.pic { 
	float: left; 
	width: 156px; 
	height: 150px;
	border: 1px solid #B6A780; 
	text-align: center; 
	padding-top: 7px; 
	cursor: pointer; }
.inf { position: absolute; left: 333px; float: left; margin-left: 5px; width: 400px; height: 150px; border-bottom: 1px solid #B6A780; }
.buy { position: absolute; top: 60px; left: 7px;  background: url(../images/buy.gif) #fff top left no-repeat; width: 37px; height: 17px; }
.buy a { border: none; display: block; width: 37px; height: 17px; }
.buy a span { display: none; }
.buy a:hover { background: url(../images/buy.gif) #fff top left no-repeat; cursor: pointer; }

