.news {
	width:450px;
	padding:0 10px;
	padding:10px;
	background:#CCC;
	overflow:hidden;
	height:15px;
	color:#fff;
	background:url(images/quote.png) no-repeat;
}
* html .news {background:none;}
.news2,
.news3 {
	background:none !important;
	width:450px;
}
.news3 {width:1000px;}
.news .bg {
	width:448px;
	margin:3px;
	overflow:hidden;
}
.viewText {background:url(images/quote.png) no-repeat;}
* html .viewText {background:none;}
div.move {
	overflow:hidden;
	width:99999px !important;
	padding:0px;
}
.news2 div {padding:0;}
.news p {
	float:left;
	width:auto;
	margin:0;
	padding:0px 0 0;
}
.news p img {
	display:inline;
	vertical-align:middle;
}
		a {color:#570b0d; text-decoration:none;}
		a:hover {
	text-decoration:underline;
	text-align: left;
}
