@charset "utf-8";
/* 七号公馆娱乐管理有限公司——淮南人才网*/

* {
	margin:0px;
	padding:0px;	
}
body{ background-color:#000;}
.cl{ clear:both;}
#box {
	margin:0px auto 0px auto;
	width:1002px;
	font-size:12px;	
	position:relative;
}
#head{
	background-image: url(image/header_bg.jpg);
	width:1002px;
	height:223px;
}
#left_side{
	width:177px;
	height:329px;
	margin-left:10px;
	position:absolute;
	background: url(image/nav.jpg) no-repeat top;
	overflow:hidden;
}
/*导航*/
	 #topnav {
	list-style:none;
	width:179px;
	height:300px;
	line-height:38px; 
	font-size:15px;
	font-weight: bold;
	padding-top:50px;

}
#topnav li {
	float: left;
	padding:0;
	text-align:center;
	width:177px;
	text-align:center;	
}
#topnav a {
	color:#412c09;
	text-decoration:none;
}
#topnav a:hover {
	background: url(image/nav_hover.jpg) no-repeat right center ;color:#f9e243; width:177px;
	text-decoration:none;
	display: block; height:38px;
}



/*右侧*/
#right_side{ background:url(image/fl_img.gif) no-repeat left; width:802px; float:right; overflow:hidden}
/*左侧*/
#box_text{ border:solid 1px #1a1407; width:714px; margin-left:10px; border-top:none; height:820px; padding:20px 33px; color:#714b00; background:url(image/img_end.jpg) no-repeat center bottom;}
p.text{text-indent:23px; padding-bottom:20px; line-height:23px;}

/*联系我们*/
#contact{ background:url(image/name.jpg) no-repeat left top; width:230px;  color:#714b00; padding-bottom:20px; line-height:23px; padding-top:40px; float:left;}
/*展示*/
#box_img{ border:solid 1px #1a1407; width:714px; margin-left:10px; border-top:none; height:820px; padding:20px 33px; }
#box_img img{  border:solid 5px #191207; margin-bottom:20px;}
.imgs{ margin-left:30px;}
/*尾部*/
#ft{ height:66px; text-align:center; color:#714b00; line-height:66px; border-bottom:solid 3px #714b00 }
#ft a{color:#714b00; text-decoration:none;}
#ft a:hover{ color:#fa0;}

