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

📄 css.css

📁 网站整站
💻 CSS
字号:
/*主体设置↓*/
a{text-transform:none;text-decoration:none;color:#000;}
a:hover{color:#555;text-decoration:underline;}
body{
margin:0px;
font-size:9pt;
font-family:宋体;
color:000;
background:url(bg.gif) #3D596F repeat-x;
scrollbar-face-color:#A8B9C7;
scrollbar-base-color:#A8B9C7;
scrollbar-3d-light-color:#304759;
scrollbar-arrow-color:#ffffff;
scrollbar-darkshadow-color:#304759;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#999999;
scrollbar-track-color:#ffffff;
}
table{font-size:9pt;font-family:宋体;border-collapse:collapse;}
input{border-top-width:1px;border-left-width:1px;font-size:12px;border-bottom-width:1px;border-right-width:1px;}
form{padding-right:0px;padding-left:0px;padding-bottom:0px;margin:0px;padding-top:0px}
#topmenu{margin:0px 0px 5px 0px;text-align:center;}
#content{margin:0px 0px 0px 0px;text-align:center;}
#footmenu{margin:5px 0px 5px 0px;text-align:center;}
#gopic{overflow:hidden;width:528}

#left{padding:0px;width:212px;}
#center{width:5px;}
#right{padding:0px;width:550px;}
#show{padding:0px;width:767px;}
#foot{color:#fff;height:60px;width:760px;text-align:center;}
#foot a{color:#fff;}
#foot a:hover{color:#fff;}
/*顶部菜单样式↓*/
.tml{height:32px;width:6px;background:url(ml.gif) no-repeat;}
.tmc{height:32px;width:755px;background:url(mc.gif);}
.tmr{height:32px;width:6px;background:url(mr.gif) no-repeat;}
/*底部菜单样式↓*/
.fml{height:32px;width:6px;background:url(ml.gif) no-repeat;}
.fmc{height:32px;width:755px;background:url(mc.gif);}
.fmr{height:32px;width:6px;background:url(mr.gif) no-repeat;}
/*左框架↓*/
.1{background:url(topleft.gif);width:6px;height:28px;}
.2{background:url(topcenter.gif);width:200px;height:28px;}
.3{background:url(topright.gif);width:6px;height:28px;}
.4{background:url(left.gif);width:6px;}
.5{background:url(bgbgbg.gif) #ffffff;width:200px;}
.6{background:url(right.gif);width:6px;}
.7{background:url(footleft.gif);width:6px;height:6px;}
.8{background:url(footcenter.gif);width:200px;height:6px;}
.9{background:url(footright.gif);width:6px;height:6px;}
/*中框架↓*/
.11{background:url(topleft.gif);width:6px;height:28px;}
.22{background:url(topcenter.gif);width:538px;height:28px;}
.33{background:url(topright.gif);width:6px;height:28px;}
.44{background:url(left.gif);width:6px;}
.55{background:url(bgbgbg.gif) #ffffff;width:538px;}
.66{background:url(right.gif);width:6px;}
.77{background:url(footleft.gif);width:6px;height:6px;}
.88{background:url(footcenter.gif);width:538px;height:6px;}
.99{background:url(footright.gif);width:6px;height:6px;}
/*show页面框架*/
.111{background:url(topleft.gif);width:6px;height:28px;}
.222{background:url(topcenter.gif);width:755px;height:28px;}
.333{background:url(topright.gif);width:6px;height:28px;}
.444{background:url(left.gif);width:6px;}
.555{background:#ffffff;width:755px;;}
.666{background:url(right.gif);width:6px;}
.777{background:url(footleft.gif);width:6px;height:6px;}
.888{background:url(footcenter.gif);height:6px;width:755px;}
.999{background:url(footright.gif);width:6px;height:6px;}
/*定义标题框架↓*/
.left_title{
margin:2px;
padding:5px;
border:#3D596F solid 1px;
background:url(bgbg.gif) #ffbe0d;
}
.right_title{
margin:2px;
padding:5px;
border:#3D596F solid 1px;
background:url(bgbg.gif) #ffbe0d;
}
.show_title{
margin:2px;
padding:5px;
border:#3D596F solid 1px;
background:url(bgbg.gif) #ffbe0d;
color:#000;
}
/*定义内容框架↓*/
.left_content{
margin:2px;
padding:2px;
border:#3D596F solid 1px;
background:#fff;
}
.right_content{
margin:2px;
padding:2px;
border:#3D596F solid 1px;
background:#fff;
}
.show_content{
margin:2px;
padding:2px;
border:#3D596F solid 1px;
background:#fff;
}
/*定义标题样式↓*/
.left_title_left{width:20px;background:url(left_title.gif) no-repeat;}
.left_title_right{width:120px;}
.right_title_left{width:20px;background:url(left_title.gif) no-repeat;}
.right_title_center{width:440px;}
.right_title_right{width:40px;}
/*图片边框样式↓*/
.p{width:110px;height:90px;border:1px solid #999;}
.p1{border:#eee 1px solid;}
.p2{border:#ddd 1px solid;}
.p3{border:#999 1px solid;padding:4px;}
/*定义数据排列↓*/
ul.list {padding-right: 0px; list-style: none none outside; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px}
ul.list li {padding-left: 15px; background: url(li.gif) no-repeat left 7px; padding-top: 3px;height:19px}
.li_left{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:270px;height:14px;}
.li_right{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100px;height:14px;}
.bg{background:#efefef;}/*大表格的背景选项↓*/
.br{height:5px;}
.input{border:solid 1px #3D596F;color: #304759; font-size: 12px;;background:#E5EDF2;}
.text{border:solid 1px #3D596F;color: #304759; font-size: 12px;;background:#CDEBFB;}
/*按钮设置↓*/
.put{
filter:progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr=#ffffff, endcolorstr=#A8B9C7);
border:1px solid #304759;
font-size: 9pt;
width:54px;
cursor:hand;
padding-top:2px;
height: 20px;
}
.overput{
filter:progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr=#A8B9C7, endcolorstr=#eeeeee);
border:1px solid #304759;
font-size: 9pt;
width:54px;cursor:hand;
padding-top: 2px;
height:20px;
}
/*选项卡设置↓*/
.overtab{
cursor:hand;
border:#3D596F solid 1px;
background:#7EA86A;
padding:4px 5px 4px 5px;
width:70px;
margin:4px;
text-align:center;
filter:progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr=#ffffff, endcolorstr=#CDEBFB);
}
.tab{
filter:progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr=#CDEBFB, endcolorstr=#ffffff);
cursor:hand;
border:#3D596F solid 1px;
background:#7EA86A;
padding:4px 5px 4px 5px;
width:70px;
margin:4px;
text-align:center;
}

⌨️ 快捷键说明

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