﻿.emp_table
{
	/*边框颜色*/
	border-collapse:collapse;/*不显示边框*/
	top: 0px;
	left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
	height: 140px;
	z-index:-1;
	
}
.emp_list
{
	/*边框颜色*/
	 
 
	
}
 /* 菜单部分定义表CSS  */
 

 
 /* 定义大字体标题CSS  */
.emp_sel
{
	font-family: "微软雅黑,Verdana, 新宋体";
	color: #1E5494; /*标题字体色*/
	font-size: 12px;
	font-weight: bolder; /*标题背景色*/
	line-height: 22px;
	height: 25px;
	width: 100px;
	cursor: pointer;
	border-bottom-style: none;
	border-left: #B8D3F1 1px solid;
	border-top: #B8D3F1 1px solid;
	border-right: #B8D3F1 1px solid;
	text-align: center;
}

/*hback  = bg_tr*/

 

 .emp_td
{
	border-right: #B8D3F1 1px solid;
	border-top: #B8D3F1 1px solid;
	border-left: #B8D3F1 1px solid;
	width: 100px;
	cursor: pointer;
	border-bottom: #B8D3F1 1px solid;
	height: 15px;
	background-color: #E4F1FA;
	text-align: center;
}

.emp_move
{
	font-family: "微软雅黑,Verdana, 新宋体";
	color: #1E5494; /*标题字体色*/
	font-size: 12px;
	font-weight: bolder; /*标题背景色*/
	line-height: 22px;
	height: 25px;
	width: 100px;
	cursor: pointer;
	border-bottom-style: none;
	border-left: #B8D3F1 1px solid;
	border-top: #B8D3F1 1px solid;
	border-right: #B8D3F1 1px solid;
	text-align: center;
}
.emp_right
{
	border-bottom: #B8D3F1 1px solid;
	 
}

.emp_boby
{
	border-bottom: #B8D3F1 1px solid;
	border-left: #B8D3F1 1px solid;
	border-top-style: none;
	border-right: #B8D3F1 1px solid;
	height: 100%;
	vertical-align: top;
	padding-left: 20px;
	padding-top: 10px;
}