64 lines
1.2 KiB
CSS
64 lines
1.2 KiB
CSS
.top {
|
|
background-image: url(../images/Burgundy/swzx_02.jpg);
|
|
color: #333;
|
|
}
|
|
.top .tab1 {
|
|
background-image: url(../images/Burgundy/swzx_01.jpg);
|
|
}
|
|
.top .tab1 a {
|
|
font-size: 12px;
|
|
color: #333;
|
|
text-decoration: none;
|
|
}
|
|
.top .tab1 a:hover {
|
|
text-decoration: underline;
|
|
}
|
|
.left {
|
|
background-image: url(../images/Burgundy/swzx_11.jpg);
|
|
color: #FFFFFF;
|
|
}
|
|
.left .lnav {
|
|
background-image: url(../images/Burgundy/swzx_04.jpg);
|
|
}
|
|
.left .lnav a {
|
|
color: #036;
|
|
text-decoration: none;
|
|
}
|
|
html .left .lnav .first {
|
|
background-image: url(../images/Burgundy/swzx_14.png);
|
|
}
|
|
*html .left .lnav .first {
|
|
background-image: url(../images/Burgundy/swzx_14.gif);
|
|
}
|
|
.left .lnav .sec li a:hover {
|
|
background-image: url(../images/Burgundy/swzx_17.png);
|
|
}
|
|
*html .left .lnav .sec li a:hover {
|
|
background-image: url(../images/Default_29.gif);
|
|
text-decoration: underline;
|
|
background-repeat: no-repeat;
|
|
background-position: 20px center;
|
|
}
|
|
.main .bt1 {
|
|
border-bottom-color: #999;
|
|
color: #036;
|
|
}
|
|
.main .bt3 th {
|
|
background-color: #DEF2F8;
|
|
}
|
|
.main .bt3 td {
|
|
background-color: #F4F3F0;
|
|
}
|
|
|
|
.login {
|
|
background-color: #50BAEA;
|
|
color: #333;
|
|
}
|
|
.login2 {
|
|
background-image: url(../images/Burgundy/login_03.jpg);
|
|
background-repeat: no-repeat;
|
|
height: 664px;
|
|
width: 800px;
|
|
margin: auto;
|
|
}
|