📄 css.css
字号:
*{margin:0px;padding:0px;}
body{
font-family : Tahoma,Arial, Helvetica, sans-serif;
line-height:120%;
width:1002px;
color : #666;
font-size:12px;
background:#810101;
}
table{border-collapse:collapse;}
select,option{margin:0px;padding:0px;font-size:12px;}
a{text-decoration: none;color:#810101;}
a:hover{color:#810101;text-decoration:underline;}
#YCMS{width:1002px;margin:auto;background:#fff;text-align:left;}
#head{background:url(headbg.gif);height:100px;text-align:center;}
#headmenu{line-height:30px;background:url(menubg.gif);color:#eee;height:30px;text-align:center;}
#headmenu a{text-decoration: none;color:#fff;}
#headmenu a:hover{color:#eee;text-decoration:underline;}
#footmenu{line-height:30px;background:url(menubg.gif);color:#eee;height:30px;text-align:center;}
#footmenu a{text-decoration: none;color:#fff;}
#footmenu a:hover{color:#eee;text-decoration:underline;}
#foot{line-height:30px;background:url(footbg.gif);color:#eee;height:80px;text-align:center;}
#foot a{text-decoration: none;color:#fff;}
.br{padding:1px;}
.c{clear:both;}
.put{
background:url(putbg.gif) #eee;
border:1px solid #969696;
font-size: 9pt;
width:54px;
cursor:hand;
padding-top:2px;
height: 20px;
}
.input{border:solid 1px #999;color:#000000; font-size: 12px;;background:#F7E5E5;}
.text{border:solid 1px #969696;color: #000000; font-size: 12px;;background:#F7E5E5;}
.login{text-align:center;padding:14px 2px;background:url(loginbg.gif);}
.login .submit{background:transparent;border:none;height:16px;}
.login a{color:#f00;}
.login a:hover{color:#000;}
.box_left{width:50%;float:left;background:#fff}
.box_right{width:50%;float:right;background:#fff}
.box_title{
background:url(box_titlebg.gif) no-repeat;
line-height:25px;
font-weight:bold;
padding-left:30px;
margin:2px 0px 2px 5px;
color:#fff;
letter-spacing:2px;
}
.box_title a{float:right;margin-right:10px;color:#000}
.box_title a:hover{float:right;margin-right:10px;color:#BA1515}
ul.list{padding:0px;list-style: none none outside;margin:0px;}
ul.list li {padding-left:15px;background: url(li.gif) no-repeat left 7px;padding-top: 3px;height:16px;overflow:hidden}
ul.list span{float:right;margin-right:10px;}
ul.list a{text-decoration: none;color:#BA1515;}
ul.list a:hover{color:#000;text-decoration:underline;}
.index_news{float:right;width:65%}
.index_news_pic{float:left;width:35%;text-align:center;}
.index_link {text-align:center;padding:5px;margin:5px 0px 5px 0px;}
.index_ad{border:0px solid #000;height:200px;margin:5px;}
.side_left{float:right;width:220px;}
.side_right{float:left;width:776px;}
.side_left_title{background:url(side_titlebg.gif) no-repeat;line-height:25px;font-weight:bold;padding-left:30px;margin:2px;color:#fff;letter-spacing:2px;
}
.side_right_title{background:url(box_titlebg.gif) no-repeat;line-height:25px;font-weight:bold;padding-left:30px;margin:2px 0px 2px 5px;color:#fff;letter-spacing:2px;}
.side_right_title a{color:#fff;}
img{border:none;}
.pic{width:140px;text-align:center;padding:5px 15px 5px 15px;}
.pic img{width:140px;height:110px;border:1px solid #bbb;padding:5px;filter:progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr=#ffffff, endcolorstr=#dddddd);background:#eee;}
.img{border:1px solid #bbb;padding:5px;filter:progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr=#ffffff, endcolorstr=#dddddd);background:#eee;}
.ubb_runcode{font-size:12px;padding:5px;margin:10px;}
.ubb_runcode textarea{width:100%;padding:2px;background:#eee;}
.ubb_runcode .button{background:url(putbg.gif) #eee;border:1px solid #969696;font-size: 9pt;width:100px;cursor:hand;padding-top:2px;height: 20px;}
.ubb_code{border-left:4px solid #969696;border-top:1px solid #969696;border-bottom:1px solid #969696;border-right:1px solid #969696;background:#eee;font-size:12px;padding:5px;margin:10px;line-height:150%;}
.ubb_dj{border:1px solid #969696;background:#F7E5E5;margin:10px;padding:4px;width:400px;}
.ubb_dj a {display:block;width:100px;background:#F7E5E5;border:1px solid #969696;text-align:center}
.ubb_dj a:hover{background:#fff;}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -