📄 css.css
字号:
body
{
left: 50%;
margin-left: -390px;
width: 775px;
position: relative;
padding-right: 5px;
padding-left: 5px;
font-family: 宋体;
font-size: 10pt;
}
.top
{
background-image: url(top.jpg);
background-repeat: no-repeat;
width: 760px;
height: 200px;
}
.main
{
width: 770px;
margin-top: 20px;
background-color: transparent;
}
.left
{
float: left;
width: 180px;
padding-left: 5px;
}
.right
{
margin-left: 10px;
float: right;
width: 570px;
border-right: #a9a9a9 1px dashed;
background-color: #ffffff;
line-height: 1.4;
}
.foot
{
margin-top:10px;
width:768px;
padding-top:20px;
text-align: center;
border-top: #ff3300 1px solid;
}
.leftSPlit
{
margin-bottom: 20px;
padding-bottom: 6px;
background-color: transparent;
}
.rightSplit
{
}
.leftContent
{
border-bottom:#000000 1px solid;
}
.title1
{
width: 550px;
height: 16px;
border-right: #000000 1px solid;
border-top: #000000 1px solid;
border-left: #000000 1px solid;
border-bottom: #000000 1px solid;
background-color: #d2e9ff;
font-size: 9pt;
font-weight: bold;
color: #ff3333;
margin-bottom: 2px;
padding-top: 5px;
padding-left: 10px;
}
.title2
{
padding-left:5px;
padding-top:5px;
background-color: #1f66a7;
font-size: 9pt;
height: 20px;
font-weight: bold;
color: #ffffff;
}
.leftli
{
float: left;
padding-top: 3px;
padding-left: 5px;
width: 270px;
list-style-type: disc;
}
.leftliColor1
{
float: left;
padding-top: 3px;
padding-left: 5px;
width: 276px;
list-style-type: circle;
background-color: #e8ffee;
}
.leftliColor2
{
float: left;
padding-top: 3px;
padding-left: 5px;
width: 276px;
list-style-type: square;
background-color: #ffffe3;
border-bottom: #ff6666 1px dotted;
}
.leftliColor3
{
float: left;
padding-top: 3px;
padding-left: 5px;
width: 276px;
list-style-type: circle;
background-color: #f6f6f6;
}
.leftliColor4
{
float: left;
padding-top: 3px;
padding-left: 5px;
width: 276px;
list-style-type: square;
background-color: #fff2ff;
border-bottom: #696969 1px dotted;
}
.leftli2
{
float: left;
padding-top: 3px;
width: 142px;
list-style-type: disc;
}
.leftli2Color1
{
float: left;
padding-top: 3px;
width: 142px;
list-style-type: circle;
background-color: #ecf5ff;
}
LI
{
padding :2px;
}
#bicontent{background-color:#ecf5ff }
#abContent{background-color:#f6f6f6 }
#nwContent{background-color:#e8ffee}
#nbContent{background-color: #ffffe3;}
#ssContent
{
background-color: #fff2ff;
}
#flContent
{
background-color: #add0b5;
}
A
{text-decoration: none;}
A:link
{
color: #000000;
text-decoration: none;
}
A:visited
{
color: #000000;
text-decoration: none;
}
A.aname
{ color: #3399cc;
font-size:9pt;
padding-left: 8px;
}
A:visited.aname
{ color: #3399cc;}
#search
{
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
background-color: #f0ffff;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -