@CHARSET "UTF-8";

.popSale_home{
	height:30px;
	width:100%;
    background-image: url(chrysoidine.jpg);
    background-repeat:repeat-x;
	padding-top:7px;
	padding-left:10px;
	color:#993333;
	font-family:黑体,宋体;
	font-size:18px;
}
.popSaleContent_home{
	height:200px;
	width:100%;
	padding-top:10px;
	padding-left:5px;
	padding-bottom:10px;
	border-left:2px solid #FF9900;
	border-right:2px solid #FF9900;
}
.channalBody_home{
	height:350;
	width:750px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}
.channal_home{
	border-top:1px solid #C5DCFE;
	padding-top:5px;
	margin-top:5px;
	margin-bottom:5px;
	border-right:2px solid #FF9900;
}
.8e86Price_home{
	text-align:center;
	width:70px;
	background-color:#FF9900;
	color:#990099;
	font-size:14px;
	font-weight:bold;
}
.productName_home{
	color:#CC9933;
	height:30px;
	text-align:center;
	overflow:hidden;
	whiteSpace:nowrap;
	textOverflow:ellipsis;
}