body {
	margin: 0px;
	padding: 0px;
	background: #000;
	text-align: center;
}
a {
	color: #666;
	text-decoration: none;
}
img {
	border: 0px;
}
td {
	font-size: 12px;
}
.globle_footer {
	width: 983px;
	height: 46px;
}
.globle_footer .power {
	font-weight: bold;
	color: #ff7a7d;
}
.globle_footer .support {
	text-align: right;
	line-height: 20px;
}
.globle_footer .support a {
	color: #ff7a7d;
}