@charset "utf-8";
/* CSS Document */

#Products_ShowList {
	width:auto;
	display:block;
	width:197px;
	margin-top:10px;
	}


#Products_ShowList ul {
	clear:both;
	display:block;
	list-style:none;
	margin-left:auto;
	margin-right:auto;
	margin-left:1px;
}


#Products_ShowList ul li {
	width:197px;
	height:29px;
	float:left;
	background:url(../images/trbg.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:10px;
	margin-bottom:5px;
}
