/* * 缺省的显示风格 * 应用的元素---------------------------------------- * 表单:MessageBox * ------------------------------------------------- */ a { font-size:9pt;text-decoration: none;color:black } a:hover { font-size: 12px; text-decoration: underline } td { font-size:9pt } body { margin:0 } img {border-style: none} .menuBar { font-family: "宋体"; font-size: 12px; color : #FFFFFF; } /* 题头的工具栏 */ .title_left { background-image:url(title_left.jpg);background-repeat:no-repeat; height:100%} .title_right { background-image:url(title_right.jpg);background-repeat:no-repeat; height:100% } .title_middle { background-image:url(title_middle.gif);height:100%;width:100%} .title_read { background-image:url(title_middle.gif);width:778px} /* Messagebox对页面信息框的标题 */ .title { font-family:宋体;font-size:9pt;font-weight:bolder;color:black } .frame_table { width:100% } .frame_left { background-image:url(leftbackground.gif);width:157px } .frame_right { width:157px } .frame_middle { width:700px } /*-------------------------------------------------------------------------------*/ /* 文本工具栏 */ .toolbar { border-bottom:1px solid black; background-color:#649A2C } /*-------------------------------------------------------------------------------*/ /* 首页左导航外框单元格风格 */ .navigition_title { background-image:url(daohang.gif); } /* 登录信息框 */ .login_table { width:157px } .login_title { background-image:url(login.gif);height:23px } .login_body { background-image:url(loginbackground.gif);height:113px } .todo_table {width:100%;height:100px;height:160px;background-image:url(todo.gif);background-repeat:no-repeat; } /* 左导航中每个导航模块的标题风格 */ .nav_module_table { width:144px } /* 左导航中每个导航模块的标题风格 */ .nav_module_title { background-image:url(nav_module_title.gif);background-repeat:no-repeat;height:19px } .nav_module_title2 { background-image:url(nav_module_title2.gif);background-repeat:no-repeat;height:22px } /* 左导航中每个导航模块的主体风格 */ .nav_module_body { border:1px solid #84B93D } .nav_module_body2 { border:1px solid gray } .callboard_body { border:1px solid gray;line-height:150% } /*-------------------------------------------------------------------------------*/ .news_table { width:99% } .newstitle_left { background-color: #C6DEAD;line-height:150% ; width:100} .newstitle_middle { background-color: #646664 ; width:3} .newstitle_right { background-color: #C4C6C4 } .vblank { width:8px } .copyright { background-color: #646664; color:white; line-height:130% } /* Page setting中使用了这些CSS类 */ .navitem_table { line-height:135% } /* 导航栏生成的表格中使用 */ .navitem_toolbar { color:white }