﻿@charset "utf-8";
/* CSS Document */

/*	员工天地 style
--------------------------------------*/
#header_staff{
	width:933px;
	padding:0px 32px 0px 20px;
	margin:0px auto;
	background-color:#ffffff;
	height:80px;
}
#content_staff{
	width:985px;
	/*padding:0px 32px 0px 20px;*/
	margin:0px auto;
	background-color:#ffffff;
}
#footer{
	width:950px;
	padding:0px 15px 0px 20px;
	margin:0px auto;
	background-color:#ffffff;
}
#left_bar{
	background:url(../../images/staff/staff_06.jpg) 0 0 no-repeat;
	width:235px;
    min-height:207px;
    height:auto!important;
    height:207px;
}
#header_staff a{
	color:#666;
}
.bottom_menu{
	color:#999;
	border-bottom:1px solid #cccccc;
}
.bottom_menu a{
	color:#999;
}
.copyright{
}


