@charset "utf-8";
#b-head {
	height: 87px;
	background-image: url(blog-head-img/top.jpg);
	width: 800px;
}
#b-head #headbtn {
	float: right;
	margin-top: 19px;
	margin-right: 16px;
}
#b-head #toplogo {
	float: left;
	margin-top: 12px;
	margin-left: 44px;
}

