.news {
	width:960px;
	overflow:hidden;
	height:20px;
	color:#fff;
}

.bg {
	width:960px;
	overflow:hidden;
	position: relative;
}

div.move {
	overflow:hidden !important;
	width:99999px !important;
	padding:0 10px;
}

.news p {
	float:left;
	width:auto;
	margin:0;
}

a {color:blue; text-decoration:none;}

a:hover {color:red; text-decoration:none;}
