@charset "utf-8";
/* 淮南金鼎投资咨询服务有限责任公司［淮南人才网］样式 */
* {
	padding:0;
	margin:0;
}
#container {
	margin:0px auto 0px auto;
	width:1002px;
	height:859px;
	background-image:url(images/bg_02.jpg);
	position:relative;
	font-family: Tahoma, Geneva, sans-serif, "宋体";
	color:#3a2311;
	font-size:12px;
}
#menu {
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	height:549px;
	width:182px;
	margin-left:21px;
}
#menu .flash{ margin:0 auto; width:134px; padding-top:25px}
#menu #topnav {
	height:30px;
	padding-top:21px;
	font-size:15px;
	font-weight: bold;
	list-style:none;
	height:228px;
}
#menu #topnav li {
	float: left;
	text-align:center;
	width:180px;
}
#menu #topnav a {
	font-size:15px;
	font-weight:bold;
	color:#f9e243;
	text-decoration:none;
	line-height:38px
}
#menu #topnav a:hover {
	color:#c67200;
	text-decoration:none;
}
#content {
	background-image:url(images/main_03.jpg);
	background-repeat:no-repeat;
	width:765px;
	height:741px;
	margin-top:45px;
	position:absolute;
	left: 203px;
	top: 2px;
}
#content .title {
	padding-left:100px;
	padding-top:22px
}
#content .text{border-bottom:solid #f0e8dd 1px; margin-bottom:20px;width:540px;	margin-left:160px; padding-top:20px }
#content .text p {
	margin-bottom:10px;
	text-indent: 25px;
	padding:10px;
	line-height:26px;

}
#content .imgbox {
	margin:40px auto;
	float:left;
	list-style:none;
	position:absolute;
	left: 148px;
	top: 412px;
}
#content .imghonor{
	margin:40px auto;
	float:left;
	list-style:none;
	position:absolute;
	left: 146px;
	top: 364px;
	}
#content .img_photo {
	border: solid #f0e8dd 8px;
	float:left;
	margin-right:10px
}
/*联系方式*/
	 #content .contact {
	margin-left:140px;
	margin-top:22px;
	background:url(images/contact_map.jpg) no-repeat right center;
	width:560px;
	height:200px;
	border-bottom:solid #f0e8dd 1px; margin-bottom:20px; line-height:25px
}
#content .map {
	border: solid  #EFEFEF 8px;
	background:url(images/map.jpg) no-repeat center;
	width:356px;
	height:319px;
	margin-left:230px
}
/*荣誉资质*/
	 #content .honor {
	margin-left:200px;
	margin-top:22px;
	background:url(images/honor_photo.jpg) no-repeat;
	width:449px;
	height:253px;
	border-bottom:solid #f0e8dd 1px; 
}
#ft {
	height:51px;
	line-height:51px;
	text-align:center;
	margin:0 auto;
	margin-top:25px;
	float:left;
	width:1002px;
	position:absolute;
	left: 2px;
	top: 783px;
}
#ft a {
	color:#3a2311;
	text-decoration:none;
}
#ft a:hover {
	color:#f9e243
}
.cl {
	clear:both
}

