89 lines
986 B
CSS
89 lines
986 B
CSS
@charset "utf-8";
|
|
/* CSS Document */
|
|
|
|
table {
|
|
width: 100%;
|
|
border: 0px;
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.bh-dz {
|
|
padding-right: 30px;
|
|
text-align: right;
|
|
height: 18px;
|
|
}
|
|
|
|
.h-l1r1 .h-l1r2 {
|
|
width: 500px;
|
|
height: 100px;
|
|
}
|
|
|
|
.h-l1r3 {
|
|
text-align: right;
|
|
}
|
|
|
|
.h-l1r3 p {
|
|
margin-bottom: 5px;
|
|
}
|
|
|
|
.h-l2r1 {
|
|
height: 50px;
|
|
text-align: center;
|
|
}
|
|
|
|
.name-dz {
|
|
font-family: "黑体";
|
|
font-size: 26px;
|
|
font-weight: bold;
|
|
height: 22px;
|
|
margin-bottom: 15px;
|
|
}
|
|
|
|
.ename-dz {
|
|
font-size: 16px;
|
|
}
|
|
|
|
.t-zx {
|
|
border-collapse: collapse;
|
|
border: #000000 solid 1px;
|
|
border-spacing: 0px;
|
|
}
|
|
|
|
.t-zx td {
|
|
border: #000000 solid 1px;
|
|
padding: 0px 10px;
|
|
text-align: center;
|
|
}
|
|
|
|
.t-zx .td-ar {
|
|
text-align: right;
|
|
}
|
|
|
|
#t-main2 {
|
|
margin-bottom: 50px;
|
|
}
|
|
|
|
#t-main2 p {
|
|
margin: 0px;
|
|
padding: 0px;
|
|
height: 22px;
|
|
}
|
|
|
|
#t-main2 .td1 {
|
|
width: 200px;
|
|
text-align: right;
|
|
}
|
|
|
|
.td2 {
|
|
text-align: center;
|
|
border-bottom: #000000 solid 1px;
|
|
}
|
|
|
|
#t-main2 .tr0 {
|
|
height: 50px;
|
|
}
|
|
|
|
#HT-logo {
|
|
width: 300px;
|
|
height: 55px;
|
|
} |