﻿#unavigation{
	width:1000px;
	height:20px;
	background-color:#ededed;
	border-bottom:1px #dededf  solid;
}
#oneu{
	height:15px;
	margin:1px 0px 2px 0px;
	float:left;
	text-align:center;
	color:#333333;
	padding:0px 12px 0px 30px;
}
#twou, #fiveu, #threeu{
	height:15px;
	margin:1px 0px 2px 0px;
	float:left;
	text-align:center;
	color:#333333;
	padding:0px 12px 0px 12px;
}
#fouru{
	height:15px;
	float:left;
	margin:1px 0px 2px 0px;
	text-align:center;
	color:#333333;
	padding:0px 12px 0px 12px;
}
#sixu{
	height:15px;
	float:left;
	margin:1px 0px 2px 0px;
	text-align:center;
	color:#333333;
	padding:0px 12px 0px 12px;
}
#oneu a:hover,#twou a:hover,#threeu a:hover,#fouru a:hover,#fiveu a:hover,#sixu a:hover{
	text-decoration:underline;
}
#oneu a, #twou a, #threeu a, #fouru a, #fiveu a, #sixu a{
	color:#333333;
	text-decoration:none;
}

