@charset "utf-8";
/* 淮南明德商贸CSS样式--淮南人才网 */
* {	margin:0px;	padding:0px;}
body{ margin:0 auto; width:1002px; color:#2f200d; font-size:12px;}
#header{ background:url(images/header.jpg); height:101px;}
#flsh{ background:url(images/flsh.jpg); height:195px;}
#contact{ margin:0 auto; width:1002px; overflow:hidden; height:875px; background-color:#f4f1ea; padding-top:5px; position:relative; }
/*导航*/
#topnav {list-style:none;line-height:48px; font-size:15px; font-weight: bold; padding-top:50px; float:left; position:absolute;
width:197px; height:392px; margin-left:6px; background: url(images/nav.jpg) no-repeat; overflow:hidden; padding-top:100px;}
#topnav li{float: left;	padding:0; text-align:center; width:177px;text-align:center;}
#topnav a {color:#977f5e; text-decoration:none; margin-left:11px;}
#topnav a:hover {background:url(images/hover.jpg) no-repeat center ;color:#2f200d; width:177px; text-decoration:none; display: block; }

/*右侧*/
#right_side{width:783px; float:right; overflow:hidden; padding-right:6px;}
 #text_box{ border-left:solid 1px #dad0b9; border-right:solid 1px #dad0b9; background-color:#fff; padding:20px 27px; height:787px;}
 #text_box p{text-indent:22px; line-height:20px; padding-bottom:20px;}
 #map{ background:url(images/map.jpg); width:622px; height:380px; margin:50px auto; border:dashed 1px #dad0b9;}
/*尾部*/
#ft{ background:url(images/ft.jpg) top;text-align:center; color:#2f200d; clear:both; padding:50px 0 20px 0; }
#ft a{color:#2f200d; text-decoration:none;}
#ft a:hover{ color:#ecdead;}
