📄 shownews8.htm
字号:
<SCRIPT language=JavaScript>
var currentpos,timer;
function initialize()
{
timer=setInterval("scrollwindow()",50);
}
function sc(){
clearInterval(timer);
}
function scrollwindow()
{
currentpos=document.body.scrollTop;
window.scroll(0,++currentpos);
if (currentpos != document.body.scrollTop)
sc();
}
document.onmousedown=sc
document.ondblclick=initialize
</script>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>::公务员之家</title>
<style>
.textb { border-color: #999999 #999999 #000000; font-size: 9pt; background-color: FFFFEe; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; cursor: hand}
.submit { background-color: #CFCFC9; height: 18px; border-color: E0E7E0 #999999 #999999 E0E7E0; clip: rect( ); font-size: 9pt; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; cursor: hand}
TD {COLOR: #0000CC; FONT-SIZE: 12px; LINE-HEIGHT: 150%}
A:visited {COLOR: #000066}
A:link {COLOR: #0000CC}
A:hover {COLOR: #FF0000}
input {background-color: #F6F6F6; HEIGHT: 20px; POSITION: relative;font-size:9pt; border: 1 solid #000000}
TEXTAREA {font-size:9pt;background-color: #EFEFEF;border: 1 solid}
select {background-color: #F6F6F6; FONT-SIZE: 9pt}
.TableLine{
border-collapse: collapse
}
</style>
<LINK href=style.css rel=stylesheet>
<script src=JS/Js.js></script>
<base target="_blank">
</head>
<body topmargin="0" leftmargin="0" bgcolor="303880"><div align="center">
<!--第一行开始-->
<table border=0 width="755" cellspacing="0" bgcolor="FFD112" cellpadding="0">
<tr> <TD BGCOLOR="FFFFFF" WIDTH="1"></TD>
<td width="25" class=top1><img src="images/TOPL.gif" hspace="3" border="0"></td>
<td width="357" class=top1><a class=top1 href=default.asp>公务员之家</a>
<a href="http://shine10.xypw.com/bbs/list.asp?boardid=9"><font color="#000000">公务员论坛</font></a>
<a href="guestbooks/index.asp?user=gwyks"><font color="#000000">留言</font><span lang="zh-cn"><font color="#000000">给我</font></span></a></td>
<td align=right class=top1 width="348">
|
<a class=top1 href="UserLogin.asp">会员登陆</a> | <a class=top1 href="UserLogOut.asp">会员退出</a>
| <a class=top1 href="UserReg.asp">会员注册</a> | <a class=top1 href="UserList.asp">会员列表</a>
</td>
<td width="25" align=right class=top1><img src="images/TOPR.gif" width="15" height="15" hspace="3" border="0"></td>
<TD BGCOLOR="FFFFFF" WIDTH="1"></TD>
</tr>
</table>
<table border="0" width="755" cellspacing="0" cellpadding="0">
<tr bgcolor="FFFFFF">
<td height=1></td>
</tr>
</table>
<table border="0" width="755" cellspacing="0" cellpadding="0" Class="TableLine" bordercolorlight="FFFFFF" bgcolor="0066cc">
<tr> <TD BGCOLOR="FFFFFF" WIDTH="1"></TD>
<td valign="middle" align="center"> <table width='90%' border='0' height='5' cellpadding="0" cellspacing="0"><tr><td></td></tr></table>
<script src="Ad.asp"></script>
</td><TD BGCOLOR="FFFFFF" WIDTH="1"></TD>
</tr>
</table>
<TABLE cellPadding=0 cellSpacing=0 width="755" bgcolor=#000000>
<tr>
<td width="100%" bgcolor="FFFFFF">
<table width="100%" border="0" cellspacing="1" cellpadding="0">
<tr bgcolor="de0000">
<td align=center height=18 bgColor=de0000><a class=top3 href="BigClass.asp?BigClassID=1&BigClassName=考试信息&BigClassType=1">考试信息</a></td>
<td align=center height=18 bgColor=de0000><a class=top3 href="BigClass.asp?BigClassID=2&BigClassName=报考指南&BigClassType=1">报考指南</a></td>
<td align=center height=18 bgColor=de0000><a class=top3 href="BigClass.asp?BigClassID=3&BigClassName=复习指南&BigClassType=1">复习指南</a></td>
<td align=center height=18 bgColor=de0000><a class=top3 href="BigClass.asp?BigClassID=4&BigClassName=时事新闻&BigClassType=1">时事新闻</a></td>
<td align=center height=18 bgColor=de0000><a class=top3 href="BigClass.asp?BigClassID=5&BigClassName=面试题库&BigClassType=1">面试题库</a></td>
<td align=center height=18 bgColor=de0000><a class=top3 href="BigClass.asp?BigClassID=6&BigClassName=模拟试题&BigClassType=1">模拟试题</a></td>
<td align=center height=18 bgColor=de0000><a class=top3 href="BigClass.asp?BigClassID=7&BigClassName=在线测试&BigClassType=1">在线测试</a></td>
<td align=center height=18 bgColor=de0000><a class=top3 href="BigClass.asp?BigClassID=8&BigClassName=答题技巧&BigClassType=1">答题技巧</a></td>
<td align=center height=18 bgColor=de0000><a class=top3 href="BigClass.asp?BigClassID=9&BigClassName=相关软件&BigClassType=1">相关软件</a></td>
</tr>
</table>
</td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -