@charset "utf-8";
/* CSS Document */
body{
	background:#eeeeee;
}

#menu{
	background:url(images1/menuback.png);
	background-repeat:no-repeat;
	width:934px;
	height:35px;
	margin-left:5px
}

#logo
{
	margin-left:10px;
	width:199px;
	float:left;
}
#headerright{
	height:31px;
}

#rt a{
	color:#FFF;
	font-size:9px;
	font-family:Tahoma;
	font-weight:bold;
}
#rt a:hover{
	color:#000;
	font-size:9px;
	font-family:Tahoma;
	font-weight:bold;
}
#leftopright{
	margin-top:3px;
}
#menu ul{
margin-top:6px;
margin-left:20px;
margin: 1;
padding:0;
}
#menu ul li{
	display:inline;
}
#menu ul li a{
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}
#menu ul li a:hover{
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-shadow:#000 -1px -1px 2px;
}
#searchgoode{
	background:url(images1/searchleft.png) no-repeat;
	width:195px;
	height:68px;
	margin-top:3px;
}
#center{
	margin:5px;
	
}
