﻿
/* TB_Shell */
table.TB_Shell TR TD
	{
	background-color:#FFFFFF;
	}
	
/* TB_FloorIndex */
table.TB_FloorIndex
	{
	width:100%;
	border:1px;
	}
		
table.TB_FloorIndex TR
	{
	height:30px;
	}
	
table.TB_FloorIndex TR TD
	{
	border:1px;
	text-align:center;
	background-color:#C0C27C;
	font-size:10pt;
	white-space:nowrap;
	}

/* TB_Build */	
table.TB_Build TR
	{
	
	}
	
table.TB_Build TR TD
	{
	border:0px;
	font-size:10pt;
	}
	
/* TB_Floor */
table.TB_Floor
	{
	width:100%;
	}
	
table.TB_Floor TR
	{
	height:30px;
	}
		
table.TB_Floor TR TD
	{
	border:1px;
	text-align:left;
	background-color:#FFFFFF;
	width: 120px;
	font-size:10pt;
	white-space:nowrap;
	}

table.TB_ColorBar TR TD, table.TB_IconBar TR TD
	{
	font-size:10pt;
	height:20px;
	white-space:nowrap;
	}
table.TB_Body TR TD
	{
	/*border:1px;*/
	text-align:center;
	background-color:#C0C27C;
	border:1px solid #FFFF00;
	font-size:10pt;
	height:24px;
	white-space:nowrap;
	vertical-align:middle;
	}

table.TB_Body2
	{
	/*border-collapse: collapse;
	border:1px solid #FF0000;*/
	PADDING: 0px;
	border:1px;
	vertical-align:middle;
	}
table.TB_Body2 TR TD
	{
	/*border:1px;*/
	text-align:center;
	/*border:1px solid #FF0000;
	background-color:#FFFFFF;*/
	font-size:10pt;
	/*8BORDER-top: rgb(0,0,0) 1px groove; BORDER-bottom: rgb(0,0,0) 1px groove; BORDER-right: rgb(0,0,0) 1px groove;*/
	}	
	
	

	
	/*单元TD的高度*/
	.TD_Unit
	{
		height:26px;
		BORDER-left: rgb(255,255,0) 1px groove;BORDER-top: rgb(255,255,0) 1px groove; BORDER-bottom: rgb(255,255,0) 1px groove; BORDER-right: rgb(255,255,0) 1px groove;
		background-color:#C0C27C;
	}
	
	/*层样式*/
	.TD_FloorIndex
	{	
	BORDER-left: rgb(255,255,0) 1px groove;BORDER-top: rgb(255,255,0) 1px groove; BORDER-bottom: rgb(255,255,0) 1px groove; BORDER-right: rgb(255,255,0) 1px groove;
	background-color:#C0C27C;
	text-align:center;
	width:40px;
	white-space:nowrap;
	}
	.DIV_FloorIndex
	{
		width:40px;
	}
	.ywbg
	{
	    /*background-image:url("images/bgyw.gif");*/
	    background-color:White;
	}


	