﻿
 /*TopTab样式表*/

.tab_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: 100%;
	z-index: -1;
	
}
 /* 菜单部分定义表CSS  */
 

 
 /* 定义大字体标题CSS  */
.tab_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: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	background-color: #F0F8FF;
	text-align: center;
}

/*hback  = bg_tr*/

 

 .tab_td
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	width: 100px;
	cursor: pointer;
	border-bottom: #cccccc 1px solid;
	height: 15px;
	background-color: #f5f5f5;
	text-align: center;
}

.tab_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: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	background-color: #F0F8FF;
	text-align: center;
}
.tab_right
{
	border-bottom: #cccccc 1px solid;
}

.tab_boby
{
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-top-style: none;
	border-right: #cccccc 1px solid;
	height: 100%;
	background-color: #F0F8FF;
}
.tab_boby1
{
	border-bottom: none;
	border-left: none;
	border-top-style: none;
	border-right: none;
	height: 100%;
	/*background-color: #F0F8FF;*/
}

/*hback  = bg_tr*/


/*BottomTab样式表*/

.bt_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: 100%;
	z-index:-1;
	
}

.bt_sel
{
	font-family: "微软雅黑,Verdana, 新宋体";
	color: #1E5494; /*标题字体色*/
	font-size: 12px;
	font-weight: bolder; /*标题背景色*/
	line-height: 22px;
	height: 25px;
	width: 100px;
	cursor: pointer;
	border-top-style: none;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}

/*hback  = bg_tr*/

 

 .bt_td
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	width: 100px;
	cursor: pointer;
	border-bottom: #cccccc 1px solid;
	height: 15px;
	 background-color: #f5f5f5;
}

.bt_move
{
	font-family: "微软雅黑,Verdana, 新宋体";
	color: #1E5494; /*标题字体色*/
	font-size: 12px;
	font-weight: bolder; /*标题背景色*/
	line-height: 22px;
	height: 25px;
	width: 100px;
	cursor: pointer;
  border-top-style : none;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	
}
.bt_right
{
	border-top: #cccccc 1px solid;
}

.bt_boby
{
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom-style: none;
	border-right: #cccccc 1px solid;
		height: 100%;
		
}

/*LeftTab样式表*/

.lt_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: 100%;
	z-index:-1;
	
}

.lt_sel
{
	font-family: "微软雅黑,Verdana, 新宋体";
	color: #1E5494; /*标题字体色*/
	font-size: 12px;
	font-weight: bolder; /*标题背景色*/
	line-height: 22px;
	height: 25px;
	width: 100px;
	cursor: pointer;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-right-style: none;
	border-bottom: #cccccc 1px solid;
}

/*hback  = bg_tr*/

 

 .lt_td
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	height: 25px;
	width: 100px;
	cursor: pointer;
	border-bottom: #cccccc 1px solid;
	 
	 background-color: #f5f5f5;
}

.lt_move
{
	font-family: "微软雅黑,Verdana, 新宋体";
	color: #1E5494; /*标题字体色*/
	font-size: 12px;
	font-weight: bolder; /*标题背景色*/
	line-height: 22px;
	height: 25px;
	width: 100px;
	cursor: pointer;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-right-style: none;
	border-bottom: #cccccc 1px solid;
	
}
.lt_right
{
	border-right: #cccccc 1px solid;
	height: 50%;

}

.lt_boby
{
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-left-style: none;
	border-right: #cccccc 1px solid;
	 
		
}

/*RightTab样式表*/

.rt_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: 100%;
	z-index:-1;
	
}

.rt_sel
{
	font-family: "微软雅黑,Verdana, 新宋体";
	color: #1E5494; /*标题字体色*/
	font-size: 12px;
	font-weight: bolder; /*标题背景色*/
	line-height: 22px;
	height: 25px;
	width: 100px;
	cursor: pointer;
	border-left-style: none;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}

/*hback  = bg_tr*/

 

 .rt_td
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
 
	cursor: pointer;
	border-bottom: #cccccc 1px solid;
		height: 25px;
	width: 100px;
	 background-color: #f5f5f5;
}

.rt_move
{
	font-family: "微软雅黑,Verdana, 新宋体";
	color: #1E5494; /*标题字体色*/
	font-size: 12px;
	font-weight: bolder; /*标题背景色*/
	line-height: 22px;
	height: 25px;
	width: 100px;
	cursor: pointer;
	border-left-style: none;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	
}
.rt_right
{
	border-left: #cccccc 1px solid;
	height: 50%;
}

.rt_boby
{
  border-top  : #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-right-style: none;
	border-left: #cccccc 1px solid;
		 
		
}