#top_b_center {
	float: left;
	width: 577px;
	margin-top: 5px;
	background-image: url(../img/waku_back_shadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-right: 0px;
}
#top_b_right {
	width: 221px;
	float: right;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.grey_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	width: 567px;
}

.newstitle {
	color: #003366;
	font-size: 16px;
	text-align: left;
	height: 50px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #006699;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
.newsitem {
	padding-right: 15px;
	padding-left: 15px;
	line-height: 1.8em;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
}


.newsblock {
	padding-top: 0px;
	padding-bottom: 5px;
	line-height: 1.5em;
	font-size: 12px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.newsdate {
	text-align: left;
	color: #666666;
	font-size: 12px;
	padding-bottom: 10px;
}
.newslist {
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
}
.newslistback {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	padding-left: 15px;
	padding-right: 30px;
	margin-left: 25px;
	margin-right: 15px;
}
W

