@charset "UTF-8";
/* CSS Document */


body {
	background: #ccc;
}

#wapper_404 {
	width: 900px;
	height: 601px;
	background: url(../img/404.jpg) center left no-repeat;
	margin: 25px auto 0;
}


#wapper_404 img a{ border: none; }
#wapper_404 img a:hover{ border: none; }
#wapper_404 img a:active{ border: none; }