/* 左右分栏全局配置 - start */ #main .left-box, #main .right-box { float: left; background: #fff; min-height: 850px; margin-top: 10px; margin-bottom: 15px; } #main .left-box { width: 224px; background: #fff url("/nyj/res/images/info-page/left-bg.jpg") 0 bottom no-repeat; } #main .right-box { width: 744px; margin-left: 20px; background: #fff url("/nyj/res/images/info-page/right-top-bg.png") 0 top repeat-x; } /* 左右分栏全局配置 - end */ /* 左分栏 - start */ #main .left-box .top { height: 44px; border-bottom: 1px solid #5cba18; } #main .left-box .title { width: 224px; font-size: 18px; line-height: 26px; padding-top: 10px; padding-bottom: 10px; text-align: center; background: url("/nyj/res/images/info-page/left-title-split.png") center bottom no-repeat; } /* 菜单 - start */ #main .left-box .list { margin-top: 10px; } #main .left-box .list li { zoom: 1; } #main .left-box .list a, #main .left-box .list a:visited, #main .left-box .list a:active, #main .left-box .list a:hover { color: #000; } #main .left-box .list li { background: url("/nyj/res/images/info-page/left-icon-green.png") 45px center no-repeat; padding-left: 63px; font-size: 14px; line-height: 28px; } #main .left-box .list .selected { background: url("/nyj/res/images/info-page/left-icon-yellow.png") 45px center no-repeat; font-weight: bold; } /* 左侧子菜单 - start */ #main .left-box .list .sub-menu { background: url("/nyj/res/images/info-page/sub-menu-line-v.gif") 63px top repeat-y; padding-left: 20px; display: none; } #main .left-box .list .sub-menu li { background: url("/nyj/res/images/info-page/sub-menu-line-h.gif") 46px center no-repeat; padding-left: 65px; font-weight: normal; } #main .left-box .list .sub-menu .selected { background: url("/nyj/res/images/info-page/sub-menu-line-h.gif") 46px center no-repeat; font-weight: bold; } /* 左侧子菜单 - end */ /* 菜单 - end */ /* 左分栏 - end */ /* 右分栏 - start */ #main .right-box .wrap { padding: 15px; } #main .right-box .wrap .nav * { color: #808080; } #main .right-box .wrap .nav { color: #808080; font-size: 12px; line-height: 12px; } #main .right-box .wrap .content .title { font-size: 28px; line-height: 56px; text-align: center; padding-bottom: 10px; background: url("/nyj/res/images/info-page/right-title-split.png") 0 bottom repeat-x; } #main .right-box .wrap .content .body .content { font-size: 14px; line-height: 34px; padding-top: 15px; } #main .right-box .wrap .content .body .info { text-align: center; font-size: 12px; line-height: 42px; } /* 鼠标悬浮提示框 - start */ #main .right-box .wrap .body .table .tips { display: none; } #dhtmltooltip b { font-weight: bold; font-size: 14px; line-height: 20px; } /* 鼠标悬浮提示框 - end */ /* 右侧顶部标题 - start */ #main .right-box .wrap .body .top { height: 28px; line-height: 28px; font-size: 14px; background: #daf8c6; } /* 右侧顶部标题 - end */ /* 右侧搜索框 - start */ #main .right-box .wrap .body .search { font-size: 12px; height: 48px; line-height: 48px; } /* 右侧搜索框 - end */ /* 右侧所在位置 - start */ #main .right-box .wrap .body .fold-name { background: #ddd; } #main .right-box .wrap .body .fold-name { height: 24px; line-height: 24px; font-size: 12px; } /* 右侧所在位置 - end */ /* 表头/标题左缩进 - start */ #main .right-box .wrap .body .top, #main .right-box .wrap .body .search, #main .right-box .wrap .body .fold-name { padding-left: 6px; } /* 表头/标题左缩进 - end */ /* 右侧表格 - start */ /* 全局配置 - start */ #main .right-box .wrap .body table { border-collapse: separate; } #main .right-box .wrap .body .table * { font-size: 12px; line-height: 24px; } #main .right-box .wrap .body .table .title-row { height: 28px; line-height: 28px; } #main .right-box .wrap .body .table .title-row * { background: #daf8c6; font-weight: bold; } #main .right-box .wrap .body .table .title-row, #main .right-box .wrap .body .table .item .num, #main .right-box .wrap .body .table .item .sn, #main .right-box .wrap .body .table .item .date { text-align: center; } /* 全局配置 - end */ /* 单元格尺寸配置 - start */ #main .right-box .wrap .body .table .num { width: 40px; } #main .right-box .wrap .body .table .title { width: 423px; padding: 0 5px; } #main .right-box .wrap .body .table .sn { width: 160px; } #main .right-box .wrap .body .table .date { width: 80px; } /* 单元格尺寸配置 - end */ /* 项目背景色 - start */ #main .right-box .wrap .body .table .item .num, #main .right-box .wrap .body .table .item .sn { background: #f1fce9; } /* 项目背景色 - end */ /* 项目边框 - start */ #main .right-box .wrap .body .table .title-row *, #main .right-box .wrap .body .table .item * { border-bottom: 1px solid #45ad0e; vertical-align: middle; } #main .right-box .wrap .body .table .item a { border-bottom: none; } #main .right-box .wrap .body .table .item .num { border-left: 1px solid #45ad0e; } #main .right-box .wrap .body .table .item .date { border-right: 1px solid #45ad0e; } /* 项目边框 - end */ /* 右侧表格 - end */ /* 右侧底部翻页 - start */ #main .right-box .wrap .body .page { float: right; padding: 5px 2px; } /* 右侧底部翻页 - end */ /* 右分栏 - end */