@charset "utf-8";
/* 初始化样式 */
* { margin:0; padding:0; font-family:Arial, "宋体", "微软雅黑"; font-size:12px; color:#333; list-style:none; text-decoration:none; }
html{_text-overflow:ellipsis; background:#eee;}
a img { border:0; }
a.linkscroll { position:relative; z-index:0; }
a:hover { color:#d90000; }
.clear { clear:both; overflow:hidden; visibility:hidden; height:0;}
body { position:relative; overflow-x:hidden; /*background:#eee url(../images/dh/bg.gif) repeat-x 0 0;*/}
.center { width:980px; margin:0 auto; }
.setfarme { background:#fff url(../images/dh/farmebg.gif) repeat-x 0 0; border:1px solid #cacaca; margin-bottom:10px; }
.line { background:url(../images/dh/navmenuline.gif) repeat-x; height:2px; overflow:hidden; } 
/* 头部 */
#head { position:relative; left:0; right:0; top:0; z-index:10; background:url(../images/dh/bg.gif) repeat-x 0 0; padding-top:0px; _padding-top:9px;_position:absolute;_top: expression(eval(document.documentElement.scrollTop)+0); }
#headBtn div { margin:0 auto; height:14px; width:44px; display:none; cursor:pointer;} 
#logowraper { position:relative; height:96px;}
/* 导航 */
#navwraper{
	height:42px;
	position:relative;
	z-index:0;
}
#nav { height:42px; float:left; width:100%; position:relative;}
#nav dd,#nav dt { float:left; height:42px; width:120px; position:relative; }
#nav dd a{ display:block; width:120px; line-height:42px; height:42px; text-align:center; color:#fff; text-shadow:-1px -1px 0 #21546d; color:#fff; cursor:pointer;}
#nav dd a:hover { text-shadow:-1px -1px 0 #9a5a17; }
#nav dd b{overflow:hidden; background:url(../images/dh/ico2.gif) no-repeat; display:block; height:20px; width:18px; position:absolute; left:78%; top:-18%; z-index:2;}
#nav dt{ position:absolute; z-index:-1; left:0; top:0; width:120px; background:url(../images/dh/navhover.gif) no-repeat 0 0; text-shadow:-1px -1px 0 #9a5a17; }
#nav dt a span { text-align:center; line-height:42px; display:block; color:#fff; float:left; width:120px;}
#nav dt a em { background:url(../images/dh/navhover.gif) no-repeat right 0; display:block; width:2px; height:42px; position:absolute; right:0; top:0;}
#navmenu { position:absolute; left:0; top:42px; z-index:2;}
#navmenu dl { background:url(../images/dh/navmenu.png) no-repeat 0 5px; position:absolute; left:0; top:0; padding-top:8px; width:171px; display:none;}
#navmenu dd { background:url(../images/dh/navmenu.png) repeat-y -171px 0; height:30px; padding:0 15px; }
#navmenu dd a { display:block; line-height:30px;height:30px; background:url(../images/navmenuline.gif) repeat-x 0 bottom; cursor:pointer; }
#navmenu dt { background:url(../images/dh/navmenu.png) no-repeat -342px 0; height:3px;}
#navmenu dt,#navmenu dd,#navmenu dl { _background-image:url(../images/dh/navmenuie6.gif); }
