📄 index.css
字号:
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
background-color: #CCCCCC;
}
td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}
.box {
text-align: center;
clear: both;
}
#top {
background-color: #003366;
background-image: url(site_top.gif);
background-repeat: no-repeat;
height: 100px;
width: 760px;
}
#menu {
width: 760px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #333333;
background-color: #153377;
line-height: 170%;
text-align: left;
color: #CCCCCC;
}
#menu a {
line-height: 170%;
color: #FFFFFF;
text-decoration: none;
padding: 3px!important;
padding: 5px;
}
#menu a:hover {
background-color: #8EACCD;
color: #000000;
}
#body {
width: 760px;
background-color: #FFFFFF;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #666666;
}
.box2 {
width: 200px;
float: left;
border-bottom-width: 1px!important;
border-bottom-width: 0px;
border-bottom-style: solid;
border-bottom-color: #333;
padding-bottom: 10px;
background-color: #FFFFFF;
text-align: center;
margin-bottom: 10px;
}
.box3 {
width: 200px;
float: right;
border-bottom-width: 1px!important;
border-bottom-width: 0px;
border-bottom-style: solid;
border-bottom-color: #333;
background-color: #FFFFFF;
padding-bottom: 10px;
margin-bottom: 10px;
}
.box4 {
width: 358px;
float: left;
background-color: #FFFFFF;
border-bottom-width: 1px!important;
border-bottom-width: 0px;
border-bottom-style: solid;
border-bottom-color: #666;
text-align: center;
padding-bottom: 10px;
border-right-width: 1px;
border-right-style: dashed;
border-right-color: #666;
border-left-width: 1px;
border-left-style: dashed;
border-left-color: #666;
margin-bottom: 10px;
}
.title {
line-height: 160%;
background-color: #AEC0CE;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #7393BD;
border-bottom-color: #7393BD;
clear: both;
width: 95%;
margin-top: 6px;
margin-bottom: 6px;
color: #FFFFFF;
font-weight: bold;
padding-left: 10px!important;
padding-left: 0px;
}
.title_down {
line-height: 160%;
clear: both;
width: 95%;
text-align: left;
padding-left: 10px!important;
padding-left: 0px;
}
.center_title {
line-height: 180%;
background-color: #CFDAE2;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #A3B8D3;
border-bottom-color: #A3B8D3;
clear: both;
width: 100%;
margin-top: 6px;
margin-bottom: 6px;
color: #8D98A7;
font-weight: bold;
text-align: left;
letter-spacing: 1em;
}
.center_title_down {
line-height: 160%;
clear: both;
width: 95%;
text-align: left;
border: 1px solid #E2E9ED;
padding: 5px;
}
hr {
width: 90%;
}
#bot {
margin-top: 10px;
background-color: #C1C1C1;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #A0A0A0;
border-bottom-color: #A0A0A0;
clear: both;
width: 760px;
color: #000000;
line-height: 200%;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}
#bot p {
margin: 0px;
padding: 0px;
font-size: 12px;
}
ul {
margin: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 20px;
list-style-type: circle;
}
#left a {
width: 100%;
line-height: 160%;
text-decoration: none;
color: #666666;
padding-top: 3px;
padding-right: 5px;
padding-left: 5px;
letter-spacing: 0.3em;
}
#left a:hover {
color: #BDC2CA;
}
#right a {
color: #666666;
text-decoration: none;
line-height: 160%;
letter-spacing: 0.2em;
}
#right a:hover {
color: #A7ADBE;
text-decoration: blink;
}
a {
color: #666666;
text-decoration: underline;
line-height: 160%;
}
a:hover {
color: #000000;
text-decoration: none;
}
#body a {
text-decoration: none;
}
#body a:hover {
color: #B5B9C8;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -