#footer{
	width:100%;
	background-color:#343434;
	height:30px;
	line-height:30px;	
}
#txt{
	width:1002px;
	margin:0px auto;
	color:#9D9D9D;
	line-height:30px;
	font-family:"Times New Roman";
	font-size:12px;
}	
#footer #txt a{
	color:#9D9D9D;
	text-decoration:none;
}
#footer #txt  a:hover{
	color:#CCC;
}				