.boxTabsFrame {float: left; margin-top:4px;  width:100%;}
.boxTabsBodies {clear:both; padding:11px; padding-top:15px; line-height:1.5;}
.boxTabsFrame span{position: relative; float: left; margin-top: 8px; margin-left: 3px; font-size:12px; color:#fff;}

.boxTabsFrame .boxTabsZeroActive { position: relative; float: left; top: 0px; height: 30px; width:20px;}
.boxTabsFrame .boxTabsZeroNormal { position: relative; float: left; top: 0px; height: 30px; width:20px;}

.boxTabsFrame .boxTabsLeftNormal { cursor:pointer; position: relative; float: left; top: 0px; height: 30px; padding-right:20px;}
.boxTabsFrame .boxTabsLeftActive { position: relative; float: left; top: 0px; height: 30px; padding-right:20px;}
.boxTabsFrame .boxTabsLeftActive span{color:#696969;}
.boxTabsFrame .boxTabsLeftNormal2Active {cursor:pointer; position: relative; float: left; top: 0px; height: 30px; padding-right:20px;}

.boxTabsFrame .boxTabsRightNormal {cursor:pointer; position: relative; float: left; top: 0px; height: 30px; padding-right:20px;}
.boxTabsFrame .boxTabsRightActive {position: relative; float: left; top: 0px; height: 30px; padding-right:20px;}
.boxTabsFrame .boxTabsRightActive span{color:#696969;}

.boxTabsFrame .boxTabsCenterNormal {cursor:pointer; position: relative; float: left; top: 0px; height: 30px; padding-right:20px;}
.boxTabsFrame .boxTabsCenterActive {position: relative; float: left; top: 0px; height: 30px; padding-right:20px;}
.boxTabsFrame .boxTabsCenterActive span{color:#696969;}

.boxTabsFrame .boxTabsCenterNormal2Active {cursor:pointer; position: relative; float: left; top: 0px; height: 30px; padding-right:20px;}

.boxTabsFrame {background: url(/frontend/Gui/xevian/images/tabs/boxTabsBg.gif) repeat-x;}
.boxTabsFrame .boxTabsZeroActive {background: url(/frontend/Gui/xevian/images/tabs/boxTabsZeroActive.gif) no-repeat 100% 0px;}
.boxTabsFrame .boxTabsZeroNormal {background: url(/frontend/Gui/xevian/images/tabs/boxTabsZeroNormal.gif) no-repeat 100% 0px;}
.boxTabsFrame .boxTabsLeftActive {background: url(/frontend/Gui/xevian/images/tabs/boxTabsLeftActive.gif) repeat-x 100% 0px;}
.boxTabsFrame .boxTabsLeftNormal {background: url(/frontend/Gui/xevian/images/tabs/boxTabsCenterNormal.gif) repeat-x 100% 0px;}
.boxTabsFrame .boxTabsLeftNormal2Active {
    background: url(/frontend/Gui/xevian/images/tabs/boxTabsCenterNormal2Active.gif) repeat-x 100% 0px;
}

.boxTabsFrame .boxTabsRightActive {background: url(/frontend/Gui/xevian/images/tabs/boxTabsRightActive.gif) repeat-x 100% 0px;}
.boxTabsFrame .boxTabsRightNormal {background: url(/frontend/Gui/xevian/images/tabs/boxTabsRightNormal.gif) repeat-x 100% 0px;}
.boxTabsFrame .boxTabsCenterActive {background: url(/frontend/Gui/xevian/images/tabs/boxTabsLeftActive.gif) repeat-x 100% 0px;}
.boxTabsFrame .boxTabsCenterNormal {background: url(/frontend/Gui/xevian/images/tabs/boxTabsCenterNormal.gif) repeat-x 100% 0px;}
.boxTabsFrame .boxTabsCenterNormal2Active {
    background: url(/frontend/Gui/xevian/images/tabs/boxTabsCenterNormal2Active.gif) repeat-x 100% 0px;
} 
