@charset "utf-8";
.style_blog {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #909FB2;
	text-decoration: blink;
	font-weight: bold;
	cursor: crosshair;
}

