@charset "utf-8";
#base_picture {
	position: relative;
	text-decoration: none;
}

#base_picture .text_box {
	width: 200px;
	position: absolute;
	left: 560px;
	top: 5px;
	margin-left: 10px;
	font-size: 0.8em;
	font-weight: bold;
}
