.index_top_bg { background: url(../../main/header.jpg) no-repeat scroll right top #0F77C6; padding: 0px; margin: 0px; border: 0px; overflow: hidden; height: 80px; } .index_top_left_bg { padding-left:20px; float:left; } .index_top_right_bg { float:right; position: absolute; right:5px; top: 5px; } .index_top_left_bg img, .index_top_right_bg img { /* 圆角 behavior: url(../../../Plugins/PIE/PIE.htc); */ } .index_top_right_bg .l { float: left; } .index_top_right_bg .m { background: url("../../main/user_m.png") repeat-x scroll left top transparent; color: White; float: left; height:20px; line-height: 20px; } .index_top_right_bg .r { float: left; } .index_top_right_bg .l img , .index_top_right_bg .r img { behavior: url(../../../Plugins/PIE/pngbehavior.htc); } /* 菜单样式 begin */ div.menu_panel { margin: 0px; padding: 0px; width: 100%; } div.menu_panel a.menu_item_level1 { display: block; width: 100%; height: 32px; cursor: pointer; background-image: url("sysImages/menu_title_bg_normal.gif"); background-position: 0px 0px; background-repeat: no-repeat; } div.menu_item_panel { /*max-height: 220px; overflow-y: auto;*/ } div.menu_item_panel div.menu_item { } div.menu_panel .menu_item_panel a.menu_item_level2 { display: block; width: 100%; height: 28px; background-image: url("sysImages/menu_item_bg.gif"); background-position: 0px 0px; background-repeat: no-repeat; overflow: hidden; } div.menu_panel a.menu_item_level1:hover { background-image: url("sysImages/menu_title_bg_over.gif"); background-position: 0px 0px; background-repeat: no-repeat; } .menu_item_level2 { line-height: 28px; vertical-align: middle; text-align: left; } div.menu_panel .menu_item_panel .menu_item_leaf_panel .menu_item_leaf { display: block; width: 100%; height: 20px; overflow: hidden; } .menu_item_level1_title { font-size: 16px; text-align: left; font-weight: bold; padding-left: 32px; display: block; vertical-align: middle; line-height: 32px; overflow: hidden; height: 32px; } .menu_item_level2_title { font-size: 14px; color: black; text-align: center; /*vertical-align: middle;*/ margin-left: 30px; font-family: 黑体; } .menu_item_leaf_title { font-size: 12px; color: black; text-align: center; vertical-align: middle; margin-left: 50px; padding-left: 20px; line-height: 20px; font-family: 黑体; } .menu_item_leaf_icon { background-image: url("sysImages/menu_item_leaf_icon.png"); background-position: 0px -4px; background-repeat: no-repeat; background-size: 8px; } div.menu_panel A:link, div.menu_panel A:visited, div.menu_panel A:hover { color: White; text-decoration: none; } .menu_item_level2_icon_opened { background-image: url("sysImages/menu_item_level2_icon_opened.png"); background-repeat: no-repeat; background-size: 16px 16px; padding-left: 20px; } .menu_item_level2_icon_closed { background-image: url("sysImages/menu_item_level2_icon_closed.png"); background-repeat: no-repeat; background-size: 16px 16px; padding-left: 20px; } /* 菜单样式 end */ /*2014-01-09 added by pengbb 移动Logo同源 begin*/ .div_ChinaMobileLogo { height: 64px; left: 4px; position: absolute; top: 6px; width: 208px; background: url(http://iams.gz.gmcc.net/Img/logo/logo_white_horizontal_medium.png) no-repeat; _background-image: none!important; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://iams.gz.gmcc.net/Img/logo/logo_white_horizontal_medium.png'); z-index: 3; } /*2014-01-09 added by pengbb 移动Logo同源 end*/