body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

BODY,table {
	FONT-SIZE: 12px;  MARGIN: 0px; COLOR: #333; LINE-HEIGHT: 150%; FONT-FAMILY: 'ËÎÌå', Arial, Helvetica, sans-serif
}

A {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
COLOR: #339900; TEXT-DECORATION: underline;
}

#productshow{
   position: relative;
   height:auto;
   width:780px;
	  }
#productshow .products {
    position: relative;
	float: left;
	margin:8px 8px 8px 13px;
	height: auto;
	width: 165px;
	text-align: center;
}
.products .ph {
	float: left;
	margin-top:10px;
	padding:0px;
	text-align: center;		
	width: 165px;
	height: 140px;
     border:1px #FBEECC solid;
}
.products .name {
    margin-top:3px;
	height: auto;
	width: 163px;
	border:#FBEECC 1px solid;
	text-align: center;
	
}