@charset "gb2312";
.TabbedPanels {
 margin: 0px;
 padding: 0px;
 float: left;
 clear: none;
 width: 100%; 
}
.TabbedPanelsTabGroup {
 margin: 0px;
 padding: 0px;
}
.TabbedPanelsTab {
 position: relative;
 float: left;
 list-style: none;
 -moz-user-select: none;
 -khtml-user-select: none;
 cursor: pointer;
 font-family: "????";
 font-size: 12px;
 font-weight: bold;
 background-image: url(imageszwgkQH_visited1.gif);
 background-repeat: repeat-x;
 height: 35px;
 width: 85px;
 line-height:35px;
 text-align:center;
 border-top-width: 0px;
 border-right-width: 1px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 border-top-style: none;
 border-right-style: solid;
 border-bottom-style: none;
 border-left-style: none;
 border-right-color: #bed8f1;
 text-align: center;
 vertical-align: middle;
 margin: 0px;
}

.TabbedPanelsTab2 {
 position: relative;
 float: left;
 list-style: none;
 -moz-user-select: none;
 -khtml-user-select: none;
 cursor: pointer;
 font-family: "????";
 font-size: 12px;
 font-weight: bold;
 background-image: url(imageszwgkQH_visited1.gif);
 background-repeat: repeat-x;
 height: 35px;
 width: 90px;
 line-height:35px;
 text-align:center;
 border-top-width: 0px;
 border-right-width: 1px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 border-top-style: none;
 border-right-style: solid;
 border-bottom-style: none;
 border-left-style: none;
 border-right-color: #bed8f1;
 text-align: center;
 vertical-align: middle;
 margin: 0px;
}

.TabbedPanelsTab3 {
 position: relative;
 float: left;
 list-style: none;
 -moz-user-select: none;
 -khtml-user-select: none;
 cursor: pointer;
 font-family: "????";
 font-size: 12px;
 font-weight: bold;
 background-image: url(imageszwgkQH_visited1.gif);
 background-repeat: repeat-x;
 height: 35px;
 width: 110px;
 line-height:35px;
 text-align:center;
 border-top-width: 0px;
 border-right-width: 1px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 border-top-style: none;
 border-right-style: solid;
 border-bottom-style: none;
 border-left-style: none;
 border-right-color: #bed8f1;
 text-align: center;
 vertical-align: middle;
 margin: 0px;
}

.TabbedPanelsTabHover {
 background-image: url(imageszwgkQH_hover1.gif);
 background-repeat: repeat-x;
 font-family: "????";
 font-size: 12px;
 font-weight: bold;
 color: #e54b00;
}

.TabbedPanelsTabHover a:link {
 color: #e54b00;
}

.TabbedPanelsTabSelected {
 font-family: "????";
 font-size: 12px;
 font-weight: bold;
 color: #e54b00;
 background-image: url(imageszwgkQH_hover1.gif);
 background-repeat: repeat-x;
}

.TabbedPanelsTabSelected a:link{color:#e54b00;}
.TabbedPanelsTabSelected a:visited{color:#e54b00;}

.TabbedPanelsTab a {
 color: black;
 text-decoration: none;
}

.TabbedPanelsContentGroup {
 clear: both;
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 border-top-style: solid;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
}

.TabbedPanelsContent {
 padding: 4px;
}

.VTabbedPanels .TabbedPanelsTabGroup {
 float: left;
 width: 10em;
 height: 20em;
 background-color: #EEE;
 position: relative;
 border-top: solid 1px #999;
 border-right: solid 1px #999;
 border-left: solid 1px #CCC;
 border-bottom: solid 1px #CCC;
}

.VTabbedPanels .TabbedPanelsTab {
 float: none;
 margin: 0px;
 border-top: none;
 border-left: none;
 border-right: none;
}


.VTabbedPanels .TabbedPanelsTabSelected {
 background-color: #EEE;
 border-bottom: solid 1px #999;
}

.VTabbedPanels .TabbedPanelsContentGroup {
 clear: none;
 float: left;
 padding: 0px;
 width: 30em;
 height: 20em;
}