body,td,th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
.foot {
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	margin-top: 10px;
}
.cont {
	line-height: 20px;
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
ul {
    PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none;}
li {
	list-style-image: none;
	list-style-type: none;
}

#prod1 li {
	height: 120px;
	width: 165px;
	float: left;
	line-height: 30px;
	text-align: center;
}
#index_prd {
	width: 710px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}
#index_prd li {
	text-align: center;
	float: left;
	width: 142px;
	line-height: 25px;
}
.IndexProductImg{ clear:both;width:120px; height:100px; padding:1px; border:1px solid #CCCCCC;}