?? css.css
字號:
/* 網(wǎng)站鏈接總的css定義:可定義內(nèi)容為鏈接字體顏色、樣式等 */
a{text-decoration: none;} /* 鏈接無下劃線,有為underline */
a:link {color: #000000;} /* 未訪問的鏈接 */
a:visited {color: #000000;} /* 已訪問的鏈接 */
a:hover{color: #000000;text-decoration:underline} /* 鼠標(biāo)在鏈接上 */
/*BodyCSS定義*/
td {font-family: "Verdana, Arial, Helvetica, sans-serif"; font-size: 11.5px; color: #000000; text-decoration:none ; text-decoration:none ; line-height:165%; }
BODY {
font-family: "Verdana, Arial, Helvetica, sans-serif"; font-size: 11.5px;
background-position: center;
FONT-SIZE: 9pt;
color: #000000;
text-decoration: none;
SCROLLBAR-ARROW-COLOR: #ffffff; FONT-FAMILY: 宋體; SCROLLBAR-BASE-COLOR: #FF99CC
}
.page {
BORDER-RIGHT: #FF99CC 1px solid; BORDER-TOP: #FF99CC 1px solid; BORDER-LEFT: #FF99CC 1px solid; BORDER-BOTTOM: #FF99CC 1px solid
}
/*英文小字體*/
.small2 {
font-size: 10px;
}
/*導(dǎo)航標(biāo)題字體*/
.zi {
font-size: 9pt;
color: #ffffff;
}
/*注意CSS*/
.Notices {
color: red;
}
/*主框表格背景色*/
.tabbgcolor {
background-color: #FF72A1;
line-height: 22px;
}
/*主框內(nèi)部表格背景色*/
.tabbgcolorli {
background-color: #FE9ACE;
line-height: 20px;
}
.tabbgcolorlibg {
background-color: #F0F0F0;
line-height: 20px;
}
.tabbgcolorli1 {
background-color: #E6E6E6;
line-height: 20px;
}
/*主框內(nèi)部表格背景色*/
.tabbgcolorliWhite {
background-color: #FFFFFF;
line-height: 20px;
}
/*左側(cè)內(nèi)部表格背景色*/
.tabbgcolorlileft {
background-color:#F5F5F5;
line-height: 20px;
}
/*左側(cè)底紋*/
.leftbgcolor {
background-color: #E7E7E7;
line-height: 22px;
}
/* 底部版權(quán)信息文字及背景的css定義*/
.bottomm{background:url(images1/bottom_bg.gif);color: #000000;height: 25;}
.bottoml{background:url(images1/bottom_left.gif);color: #000000;height: 25;}
.bottomr{background:url(images1/bottom_right.gif);color: #000000;height: 25;}
/* 頭部版權(quán)信息文字及背景的css定義*/
.topm{background:url(images1/top_bg.gif);color: #000000;height: 37;}
.topl{background:url(images1/top_left.gif);color: #000000;height: 37;}
.topr{background:url(images1/top_right.gif);color: #000000;height: 37;}
/*主框CSS定義*/
.maindaohang{background:url(images/2_1.gif);color: #000000;height: 32;}
.mainmiddle{background:url(images/2_3.gif);color: #000000;height: 32;}
.mainrights{background:url(images/2_5.gif);color: #000000;height: 32;}
/*背景*/
.bg{background-color: #ffffff}
/*紅色*/
.Nred9pt {
color: red;
}
.Nblue9pt {
color: blue;
}
.NHightblue9pt {
color: #006699;
}
.Nhightblue9ptbold
{
color: #006699;
font-weight: bold;
}
.Nred12pt {
font-size: 12pt;
color: red;
}
.Nblue12pt {
font-size: 12pt;
color: blue;
}
.NHightblue12pt {
font-size: 12pt;
color: #006699;
}
.Nhightblue12ptbold
{
font-size: 12pt;
color: #006699;
font-weight: bold;
}
.border{
BACKGROUND-COLOR: #FFFFFF; BORDER-BOTTOM: #FFA6DF 1px solid; BORDER-LEFT: #FFA6DF 1px solid; BORDER-RIGHT: #FFA6DF 1px solid; BORDER-TOP: #FFA6DF 1px solid
}
.border1{
BORDER-BOTTOM: #FFA6DF 1px solid; BORDER-LEFT: #FFA6DF 1px solid; BORDER-RIGHT: #FFA6DF 1px solid
}
.border2{
BORDER-LEFT: #FFA6DF 1px dotted
}
.border3{
BORDER-BOTTOM: #FFA6DF 1px solid; BORDER-LEFT: #FFA6DF 1px solid; BORDER-RIGHT: #FFA6DF 1px solid; BORDER-TOP: #FFA6DF 1px solid
}
.xia{
BORDER-bottom: #FFA6DF 1px dotted
}
.gborder{
border-top:1px dotted #FF20AB;border-bottom:1px dotted #FF20AB
}
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -