﻿.banner { background-image:url('banner.jpg'); background-repeat:no-repeat;}

.productList { height:130px;}
.productList li { margin:10px 30px; width:162px;}
.productList li dt { width:156; height:90px; background-image:url('productBg.jpg'); padding:3px; background-repeat:no-repeat;text-align:center;}
.productList li dd { width:162px; text-align:center; margin:8px 0; font-weight:bold; height:20px;}
.productList li dd a { color:#000;}



