⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 css.css

📁 if you want it,call me.
💻 CSS
字号:
/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */a{text-decoration: none;} /* 链接无下划线,有为underline */ a:link {color: #000000;} /* 未访问的链接 */a:visited {color: #000000;} /* 已访问的链接 */a:hover{color: #FF0000;} /* 鼠标在链接上 */ /*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-face-color: #C6DFC6;scrollbar-highlight-color: #C6DFC6; scrollbar-shadow-color: #C6DFC6; scrollbar-3dlight-color: #C6DFC6; scrollbar-arrow-color: #ffffff; scrollbar-track-color: #ffffff; scrollbar-darkshadow-color: #C6DFC6;}/*英文小字体*/.small2 {	font-size: 10px;}/*导航标题字体*/.zi {	font-size: 12px;	font-weight: bold;	color: #84969C;}/*注意CSS*/.Notices {	color: red;}/*主框表格背景色*/.tabbgcolor {	background-color: #C6DFC6;	line-height: 22px;}/*主框内部表格背景色*/.tabbgcolorli {	background-color: #C6DFC6;	line-height: 20px;}.tabbgcolorlibg {	background-color: #C6DFC6;	line-height: 20px;}.tabbgcolorli1 {	background-color: #E6E6E6;	line-height: 20px;}/*主框内部表格背景色*/.tabbgcolorliWhite {	background-color: #FFFFFF;	line-height: 20px;}/*左侧内部表格背景色*/.tabbgcolorlileft {	background-color:#F5F5F5;	line-height: 20px;}/*左侧底纹*/.leftbgcolor {	background-color: #E7E7E7;	line-height: 22px;}/* 底部版权信息文字及背景的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;}/* 头部版权信息文字及背景的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: #4D4D4D 1px solid; BORDER-LEFT: #4D4D4D 1px solid; BORDER-RIGHT: #4D4D4D 1px solid; BORDER-TOP: #4D4D4D 1px solid}.border1{BORDER-BOTTOM: #C6DFC6 1px solid; BORDER-LEFT: #C6DFC6 1px solid; BORDER-RIGHT: #C6DFC6 1px solid}.border2{BORDER-LEFT: #C6DFC6 1px dotted}.border3{BORDER-BOTTOM: #C6DFC6 1px solid; BORDER-LEFT: #C6DFC6 1px solid; BORDER-RIGHT: #C6DFC6 1px solid; BORDER-TOP: #C6DFC6 1px solid}.xia{BORDER-bottom: #C6DFC6 1px dotted}.dotline{border-top:1px dotted #C6DFC6;border-bottom:1px dotted #C6DFC6}.word1{text-decoration:underline;color:#00007B}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -