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

📄 main_style.css

📁 实用的拍卖源码。适合个人建站学习使用。仅供学习参考
💻 CSS
字号:
BODY{
text:#000000
}
th,font,td,p,li,TEXTAREA {font-size:12px;line-height:18px;font-family: "宋体"}
input,select {font-size: 9pt; border: 1px #afafaf solid; background: #ffffff; height:18px}

A:link {COLOR: #0055ff; TEXT-DECORATION: none}
A:visited {COLOR: #0055ff; TEXT-DECORATION: none}
A:active {COLOR: #ff5500; TEXT-DECORATION: underline}
a:hover  { color: #ff5500; text-decoration: none; position: relative; right: 0px; top: 1px }

A.a1:link {color: #006600;}
A.a1:visited {color:#006600;}
A.a1:active {color: #ff6600;}
A.a1:hover {color: #ff6600;}

A.a2:link {text-decoration:none;color:#006600;}
A.a2:visited {text-decoration:none;color:#006600;}
A.a2:active {text-decoration:none;color:#ff6600;}
A.a2:hover {text-decoration:none;color:#ff6600;}

A.a3:link {text-decoration:none;color:#333333;}
A.a3:visited {text-decoration:none;color:#333333;}
A.a3:active {text-decoration:none;color:#ff6600;}
A.a3:hover {text-decoration:none;color:#ff0000;}

a.catbig:link {
    font-size: 14px;
    color: #003CB7;
    text-decoration: none;
    font-weight:bold;
}
a.catbig:visited {
    font-size: 14px;
    color: #003CB7;
    text-decoration: none;
    font-weight:bold;
}
a.catbig:hover {
    font-size: 14px;
    color: #FF6600;
    text-decoration: underline;
    font-weight:bold;
}
a.catbig:active {
    font-size: 14px;
    color: #FF0000;
    text-decoration: underline;
    font-weight:bold;
}
a.blacklink:link {
    color: #000000;
    text-decoration: none;
}
a.blacklink:visited {
    color: #000000;
    text-decoration: none;
}
a.blacklink:hover {
    color: #FF3300;
    text-decoration: underline;
}
a.blacklink:active {
    color: #FF0000;
    text-decoration: underline;
}
#cat td {
    color:#333333;
    line-height:130%;
}
#cat {

}
#promotion {
	padding:1px 1px 1px 1px;
	border-left:1px solid #C9C9C9;
	border-right:1px solid #C9C9C9;
	border-bottom:1px solid #C9C9C9;	
	background-color:#F6F6F6;
	margin-bottom:10px;
}
.b2 {font-size:14px; font-family: "宋体", "黑体";}
.b1 {font-size:12px;}
.style1 {font-family: Arial, Helvetica, sans-serif}

.fred {color:#ff0000}
.fblack {color:#000000}
.fblue {color:#0000ee}

.noborder {border: 0px; background:#000000;}
.huise_bg{background:#fff7bd}
.yellow_bg{background:#ffcd00}

.tablebg{background:#dfdfdf}
.titletd{background:#efefef;height:25px}
.td{background:#ffffff}

⌨️ 快捷键说明

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