.story_news_t {
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1E0852;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1E0852;
	padding-top: 5px;
	padding-bottom: 2px;
	font-weight: bold;
	background-image: url(img/black_bg.gif);
	padding-right: 5px;
	padding-left: 5px;
}
.markbg {
	background-image: url(img/mark-big.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 230px;
	text-align: center;
	vertical-align: middle;
	background-color: #0B0000;
}
.story-bg01 {
	background-attachment: fixed;
	background-image: url(img/saiga-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
