@charset "utf-8"; /* 框架样式 */ /** 框架北部样式 **/ /** 北部用户信息表样式 **/ .framework_userinfo table{ float : left; border: none; padding : 0; margin : 0; font-size: 12px; } .framework_userinfo table td{ text-align: left; vertical-align : middle; } .framework_userinfo table td img{ vertical-align : middle; } #bs_bannerleft div.menu-first { float: left!important; /* margin: 2px!important; */ } /** 菜单区域样式 **/ /* .framework_menu{ clear : both; width:100% } */ /* #framework_menu{ position : absolute; right : 20px; top : 0px; width:100% } */ /***菜单名称样式***/ .menu-first-title{ color : black;/*#525D76*/ font-weight : none; line-height:20px; width : 75px; text-align:center; float:left; cursor:pointer; } /*****菜单图片样式********/ .menu-first-img { width:42px; height:46px; cursor:pointer; margin-top:0px; } #framework_menu .menu-first div{ float : left; margin-top : 0px; } .menu-first { width:46px; height:46px; border:none; _border-color:tomato; _filter:chroma(color=tomato); cursor : pointer; } .menu-first:hover { background : url('/hdtocc/images/business/menu/menuClicked.png'); } .menu-first-selected { background : url('/hdtocc/images/business/menu/menuClicked.png'); } .menu-first-title-over { color : #000000; } /** 详细信息样式 **/ .detailInfo { width : 100%; border-collapse: collapse; } .detailInfo td { border : 1px solid white; padding : 0px; background : #E9F5F5; width : 25%; white-space:nowrap; }