#header_blog {
	margin: 0px;
	padding: 0px;
	height: 272px;
	width: 770px;
	background-image: url(../img_blog/new_zealand.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top_under {
	margin: 0px;
	padding: 0px;
	width: 770px;
	background-image: url(../img_blog/top_under.jpg);
	background-repeat: no-repeat;
	height: 34px;
	float: left;
}

#blogtop a{
	width: 770px;
	height: 180px;
	float: left;
	display: block;
	text-decoration: none;
}

#blogtop em{
	visibility: hidden;
}