﻿.TabBarActiveTable			{width: 115px; height:28px; background-image: url(../../images/Common/bgr_act.png); text-align: center;}
.TabBarActiveCtrl			{color: #4E4E4E; width: 100%; height: 80%; font-style: normal; font-weight: bold; }
.TabBarActiveTopLine		{background-color:  #ececff; height: 4px;}
.TabBarActiveLeftLine		{background-color:  #ececff; width: 2px;}
.TabBarActiveRightLine		{background-color:  #ececff; width: 2px;}

.TabBarPassiveTable			{width: 112px; height:28px; vertical-align:bottom; background-image: url(../../images/Common/bgr_psv.png);text-align: center;}
.TabBarPassiveCtrl			{color: #4E4E4E; width: 100%; height: 80%; font-weight: bold; text-decoration: none; cursor: hand; }
.TabBarPassiveTopLine		{background-color:  #ddddff;	height: 1px;}
.TabBarPassiveLeftLine		{background-color:  #ddddff;	width: 1px;}
.TabBarPassiveRightLine		{background-color:  #ddddff;	width: 1px;}

.TabBarLine					{height: 2px; background-color: #bbbbff;}
