@import url('layout2.css');
.news_title {
	width: 500px;
	font-weight: bold;
	color: #06C;
	margin-top: 10px;
	margin-bottom: 10px;
/*	text-align: justify;*/
}
.band_main {
	float:right;
	text-align:right;
	color: #06c;
	width:240px;
}

.band_main .small {
	font-size:10px;
}
.band_main .small a {
	text-decoration:none;
	color: #06c;
}
.band_txt {
/*	text-align: justify;*/
	width: 500px;
	padding-top:15px;
}
.band_nav {
	width:500px;
	padding-top:15px;
	text-align:center;
}
.band_nav a {
	color: #06c;
}
