.TabbedPanelsTabGroup { margin: 0px; padding: 0px; }
.TabbedPanels2 { margin: 0px; padding: 0px; float: left; clear: none; width: 100%; height: 26px; }
.TabbedPanels2Tab { position: relative; top: 1px; float: left; background-color: #DDD; list-style: none; -moz-user-select: none; -khtml-user-select: none; cursor: pointer; font-family: "微软雅黑"; font-size: 14px; font-weight: bold; height: 30px; width: 118px; margin-top: 0px; margin-right: 2px; margin-bottom: 0px; margin-left: 0px; padding: 0px; line-height: 30px; text-align: center; background-image: url(../images/bg22.gif); background-repeat: repeat-x; }
.TabbedPanels2Tab a { color: black; text-decoration: none; }
.TabbedPanels2TabHover { background-color: #CCC; background-image: url(../images/bg2.gif); }
.TabbedPanels2TabSelected { background-color: #EEE; background-image: url(../images/bg2.gif); background-repeat: no-repeat; color: #bd0000; }
.VTabbedPanels .TabbedPanels2TabGroup { float: left; width: 10em; height: 20em; background-color: #EEE; position: relative; border: 1px solid #8fb9d0; }
.TabbedPanels2ContentGroup { clear: both; background-color: #FFF; border-top-width: 1px; border-top-style: solid; border-top-color: #aeaeae; }
.TabbedPanels2Content { font-size: 12px; color: #333333; padding-top: 4px; padding-right: 0px; padding-bottom: 4px; padding-left: 0px; }
