.------------------NEWS {}
.NewsLayerTitle {
	float: right;
	background-image: url(/graphic/diary/post_top.png);
	width: 615px;
	height: 10px;
	margin-top: 20px;
	padding-left: 5px;
	padding-top: 1px;
	background-repeat: no-repeat;
}
.NewsLayerBody h1{
	float: none;
	width: 580px;
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #006AB3;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	margin-left: 0px;
	margin-bottom: 20px;
}
.NewsLayerBody {
	float: right;
	background-image: url(/graphic/diary/post_body.png);
	padding-left: 20px;
	height: 100%;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 580px;
}
.pageLayerBottom {
	float: right;
	background-image: url(/graphic/layout/page_layer_body_bottom.png);
	height: 17px;
	width: 620px;
}
.newsimage{
	border: 1px dashed #666;
	padding: 5px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

