@charset "utf-8";

/*	
.main_left{width:200px;}
.main_right{width: 635px;}
*/
.main_page{
	position: relative;
}

#blog a {
	display: block;
	width: 268px;
	height: 51px;
	position: absolute;
	background: url(images/blog.png) no-repeat;
	left: 570px;
	top: 450px;
	text-indent: -9999px;
}

	
