.news_contents {
	width:760px;
	margin: 0px 15px;
	background-image: url(bg_news.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.news_body {
	font-size:12px;
	line-height:18px;
}

.news_image {
	text-align: center;
	margin-bottom:20px;
}

.news_caption {
	text-align: center;
	font-size:12px;
	color: #777777;
	margin-bottom:10px;
}

.news_attach {
	clear:both;
	border:1px solid #ccc;
	padding:10px;margin-top:10px
}
.news_attach img{
	margin-right:10px
}

.news_nav_new {
	float:right;
	width:60px;
	text-align:left;
	font-family:helvetica,arial,sanserif;
	font-size:12px;
	font-weight:bold;
}

.news_nav_old {
	float:right;
	width:60px;
	text-align:right;
	font-family:helvetica,arial,sanserif;
	font-size:12px;
	font-weight:bold;
}

.news_header {
	text-align:right;
	font-size:12px;
}

.news_title {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	color: #000066;
}
h2.news {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	color: #000066;
}
.style1 {
	font-family: "lr SVbN", "Osaka|"
}

