@charset "utf-8";
/* CSS Document */
body{ background:url(lh_bj.jpg) no-repeat center top #fbcc73;}
/*返回顶部*/
#totop {
	position: fixed;
	bottom: 40px;
	right: 10px;
	z-index: 999;
	width: 71px;
	cursor: pointer;
	display: none;
}
*html #totop {
	position: absolute;
	cursor: pointer;
	right: 10px;
	display: none;
	top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight) -112 +"px" )
}
#totop a {
	display: block;
	width: 71px;
	height: 24px;
	padding-top: 48px;
	background: url(toTop.gif) no-repeat;
	text-align: center;
	color: #888
}
#totop a.cur {
	background-position: -88px 0;
	text-decoration: none;
	color: #3a9
}


.top{ width:1000px; margin:0 auto; height:417px; overflow:hidden;
}
.top h3{ margin:60px 0 26px 90px; overflow:hidden; height:284px;}
.top ul{ height:48px;background:url(dh.jpg) repeat-x; line-height:48px;}
.top ul li{ float:left; font-size:18px;}
.top ul li a{ margin:0 23px; color:#FFF!important; font-family:"微软雅黑";}



