﻿#e0
{
	width:1000px;
	height:25px;
	float:left;
	clear:left;
	text-align:center;
	background-color:#7c7c7c;
	color:white;
		margin-top:36px;
		line-height:25px;
}


#e1
{
	width:1000px;
	height:auto;
	float:left;
	clear:left;
	border-top:2px #404040 solid;

	background-color:#f8f8f8;
	line-height:22px;
	text-align:center;
	font-family:Arial;
	padding-top:5px;
}

#e0 a:link 
{
	text-decoration: none;
	color:#fff;
}
#e0 a:visited 
{
	text-decoration: none;
	color:#fff;
}
#e0 a:hover 
{
	text-decoration: none;
	color:#fff;
}
#e0 a:active 
{
	text-decoration: none;
	color:#fff;
}
