/*===总标题层===*/ div.gbl051a_bar{ white-space:nowrap; overflow:hidden; background:url("/base/border/051/images/"/base/border/051/images/top.jpg"") 0px -90px repeat-x; height:29px; position:relative; margin:-1px -1px 0px -1px; } div.gbl051a_title{ float:left; padding-left:12px; font:14px/28px simsun; color:#fff; } /*===放标签的层===*/ div.gbl051a_out{ white-space:nowrap; overflow:hidden; background:url("/base/border/051/images/"/base/border/051/images/top.jpg"") repeat-x; height:30px; margin:0px 0px 0px 0px; } div.gbl051a_out ul.gblable{ margin:0 4px; padding:0; } /*===切换标签的样式 =====必须指定边框编号防止冲突 ===*/ li.gbl051a{ list-style-type:none; float:left; height:26px; padding:0px 10px; margin:3px 0px 0px -1px; color:#555; text-align:center; font:14px/26px simsun; cursor:pointer; } /*===切换标签当前选中的样式===*/ li.gbl051a_current{ list-style-type:none; float:left; height:26px; padding:0px 10px; margin:3px 0px 0px -1px; color:#fff; text-align:center; font:14px/26px simsun; background:url("/base/border/051/images/hoverbg.jpg") center center no-repeat; cursor:pointer; } /*===more区域样式===*/ div.gbl051a_more{ float:right; } div.gbl051a_more a{ font:12px/28px simsun; color:#fff; margin-right:8px }