@charset "gb2312";
/* CSS Document */

#product-right .grayarea .product-status li{line-height: 21px;}
#product-right .grayarea .product-status a{
	text-indent:5px;
	width:33px;
	height:20px;
	background-position:0px 0px;
	background-image: url(/zhai/images/index_product/product_group.jpg);
	background-repeat: no-repeat;
	color: #a4a4a4;
	font-size: 9pt;
	text-decoration: none;
	
}

#product-right .grayarea .product-status .checked{
	background-position:0px -25px;
	color: #ff6b0e;	
}

