@charset "utf-8";
.page_title {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
}
.art_title {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}
.info {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}
.top {
	top: 5px;
}

