body {
	background: #000;
	margin:0px;
	color:#333;
	background:#000 url(./site_move/bg01.gif) repeat-x left top;
}
#move_info {
	width:540px ;
	height:500px;
	margin:61px auto 0 auto;
	position:relative;
}
#move_info .info {
	position:absolute;
	top:0;
	left:0;
}
#move_info .new_url {
	position:absolute;
	top:368px;
	left:148px;
}
#move_info .btn {
	position:absolute;
	top:395px;
	left:175px;
}
#move_info .sec {
	position:absolute;
	top:462px;
	left:170px;
}
img {
	border:0;
}
p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

