     <!-- Ò³Ç©µÄÑùÊ½ -->
	 .tabInfoDisT{
		 border-width:0px 0px 0px 0px;
		 border-color:#949878;
		 border-style:Solid;
		 height:32px;
		 font-family:Microsoft Sans Serif;
		 font-size:10pt;
		 color:Gray;
		 padding:2px 0 0 7px;
		 cursor:Default;
		 background:url(/images/front/images/ig_tab_winXP3.gif) no-repeat left 2px;
	 }
	 
	 .tabInfoSelT{
		 height:32px;
		 font-family:Microsoft Sans Serif;
		 font-size:10pt;
		 font-weight:bold;
		 color:Black;
		 padding:2px 0 2px 7px;
		 cursor:Default;
		 background:url(/images/front/image/ig_tab_winXP1.gif) no-repeat left top;
	 }
	 .tabInfoSelTR{
		 width:6px;
		 cursor:Default;
		 font-size:2px;
		 background:url(/images/front/image/ig_tab_winXP1.gif) no-repeat right top;
	 }
	
	 .tabInfoDefT{
		 border-width:0px 0px 0px 0px;
		 border-color:#949878;
		 border-style:Solid;
		 height:32px;
		 font-family:Microsoft Sans Serif;
		 font-size:10pt;
		 color:Black;
		 padding:2px 0 0 7px;
		 cursor:Hand;
		 background:url(/images/front/image/ig_tab_winXP3.gif) no-repeat left 2px;
	 } 
	 .tabInfoDefTR{
		 border-width:0px 0px 0px 0px;
		 border-color:#949878;
		 border-style:Solid;
		 width:6px;
		 cursor:Hand;
		 font-size:2px;
		 background:url(/images/front/image/ig_tab_winXP3.gif) no-repeat right 2px;
	 }
	 .tabInfoHovT{
		 border-width:0px 0px 0px 0px;
		 border-color:#949878;
		 border-style:Solid;
		 height:32px;
		 font-family:Microsoft Sans Serif;
		 font-size:10pt;
		 color:Black;
		 padding:2px 0 0 7px;
		 cursor:Hand;
		 background:url(/images/front/image/ig_tab_winXP2.gif) no-repeat left 2px;
	 } 
	 .tabInfoHovTR{
		 border-width:0px 0px 0px 0px;
		 border-color:#949878;
		 border-style:Solid;
		 width:6px;
		 cursor:Hand;
		 font-size:2px;
		 background:url(/images/front/image/ig_tab_winXP2.gif) no-repeat right 2px;
	 }