.tbl-bottom-credit {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	color: #666666;
	text-align: center;
	padding: 5px;
}
body {
	font-size: 12px;
	line-height: 18px;
}


.catch {
	font-size: 14px;
	line-height: 18px;
	color: #993300;
	letter-spacing: 2px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9966;
}

.menu-1 {
	font-weight: bold;
	background-image: url(img/menu-back.gif);
	background-repeat: repeat-x;
	height: 23px;
	width: 180px;
	text-align: center;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 3px;
	border: 1px solid #747CB0;
}
.menu-2 {
	font-weight: bold;
	height: 23px;
	width: 180px;
	text-align: center;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #747CB0;
	padding-top: 3px;
	border-right-color: #747CB0;
	border-left-color: #747CB0;
}
.menu-3 {
	font-weight: bold;
	height: 90px;
	width: 180px;
	text-align: center;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #747CB0;
	padding-top: 3px;
	border-right-color: #747CB0;
	border-left-color: #747CB0;
}
.read {
	font-size: 14px;
	color: #CC6600;
	height: 20px;
	width: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 5px;
	padding-bottom: 3px;
	font-weight: bold;
}
