.set{margin:0px;
	background-image: url(images/bg.jpg);
}
.hd { display: none; position: absolute; z-index: 1; height: 1px; width: 1px;}
.bg_up{
	background-image:url(images/bg_up.jpg);
	height:45px;
}

#bottom{
	margin:0 auto;
	text-align: center;
	}

#data {
	margin:0 auto;
	width:700px;
	height:100px;
	padding-top:14px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color: #dddddd;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	text-align:center;
	display: block;
	background-image: url(images/bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
	
#data a {
	text-decoration: none;
	color: #dddddd;
	outline: none;
	display: block;
	overflow: hidden;
}   
#data a:hover, .data a:active, .data a:visited {
	border: none;
	}                     

