/* CSS Document */

.sub_nav_table {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #989693;
}

.sub_nav_table .sub_nav_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #B5B1B1;
}

.article_div {
	position: absolute;
	visibility: hidden;
	left: 0px;
	/* Mozilla: top: 0px; */
	top: 25px;
	z-index: 1;
}