📄 css.css
字号:
a:hover {
color:blue;
text-decoration:none;
}
body,html {
margin:5px;
width:99%;
margin:0 auto;
}
td,body,html,textarea {
font-size:12px;
}
form {margin:2px;padding:2px;}
.table1 {
background:#ccc;
border:0px;
border-top:2px solid #91abd3;
}
.thead {
text-align:center;
background:#F4F9FE;
color:#000;
border:1px solid #fff;
padding:1px;
}
.tbody {
background:#fff;
}
.thetitle {
font-size:20px;
letter-spacing:15px;
font-family:隶书,楷体_GB2312;
color:#69c;
}
.mainface {
width:100%;
clear:both;
}
.leftface {
float:left;
width:10%;
height:490px;
border-right:1px solid #91ABD3;
padding:10px;
}
.menu {
border:1px solid #91ABD3;
text-align:center;
background:#F4F9FE;
cursor:pointer;
margin:2px;
padding:4px;
}
.rightface {
float:left;
padding:5px;
width:86%;
}
.footface {
padding-top:10px;
height:20px;
border-top:1px solid #91ABD3;
clear:both;
width:100%;
clear:both;
}
.footcopy {
font-family:宋体;
font-size:12px;
color:#909993;
}
.topface {
padding-top:10px;
width:100%;
text-align:center;
height:50px;
border-bottom:1px solid #91ABD3;
clear:both;
}
.st {
font-family:隶书,楷体_GB2312;
letter-spacing:20px;
font-size:30px;
color:#69c;
}
.stcopy {
font-family:宋体;
letter-spacing:1px;
font-size:12px;
color:red;
padding-right:4px;
}
.tbm {
background:#f5f5f5;
cursor:hand;
}
.tbm2 {
background:#f5f5f5;
font-weight:700;
cursor:hand;
}
.tbb {
background:#f5f5f5;
font-size:14px;
line-height:150%;
padding:10px;
}
.tbd {
font-size:14px;
padding:5px;
}
.waitface {
position:absolute;
right:3px;
top:40px;
width:50px;
height:50px;
text-align:right;
}
.closeleft {
text-align:left;
width:40px;
cursor:hand;
position:absolute;
left:10px;
top:40px;
filter:progid:DXImageTransform.Microsoft.Glow(color=#ffffff,Strength=5);
}
.lface {
position:relative;
top:80px;
width:500px;
background:#f4f9fe;
border-left:1px solid #91ABD3;
border-right:1px solid #91ABD3;
border-bottom:1px solid #91ABD3;
border-top:3px solid #91abd3;
padding:10px;
margin:0 auto;
}
ol {
line-height:150%;
}
#dropmenudiv {
position:absolute;
border:1px solid #91abd3;
line-height:150%;
z-index:100;
text-align:center;
padding:1px;
}
#dropmenudiv a {float:left;clear:left;}
#dropmenudiv a:hover {
background:#69c;
color:#fff2b1;
clear:both;
}
.lfmenu {
border:1px solid #91ABD3;
text-align:center;
background:#69c;
cursor:hand;
color:#fff;
font-weight:700;
margin:2px;
padding:4px;
}
a:link,a:visited {
color:#000;
text-decoration:NONE;
}
#dropmenudiv a:link,#dropmenudiv a:visited {
width:100%;
border:1px solid #fff;
background:#f5f5f5;
padding:1px;
}
@media print {
.np {
display:none;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -