#LogoBackdrop{
	background:url(../Images/logobackdrop.jpg) repeat-x;
	height:93px;
	padding-left:43px;
}
#Menu{
	background:url(../Images/menubackdrop.jpg) repeat-x;
	height:36px;
}
#EpilogueMenu{
	background:url(../Images/footernav.jpg) repeat-x;
	height:27px;
	padding-top:12px;
	padding-left:245px;
	_height:29px;
	_padding-top:10px;
}
#Copyright{
	background:url(../Images/copyright.jpg) repeat-x;
	color:#e9d042;
	padding-top:20px;
	padding-bottom:15px;
	line-height:22px;
	text-align:center;
}
#LogoBackdrop ul{
	float:right;
	margin:31px 31px 0 5px;
	display:inline;
	width:304px;
}
#LogoBackdrop ul li{
	background-image: url(../Images/spot.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	float:left;
	height:18px;
	padding-left:8px;
	width:59px;
	_background-position: left 9px;
}
#LogoBackdrop ul li a{
	color:#e9d042;
}
#LogoBackdrop ul li a:hover{
	color:#c69800;
	text-decoration:none;
}
#Menu ul{
	padding:9px 0 0 47px;
}
#Menu li{
	float:left;
	height:27px;
	overflow:hidden;
}
#Menu li a{
	display:block;
	height:54px;
	background-repeat: no-repeat;
}
#Menu li a:hover{
	margin-top:-27px;
}


#Homepage{
	display:block;
	background-image:url(../Images/homepage.jpg);
	width:81px;
}

#About{
	display:block;
	background-image:url(../Images/about.jpg);
	width:113px;
}

#Linkage{
	display:block;
	background-image:url(../Images/linkage.jpg);
	width:107px;
}

#News{
	display:block;
	background-image:url(../Images/news.jpg);
	width:108px;
}

#Member{
	display:block;
	background-image:url(../Images/member.jpg);
	width:110px;
}

#Serve{
	display:block;
	background-image:url(../Images/serve.jpg);
	width:108px;
}

#Salespromotion{
	display:block;
	background-image:url(../Images/joinus.jpg);
	width:111px;
}

#Work{
	display:block;
	background-image:url(../Images/work.jpg);
	width:96px;
}
/*#Menu ul li{
	float:left;
	font-size:14px;
	font-family:"黑体","宋体";
	font-weight:bold;
	text-align:center;
	padding-top:12px;
	width:112px;
	_padding-top:10px;
}
#Menu ul li a{
	color:#9f0b0b;
	display:block;
	_padding-top:2px;
}*/

#EpilogueMenu li{
	float:left;
	margin-right:11px;
	width:66px;
}
#EpilogueMenu li a{
	color:#eed08d;
}
#EpilogueMenu li a:hover{
	color:#e8c500;
	text-decoration:none;
}
#Copyright a{
	color:#e9d042;
}
#Copyright a:hover{
	color:#c69800;
	text-decoration:none;
}



/*-------------------------------------------CSS 样式--------------------------------------------------*/


.leftDashed{
	background-image: url(../Images/dashedbackground.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fourdot{
	background-image: url(../Images/fourdot.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

