body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
	}



.clearfix:after{
    content:"\0020";
    display: block;
    height: 0;
    clear: both;
}
.clearfix {
    zoom: 1;
}
#wrapper_recent{
	margin:0 0 0 0;
	}

.recent_nav{
	height:549px;
	text-indent:-9999px;
	list-style:none;
	}
ul.recent_nav li{
	float:left;
	position:relative;
	}
ul.recent_nav a{
	display:block;
	width:145px;
	height:61px;
	}
.untitled a{
	background:url(recentmenu01_grey.jpg) no-repeat 0 0px;
	}
.innocence a{
	background:url(recentmenu01_grey.jpg) no-repeat 0 -61px;
	}
.bloodpainting a{
	background:url(recentmenu01_grey.jpg) no-repeat 0 -122px;
	}


.hover_untitled,.hover_innocence,.hover_bloodpainting{
	position:absolute;
	top:0;
	left:0;
	width:145px;
	height:61px;
	cursor:pointer;
	}
.hover_untitled{
	background:url(recentmenu.jpg) no-repeat 0 0px;
	}
.hover_innocence{
	background:url(recentmenu.jpg) no-repeat 0 -61px;
	}
.hover_bloodpainting{
	background:url(recentmenu.jpg) no-repeat 0 -122px;
	}

