@charset "UTF-8";
/* CSS Document */

#dqdfooter {
	clear: both;
	margin: 0 auto;
	width: 950px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	border: #000 solid 0px;
}
#dqdfooter p {
	width: 400px;
	float: right;
	font-weight: normal;
	text-align: right;
	font-size: 90%;
	padding: 5px 8px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000;
	background: none;
	border: #000 solid 0px;
	display: inline;
}
#dqdfooter a {
	color: #000;
	text-decoration: none;
	background: none;
}
#dqdfooter a:hover {
	color: #000;
	text-decoration: none;
	background: #none;
}
#dqdfooter a:visited {
	color: #000;
	text-decoration: none;
	background: none;
}
