#index_box_content {
	height: 127px;
	width: 200px;
	background-image: url(images/goto_old_web_site.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 277px;
	top: 443px;	
}
#index_box_content .box_title {

}
#index_box_content .box_content {
	height: 100px;
	width: 108px;
	font-size: 14px;
	position: absolute;
	left: 97px;
	top: 17px;
	font-weight: bold;
}

#index_box_content .box_content a {
	text-decoration: none;
	color: #000000;
}
