.menu_text {
	font-size: 12px;
	line-height: 16px;
	padding: 8px;
}
.top_text {
	font-size: 12px;
	line-height: 16px;
	padding: 8px;
	border: 2px solid #999999;
	text-align: left;
}

.lineR {
	background: url(../../img/mapbank/lineR.gif) repeat-x left center;
	height: 15px;
	width: 640px;
}
.lineB {
	background: url(../../img/mapbank/lineB.gif) repeat-x left center;
	height: 15px;
	width: 640px;
}
.table_lineR {
	border: 1px solid #CC3300;
	text-align: left;
}
.table_lineB {
	border: 1px solid #000033;
	text-align: left;
}
