body {
	background : #000000;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px;
	margin-top: 40px;
}

#corner {
	position: absolute;
	bottom: 0;
	right: 0;
}

#qt7 {
	position: absolute;
	bottom: 10px;
	left: 10px;
	font-size: 9px;
}

#qt7 img {
	margin-right: 8px;
}

img {
	border:  0;
}

a:link {
	color: #666;
	
}

a:visited {
	color: #666;
}

a:hover {
	color: #333;
}

a:active {
	color: #000;
}