/*新闻标题*/ .div_news_title{ background-image: url(/skin/blue/img/mid_list_title_bg.gif); height: 26px; width: 121px; text-align: center; line-height:26px; color:#FFFFFF; } /*资源标题*/ .div_resource_title{ margin-top:10px; margin-left:8px; background-image: url(/skin/blue/img/course_bg.gif); height: 20px; width: 82px; text-align: center; line-height:20px; } /*新闻表格*/ .table_news { width:100%; border: 1px solid #99cc33; border-collapse:collapse; table-layout:fixed; } .table_news td{ padding:2px; white-space:nowrap; word-break:keep-all; font-size:12px; line-height:22px; white-space:nowrap; word-break:keep-all; overflow:hidden; } .table_news li{ color: #FF9900; list-style-type: square; } /*资源表格*/ .table_resource { width:95%; border: 0px; border-collapse:collapse; table-layout:fixed; } .table_resource td{ padding:6px; font-size:12px; line-height:16px; white-space:nowrap; word-break:keep-all; background-image: url(/skin/blue/img/linebg1.gif); } .table_resource li{ color: #CCCCCC; list-style-type: square; } /*链接表格*/ .table_link { width:100%; border: 1px solid #99cc33; border-collapse:collapse; table-layout:fixed; } .table_link td{ padding:6px; line-height:16px; white-space:nowrap; text-align:center; word-break:keep-all; } /*资源列表*/ .div_menu_choose { font-family: arial, sans-serif; width:795px; } .div_menu_choose div { float:left; position:relative; } .div_menu_choose.on { display:block; text-align:center; text-decoration:none; font-weight:bold; width:100px; height:25px; color:#669900; line-height:25px; font-size:12px; border-top-width: 1px; border-left-width: 1px; border-right-width: 1px; border-top-color: #99CC33; border-left-color: #99CC33; border-right-color: #99CC33; border-top-style: solid; border-left-style: solid; border-right-style: solid; background-image: url(/skin/blue/img/edu/title_choose_on_bg.gif); } .div_menu_choose.off { display:block; text-align:center; text-decoration:none; width:100px; height:25px; color:#dadada; line-height:25px; font-size:12px; border-top-width: 1px; border-left-width: 1px; border-bottom-width: 1px; border-top-color: #9BE84D; border-left-color: #9BE84D; border-bottom-color: #99CC33; border-top-style: solid; border-left-style: solid; border-bottom-style: solid; } .div_menu_choose.off a { display:block; text-align:center; text-decoration:none; width:100px; height:25px; color:#333333; background-image: url(/skin/blue/img/edu/title_choose_off_bg.gif); } .div_menu_choose.off a:hover { color:#669900; background:#CCFF99; } .div_menu_choose.space { display:block; text-align:center; text-decoration:none; width:4px; height:25px; border-bottom-color: #99CC33; border-bottom-style: solid; border-bottom-width: 1px; border-left-color: #9BE84D; border-left-style: solid; border-left-width: 1px; } .div_menu_choose.space_on { display:block; text-align:center; text-decoration:none; width:3px; height:25px; border-bottom-color: #99CC33; border-bottom-style: solid; border-bottom-width: 1px; } .div_menu_choose.right { width:380px; height:25px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-top-color: #669900; border-right-color: #669900; border-bottom-color: #99CC33; border-left-color: #669900; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; } .table_edu_home { width:100%; border-collapse:collapse; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: #99cc33; border-bottom-color: #99cc33; border-left-color: #99cc33; } .table_edu_home td{ padding:2px; } .table_edu_home li{ color: #cccccc; list-style-type: square; }