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

📄 index.css

📁 采用ASP+ACCESS+ASPUPJPG组件构成
💻 CSS
字号:
body {
margin: 0;
padding: 0;
border: 0;
cursor: url(images/mouse.cur);
background: #738BA7  url(images/bg_line.png) repeat-x top;
font: 12px/1.3  "Times New Roman", Times, serif;
color: #30518F;
word-break:break-all;
}

a:link,a:visited {
color: #30518F;
text-decoration: none;
}

a:hover {
color: #000;
text-decoration: none;
}

form {
margin: 0;
padding: 0;
}

input {
color:#30518F;
}

#container {
background: url(images/container_bg.png) repeat-y center top;
width: 790px;
}

.content {
width: 770px;
}

#top_nav {
margin:0 5px 3px 0;
height:1px;
filter:progid:DXImageTransform.Microsoft.DropShadow(color=#003D76,offX=1,offY=1,positives=false);
}
#top_nav a:link,#top_nav a:visited { text-decoration: none;
color:#EEFAFF
}
#top_nav a:hover {
color:#94EEFF;text-decoration: none;
}

#flash { background:url(images/flash_bg_top.png) no-repeat center top; padding-top:1px}
.pocoer_show {
background: url(images/title_bg.jpg) no-repeat left top;
}

.title1 {
font-size: 14px;
font-weight: bold;
text-align: left;
color: #0068B3;
margin: 5px 0 0 10px;
height:20px;
filter:progid:DXImageTransform.Microsoft.DropShadow(color=#E5F7FE,offX=1,offY=1,positives=false);
}

.pocoer_show_photos {
text-align: center;
margin: 0px 0 5px;
}

.pocoer_show_photos img {
margin: 0 5px;
padding: 7px;
border: solid 1px #78AFC9;
}


.login_input {
width:130px;
height:15px;
}
.login_btn1 {
background:url(images/button2.gif) repeat-y center top;
width:65px;
height:18px;
border:0px;
cursor:pointer;
}
.login_btn2 {
background:url(images/button1.gif) repeat-y center top;
width:131px;
height:18px;
border:0px;
cursor:pointer;
}

#new_list {
background: #468DCC;
}

#new_list a:link,#new_list a:visited {
color: #fff;
}

#new_list a:hover {
color: #94EEFF;
}

#new_list td {
background: url(images/list_bgdot.gif) repeat-x bottom;
padding-bottom:1px;
}

#user_tell {
background: #D7DEE6;
color: #5B7B9C;
}

.photo_bg {
width: 64px;
height: 65px;
background: url(images/photo_bg.jpg) no-repeat;
}

.photo_bg img {
margin: 5px 0 19px 5px;
}

.user_tell_content {
background: url(images/list_bgdot2.gif) repeat-x bottom;

}

.title {
margin: 2px 0 1px 0;
}

#help_content {
margin-top: 6px;
}

#help_content td {
text-indent: 2.1em;
background: url(images/dot.gif) no-repeat 5px center;
}

#bottom {
font: 10px Arial, Helvetica, sans-serif;
color: #DBE1E8;
background: url(images/bottom_bgline.png) repeat-x;
}
##bottom a:link,#bottom a:visited,#bottom a:hover {
text-decoration: none;
color: #DBE1E8;
}

#bottom_content {
background: url(images/bottom_bg.png) no-repeat center top;
height: 55px;
} 
.title1 {
font-size: 14px;
font-weight: bold;
text-align: left;
color: #0068B3;
margin: 5px 0 0 10px;
height:20px;
filter:progid:DXImageTransform.Microsoft.DropShadow(color=#E5F7FE,offX=1,offY=1,positives=false);
}

⌨️ 快捷键说明

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