/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
}

#bottom {
	float: inherit;
	width: 980px;
	height: 70px;
	position: relative;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 12px;
	background-image: url(/_upload/tpl/03/e1/993/template993/htmlRes/bottom_res/backbottom.png);
}

#copyright {
	text-align: center;
	font-size: 12px;
	line-height: 25px;
}

#copyright a {
	text-decoration: none;
	color:#000;
}

#copyright a:hover {
	text-decoration: underline;
}