@charset "gb2312";


.TabbedPanels {
 overflow: hidden;
 margin: 0px;
 padding: 0px;
 clear: none;
 width: 100%;
 
   }
 
.TabbedPanels2 {
 overflow: hidden;
 margin: 0px;
 padding: 0px;
 clear: none;
 width: 100%;
 background:url(imagesxxgk_06.jpg) no-repeat;
   } 
.TabbedPanelsTab {
 position: relative;
 top: -12px;
 float: left;
 padding:1px 10px;
 margin: 0px 1px 0px 0px;
 font:0.7em sans-serif;
 font-family:"Î¢ÈíÑÅºÚ"; 
 font-size:14px;color:#222; 
 list-style: none;
 -moz-user-select: none;
 -khtml-user-select: none;
 cursor: pointer;
 border-bottom:1px dashed #cd1702;
 
}

.TabbedPanelsTab2 {
 position: relative;
 top: -12px;
 float: left;
 padding:3px 12px;
 margin: -1px 1px 0px 0px;
 font:0.7em sans-serif;
 font-family:"Î¢ÈíÑÅºÚ"; 
 font-size:14px;color:#222; 
 list-style: none;
 -moz-user-select: none;
 -khtml-user-select: none;
 cursor: pointer;
 
}

.TabbedPanelsTab4 {
 position: relative;
 top: -12px;
 float: left;
 padding:3px 20px;
 margin: 0px 1px 0px 0px;
 font: bold 0.7em sans-serif;
 font-family:"Î¢ÈíÑÅºÚ"; 
 font-size:14px;color:#222222; 
 list-style: none;
 -moz-user-select: none;
 -khtml-user-select: none;
 cursor: pointer;
 
}



.TabbedPanelsTabHover {
 font-weight:bold;

 color:#cd1702;
}

.TabbedPanelsTab4Hover {
 background: url(imagesyc_533.jpg) no-repeat;
 color:#cd1702;
}
.TabbedPanelsTabSelected {
 
 
 color:#cd1702;
}
.TabbedPanelsTab4Selected {
 background: url(imagesyc_533.jpg) no-repeat;
 
 color:#cd1702;
}

.TabbedPanelsTab2 a {
 color:#222;
 text-decoration: none;
}

.TabbedPanelsTab2 a:hover{color:#cd1702; font-family:"Î¢ÈíÑÅºÚ"; }



.TabbedPanelsTab3 a {
 color: black;
 text-decoration: none;
}

.TabbedPanelsContentGroup {
 clear: both;
height:150px;
 font-family:"Î¢ÈíÑÅºÚ";
 font-size:13px;
 

}
.TabbedPanelsContentGroup2 {
 clear: both;
height:200px;
 font-family:"Î¢ÈíÑÅºÚ";
 font-size:13px;
 

}
.TabbedPanelsContentGroup4 {
 clear: both;
 height:137px;
 font-family:"Î¢ÈíÑÅºÚ";
 font-size:13px;
 border:1px solid #fffcfa;
 
 background-color: #cd1702;}

.TabbedPanelsContent {
 overflow: hidden;
 padding: 4px;
}


.TabbedPanelsContentVisible {
}



.VTabbedPanels {
 overflow: hidden;
 zoom: 1;
}


.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;
}
.TabbedPanelsTabGroup{margin-left:-30px;}
.VTabbedPanels4 .TabbedPanelsTabGroup4 {
 float: left; margin-left:170px;
 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;
}


@media print {
.TabbedPanels {
 overflow: visible !important;
}
.TabbedPanelsContentGroup {
 display: block !important;
 overflow: visible !important;
 height: auto !important;
}
.TabbedPanelsContent {
 overflow: visible !important;
 display: block !important;
 clear:both !important;
}
.TabbedPanelsTab {
  overflow: visible !important;
  display: block !important;
  clear:both !important;
}
}