You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

114 lines
1.9 KiB
CSS

2 months ago
body{background:#E9E9E9;}
.c1 {
background: url("../images/solin_1.jpg") repeat-x scroll center bottom transparent;
height: 48px;
line-height: 48px;}
.top5
{
margin-top:5px;
}
a{ text-decoration:none;cursor:pointer;}
img{ border:0;}
.zy1
{
padding-left:10px;
height:25px;
padding-top:5px;
background-color:#fff;
}
.TableStyle
{
background-color:#fff;
text-align:center;
}
.TableStyle tr{height:42px;}
.btnClass
{
background: url("../images/btn_1.jpg") no-repeat scroll 0 0 transparent;
color: #FFFFFF;
border:none;
height: 24px;
width: 64px;
cursor:pointer;
line-height:24px;
text-align:center;
font-size:12px;
}
.btnClass4
{
background: url("../images/btn-4.jpg") no-repeat scroll 0 0 transparent;
color: #FFFFFF;
border:none;
height: 24px;
width: 80px;
cursor:pointer;
line-height: 24px;
text-align:center;
font-size:12px;
}
.btnClass7
{
background: url("../images/btn-7.jpg") no-repeat scroll 0 0 transparent;
color: #FFFFFF;
border:none;
height: 24px;
width: 97px;
cursor:pointer;
line-height: 24px;
text-align:center;
font-size:12px;
}
.btnClass8
{
background: url("../images/btn-8.jpg") no-repeat scroll 0 0 transparent;
color: #FFFFFF;
border:none;
height: 24px;
width: 116px;
cursor:pointer;
line-height: 24px;
text-align:center;
font-size:12px;
}
.btnClassAdd
{
background: url("../images/bt1.jpg") no-repeat scroll 0 0 transparent;
color: #FFFFFF;
border:none;
height: 37px;
width: 101px;
font-size:14px;
font-family:"微软雅黑";
}
.butdiv
{
margin-top:5px;
}
.butdiv1
{
height:25px;
}
.selected {
background-color: #6699FF;
border-color: #6699FF;
color: Red;
}