.body1		  { background: #E2E4E7;
                border: 0px; }
.tab-table    { background: transparent;
                border:0px;
                font: menu; }
.tab-table th { text-align: center;
                font: normal 12px;
                FONT-FAMILY: 宋体, 隶书, 黑体, 楷体_GB2312;}
.tab-button	  { width: 100px;
                height: 20px;
				COLOR: black;
                background: #E2E4E7;
                border-top: 1px solid buttonhighlight;
                border-left: 1px solid buttonhighlight;
                border-bottom: 1px solid buttonhighlight;
                border-right: 1px solid buttonshadow;
                cursor: hand;
                padding-top: 2px; }                
.tab-button-null{width: 100px;
                height: 20px;                
                border-bottom: 1px solid buttonhighlight;                 
                padding-top: 2px;  }           
.tab-selected { width:100px;
                height: 20px;                
                FONT-WEIGHT: bolder;
				FONT-SIZE: 15px;
				COLOR: red;
				FONT-FAMILY: 宋体, 隶书, 黑体, 楷体_GB2312;				
                background: #E2E4E7;
                border-top: 1px solid buttonhighlight;
                border-left: 1px solid buttonhighlight;
                border-bottom: 1px solid #E2E4E7;
                border-right: 1px solid buttonshadow
                cursor: hand; }
.tab-body     { background: #E2E4E7;
                border-top: 0px;
                border-left: 1px solid buttonhighlight;
                border-bottom: 1px solid buttonshadow;
                border-right: 1px solid buttonshadow;
                padding: 10px; }
.tab-body div { display: none;
                text-align: center; }