#rtmpTop {
	background-image: url(../img/news_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 180px;
	height: 17px;
}

#rtmpBottom {
	background-image: url(../img/news_bottom.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 17px;
}

#rtmpBox {
	width: 178px;
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
}

#rtmpBox p {
	padding-left: 14px;
	line-height: 130%;
	width: 80px;
}

#rtmpBox img {
	border: 5px solid #F2F2F2;
	float: right;
	margin-right: 10px;
}

#bannersAreaTop {
	background-image: url(../img/news_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 180px;
	height: 17px;
	margin-top: 10px;
}

#bannersAreaBottom {
	background-image: url(../img/news_bottom.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 17px;
}

#bannersAreaBox {
	width: 178px;
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	text-align: center;
}

#bannersAreaBox img {
	display: block;
	margin: 0 auto;
}

#bannersAreaBox p {
	margin: 0 auto;
	line-height: 130%;
	width: 150px;
	text-align: left;
}