📄 10
字号:
FONT-WEIGHT: bold; LINE-HEIGHT: 15px; vertcal-align: top
}
.body9 {
COLOR: #000000; FONT-FAMILY: "=CB=CE=CC=E5"; FONT-SIZE: 10.5pt; =
LINE-HEIGHT: 24px; vertcal-align: top
}
TD {
FONT-SIZE: 9pt
}
.white9 {
COLOR: #ffffff; FONT-FAMILY: "=CB=CE=CC=E5"; FONT-SIZE: 12pt
}
.white9:link {
COLOR: #ffffff; FONT-FAMILY: "=CB=CE=CC=E5"; FONT-SIZE: 12pt
}
.white9:visited {
COLOR: #ffffff; FONT-FAMILY: "=CB=CE=CC=E5"; FONT-SIZE: 12pt
}
.white9:hover {
COLOR: #ccffff; FONT-FAMILY: "=CB=CE=CC=E5"; FONT-SIZE: 12pt; =
TEXT-DECORATION: none
}
.w9 {
COLOR: #ffffff; FONT-FAMILY: "=CB=CE=CC=E5"; FONT-SIZE: 9pt
}
.w9:link {
COLOR: #ffffff; FONT-FAMILY: "=CB=CE=CC=E5"; FONT-SIZE: 9pt
}
.w9:visited {
COLOR: #ffffff; FONT-FAMILY: "=CB=CE=CC=E5"; FONT-SIZE: 9pt
}
.w9:hover {
COLOR: #ccffff; FONT-FAMILY: "=CB=CE=CC=E5"; FONT-SIZE: 9pt; =
TEXT-DECORATION: none
}
.w9a {
COLOR: #ffffff; FONT-FAMILY: "=CB=CE=CC=E5"; FONT-SIZE: 9pt; =
TEXT-DECORATION: none
}
.w9a:link {
COLOR: #ffffff; FONT-FAMILY: "=CB=CE=CC=E5"; FONT-SIZE: 9pt; =
TEXT-DECORATION: none
}
.w9a:visited {
COLOR: #ffffff; FONT-FAMILY: "=CB=CE=CC=E5"; FONT-SIZE: 9pt; =
TEXT-DECORATION: none
}
.w9a:hover {
COLOR: #ccffff; FONT-FAMILY: "=CB=CE=CC=E5"; FONT-SIZE: 9pt
}
TABLE.ubb {
BORDER-BOTTOM: #a9a9a9 1px solid; BORDER-LEFT: #a9a9a9 1px solid; =
BORDER-RIGHT: #a9a9a9 1px solid; BORDER-TOP: #a9a9a9 1px solid; =
FONT-SIZE: 12px
}
TD.ubb {
BORDER-BOTTOM: #a9a9a9 1px solid; BORDER-LEFT: #a9a9a9 1px solid; =
BORDER-RIGHT: #a9a9a9 1px solid; BORDER-TOP: #a9a9a9 1px solid; =
FONT-SIZE: 12px
}
INPUT.buttonface {
BACKGROUND-COLOR: #003366; BORDER-BOTTOM: #333333 1px outset; =
BORDER-LEFT: #333333 1px outset; BORDER-RIGHT: #ffffff 1px outset; =
BORDER-TOP: #ffffff 1px outset; COLOR: #ffffff; FONT-SIZE: 9pt
}
INPUT.dialogbotton {
BACKGROUND-COLOR: rgb(255,204,51); COLOR: rgb(0,0,128); FONT-SIZE: 9pt
}
SELECT {
COLOR: navy; FONT-SIZE: 9pt
}
.pageHead {
COLOR: navy; FONT-SIZE: 10.5pt; FONT-WEIGHT: bold
}
.p9 {
FONT-SIZE: 9pt
}
.p10 {
FONT-SIZE: 10.5pt
}
.p914 {
FONT-SIZE: 12px; LINE-HEIGHT: 14pt
}
.p915 {
FONT-SIZE: 12px; LINE-HEIGHT: 15pt
}
.p11 {
FONT-SIZE: 14px
}
.p1116 {
FONT-SIZE: 14px; LINE-HEIGHT: 16pt
}
.p1117 {
FONT-SIZE: 14px; LINE-HEIGHT: 17pt
}
.p12 {
FONT-SIZE: 14px
}
.p1217 {
FONT-SIZE: 14px; LINE-HEIGHT: 17pt
}
.p1218 {
FONT-SIZE: 14px; LINE-HEIGHT: 18pt
}
.p15 {
LINE-HEIGHT: 18pt
}
.p8t {
FONT-SIZE: 8pt
}
.border {
BORDER-BOTTOM: #333333 1px solid; BORDER-LEFT: #333333 1px solid; =
BORDER-RIGHT: #333333 1px solid; BORDER-TOP: #333333 1px solid
}
A.title:link {
=09
}
A.title:visited {
=09
}
A.title:hover {
COLOR: red; TEXT-DECORATION: none
}
A.board:link {
COLOR: navy; FONT-FAMILY: "Arial", "=CB=CE=CC=E5", "sans-serif"; =
FONT-SIZE: 8pt; TEXT-DECORATION: none
}
A.board:visited {
COLOR: #3366cc; FONT-FAMILY: "Arial", "=CB=CE=CC=E5", "sans-serif"; =
FONT-SIZE: 8pt; TEXT-DECORATION: none
}
A.board:hover {
COLOR: red; FONT-FAMILY: "Arial", "=CB=CE=CC=E5", "sans-serif"; =
FONT-SIZE: 8pt; TEXT-DECORATION: none
}
A.author:link {
COLOR: navy; FONT-FAMILY: "Arial", "=CB=CE=CC=E5", "sans-serif"; =
FONT-SIZE: 8pt; TEXT-DECORATION: none
}
A.author:visited {
COLOR: #3366cc; FONT-FAMILY: "Arial", "=CB=CE=CC=E5", "sans-serif"; =
FONT-SIZE: 8pt; TEXT-DECORATION: none
}
A.author:hover {
COLOR: red; FONT-FAMILY: "Arial", "=CB=CE=CC=E5", "sans-serif"; =
FONT-SIZE: 8pt; TEXT-DECORATION: none
}
A:link {
COLOR: navy; TEXT-DECORATION: underline
}
A:visited {
COLOR: #3366cc; TEXT-DECORATION: none
}
A:hover {
COLOR: red; TEXT-DECORATION: none
}
A.black9:link {
COLOR: black
}
A.black9:visited {
COLOR: black
}
A.black9:hover {
COLOR: red
}
LI {
FONT-SIZE: 12px
}
UL {
FONT-SIZE: 12px
}
------=_NextPart_000_000F_01C2D526.FF122D10
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.21icbbs.com/club/bbs/js/dcookie.js
var expireDate;
=09
function getCookie(name){
var cname =3D name + "=3D"; =20
var dc =3D document.cookie;
if (dc.length > 0) { =20
begin =3D dc.indexOf(cname);
if (begin !=3D -1) { =20
begin +=3D cname.length;
end =3D dc.indexOf(";", begin);
if (end =3D=3D -1) end =3D dc.length;
return unescape(dc.substring(begin, end)); }
}
return "";
}
function saveStorageCookie(NameStorage){
expireDate =3D new Date;=0A=
if (expireDate.getYear() < 100) {=0A=
expireDate.setYear(expireDate.getYear() + 1900 + 1);=0A=
} else {=0A=
expireDate.setYear(expireDate.getYear() + 1);=0A=
} =0A=
document.cookie =3D "NameStorage=3D" + NameStorage + ";expires=3D" + =
expireDate.toGMTString() + ";";
}
=09
function getAnnounceCookie(){=0A=
var dc =3D document.cookie;=0A=
//var name =3D getCookie("name");=0A=
//var pwd =3D getCookie("passwd");=0D //var =
email=3DgetCookie("email")=0D var signature=3DgetCookie("signature")=0D =
var emote=3DgetCookie("emote")=0A=
if (document.cookie) {=0A=
if (name =3D=3D null) { =0A=
//document.frmAnnounce.name.focus();=0A=
} else {=0A=
//document.frmAnnounce.name.value =3D getCookie("name");=0A=
//document.frmAnnounce.passwd.value =3D getCookie("passwd")+"";=0D =
//document.frmAnnounce.email.value =3D getCookie("email");=0D =0D =
if (signature =3D=3D "use") {
document.frmAnnounce.chkSignature.checked =3D true;
}=0D for (var j=3D0;j<document.frmAnnounce.emote.length;j++){=0A=
if (emote=3D=3Ddocument.frmAnnounce.emote[j].value){=0D =
document.frmAnnounce.emote[j].checked =3D true;=0D }=0A=
}=0D =0A=
//document.frmAnnounce.subject.focus();=0A=
}=0A=
} else {=0A=
//document.frmAnnounce.name.focus();=0A=
} =0D }=0D =0D =0D function strlength(str){
var l=3Dstr.length;
var n=3Dl
for (var i=3D0;i<l;i++)
{
if (str.charCodeAt(i)<0||str.charCodeAt(i)>255) n++
}
return n =09
}
------=_NextPart_000_000F_01C2D526.FF122D10
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.21icbbs.com/club/bbs/Editor/edit.js
if((window.navigator.userAgent.indexOf("IE 5") > 1) || =
(window.navigator.userAgent.indexOf("IE 6") > 1)) {
document.write('<iframe ID=3D"editor" NAME=3D"editor" style=3D"width: =
80%; height: 200;display:none"></iframe>');
document.write('<div id=3D"switchDiv" style=3D"padding: 0;margin: =
0;"><table border=3D"0" cellspacing=3D"0" cellpadding=3D"0" =
width=3D"100%">');
document.write('<tr><td id=3D"status1" style=3D"display:none"><map =
name=3D"switch1">');
document.write('<area onclick=3D"switchstatus(2)" shape=3D"polygon" =
coords=3D"50, 1, 46, 7, 50, 14, 90, 14, 95, 2">');
document.write('<area onclick=3D"switchstatus(3)" shape=3D"polygon" =
coords=3D"128, 13, 134, 0, 96, 0, 93, 10, 96, 14">');
document.write('</map><img SRC=3D"editor/images/design.gif" =
height=3D"15" width=3D"135" usemap=3D"#switch1" border=3D"0">');
document.write('</td><td id=3D"status2"><map name=3D"switch2">');
document.write('<area onclick=3D"switchstatus(1)" shape=3D"polygon" =
coords=3D"5, 3, 12, 14, 43, 14, 49, 6, 43, 0">');
document.write('<area onclick=3D"switchstatus(3)" shape=3D"polygon" =
coords=3D"97, 0, 94, 7, 98, 14, 127, 14, 134, 0">');
document.write('</map><img SRC=3D"editor/images/abc.gif" height=3D"15" =
width=3D"135" usemap=3D"#switch2" border=3D"0">');
document.write('</td><td id=3D"status3" style=3D"display:none"><map =
name=3D"switch3">');
document.write('<area onclick=3D"switchstatus(1)" shape=3D"polygon" =
coords=3D"3, 2, 10, 14, 41, 14, 50, 0">');
document.write('<area onclick=3D"switchstatus(2)" shape=3D"polygon" =
coords=3D"87, 14, 91, 5, 87, 0, 50, 0, 46, 9, 49, 14">');
document.write('</map><img SRC=3D"editor/images/preview.gif" =
height=3D"15" width=3D"135" usemap=3D"#switch3" border=3D"0"></td>');
document.write('<td width=3D"100%"> <font =
color=3Dred>New!</font></td></tr></table></div>');
}
function switchstatus(flag){
if (document.all.editor.src =3D=3D ""){ =09
document.all.editor.src =3D "editor/edit.htm";
document.forms[0].body.disabled =3D true;
document.forms[0].body.title =3D =
"=B3=CC=D0=F2=D4=D8=C8=EB=D6=D0=A3=AC=C7=EB=B5=C8=B4=FD=A1=AD=A1=AD";
}
else{
document.frames.editor.frames.edit1.swapModes(flag);
}
var i;
for(i=3D1;i<4;i++){
document.all["status" + i].style.display =3D "none";
}
document.all["status" + flag].style.display =3D "block";
}
function winhidden(){
if =
(confirm("=C4=FA=C8=B7=D0=C5=D2=AA=B7=C5=C6=FA=CB=F9=D3=D0=B8=C4=B6=AF=CD=
=CB=B3=F6=C2=F0=A3=BF\n=CD=CB=B3=F6=BA=F3=BD=AB=CE=DE=B7=A8=BB=D6=B8=B4=C4=
=FA=CB=F9=D7=F6=B5=C4=B8=C4=B6=AF=A1=A3")){
document.all.editor.src =3D "";
document.forms[0].body.style.display =3D "block";
document.forms[0].body.disabled =3D false; =09
document.all.editor.style.display =3D "none";
document.all["status1"].style.display =3D "none";
document.all["status2"].style.display =3D "block";
document.all["status3"].style.display =3D "none";
document.forms[0].onsubmit =3D null;
}
}
------=_NextPart_000_000F_01C2D526.FF122D10
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.21ic.com/dns/ads.asp?place=0
document.write('<a href=3D\"http://www.21ic.com/dns/url.asp?id=3D11\" =
target=3D\"_blank\"><img border=3D0 width=3D468 height=3D60 =
src=3D\"http://www.21ic.com/adbanner/gxinfo.gif\"></a>');
------=_NextPart_000_000F_01C2D526.FF122D10--
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -