@CHARSET "UTF-8"; @import url("sweb-body.css"); @import url("sweb-top.css"); @import url("sweb-cmp.css"); @import url("sweb-buttons.css"); .menu-view { margin-top: 3px; margin-left: 3px; } .main-view { margin-top: 3px; margin-left: 5px; } .ctrl-tree { margin: 0px 5px 5px 5px; } .foot-view { margin-top: 6px; } .logo-area{ height:100%; } .foot-view .logo-area a{ position:relative; left:3px; top:-8px; } .top-head-view { background: url(../images/top.gif) no-repeat; background-color:#ffffff } .navi-bar { padding-top: 5px; } .navi-field { margin-top: 5px; background: url(../images/navigator.gif) no-repeat; padding-left: 20px; } .navi-toolbar { padding-top: 3px; } .tab-pane { background-image: url(../images/tabs.gif) !important; } .tab-loading-pane { background-image: url(../images/wait.gif) !important; } /*****************************tree************************/ .search { background: url(../images/search.gif) no-repeat; background-color: #FFFFFF; padding-left: 20px; font-weight: bold; width: 80%; color: #000033; } .btn-collapse { background: url(../images/expand-all.gif) !important; } .btn-expandall { background: url(../images/collapse-all.gif) !important; } .btn-accordion-close { background: url(../images/accordion-open.gif) !important; } .btn-accordion-open { background: url(../images/accordion-close.gif) !important; } .menu-view .x-tree-ec-icon { display: none; } .settings{ background: url(../images/accordion-close.gif) !important; } .node-item { background-image: url(../images/feed-item.gif) !important; } .branch-item { background-image: url(../images/branch-item.gif) !important; } .help-topic{ margin-top:8px; margin-left:-8px; margin-bottom:10px; } p{ margin:5px 0px 5px 10px; } /*added byzhaoxiaoqian for 09-5-12 begin*/ .notice-cls{ margin:0 20px 0 20px; padding-left:20px; font-size:12; background: url(../images/exclamation.gif) 0px -1px no-repeat; } .notice-cls img{ margin-right:3px; height:15px; } /*added byzhaoxiaoqian for 09-5-12 end*/