body,div,ul,li{ margin:0px; padding:0px;text-align:center; font-size:12px;margin:auto; line-height:150%; }

a:link,a:visited,a:active{text-decoration:none; font-size:12px;color:#333333;}
a:hover{text-decoration:underline; font-size:12px;color:#ff7300;}

#productclass ul{width:160px;}
#productclass li{
	width:160px;
	height:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3d4db;
	text-align:left;
	padding-top:10px;
	float:left;
	
}

#products{width:810px; background:url(images/product.jpg) no-repeat; padding:40px 0 0 4px; text-align:left;}
#products li{float:left; width:390px; height:112px; background:url(images/product_bg.jpg) no-repeat; margin:10px 0 0 7px; text-align:left; cursor:hand; overflow:hidden;FILTER: alpha(opacity=80); }
#products li img {
	border: 1px solid #CCCCCC; margin:3px 0 0 31px; float:left;
}

#page{width:810px; height:50px; text-align:center; padding-top:20px;}