18 lines
558 B
CSS
18 lines
558 B
CSS
|
|
@charset "gb2312";
|
|||
|
|
body{font-size:12px; font-family:Verdana,"<22><><EFBFBD><EFBFBD>";}
|
|||
|
|
.ts{ background:#fff; margin:0;}
|
|||
|
|
.ts th{
|
|||
|
|
color:#666666;
|
|||
|
|
background:#D8D8D8;
|
|||
|
|
line-height:24px;
|
|||
|
|
font-family: Verdana, "<22><><EFBFBD><EFBFBD>";
|
|||
|
|
}
|
|||
|
|
.ts td {padding:6px 0;}
|
|||
|
|
.name { font-size:16px; font-weight:bold; border-top:1px dashed #9C9A9C; border-bottom:1px dashed #9C9A9C; color:#006939;}
|
|||
|
|
.canshu { background:#E7E7EF;}
|
|||
|
|
.fanhui { border-bottom:1px dashed #9C9A9C;}
|
|||
|
|
.lizi { border-bottom:1px dashed #9C9A9C;}
|
|||
|
|
.neirong { border-bottom:1px dashed #9C9A9C;}
|
|||
|
|
.thf {color: #000000;}
|
|||
|
|
.note {color: #006600;}
|