.product_brand{
	float:right;
	width:800px;
}
.news_listing{
	width:750px;
	height:700px;
	margin:0px auto;
}
.news_listing li{
	float:left;
	width:750px;
	height:135px;
}
.news_listing img{
	width:250px;
	height:120px;
	float:left;
}
.news_listing1{
	margin:10px;
	width:460px;
	float:right;
	line-height:23px;
}
.news_listing1 a{
	 color:#757272;
}
.news_listing1 a:hover{
	color:#ff9540;
	text-decoration:underline;
}
.product_brand_foot{
	width:780px;
	text-align:center;
	font-size:12px;
}
.product_brand_foot1{
	margin-top:40px;
	margin-bottom:10px;
}
.product_brand_foot1 a{
    margin-left:5px;
    color:#111;
    display:inline-block;
    width:40px;
}
.product_brand_foot1 a:hover{
	color:#ff9540;
}
.product_brand_foot1 a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}