.cke-toolBar{overflow:hidden;zoom:1;}
.cke-toolBar *,.cke-topSpace *,.cke-formatBar *{-moz-box-sizing:content-box;box-sizing:content-box;}
.cke-tabBar{-moz-box-sizing: content-box;box-sizing:content-box;background: url("../img/editor/pagetab_bg.gif") left top repeat-x;list-style-type: none;margin: 0;overflow: hidden;padding: 0; width: 100%;position: relative;}
.cke-tabBar .cke-addBtn{float:left;width:13px;height:13px;line-height:12px;font-size:12px;font-weight:bolder;text-align:center;margin:2px 6px;border:1px solid #F0F0EE;cursor:pointer;background:none;padding:0;}
.cke-tabBar .cke-addBtn-hover{border-color: #FFFFFF #999999 #999999 #FFFFFF;border-style: solid;border-width:1px;}
.cke-tabBar .cke-addBtn-disable{color:gray;}
.cke-tabBar li{-moz-box-sizing: content-box;box-sizing:content-box;background: url("../img/editor/pagetab_left.gif") left top no-repeat;cursor: pointer;float: left;height: 17px;line-height: 17px;margin-left: -10px;overflow: hidden;padding: 0 0 3px 15px;position: relative;z-index: 0;display:inline;}
.cke-tabBar li span {background: url("../img/editor/pagetab_right.gif") right top no-repeat;float: left;font-size: 12px;height: 17px;line-height: 17px;margin: 0;padding: 0 15px 0 0;}
.cke-tabBar .cke-li-hover {background: url("../img/editor/pagetab_left_active.gif") left top no-repeat;z-index:1;}
.cke-tabBar .cke-li-hover span {background: url("../img/editor/pagetab_right_active.gif") right top no-repeat;font-weight:bold;}
.cke-formatBar{height:24px;margin:0;padding:0 2px;}
.cke-formatBar li{float:left;height:18px;line-height:18px;padding:0 4px;display:inline;margin:2px 4px;border-color: #FFFFFF #999999 #999999 #FFFFFF;border-style: solid;border-width:1px;cursor:default;}
.cke-formatBar .cke-formatBar-wordCount{float:right;border:none;}
.cke-formatBar-disable li{color:gray;}
.cke-topSpace{overflow:hidden;zoom:1;}
/*修改的ckeditor的样式*/
.cke_skin_office2003 .cke_rcombo .cke_inline_label {color: #000000;}
.cke_skin_office2003 .cke_fontSize .cke_text {width: 28px;}
.cke_skin_office2003 .cke_panel {-moz-box-sizing: content-box;box-sizing:content-box;}
.cke_editor,.cke_shared{display:block;}
.cke_skin_office2003 .cke_path {display: inline-block;float: none;padding: 3px;}
.cke_skin_office2003 .cke_path a, .cke_skin_office2003 .cke_path .cke_empty {margin:0;float:none;}
.cke_skin_office2003 .cke_ltr .cke_rcombo .cke_openbutton {height:22px;}
.cke_shared .cke_skin_office2003 { overflow:hidden;}

.cke_skin_extGray *{-moz-box-sizing:content-box;box-sizing:content-box;}
