@charset "utf-8";
/* 安徽信谊集团CSS样式--淮南人才网 */
* {	margin:0px;	padding:0px;}
body{ margin:0 auto; width:1002px; color:#917041; font-size:13px; background:url(images/bg.jpg); font-size:12px;}
#contact{ width:1002px; margin:0 auto;}
#header{height:84px; padding-left:30px; width:972px; background:url(images/logo_bg.jpg)}
/*导航开始*/
#topnav {list-style:none; float:left; font-size:15px;font-weight:bold; background:url(images/nav_bgw.jpg) no-repeat; height:500px; width:191px;margin-top:2px; padding-top:35px; }
#topnav li { text-align:center; width:136px; padding:15px 0; margin:0 auto;min-height:31px;}
#topnav a {color:#917041; text-decoration:none;  width:136px; line-height:31px; display:block; cursor:pointer;}
#topnav a:hover { color:#e8ca61; text-decoration:none;	 display:block; width:136px; line-height:31px; height:31px;}
html>body #topnav a:hover {
   background-repeat: repeat;background-image: url(images/nav_bg.png);
}
* #topnav a:hover {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/nav_bg.png")
} 

/*导航结束*/
#fl_ba{ background: url(images/fll.jpg) no-repeat; height:176px;}

#box{margin:5px auto; background:#fff;  float:right; overflow:hidden; width:788px; padding:0 5px;}
#text_box{ padding:15px 18px; line-height:1.75;}
  .img{ margin-left:15px; margin-bottom:20px; margin-top:20px;}
/*尾部*/
#ft{ background: url(image/ft.jpg); height:66px; text-align:center; color:#917041; line-height:66px; clear:both; }
#ft a{color:#917041; text-decoration:none;}
#ft a:hover{ color:#e8ca61;}




