.P5 .TabContent {
border-radius: 20px;
background-color: #fff !important;
border: none !important;
}
.P5 .TabContentText {
color: #000 !important;
}
.P5 .TabLabel {
color: #fff !important;
}
.P5 .TabLabelText {
border-top: 3px solid #fff !important;
background-color: #fff !important;
color: #fff !important;
border-left: none !important;
border-right: none !important;
}
.P5 .TabLabelText.selected {
border-top: 3px solid #fff !important;
background-color: #f00 !important;
color: #fff !important;
border-left: none !important;
border-right: none !important;
}
/* [[Category:在模板名字空间下的CSS页面]] */