div#top_menu .top-menu-home{
	width:134px;
	background-image: url(../../image/seekfoods/header_menu01.jpg);
}
div#top_menu .top-menu-about{
	width:159px;
	background-image: url(../../image/seekfoods/header_menu02.jpg);
}
div#top_menu .top-menu-news{
	width:160px;
	background-image: url(../../image/seekfoods/header_menu03.jpg);
}
div#top_menu .top-menu-product{
	width:161px;
	background-image: url(../../image/seekfoods/header_menu04.jpg);
}
div#top_menu .top-menu-contact{
	width:148px;
	background-image: url(../../image/seekfoods/header_menu05.jpg);
}


div#error404{
	clear:left;
	width:100%;
	background: url(../../image/seekfoods/body_content_bg.jpg);
}
div#error404 .box{
	/*margin-left: 46px;
	+margin-left:8px;  IE6 */
	width:896px;
	height:300px;
	border-left: 5px solid #6c3a17;
	border-right: 5px solid #6c3a17;
	background:url(../../image/seekfoods/error404.jpg);
}

div#header-menu #language_menu .chinese{
	color:#FFFF00;
}
div#header-menu #language_menu .english{
}