.sales
{
	background:#f4f4f0;
    height: 554px;
    overflow: hidden;
    width: 1000px;
}
.saleLeft
{
	background-color:#E9E7D7;
    float:left;
    height:494px;
    margin:30px 20px;
    filter:Alpha(opacity=85);
    opacity:0.85;
    overflow:hidden;
    width:330px;
}
.saleLeft img
{
	width:330px;
	height:494px;
}
.salesNewsBuy
{
    float: right;
    margin-top: 10px;
    width: 172px;
}
.saleBtn
{
	background:url("/Includes/images/bg.png") no-repeat -34px -285px;
    /*bottom:-70px;*/
    height:32px;
    /*right:0;
    position:absolute;*/
    width:122px;
}
.saleTitle,.saleDate,.saleContent
{
	
	color:#000;
	text-align:center;
}
.saleTitle
{
	font-size:14px;	
}
.saleDate
{
	font-size:12px;
}
.saleContent
{
	font-size:12px;
	text-align:left;
	text-indent:25px;
	line-height:17px;
	/*padding:0 20px;*/
}
.sale_titleZH
{
	color:#373737;
    font-family:'Microsoft YaHei';
    font-size:18px;
    line-height:180%;
    /*padding:0 20px;*/
}
.sale_titleBT
{
	color:#373737;
    font-family:'Microsoft YaHei';
    font-size:14px;
    line-height:180%;
    padding-bottom:5px;
    padding-top:5px;
    font-weight:bold;
}