#header_table
{
	height:98px;
	width:930px;
	font-size: 11px;
	background-color:#000000;
	border-bottom:1px solid #222;
}

#header_menu
{
	color: #777;
	text-decoration: none;
}

#header_menu:hover
{
	color: #fff;
}

.sep
{
	color: #999;
	margin: 0px 3px;
}

#header_title
{
	color: #bbbbbb;
	font-size : 25px;
	text-align : center;
}

#header_subtitle
{
	position: relative;
	top: 10px;
	color: #999;
	font-size : 11px;
	text-align : center;
}