#menutop {
	width:1010px;
	height:30px;
	padding: 2px 4px 2px 4px;
	color:#fff;
	font-size:15px;
	
	position:relative;
	left:-5px;
	*left:-1px;
	text-align:center;
	background:url(/images/top.png) no-repeat top ;
}
#linktop a{
	text-align:center;
	font-style:normal;
	text-decoration:none;
	color:#FFFFFF;
	margin-right:10px;
	margin-left:10px;
	font-size:15px;
		
}
#linktop a:hover {
	font-style:normal;
	text-decoration:none;
	color:#C9C9C9;
}

