
.news {
	float: right;
	width: 550px;
	height: 42px;
	margin: 20px 0 0 0;
	overflow: hidden;
	color: #fff;
	background: url('../img/quote.jpg') no-repeat 50px 0px;
}
* html .news {background:none;}
.news2,
.news3 {
	background:none !important;
	width:400px;
}
.news3 {width:1000px;}
.news .bg {
	width: 470px;
	margin: 14px 0 0 62px;
	overflow: hidden;
}
.viewText {background:url('../img/quote.jpg') right  no-repeat;}
* html .viewText {background:none;}
div.move {
	overflow:hidden;
	width:99999px !important;
	padding:0 10px;
}
.news2 div {padding:0;}
.news p {
	float:left;
	width:auto;
	text-decoration: none;
	color:#FFF;
	font-size:16px;
	color: #fff !important;
	margin:0;
	padding:0 20px 0 0;
	height: 16px;
}

.news a {
	text-decoration: none;
	color:#fff;
}


