📄 manage_style.css
字号:
/*----------------------------body------------------------------*/
html ,body {
padding:0;
margin:0;
text-align: left;
font:12px Tahoma, Arial, Helvetica, sans-serif;
color:#333;
background:#fff url(left-bg.gif) repeat-y top left;
line-height:20px;
/* height: 100%;
*/}
a{
color:#1e5494;
text-decoration:none;
}
a:hover{
color:#333;
text-decoration:underline;
}
form{
padding: 0;
margin: 0;
}
input,select,textarea{
font:12px Tahoma, Arial, Helvetica, sans-serif;
vertical-align:middle;
}
img{
vertical-align:middle;
}
hr{
height:1px;
border-top:1px solid #c9d7e5;
margin:10px 0;
}
/*----------------------------wrap------------------------------*/
#wrap{
}
#wrap2{
margin:20px 0;
}
#wrap3{
}
.div-left{
width:180px;
float:left;
margin-right:-147px;
}
.div-right{
margin-left:147px;
display: inline-block;
}
/*----------------------------top------------------------------*/
#top{
height:49px;
background:#d9e7f6 url(mamage-top-bg.gif) repeat-x bottom;
border-bottom:1px solid #aac1de;
}
#top-menu{
line-height:49px;
float:right;
margin-right:20px; color:#FFFFFF;
}
#top-menu a{ color:#FFFFFF;}
#top-info{
line-height:49px;
margin-left:20px;
float:left;
background:url(top-info.gif) no-repeat left;
padding-left:22px;
}
#logo{
font:bold 14px Tahoma, Arial, Helvetica, sans-serif;
float:left;
line-height:49px;
margin-left:20px;
display:inline; color:#FFFFFF;
/*background:url(../images/top-logo.gif) no-repeat left;
padding-left:30px;*/
}
/*----------------------------nav------------------------------*/
.nav{
border-bottom:1px solid #aac1de;
background-image:url(left-bg08.gif);
border-top:1px solid #f3f7fb;
line-height:30px;
height:30px;
padding-left:15px;
}
.nav2 {
background:#f2f4f6;
border-bottom:1px solid #c1c8d2;
border-top:1px solid #fff;
padding:5px 0;
padding-left:15px;
}
.nav3 {
background:#eef5fa;
padding-left:15px;
line-height:30px;
text-align:left;
border-top:1px solid #fff;
border-bottom:1px solid #aac1de;
}
.nav4 {
padding:10px 0 10px 15px;
text-align:left;
}
.nav5 {
padding-left:20px;
background:url(ts.gif) no-repeat top left;
}
/*----------------------------menu------------------------------*/
#left-menu{
margin-bottom:5px;
padding:10px 15px;
}
.menu{
padding:0px 0px;
margin:0 10px;
}
/*----------------------------content------------------------------*/
.content{
border-bottom:1px solid #dbe7f3;
padding-bottom:10px;
margin-top:10px;
overflow:auto;
}
.left-content{
float:left;
width:120px;
text-align:center;
}
.right-content{
margin-left:120px;
display:inline-block;
padding-right:50px;
}
/*----------------------------table------------------------------*/
#wrap3 table{
width:100%;
text-align:center;
}
#wrap3 th{
border-bottom:1px solid #c1c8d2;
background:#f2f4f6 url(th-bg.gif) repeat-x top;
line-height:23px;
font-weight:normal;
}
.th{
background:url(th-bg2.gif) no-repeat left top;
line-height:23px;
display:block;
}
#wrap3 td{
border-bottom:1px solid #e2e2e2;
line-height:25px;
}
.td1{
text-align:left;
}
.td2{
background:#f9f9f9;
}
.td3{
text-align:left;
border-right:1px solid #e2e2e2;
}
.td3 a,.td1 a{
font-weight:bold;
}
.td4{
border-right:1px solid #e2e2e2;
text-align:right;
padding-right:10px;
}
.td5{
background:#ddffdd;
}
/*----------------------------right------------------------------*/
.right{
float:right;
padding-right:20px;
}
/*----------------------------Button------------------------------*/
.button a{
padding: 2px 10px;
background: #FFE271;
border:2px solid #FFE271;
border-style: outset;
color:#000;
}
.button a:hover{
background: #FFF2BF;
border: 2px solid #FFF2BF;
border-style: outset;
text-decoration:none;
}
.button2 a{
padding: 2px 10px;
background: #f2f4f6;
border:1px solid #f2f4f6;
border-style: outset;
color:#000;
}
.button2 a:hover{
background: #fff;
border: 1px solid #fff;
border-style: outset;
text-decoration:none;
}
/*----------------------------h------------------------------*/
h1{
padding:10px 15px;
margin:0;
font:bold 14px Tahoma, Arial, Helvetica, sans-serif;
border-bottom:1px solid #c9d7e5;
}
h1 img{
vertical-align:middle;
}
h3{
padding:0;
margin:0;
font:bold 12px Tahoma, Arial, Helvetica, sans-serif;
}
h3 a{
color:#333;
}
h3 img{
cursor:hand;
}
/* --------------------------tags---------------------------- */
.tags a {
float:left;
background:#e4eff9 url(tags-bg.gif) repeat-x top;
line-height:25px;
border:1px solid #aac1de;
border-bottom:0;
margin-top:4px;
padding:0 15px;
color:#1e5494;
font-weight:bold;
}
.tags a:hover {
background:#e4eff9 url(tags-bg.gif) repeat-x bottom;
text-decoration:none;
}
.tags a.selectTag,.tags a:hover.selectTag {
background:#fff;
position:relative;
line-height:28px;
margin-top:2px;
margin-bottom:-1px;
color:#333;
}
/* --------------------------tags2---------------------------- */
#tags2 {
font-weight:bold;
border-bottom:1px solid #c1c8d2;
background:#f2f4f6 url(th-bg.gif) repeat-x top;
height:25px;
clear:both;
}
#tags2 ul{
list-style-type:none;
margin:0 0 0 15px;
padding:0;
}
#tags2 li {
float:left;
line-height:23px;
margin-top:2px;
}
#tags2 li a {
text-decoration:none;
padding:0px 10px;
color:#333;
}
#tags2 li.selectTag2 {
background:#fff;
position:relative;
margin-bottom:-1px;
border:1px solid #c1c8d2;
border-bottom:0;
}
.tag2Content {
display:none;
}
.userlist{
text-align:left;
clear:both;
}
.userlist a{
display:block;
padding-left:15px;
}
.userlist a:hover{
background:#eef5fa url(userlist-bg.gif) no-repeat right;
text-decoration:none;
color:#1e5494;
}
.userlist label{
margin:8px 0 0 15px;
display:block;
}
/*----------------------------page------------------------------*/
.page{
font-size:11px;
text-align:right;
}
.page a{
display:inline;
padding:2px 5px;
}
.page a:hover{
background:#f2f4f6;
text-decoration:none;
color:#1b7faf;
}
.p{
border:1px solid #cce0f5;
padding:2px 5px;
background:#fff;
}
.curpage{
border:1px solid #cce0f5;
padding:2px 5px;
background:#cce0f5;
text-decoration:none;
}
/*----------------------------page2------------------------------*/
.page2{
font-size:11px;
}
.page2 ul{
list-style:none;
margin:8px 15px;
padding:0;
}
.page2 ul li{
float:left;
line-height:15px;
text-align:center;
}
.page2 a{
background:#eff7ff;
padding:0 10px;
text-decoration:none;
border:1px solid #8ba8c8;
}
.page2 a:hover{
background:#fff;
}
/*----------------------------bot------------------------------*/
#bot{
font-size:11px;
line-height:30px;
padding:0 20px;
border-top:1px solid #e2e2e2;
margin-top:20px;
}
#bot span{
float:right;
}
/*----------------------------text------------------------------*/
.smalltext{
font-size:11px;
}
.bigltext{
font-size:14px;
}
.redtext{
color:red;
}
.graytext{
color:#999;
}
.bluetext{
color:blue;
}
.greentext{
color:green;
}
/*----------------------------info------------------------------*/
.info{
background:#ffffcc;
border-bottom:1px solid #dbe7f3;
padding:5px 0;
}
/*------------------MENU-----------*/
#dropmenudiv{
position:absolute;
border:1px solid #cccccc;
font:normal 12px Simsun;
line-height:18px;
z-index:100;
}
#dropmenudiv a{
text-decoration:none;
width: 100%;
display: block;
text-indent: 1px;
padding-top: 1px;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #dbedfe;
}
/*----------------------------日期------------------------------*/
.TrTitle{
background:#ffffcc;
height:20;
border-bottom:5px solid #ffffcc;
color:green;
}
.TrOver{
background:#808080;
height:18;
border:0px solid #999999;
color:#D4D0C8; cursor: hand;
}
.TdOver{
background:#ffffff;
height:18;width:22px;
border:0px solid #cccccc;
color:#333;cursor: hand;
}
.TdOut{
background:#C6D3EF;
height:16;width:20px;
color:#333; cursor: hand;
}
.TdOver2{
background:#e6e6e6;
height:18;
border:1px solid #cccccc;
border-top:1px solid #fff;
border-left:1px solid #fff;
color:#666;cursor: hand;
}
.TdOut2{
background:#e6e6e6;
height:18;
border:1px solid #fff;
border-top:1px solid #ccc;
border-left:1px solid #ccc;
color:#333; cursor: hand;
}
/*-------------FEE----------------*/
.feebk{
width:52px;
text-align:right;
background-color:transparent;
border: 0;
}
.setfeebk{
color:#777;
width:40px;
text-align:center;
background-color:#f4fff4;
border:1px solid #fff;
border:0;
border-bottom:1px solid #999;
}
.feebg{
border-right:1px solid #e2e2e2;
}
.onClickFee{
width:30px;
}
.onClickFee2{
width:45px;
}
.onClickFee3{
width:63px;
}
.onClickFeeBg input{
color:#777;
line-height:15px;
background: #f0f0f0;
border:1px solid #fff;
border-style: outset;
}
.countFeeStyle{
position:absolute;
padding:2px;
border:1px solid #aaa;
background-color:#ddd;
z-index:999;
}
/*-------------magTXT----------------*/
.msgTitleBg{
position:absolute;
background:#ffffcc;
border:1px solid #ccc;
padding:8px;
text-align:left;
line-height:18px;
color:green;
}
.badannal{
text-decoration: line-through;
color:#888;
border-right:1px solid #e2e2e2;
background:#f0f0f0;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -