/*产品列表页*/
.ProductList .ProductListMain .ProductListMainColor a{color:#FF9900; text-decoration:none;}
.ProductList .ProductListMain .ProductListMainColor a:hover{color:#990000;}
/*产品内容页*/
/*大图*/
.Product_Content .Pro_main .PromainPrice a:hover{url(../images/propricehover.jpg)}
/*商品描述*/
<!--精品商品-->
.productGood .productGoodImg h1{font-size:12px;text-align:center;}
.productGood .productGoodImg h1 a{color:#333333;}
.productGood .productGoodImg h1 a:hover{color:#FF9900}
